Commit Graph

4 Commits

Author SHA1 Message Date
Theo 96c75908df
Nymph forces ghost return (#3976)
* Forced ghost override such that when a nymph is created, the ghost is forced into the nymph.

* Update Content.Server/Species/Systems/NymphSystem.cs

Add labeller identifying deltav change to upstream code

Co-authored-by: pathetic meowmeow <uhhadd@gmail.com>
Signed-off-by: Theo <tad3@illinois.edu>

---------

Signed-off-by: Theo <tad3@illinois.edu>
Co-authored-by: pathetic meowmeow <uhhadd@gmail.com>
2025-06-17 16:17:25 +00:00
0x6273 65f8b14ca2
Body code cleanup (#24946)
* Fix test

* Kill float accumulators

* Use entity proxy methods

* DataField auto name generation where possible

* Kill comp properties

* Clean up server comps

* Make events record structs

* Clean up shared body code

* Clean up server body code

* Rename organ events to be same names as in med refactor

(cherry picked from commit 37b8d78dac047122fe77038bafb8e682132db3cd)
2024-04-07 14:04:17 +02:00
LankLTE b5e4b7049f
Zombie Diona Fixes (#25404)
No reform, zombie nymphs

(cherry picked from commit cc865c547ba9c313b7573155759d34cd750f549f)
2024-03-07 00:59:50 +01:00
Arendian c9a6019f97
Fix nymphs being deleted immediatly after spawning (#25344)
* nymphs now don't get deleted together with the body of the diona

* moved nymph system to server

(cherry picked from commit 9969bd25841b5162d80125c9a2fc000a94c3b558)
2024-02-18 23:35:48 +01:00