DrSmugleaf
0cc941cb54
Fix error when starting a DoAfter while handling one on the same entity ( #24218 )
...
* Fix error when starting a DoAfter while handling one on the same entity
* Reuse array
(cherry picked from commit 9ad1ae5d963cf294d2f68d06ce07506dedbefe64)
2024-01-26 23:04:39 +01:00
metalgearsloth
c9648da984
Content update for NetEntities ( #18935 )
2023-09-27 21:59:12 +02:00
Topy
b85c902189
Added sink ( #14348 )
2023-06-30 18:10:47 -04:00
deltanedas
10932cc384
space doafters, like doafters but in space ( #16670 )
...
Co-authored-by: deltanedas <@deltanedas:kde.org>
2023-06-03 12:33:41 -07:00
keronshb
c6aae19a16
Adds repeating DoAfters to Food and Drink ( #15233 )
2023-04-16 08:14:26 +10:00
Leon Friedrich
61b19b3164
Remove unnecessary dependency injection from DoAfters ( #15170 )
2023-04-12 03:23:04 +10:00
DrSmugleaf
b947856431
Remove hands component reference ( #15197 )
2023-04-07 11:21:12 -07:00
Leon Friedrich
19277a2276
More DoAfter Changes ( #14609 )
...
* DoAfters
* Compact Clone()
* Fix mice and cuffables
* Try generalize attempt events
* moves climbabledoafter event to shared, fixes issue with climbable target
* Fix merge (cuffing)
* Make all events netserializable
* handful of doafter events moved
* moves the rest of the events to their respective shared folders
* Changes all mentions of server doafter to shared
* stop stripping cancellation
* fix merge errors
* draw paused doafters
* handle unpausing
* missing netserializable ref
* removes break on stun reference
* removes cuffing state reference
* Fix tools
* Fix door prying.
* Fix construction
* Fix dumping
* Fix wielding assert
* fix rev
* Fix test
* more test fixes
---------
Co-authored-by: keronshb <keronshb@live.com >
2023-04-02 21:13:48 -04:00