Galactic Chimp
392b820796
Removed old Loc.GetString() use instances ( #4155 )
...
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com >
2021-06-21 02:13:54 +02:00
Galactic Chimp
53671aeee7
#3935 - Refactored ToysComponent functionality into ECS ( #4127 )
...
* #3935 - toys properly play sounds when: Activated, Landed (after throwing) and Used in hand
* #3935 - extracted BaseEmitSoundComponent
* #3935 - refactored EmitSound components to use ECS
* #3935 - added new components to client ignored components
* #3935 - added suggested stuff for EmitSoundSystem et al.
* #3935 added suggestions from PR
* #3935 implemented suggestions from PR
* #3935 updated namespace
2021-06-19 02:35:56 -07:00
DrSmugleaf
9b8185db23
Deprecate IActionBlocker in favour of cancellable events ( #4193 )
...
* Deprecate IActionBlocker in favour of cancellable events
* Bring back old speech/emoting component restrictions
* Rename action blocker listener methods
* Use Entity System public methods instead of extension methods
Co-authored-by: Vera Aguilera Puerto <gradientvera@outlook.com >
2021-06-19 10:03:24 +02:00
DrSmugleaf
f878f353e4
Move some files out of Content.Shared root because I forgot ( #4182 )
2021-06-13 22:52:40 +10:00
DrSmugleaf
ff1a2d97ea
Re-organize all projects ( #4166 )
2021-06-09 22:19:39 +02:00