08:25 < ddnet-commits> [ddnet] def- opened pull request #1125: Add sv_old_grenade (master...oldgrenade) https://git.io/vpoTk 08:26 < ddnet-commits> [ddnet] Jupeyy opened pull request #1126: Text fix (master...master) https://git.io/vpoTL 08:27 < ddnet-commits> [ddnet] def- pushed 2 new commits to master: https://git.io/vpoTs 08:27 < ddnet-commits> ddnet/master 81aeb30 heinrich5991: Also add a console command to enable map compatibility mode 08:27 < ddnet-commits> ddnet/master 722087b Dennis Felsing: Merge pull request #1091 from heinrich5991/pr_ddnet_mapbugs... 08:29 < ddnet-commits> [ddnet] def- pushed 1 new commit to master: https://git.io/vpoTW 08:29 < ddnet-commits> ddnet/master 05c41ef Dennis Felsing: Version 11.1.5 14:14 <+bridge> [ddnet] why didnt u add a fix for that driver bug with dpi awereness for that version 14:15 <+bridge> [ddnet] i would say just make it optional in cmakelist, so the manifest isnt always added 14:15 <+bridge> [ddnet] but i won't touch cmake if not required 14:35 <+bridge> [ddnet] ? 14:46 <+bridge> [ddnet] @Jupstar ✪ what do you mean? have a link? 17:49 <+bridge> [ddnet] https://forum.ddnet.tw/viewtopic.php?f=45&t=6409&start=30 17:53 <+bridge> [ddnet] but as said you add this, because u will change anything i touch in cmake anyway xd 20:57 < ddnet-commits> [ddnet] def- pushed 1 new commit to master: https://git.io/vpKLP 20:57 < ddnet-commits> ddnet/master 6df2ad5 def: Try removing manifest... 21:42 <+bridge> [ddnet] yo? 21:42 <+bridge> [ddnet] im currently working on the ingame chat command which calls mods in the discord .. how should the command be named? 21:47 <+bridge> [ddnet] https://github.com/ddnet/ddnet/pull/1000 maybe `/modhelp`? 21:49 <+bridge> [ddnet] but this is exsisting already 21:49 <+bridge> [ddnet] i called it callmod 21:49 <+bridge> [ddnet] so that we can keep modhelp 21:49 <+bridge> [ddnet] why not have that command do both things? 21:50 <+bridge> [ddnet] hummm 21:50 <+bridge> [ddnet] sounds good but could be abused 21:50 <+bridge> [ddnet] nah wait 21:50 <+bridge> [ddnet] nvm 21:50 <+bridge> [ddnet] xd 21:50 <+bridge> [ddnet] dont respond 21:50 <+bridge> [ddnet] xd 21:51 <+bridge> [ddnet] kk ill remove my commadn agian .-. 22:04 <+bridge> [ddnet] yeah if u implement discord thing u can use the modhelp command 22:05 <+bridge> [ddnet] it prevents abusing iirc 22:05 <+bridge> [ddnet] u can only use it every 60 seconds, (i think its a setting too) 22:06 <+bridge> [ddnet] i had something really stupid in mind when i talked about abusing just ignore that pls xd 22:06 <+bridge> [ddnet] but ye thats cool i try implementing it c: 22:06 <+bridge> [ddnet] fighting with cmake as always xd 22:12 <+bridge> [ddnet] why though? what's the problem? 22:13 <+bridge> [ddnet] i have to build un my linux machine but i got better with cmake 22:13 <+bridge> [ddnet] da is dann kein platz 22:14 <+bridge> [ddnet] oops wrogn chat 22:14 <+bridge> [ddnet] it's very possible to build on windows, too 😛 22:14 <+bridge> [ddnet] nah i wasnt to test it on my server 22:14 <+bridge> [ddnet] it uses some python libs bla bla i dont want to install that crap on windows xd 22:14 <+bridge> [ddnet] win sux 22:15 <+bridge> [ddnet] ban lola 22:20 <+bridge> [ddnet] 22:20 <+bridge> [ddnet] https://cdn.discordapp.com/attachments/293493549758939136/443145027200483338/Bildschirmfoto_2018-05-07_um_22.19.42.png 22:20 <+bridge> [ddnet] oh men what is this trash i only did some stuff in build/ i think 22:20 <+bridge> [ddnet] am i not allowed to add files to build/ ? 22:20 <+bridge> [ddnet] sure you are 22:20 <+bridge> [ddnet] there is no error 22:21 <+bridge> [ddnet] it says i edited ./ 22:21 <+bridge> [ddnet] o? 22:21 <+bridge> [ddnet] so? 22:21 <+bridge> [ddnet] i dont know what that is .-. 22:21 <+bridge> [ddnet] you can choose to ignore it or add build/ to .gitignore 22:21 <+bridge> [ddnet] i want a clean ``git status`` i have no idea what happend that it shows ``./`` as a change 22:21 <+bridge> [ddnet] well, you added a build directory apparently 22:22 <+bridge> [ddnet] i think @heinrich5991 doesnt allow to ignore build .-. 22:22 <+bridge> [ddnet] or put your build directory outside of the git source directory 22:22 <+bridge> [ddnet] yea i probably have to do that .-. 22:22 <+bridge> [ddnet] you can add it to .git/config/exclude IIRC 22:22 <+bridge> [ddnet] But who cares about clean git status anyway? 😄 22:22 <+bridge> [ddnet] i do .-. 22:22 <+bridge> [ddnet] no 22:22 <+bridge> [ddnet] `.git/info/exclude` 22:22 <+bridge> [ddnet] add `/build` to that file 22:22 <+bridge> [ddnet] what is that? 22:23 <+bridge> [ddnet] local gitignore? 22:23 <+bridge> [ddnet] your local .gitignore file 22:23 <+bridge> [ddnet] ~/.git/info/exclude I guess 22:23 <+bridge> [ddnet] cool 22:23 <+bridge> [ddnet] no, also in the git directory 22:23 <+bridge> [ddnet] ty 22:23 <+bridge> [ddnet] ah 22:23 <+bridge> [ddnet] just for one repo, I see 22:31 <+bridge> [ddnet] ah i have it working c: 22:31 <+bridge> [ddnet] https://discord.gg/uNWCSg 22:32 <+bridge> [ddnet] and teeworlds server is 149.202.127.134:8309 22:32 <+bridge> [ddnet] typing /modhelp in chat there triggers the bot on the TestDDPP discord 22:32 <+bridge> [ddnet] if anyone wanna try. Is it ok like htis?