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 2022-08-07 00:00:00Z and 2022-08-08 00:00:00Z
I finished some final touches! Can anyone here do a double check to see if the SVG matches close enough with the base image? I'll dm the file to whoever
The idea of having a slightly bigger catalogue of emotes has been floating around by one or two people, and I think it's a good idea to discuss the possibilities. Rather it be the emote wheel customization or rather what type of emotes would be necessary.
While, yes, it can be argued that the current roster works just fine, but I have to ask, why 3 angry emotes? Why can't we replace them with something more, useful? It seems a lot of the emotes are kind of repetitive, and simply changing i...
also just a general question, out of curiosity
how easy would it be to merge the GUI images together? like demo_buttons, demo_buttons_2 and file_icons? would it break anything and/or would it be smaller?
The methods for drawing rectangles with rounded corners and circles are not really game related so they are moved to the engine to untangle the dependencies between the client classes.
This will enable future refactoring and improvements from upstream:
removing the dependence of CRenderTools on CUI
merging CUIEx into CUI
porting CScrollRegion and CListBox from upstream
Checklist
[X] Tested the change ingame
[ ] Provided screenshots if it is a visual chang...