Guild icon
Teeworlds
discord.gg/teeworlds / development
For discussions around the development of the official Teeworlds
Between 2020-01-05 00:00:00Z and 2020-01-06 00:00:00Z
14:25
0ad03e6 Simplify anti tee stuck - fokkonaut 04dc76a Merge pull request #2366 from fokkonaut/pr-fix-... - oy
14:30
cb77418 Fix mouse reset while spectatorinfo is on - fokkonaut 595cc50 Merge pull request #2361 from fokkonaut/pr-fix-... - oy
Avatar
b85e8c3 don't show dead players in spectator selector - oy
15:29
cfa1c3a make scrollbar handle size relative to slider t... - Robyt3 3d9acbc replace max. ping editbox with scrollbar option - Robyt3 29e7ed1 limit relative scrollbar handle size to origina... - Robyt3 38a3e7a fix issues in DoScrollbarOption, minor restruct... - Robyt3 5f02b1a show label above max ping scrollbar option - Robyt3
16:51
cc2be45 Properly display hdiutil status in CMake - heinrich5991 e036ee2 Merge pull request #2367 from heinrich5991/pr_c... - oy
Avatar
We should add a popup when with a confirmation when pressing Reset in any settings menu
Avatar
This adds a github actions workflow for building, testing and packaging teeworlds with cmake and bam on linux, macos and windows. CircleCI, Travis CI and Appveyor are removed. The created packages are uploaded as artifacts. The cmake build uses ninja as generator.
Avatar
Adds enum constants for the previously hardcoded difficulty levels to CServerInfo. Adds methods to work with the filter flags to CServerFilterInfo. The ToggleLevel method makes sure that not all levels are filtered simultaneously (#2274), by resetting to unfiltered in that case. Refactors usage of the hardcoded magic numbers and bitoperations to use the new methods and constants and replaces cascading tenary operator with switch statement. I think the implementation of the methods sh...
Avatar
I find it very weird that you cant toggle dynamic camera just using f1 cl_dynamic_camera. You have to use the button in the settings or set the rest manually.
Vanilla code: https://github.com/teeworlds/teeworlds/blob/e036ee22b5021c738b766ed1c63e227e05678be4/src/game/client/components/menus_settings.cpp#L968 ddnet has changed that: https://github.com/ddnet/ddnet/blob/77957c00b94611c6cec697f228b98d981830ee6c/src/game/client/components/menus_settings.cpp#L93 I dont know exactly how th...
Exported 16 message(s)