metalgearsloth
|
91abf47a6a
|
Optimise immovable rod mapinit (#27149)
Redundant getworldpos.
(cherry picked from commit ef7f0b8322ab6a6d024b8042512b788c6133730f)
|
2024-04-21 23:21:51 +02:00 |
keronshb
|
cf13c9a408
|
Adds non randomized rod velocity (#27123)
* adds non randomized rod velocity
* Adds despawn suffix to despawn rod
(cherry picked from commit 6be204e3f4176fb6a1eb526b36bb8dc8bf49250f)
|
2024-04-21 23:21:50 +02:00 |
TsjipTsjip
|
b4bb1c1e2e
|
Replace SetDamage call with TryChangeDamage in ImmovableRodSystem.cs (#26902)
(cherry picked from commit 48330745147aba1ce89cdd6e7949da62dc9cbb78)
|
2024-04-21 21:54:55 +02:00 |
keronshb
|
71489dfada
|
Immovable Rod changes (#26757)
(cherry picked from commit 036abacbb731c0d1128a4c6cd1658f64dd488985)
|
2024-04-21 21:52:07 +02:00 |
Tayrtahn
|
aa766da2c5
|
Code cleanup: Purge obsoleted SharedPhysicsSystem methods (#26287)
Updated calls to SharedPhysicsSystem methods
(cherry picked from commit 964c6d54caae45b205a326143f56d6458a1bbc8a)
|
2024-03-27 18:35:38 +01: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 |
metalgearsloth
|
b1ee2d48ff
|
Unrevert audio (#21330)
Co-authored-by: Pieter-Jan Briers <pieterjan.briers@gmail.com>
|
2023-12-02 20:16:36 +01:00 |
Vasilis
|
a3479d71b6
|
easiest bug fix of my life (#20686)
|
2023-10-08 19:53:52 +02:00 |
metalgearsloth
|
4cfc578011
|
Revert "Remove most usages of obsolete TransformComponent methods (#1… (#19714)
|
2023-09-01 12:30:29 +10:00 |
Visne
|
1416942bea
|
Remove most usages of obsolete TransformComponent methods (#19571)
|
2023-08-30 12:05:19 +10:00 |
Slava0135
|
41cf8cc554
|
add immovable rod event (#17278)
|
2023-07-02 09:40:07 -04:00 |
Leon Friedrich
|
2bd5fb3736
|
Remove obsolete `Fixture.Body` references (#16259)
|
2023-05-09 17:21:26 +10:00 |
metalgearsloth
|
bf79d76666
|
Content update for ECS physics (#13291)
|
2023-01-15 15:38:59 +11:00 |
Leon Friedrich
|
881a2b2ece
|
PopupSystem public methods rejig (#12830)
|
2022-12-19 08:41:47 +11:00 |
DrSmugleaf
|
f323fb7644
|
ECS and cleanup body system, merge body templates and presets into body prototypes (#11991)
Co-authored-by: Jezithyr <Jezithyr@gmail.com>
|
2022-10-22 15:46:28 -07:00 |
Leon Friedrich
|
41b1044ddb
|
Unrevert "Remove references to obsolete GridId" (#11531) (#11801)
|
2022-10-10 08:41:32 +11:00 |
metalgearsloth
|
0c7d4acd7b
|
Revert "Remove references to obsolete GridId" (#11790)
|
2022-10-09 17:33:23 +11:00 |
SpaceManiac
|
0048dc5919
|
Remove references to obsolete GridId (#11531)
|
2022-10-09 16:23:49 +11:00 |
metalgearsloth
|
78a4ab6eb2
|
Update for collision events by-ref (#10933)
|
2022-09-14 17:26:26 +10:00 |
Andreas Kämper
|
209212d87d
|
Removed lifetime handling from ImmovableRod and added TimedDespawnComponent to the prototype instead (#9870)
|
2022-07-19 17:08:47 +10:00 |
Kara
|
50fc190f7f
|
Visual popup addendum (#9570)
|
2022-07-09 02:32:06 -07:00 |
Kara
|
dc28b58468
|
Visual popup types (#9523)
* Visual popup types
* Pass over `PopupCoordinates` and `PopupCursor`
* `PopupEntity` pass
* Disease and reagent popup pass
* COLOUR
|
2022-07-09 04:09:52 -05:00 |
keronshb
|
f7b1bda3e5
|
Reorders Sound Systems signatures to match Popup Systems. (#8728)
|
2022-06-13 09:45:47 +10:00 |
Kara
|
a3decccd35
|
Immovable rod (#8306)
|
2022-05-20 19:43:26 -07:00 |