00:25 <+ddnet-discord> deen, first character of that log 00:25 <+ddnet-discord> is missed 00:25 <+ddnet-discord> from last commit i guess 00:25 <+ddnet-discord> after wrong command i got 00:25 <+ddnet-discord> x:xx][console]: No such command: xx 00:26 <+ddnet-discord> without that first "[" 09:00 <+ddnet-discord> @Savander are you sure you are on an updated server already? 09:00 <+ddnet-discord> I can't reproduce 12:51 <@heinrich5991> duh 12:52 <@heinrich5991> do while without {} ... 13:05 <+ddnet-discord> hmm, maybe i wasn't 18:04 <@Nimda> The Joke 3 by TheZyZya just released on Brutal at 2017-08-22 18:00 22:50 <+ddnet-discord> ok so i wanna compile this stuff 22:50 <+ddnet-discord> i need a startfile 22:50 <+ddnet-discord> for running and compiling 22:51 <+ddnet-discord> startelement 22:51 <+ddnet-discord> in visual studio 23:23 <+ddnet-discord> install cmake 23:23 <+ddnet-discord> https://github.com/ddnet/ddnet#building 23:24 <+ddnet-discord> it will generate for you projects 23:24 <+ddnet-discord> then you have to use 23:24 <+ddnet-discord> msbuild programm 23:25 <@Learath2> @Savander how do you even decipher what @Ezy wants? 23:25 <+ddnet-discord> im magician 23:26 <+ddnet-discord> btw. Magicians season 2 !!! 23:26 <+ddnet-discord> I had to watch 23:26 <+ddnet-discord> then 23:27 <+ddnet-discord> msbuild .csproj /p:Configuration=Release 23:27 <+ddnet-discord> in console 23:27 <+ddnet-discord> if you want debug version then 23:27 <+ddnet-discord> use Debug instead of Release 23:27 <+ddnet-discord> should work 23:28 <+ddnet-discord> @Learath2 My english sucks, that's why i understand him 23:28 <@Learath2> like those 5 lines meant nothing to me at all :P 23:29 <+ddnet-discord> probably i don't see other meanings of his words, which you are able to see 😛 23:29 <+ddnet-discord> For me, he said 23:29 <+ddnet-discord> "Oh ok, i want to compile my stuff" 23:29 <+ddnet-discord> "What i have to do ? " 23:29 <+ddnet-discord> Startfile => i think, something likje script or batch file 23:29 <+ddnet-discord> with instruction 23:29 <@Learath2> that makes sense 23:29 <+ddnet-discord> and, he said that he has visual studio 23:30 <+ddnet-discord> So I gave him command to build 23:30 <+ddnet-discord> 😄 23:30 <+ddnet-discord> Did you watch "Scorpion" series? 23:30 <@Learath2> nope 23:31 <+ddnet-discord> Pretty cool 23:31 <@Learath2> i really don't have time for any series now :/ 23:31 <+ddnet-discord> a band of genius guys 23:31 <+ddnet-discord> iq + 190 23:31 <+ddnet-discord> works for national security 23:31 <+ddnet-discord> It's more like a sci-fi 23:31 <+ddnet-discord> but 23:31 <+ddnet-discord> i like that 23:42 <@heinrich5991> Savander: why msbuild and not just open the project in msvc? ^^ 23:46 <@heinrich5991> Savander: generate in CMake, click "open project", click run 23:49 <+ddnet-discord> not worked for me 23:49 <+ddnet-discord> and it's faster xd 23:49 <+ddnet-discord> i mean, faster to open terminal, than to open that massive program 23:51 <@heinrich5991> Savander: then report a bug, please :( 23:51 <+ddnet-discord> It wasn't ddnet fault i guess. 23:52 <@heinrich5991> but it doesn't give you debugging etc. 23:52 <+ddnet-discord> Just my Visual Studio fucked up or something 23:52 <+ddnet-discord> just, it couldn't start compile at all 23:52 <+ddnet-discord> hmm, okay didn't think about that 23:52 <+ddnet-discord> i used gdb before