18:53 <+bridge> [ddnet] can you add the ability to delete maps in the editor? 18:59 <+bridge> [ddnet] sounds like a good idea 19:00 <+bridge> [ddnet] can you add the ability to delete maps in the 0.6 editor? 19:00 <+bridge> [ddnet] https://github.com/teeworlds/teeworlds/issues/787 19:00 <+bridge> [ddnet] 2011 19:00 <+bridge> [ddnet] give the issue a like maybe it helps lmao 19:03 <+bridge> [ddnet] i just built the most ineffecient cli splitscreen tool 19:03 <+bridge> [ddnet] https://cdn.discordapp.com/attachments/293493549758939136/678662805146304547/unknown.png 19:03 <+bridge> [ddnet] written in bash ofc 19:32 <+bridge> [ddnet] https://cdn.discordapp.com/attachments/293493549758939136/678670167924015114/EQ5Aav2XUAI6akh.png 19:33 <+bridge> [ddnet] what about carbonara @Ryozuki ? 19:34 <+bridge> [ddnet] :monkaS: 20:27 <+bridge> [ddnet] @Learath2 20:27 <+bridge> [ddnet] can you check whether my latest commits about your new command stuff are correct? 20:27 <+bridge> [ddnet] https://github.com/fokkonaut/F-DDrace/commits/F-DDrace 20:39 <+bridge> [ddnet] @Learath2 i somehow dont receive chat response 20:50 <+bridge> [ddnet] fixed 20:53 <+bridge> [ddnet] @Learath2 your command thing works, but the arguments are added falsely 20:53 <+bridge> [ddnet] i guess its due to the [] 20:53 <+bridge> [ddnet] for example `?i[seconds]` 21:32 <+bridge> [ddnet] Oh yeah, you need vanilla argument lists 21:34 <+bridge> [ddnet] Or maybe we should upgrade vanilla argument lists 21:50 <+bridge> [ddnet] I'm suffering from indecision today, can you tell me if that is a better idea? 22:06 <+bridge> [ddnet] vanilla should stick to ddnets system 22:06 <+bridge> [ddnet] also with the ? and stuff 22:46 <+bridge> [ddnet] what do you guys think of team chat messages containing just the number from 0 to 64 resulting in team command? 22:50 <+bridge> [ddnet] no 22:51 <+bridge> [ddnet] why would you do that 22:52 <+bridge> [ddnet] @Learath2 when you finished some stuff about the arguments, you can push it to master 22:55 <+bridge> [ddnet] @fokkonaut save typing 22:59 <+bridge> [ddnet] And @Learath2, maybe you find a way to trim a chat message command into name and args, and throw it into OnCommand() aswell, then we dont need the old thing in OnMessage() at CL_SAY, instead we call the same function as from the new sys