Guild icon
Teeworlds
discord.gg/teeworlds / development
For discussions around the development of the official Teeworlds
Between 2022-03-11 00:00:00Z and 2022-03-12 00:00:00Z
03:19
a92a720 Update scripts/checkheaderguards.py - heinrich5991 7a21502 Fix all the header guards and adjust the script... - Robyt3 5d7864f Use `__file instead of sys.argv[0] - heinrich5991 [97112f4](https://github.com/teeworlds/teeworlds/commit/97112f46aeb93df46e036ecca907851b2916b06a) Pylint check_header_guards.py - def\- [92ec578`](https://github.com/teeworlds/teeworlds/commit/92ec578c987e0ec498fe8d801f4053465470c43c) Use check_header_guards.py in workflow - Robyt3
03:29
1f8a5f9 Fix and refactor text input activation in demo ... - Robyt3 54efe49 Refactor text input activation in skin save popup - Robyt3 bb2ae96 Limit skin name input by number of unicode char... - Robyt3 f19f6f1 Merge pull request #3105 from Robyt3/Dialog-Inp... - oy
03:35
8498fec Refactor editor file dialog using CListBox - Robyt3 5cf31ff Fix editor file browser selection not being syn... - Robyt3 d2bccdd Merge pull request #3118 from Robyt3/editor-CLi... - oy
Avatar
WTF is going on 😂
Avatar
Keep same demo selected when renaming. Scroll to reveal selected demo when sorting the demo list (or refreshing / fetching info, which influences the order) and when renaming a demo.
Avatar
  • Print the incorrect tuning parameter name in the error message.
  • Extend tune_reset so a single tuning value can be reset to default. For example tune_reset player_collision will reset just the player_collision tuning, whereas tune_reset will reset all to defaults like before.
  • Get the actual tuning value after setting it, as the value that was applied may differ due to overflow or rounding errors.
  • Extend tune so the current value of a given tuning variable is printed if no ...
Avatar
The statboard width was missing the margin on the right side, hence the weapons column ended up not having enough space. This also made the statboard appear slightly off-center. The vertical centering of all text, tees, flags and weapons is also adjusted. The height of the header is increased and the size of some weapons is slightly decreased. Use — instead of --. Screenshots (grenade only): Before: ![grenade old](https://user-images.githubusercontent.com/23437060/1579...
Exported 11 message(s)