metalgearsloth
|
5896e68752
|
Content update for UI prediction (#27214)
* Content update for UI refactor
* Big update
* Sharing
* Remaining content updates
* First big update
* Prototype updates
* AUGH
* Fix UI comp ref
* Cleanup
- Fix predicted message, fix item slots, fix interaction range check.
* Fix regressions
* Make this predictive
idk why it wasn't.
* Fix slime merge
* Merge conflict
* Fix merge
|
2024-04-26 18:16:24 +10:00 |
|
Leon Friedrich
|
77e029d4ca
|
Remove atmos method events (#26402)
* Remove HasAtmosphereMethodEvent
* Remove GetTileMixturesMethodEvent
* Remove GetTileMixtureMethodEvent
* Remove GetAdjacentTilesMethodEvent
* Add TileMixtureEnumerator
* Remove GetAdjacentTileMixturesMethodEvent
* Remove IsTileSpaceMethodEvent
* Remove HotspotExposeMethodEvent
* Remove pipe net method events
* Remove device method events
* Use Entity<T>
* Misc fixes
* A
* Theres probably a few more of these
* Fix other resolve errors
|
2024-03-28 13:22:19 +11:00 |
|
Tayrtahn
|
ae3d745430
|
Code Cleanup: Purge obsolete MapManager methods (#26279)
* GetGrid
* GridExists
* TryGetGrid
|
2024-03-22 18:08:40 +11:00 |
|
Pieter-Jan Briers
|
e00f74505c
|
Use new ComponentPauseGenerator (#25183)
Also includes some (non critical) changes to the solution file to re-organize the Roslyn components.
|
2024-02-26 14:36:19 +11:00 |
|
metalgearsloth
|
11c69bca3f
|
Anti-anomaly fixes (#24634)
- Remove unnecessary mapcoordinates get.
- Remove mapping markers as everything should be ingame entities and this is functioning as an area.
|
2024-01-28 19:51:29 -05:00 |
|
Nemanja
|
2988d60bd4
|
Fix anti-anomaly zones (#23357)
|
2024-01-02 17:18:41 +11:00 |
|
Ed
|
77cc81d376
|
Anti Anomaly zones (#23187)
* add
* its work now
* pipi
* Update Content.Server/Anomaly/AnomalySystem.Generator.cs
Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
* fix ()
---------
Co-authored-by: Nemanja <98561806+EmoGarbage404@users.noreply.github.com>
|
2024-01-01 17:30:05 -07:00 |
|
metalgearsloth
|
269c93245d
|
Unrevert audio (#21330)
Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com>
|
2023-11-27 22:12:34 +11:00 |
|
metalgearsloth
|
5b8f3c48c4
|
Revert "Update submodule to 175.0.0 (#21318)" (#21319)
|
2023-10-29 15:29:30 +11:00 |
|
metalgearsloth
|
9b1b3e03ed
|
Content audio (#20862)
|
2023-10-29 14:58:23 +11:00 |
|
Nemanja
|
edd7535564
|
Make anomaly generator always spawn anomalies on station (#18508)
|
2023-08-01 14:12:55 +10:00 |
|
Slava0135
|
53681a8b31
|
Add telecomms system (#14486)
|
2023-03-23 20:02:41 -04:00 |
|
Nemanja
|
d5d9046fb6
|
Anomaly cleanup (#14781)
|
2023-03-23 16:53:32 +11:00 |
|
Nemanja
|
1b8c48180b
|
Anomaly Generator Tweaks (#13856)
|
2023-02-06 15:53:59 -04:00 |
|
Nemanja
|
f450398df7
|
More anomalies (#13766)
|
2023-02-06 01:03:53 -04:00 |
|
Nemanja
|
cd52b458df
|
Anomaly events & science point gen tweaks (#13590)
|
2023-01-20 16:42:38 -08:00 |
|
Nemanja
|
4d57226335
|
Anomaly fixes (#13558)
Closes https://github.com/space-wizards/space-station-14/issues/13545
Closes https://github.com/space-wizards/space-station-14/issues/13544
Closes https://github.com/space-wizards/space-station-14/issues/13543
Closes https://github.com/space-wizards/space-station-14/issues/13536
|
2023-01-18 11:38:12 +11:00 |
|
Nemanja
|
9cd0c11870
|
Anomalies (#13371)
|
2023-01-16 21:05:20 -08:00 |
|