chromiumboy
a5e16233e4
Layering for atmospheric pipes ( #36124 )
...
Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
Co-authored-by: Kevin Zheng <kevinz5000@gmail.com>
2025-08-06 22:53:27 +02:00
metalgearsloth
f015a88907
Fix tile-events returns ( #37502 )
...
* Fix tile-events returns
Should really be continues.
* More
* More optimisations
2025-05-18 17:55:33 +01:00
Tayrtahn
c49f137013
Content changes for SetTiles change ( #37229 )
...
* Content changes for SetTiles change
* Retest with new engine changes
* Derp
* Update for new engine PR changes
2025-05-18 17:52:32 +01:00
beck-thompson
53d4749754
Predict pipe anchoring and unanchroing ( #35977 )
...
* yay prediction
* Added cool popups
* bruh
* this is better!
2025-03-23 16:21:13 +00:00
metalgearsloth
8850b504cc
Sloth's subfloor vismask adventure ( #35347 )
...
* Add a subfloor vismask
Significantly cuts down on sent entity count.
* More optimisations
* Fix command
* Fixes
* namespace cleanup
* Review
* Vismasks
* Content update
* Bandaid
* awewa
* Revert these
* reh
* Update Content.Shared/SubFloor/TrayScannerComponent.cs
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
2025-03-23 16:15:07 +00:00
MilenVolf
bfa43833d3
Replace obsolete Tile Access methods ( #32508 )
...
* Replace obsolete SetTile
* Remove obsolete GetTileRef & GetAllTiles
* Forgor
* Apply suggested `GetMapOrInvalid`
2024-10-02 12:08:12 +01:00
Leon Friedrich
0c72607391
Turn interaction related attempt events into structs ( #29168 )
...
* Turn InteractionAttemptEvent into a struct event
* readonly
* GettingInteractedWithAttemptEvent
* ConsciousAttemptEvent
2024-07-25 00:19:34 +02:00
Tayrtahn
eb4cd9bc0b
Code Cleanup: Purge obsolete MapManager methods ( #26279 )
...
* GetGrid
* GridExists
* TryGetGrid
(cherry picked from commit ae3d745430e3c5250d19553429e7cda2b8050d10)
2024-03-24 00:13:35 +01:00
Leon Friedrich
9d7804aaa5
Remove GridModifiedEvent ( #21291 )
2023-10-31 19:10:24 +01:00
metalgearsloth
11fafefedd
Make GetExplosionResistance event a struct ( #20274 )
...
Also fixed a typo.
2023-09-27 21:59:12 +02:00
Slava0135
96c804c3f1
subfloor explosion resistance ( #17816 )
2023-07-04 18:29:57 -06:00
metalgearsloth
763089570d
Make trays clientside ( #14826 )
2023-03-31 14:40:38 +11:00
metalgearsloth
243fd73db4
Update tilechangedevent to ref structs ( #13383 )
2023-01-09 13:45:21 +11:00
metalgearsloth
8bc5f29f9f
Prevent subfloor melee attacks ( #12899 )
...
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
2022-12-17 14:47:15 +11:00
metalgearsloth
6c76061887
Content changes for mapgrid kill ( #12567 )
2022-11-22 13:12:04 +11:00
metalgearsloth
d767ce9585
Fix a bunch of warnings ( #10886 )
...
* Fix a bunch of warnings
Also made ensnareable not broadcast as they're only used directed.
Mainly just Get<T> and AppearanceSystem
* buckle too
* fix tests
Co-authored-by: wrexbe <wrexbe@protonmail.com>
2022-08-27 20:26:35 -07:00
Leon Friedrich
65408f63d4
Injector sprite fix ( #9011 )
2022-07-09 02:59:39 -07:00
Leon Friedrich
fa4c6f63f8
Nullable grid Uid ( #8798 )
2022-06-20 10:14:35 +10:00
Acruid
4f9be42f40
Remove Explicit GridId References ( #8315 )
...
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2022-06-12 11:54:41 +10:00
Leon Friedrich
25b9e048e5
Visualizer systems update ( #8203 )
...
* optimize appearance updating for subfloor entities
* sprite event args
* a
* stop double appearance update.
2022-05-16 14:41:23 +10:00
metalgearsloth
72da2db62d
Content changes for grid splitting ( #7645 ) ( #7746 )
...
Co-authored-by: Vera Aguilera Puerto <gradientvera@outlook.com>
2022-04-24 13:54:25 +10:00
metalgearsloth
ecaad9c349
Revert "Update submodule (again)" ( #7730 )
2022-04-24 02:26:00 +10:00
metalgearsloth
8c7772630c
Content changes for grid splitting ( #7645 )
...
Co-authored-by: Vera Aguilera Puerto <gradientvera@outlook.com>
2022-04-24 00:59:38 +10:00
DrSmugleaf
a6198ff83a
Remove remaining usages of MapManager Grid/Tile changed and NextMapId ( #7302 )
2022-03-28 17:23:33 +11:00
Moony
f5c92caef4
Ambience enhancements. ( #7073 )
2022-03-12 15:20:31 -07:00
Leon Friedrich
81caa8fa06
Block some subfloor anchor attempts ( #6765 )
2022-02-18 13:01:15 +11:00
Leon Friedrich
9d422d0762
Block interactions with subfloor entities ( #6732 )
2022-02-16 13:34:31 +11:00
Leon Friedrich
ac23899a39
Move pipe visualizers to systems. ( #6565 )
2022-02-13 20:20:35 -07:00