Delta-v/Content.Client/UserInterface/Systems
Pieter-Jan Briers 958a2a2916
Remove bogus C# finalizers (#28315)
Begging people to learn how this programming language works before throwing random syntax into a file.

None of these finalizers ever worked. I also checked whether they were memory leaks and needed *proper* shutdown logic, but they're all instantiated-once UI controls that last for the entire lifetime of the program so it's probably fine.
2024-06-01 17:13:48 +02:00
..
Actions Remove bogus C# finalizers (#28315) 2024-06-01 17:13:48 +02:00
Admin Fix objects tab not showing nents (#23837) 2024-01-26 22:22:36 +01:00
Alerts Remove AlertType and AlertCategory (#27933) 2024-06-01 16:55:49 +02:00
Atmos/GasTank Cleaner BoundUserInterfaces (#17736) 2023-07-09 02:02:17 +10:00
Bwoink Add option for admins to disable bwoink (#25008) 2024-03-05 09:43:40 +01:00
Character Wrap objective briefing text (#24244) 2024-01-26 23:05:38 +01:00
Chat Resolve `'TransformComponent.MapPosition' is obsolete` in content (#27939) 2024-05-18 13:58:34 +02:00
CloseWindow Add EscapeContext keybind (#15301) 2023-04-13 18:10:44 -07:00
Crafting Fix construction button not working (#12033) 2022-10-22 10:51:03 +11:00
DamageOverlays Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
DecalPlacer Use ECS prototype-reload events (#22613) 2023-12-22 23:25:35 +01:00
Emotes Emotes Menu (#26702) 2024-05-07 02:19:25 +02:00
EscapeMenu Add UI click sounds (#22410) 2024-01-22 20:59:16 +01:00
Gameplay Removes IOnStateChanged calls from GameplayStateLoadController (#14617) 2023-03-12 21:02:14 -04:00
Ghost Add ghost role raffles (#26629) 2024-05-07 04:43:28 +02:00
Guidebook Add UI click sounds (#22410) 2024-01-22 20:59:16 +01:00
Hands Expand UseDelay to support multiple delays per entity; fix bible healing and bag pickup (#27234) 2024-05-03 00:11:26 +02:00
Hotbar Various item status fixes/tweaks (#27267) 2024-05-03 00:01:56 +02:00
Info Hud refactor (#7202) 2022-10-12 10:16:23 +02:00
Inventory Remove bogus C# finalizers (#28315) 2024-06-01 17:13:48 +02:00
MenuBar Emotes Menu (#26702) 2024-05-07 02:19:25 +02:00
Objectives/Controls Wrap objective briefing text (#24244) 2024-01-26 23:05:38 +01:00
Sandbox prevent opening debug menus without perms (#25091) 2024-02-18 22:38:55 +01:00
Storage Fix storage UI interactions (#28291) 2024-06-01 17:13:10 +02:00
Viewport Adds the option to fit the viewport to vertical screenspace (#27061) 2024-04-21 23:32:41 +02:00
Vote Fix lobby votes (#15041) 2023-04-02 01:00:48 +11:00
ProgressColorSystem.cs Add a toggle for colorblind friendly progress bar colors (#25318) 2024-03-17 14:46:26 +01:00