Search found 45 matches

by heinrich5991
Mon Jan 15, 2018 2:27 pm
Forum: Staff Applications
Topic: Moderator application (it's now a helper app)
Replies: 67
Views: 1017557

Re: Moderator application

I think that a moderator should be willing to kick blockers and other annoying people from the server.
by heinrich5991
Fri Jan 05, 2018 3:12 pm
Forum: Official Discussions
Topic: wiki.ddnet.org - Discussion Thread
Replies: 86
Views: 65106

Re: DDRace Gamemode Wiki

The wiki is permanently down and all data is lost IIRC.
by heinrich5991
Tue Nov 28, 2017 11:42 pm
Forum: Tutorials
Topic: How to download and compile DDNet on Windows
Replies: 22
Views: 30026

Re: How to download and compile DDNet on Windows

This looks interesting as well: https://gitlab.kitware.com/cmake/cmake/issues/17191 (and might be the reason why this issue didn't occur to me, I used an English Window version to test this).
by heinrich5991
Tue Nov 28, 2017 11:30 pm
Forum: Tutorials
Topic: How to download and compile DDNet on Windows
Replies: 22
Views: 30026

Re: How to download and compile DDNet on Windows

Win10 64 Reinstalled from repository: CMake Error at C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.9/Modules/CMakeTestCCompiler.cmake:51 (message): The C compiler "C:/Program Files (x86)/Microsoft Visual Studio/20...
by heinrich5991
Thu Nov 16, 2017 4:31 pm
Forum: Tutorials
Topic: How to download and compile DDNet on Windows
Replies: 22
Views: 30026

Re: How to download and compile DDNet on Windows

As deen said, can you try to give us more of the initial output? If there are filenames in it, maybe you could check whether they contain more logs. Try deleting the repository again and waiting until all things have settled after step 24 (in the log in the bottom of the screen).
by heinrich5991
Thu Nov 16, 2017 3:30 pm
Forum: Tutorials
Topic: How to download and compile DDNet on Windows
Replies: 22
Views: 30026

Re: How to download and compile DDNet on Windows

Also, can you tell us what operating system you're on (Windows 7, Windows 10, ...) and whether you had installed Microsoft Visual Studio or other development tools before this tutorial.
by heinrich5991
Sun Oct 08, 2017 12:09 am
Forum: Map Bugs
Topic: Insane
Replies: 3
Views: 3352

Insane

Credit for this map bug report goes to azerty from Discord. There apparently is a startline skip in Insane. These teleporters can be reached by skipping through stoppers (which shouldn't be possbile, but apparently is, #883 ): https://i.imgur.com/r3YGnk7.png azerty suggests to put the TO teleporter ...
by heinrich5991
Thu Oct 05, 2017 4:47 pm
Forum: Tutorials
Topic: How to download and compile DDNet on Windows
Replies: 22
Views: 30026

Re: How to download and compile DDNet on Windows

My tutorial also uses Visual Studio. The two tutorial titles about compiling suggest that it does not. The difference is only in what tools the tutorials install and which build systems they use. Milk's tutorial uses bam, you have to install MSVS and Python, and compile bam. It currently doesn't wor...
by heinrich5991
Wed Oct 04, 2017 10:47 pm
Forum: Tutorials
Topic: How to download and compile DDNet on Windows
Replies: 22
Views: 30026

How to download and compile DDNet on Windows

How to download and compile DDNet on Windows written by heinrich5991 This should have no prerequisites except a recent Windows installation and a web browser. If you encounter ANY problems with the process, please report these problems in this thread. 1. Open https://www.visualstudio.com/. https://...
by heinrich5991
Thu Sep 14, 2017 12:56 pm
Forum: Off Topic
Topic: Protocol info
Replies: 8
Views: 3855

Re: Protocol info

Packet header: https://github.com/heinrich5991/libtw2/blob/master/doc/packet.md If you want, we could work together to create some documentation. You can find me on IRC, or on many instant messengers. Code I use to generate the system messages: https://github.com/heinrich5991/libtw2/blob/master/game...