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 2021-10-31 00:00:00Z and 2021-11-01 00:00:00Z
I have a good suggestion for the server... create a chat for "mods" where people can post their mods or disclose other game mods in the chat, skin mods, textures and among other mods, mods in general
I think "wait" command should be added for console. For example after typing [bind d "+right; wait 120; emote 3"] to console, pressing "d" will go right, wait 120 milliseconds and jump.
I think "wait" command should be added for console. For example after typing [bind d "+right; wait 120; emote 3"] to console, pressing "d" will go right, wait 120 milliseconds and jump.
I think "wait" command should be added for console. For example after typing [bind d "+right; wait 120; emote 3"] to console, pressing "d" will go right, wait 120 milliseconds and jump.
Tldr is I have a great headphone/monitor collection that would cost me a fortune to match wirelessly, I enjoy being able to charge my phone and listen to music at the same time (Very often, i travel a lot)
heinrich5991
@Iza yes, that's one more thing I have to do when I go to sleep. also I'm not always sleeping at home
Tldr is I have a great headphone/monitor collection that would cost me a fortune to match wirelessly, I enjoy being able to charge my phone and listen to music at the same time (Very often, i travel a lot)
I mean I’m sorry but those are so damn inconvenient and if you don’t agree with that I have no chance of convincing you of anything and thus this chat is pointless
With Play App Signing, Google manages and protects your app's signing key for you and uses it to sign optimized, distribution APKs that are generated from your app bundles. Play App Signing stores your app signing key on Google’s secure infrastructure and offers upgrade options to increase security.
I really don’t like where we are heading with this stuff. The mastercard thing also has me very concerned, same with the UK debate to “end online anonimity”
I’m in favour of it in a very strict sense. Not ever exposing the ids to the outside. I just want to know a random unique id that I can’t even map to a person
Liquid democracy is a form of delegative democracy whereby an electorate engages in collective decision-making through direct participation and dynamic representation. This democratic system utilizes elements of both direct and representative democracy. Voters in a liquid democracy have the right to vote directly on all policy issues à la direct...
I think it would be cleaner to defer the destruction of the CCharacter
until it's tick processing is done, butr I'm not sure if that would have
some side-effects.
Checklist
[ ] Tested the change ingame
[ ] Provided screenshots if it is a visual change
[ ] Tested in combination with possibly related configuration options
[ ] Written a unit test if it works standalone, system.c especially
[ ] Considered possible null pointers and out of bounds array indexing