Kyle Tyo
68f8b81677
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-18 17:40:26 +01:00
Pieter-Jan Briers
ccea85136b
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>
(cherry picked from commit 68ce53ae17985876d6d112b764b2144964a9f42e)
2024-02-18 23:02:29 +01:00
Leon Friedrich
0e8b8b1b94
Fix misc commands ( #20004 )
2023-09-27 21:59:12 +02:00
metalgearsloth
c9648da984
Content update for NetEntities ( #18935 )
2023-09-27 21:59:12 +02: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