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-05-12 00:00:00Z and 2021-05-13 00:00:00Z
definitely fixes that permanent laser prediction, but one single laser will still get through
08:57
When the original m_AttackTick gets set, or something like that
08:57
we should have a gameinfoexflag for weapon prediction
08:58
then it can also be toggled on and off serverside, depending on which weapon one is holding right now, because my server does have extra weapons, it also mispredicts scrolling when taking another weapon than the vanilla weapons
fokkonaut
definitely fixes that permanent laser prediction, but one single laser will still get through
i really think that u have to be able to see others assets in a temp file (on/off in settings for those who dont want to download others assets) and save them if u like them
10:16
it would download them when u connect and u could have a refresh button to download the assets of the people that connected to sserver after u
10:16
so it does not start a download each time someone join the server
I think the tunings used in Evolve has to be the same as those used by m_ReckoningCore in server/character.cpp. so it might not work to use tunezones for Evolve if we dont also use it in the server. but it's some time since I looked at how it worked
ehm, it's not very clear from the code, but I think the purpose is to save server bandwidth by not sending the character if the character didn't move, or if it can be predicted from the last tick (with Evolve)
also we now update the entire tuning every time a player moves between zones, instead of sending all tunings just once (if tunings within zones stays the same)
btw, we should actually do this. if we know that we always get a new snapshot on each snap, we can check if a snapshot was received. then we could perhaps also get rid of the "floating player" problem during connection dropouts
ok so i want that when u connect to a server, u download the assets of people and u see them with they own assets, those assets u downloaded should go in a temporary file so u dont end with 3000 assets, u then could have a button to refresh that download the assets of ppl that joined the server after u, and another button to keep some assets if u see someone using a cool asset u want, and ofc a button to turn it off/on
17:49
when i say assets it means the only assets ppl are using
An optimized site generator in React. Docusaurus helps you to move fast and write content. Build documentation websites, blogs, marketing pages, and more.