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-02-10 00:00:00Z and 2021-02-11 00:00:00Z
I made this skin to show the square size of the tee against the map, the round size of the tee against other tees and the hitbox which is the big circle. Coincidentally the hitbox also almost exactly defines the hammer range(when the hitboxes touch: tees are within hammer range). It also shows center lines(when the center of the cross enters freeze the tee is frozen) and i tried to make the eye point accurately in the direction of aiming. I also made some simplified weapons to show the direction people aim more clearly(not entirely possible without editing code because of the offset when you aim vertically) and made the sword so small that you don't see it when it's equipped so frozen tees don't visibly equip it.
Initially I just had the question "how big is a tee really?" when drawing a skin which lead me to make this. It can be helpful to play with but also to use as a basis to make skins with more accurate dimensions.(edited)
my plan would be to create a repo with all SVGs in the correct data directory style, and write a script to automatically create a data directory with all the SVGs converted to the ratio you want
so it could be created for any need
well on full hd it renders ~1429.84(assuming 64 pixels per tile) pixels in width
and normal full HD is 1920 pixels in width
so it should even improve it on full hd a bit
I remember doubling the resolution did completely nothing on 1920x1080 cause the scaling factor on feet was the same (so still messed up) maybe it improved with the new rendering tho idunno
ChillerDragon, @Deleted User Sure, what name do you want for the repo? What is the plan for normal players? Will we ship the svgs or just ship multiple resolution pngs?
we can still plan on what exactly we want in the client, but for now it would already be nice to collect most of the vanilla PNGs as SVG to have them upscaled by 2x
Permissions of this strongest copyleft license are conditioned on making available complete source code of licensed works and modifications, which include larger works using a licensed work, under the same license. Copyright and license notices must be preserved. Contributors provide an express grant of patent rights. When a modified version is used to provide a service over a network, the complete source code of the modified version must be made available.
well tbh its vicious circle.
If the world would be open enough so nobody would exploit others work, we wouldnt need any kind of lincese, so CC0 is best.
So to protect us from that we make a free as in freedom license, which isnt a completly free license