Kyle Tyo
e8b139e9a2
MapManager warning cleanup client edition ( #36766 )
...
* Update ExplosionOverlaySystem.cs
* noting here that this may be reverted.
Not sure why transform sys is attached like this.
* Noting that this may be reverted.
* rapid fire spit spit spit spit spit
* last one on the client.
* Update SpawnExplosionWindow.xaml.cs
* Update ParallaxOverlay.cs
* wweeeeebbbbbbbbbbbbbbbbbbbbbbbbb edit
* requested changes.
* Update Content.Client/Shuttles/UI/ShuttleMapControl.xaml.cs
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* Update Content.Client/Shuttles/UI/ShuttleMapControl.xaml.cs
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* Update Content.Client/Parallax/ParallaxSystem.cs
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* Update Content.Client/Parallax/ParallaxSystem.cs
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* Update Content.Client/Parallax/ParallaxOverlay.cs
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* Update Content.Client/Parallax/BiomeDebugOverlay.cs
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* Update Content.Client/Overlays/StencilOverlay.cs
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* Update Content.Client/Parallax/BiomeDebugOverlay.cs
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
* Update Content.Client/Atmos/Overlays/GasTileOverlay.cs
* Update Content.Client/Administration/UI/SpawnExplosion/SpawnExplosionWindow.xaml.cs
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com >
2025-05-15 01:38:51 +02:00
Pieter-Jan Briers
68ce53ae17
Random spontaneous cleanup PR ( #25131 )
...
* Use new Subs.CVar helper
Removes manual config OnValueChanged calls, removes need to remember to manually unsubscribe.
This both reduces boilerplate and fixes many issues where subscriptions weren't removed on entity system shutdown.
* Fix a bunch of warnings
* More warning fixes
* Use new DateTime serializer to get rid of ISerializationHooks in changelog code.
* Get rid of some more ISerializationHooks for enums
* And a little more
* Apply suggestions from code review
Co-authored-by: 0x6273 <0x40@keemail.me >
---------
Co-authored-by: 0x6273 <0x40@keemail.me >
2024-02-13 16:48:39 -05:00
Leon Friedrich
a225fe99b6
Fix misc commands ( #20004 )
2023-09-11 15:21:52 +10:00
metalgearsloth
5a0fc68be2
Content update for NetEntities ( #18935 )
2023-09-11 09:42:41 +10:00
metalgearsloth
e755509fc7
More miscellaneous compiler warning fixes ( #18228 )
2023-07-23 16:03:57 +10:00
metalgearsloth
68480af109
Update content vectors to numerics ( #17759 )
2023-07-08 14:08:32 +10:00
DamianX
0bd1756fb2
Made ColorSelectorSliders use SpinBox instead of FloatSpinBox ( #13702 )
...
Co-authored-by: DrSmugleaf <drsmugleaf@gmail.com >
2023-03-06 10:07:49 -08:00
metalgearsloth
2420d281bb
Fix loadbp window perm issue ( #9671 )
2022-07-15 13:03:18 +10:00
metalgearsloth
e6b581e967
Fix loadbp window maps ( #9485 )
2022-07-06 18:59:12 +10:00
metalgearsloth
7e0b49c7bd
Add UI window for loadbp ( #9441 )
...
* Add UI window for loadbp
* Perms disabled
* Also teleport button
* wraparound fix
* Review
2022-07-06 14:17:19 +10:00