Development discussion. Logged to https://ddnet.tw/irclogs/ Connected with DDNet's IRC channel, Matrix room and GitHub repositories β IRC: #ddnet on Quakenet | Matrix: #ddnet-developer:matrix.org GitHub: https://github.com/ddnet
Between 2019-10-27 00:00:00Z and 2019-10-28 00:00:00Z
Hi,
I am not good at coding.
I tried to add the Texture change option from AllTheHaxx Client (https://github.com/AllTheHaxx/AllTheHaxx) to DDNet.
When i click on the Texture button i added i get the error :
Ausgelöste Ausnahme: Lesezugriffsverletzung
"this" war "0x10".
Exception thrown: read access violation. this was 0x10
Sorry i am bad in coding and just copied.
5b514e5 repair the problem that class selector appear when demo playing - sirius1242
aaddc49 recovert the if-else block - sirius1242
926414c remove the redundant line - sirius1242
4717b21 Merge #1934 - bors[bot]
@Learath2 idea: if you rework teams, remove the team identifier completely. you join by saying who you want to join or saying that you want to create a new team
@heinrich5991 I can do that, after you take a look at my commit and help me address the concern i have with the performance hit of creating a new world
Yeah a hashmap should work, then we can keep the /team command and use it to create teams and add a new /join command to join the player you want to join
22:20
@heinrich5991 If you ever get out of your negative timebudget, help me figure out the cheapest way to populate new CGameWorlds without lagging the server
Now, with 0.7, we can make timeout better from the beginning. We cant change it for 0.6 anymore, as mods based on ddnet will probably wont update to this