SlamBamActionman
|
85a6ac90ba
|
Add stamina and mob damage playtest modifiers (#35599)
* Add stamina and mob damage playtest modifiers
* Fix typo
* Add FTL
* Review fixes
* Update Content.Shared/Mobs/Systems/MobStateSystem.Subscribers.cs
---------
Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
|
2025-03-21 00:01:35 +01:00 |
|
Mervill
|
3414abb970
|
Remove unused IoC dependency references. (#31704)
Remove unused IoC dependencies
|
2024-09-01 23:22:50 +02:00 |
|
DrSmugleaf
|
32e1d1a3b5
|
Use EntityQuery for mob state system resolves (#29021)
|
2024-06-16 21:20:54 +10:00 |
|
Alfred Baumann
|
5b8468c9d8
|
Mobs auto state handlers (#26957)
* Autogenerate MobStateComponentState
* changed CurrentState to DataField, updated DataField attribute for AllowedStates
* Update Content.Shared/Mobs/Components/MobStateComponent.cs
* Update Content.Shared/Mobs/Components/MobStateComponent.cs
---------
Co-authored-by: BuildTools <unconfigured@null.spigotmc.org>
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
|
2024-04-17 20:00:05 +10:00 |
|
Leon Friedrich
|
ac25dd85fc
|
Fix mob state error (#21431)
|
2023-11-07 18:30:05 -07:00 |
|
metalgearsloth
|
b9a805b352
|
Reduce some state handling allocs (#14301)
|
2023-02-28 08:05:29 -08:00 |
|
Jezithyr
|
eeb5b17b34
|
Mobstate Refactor (#13389)
Refactors mobstate and moves mob health thresholds to their own component
Co-authored-by: DrSmugleaf <drsmugleaf@gmail.com>
|
2023-01-13 16:57:10 -08:00 |
|