Garry's Mod

Garry's Mod

Particle Cleanup
Visar 1–9 av 9 poster
Uppdatering: 2 dec, 2024 @ 20:47

- Add a missing CreatedByMap check

Uppdatering: 2 dec, 2024 @ 20:29

- Made crossbow bolt impacts able to be cleaned up (also with a designated convar to disable this behavior, cl_particle_cleanup_bolts)

- Fixed particle effects with no parent not being cleaned up
- Made the map created particle cleanup blacklist more strict

Uppdatering: 27 nov, 2024 @ 7:17

- Fixed a CreatedByMap false positive

Uppdatering: 27 nov, 2024 @ 7:02

- Disallowed the tool from cleaning up particles from entities that were created by the map

Uppdatering: 30 jun, 2023 @ 11:38

- Don't localize the destroy functions, but instead index them from the particle object
- Remove CLuaEffect(s) created from util.Effect
- Don't localize so many things
- Use game.GetWorld() instead of Entity(0)

Uppdatering: 14 jun, 2023 @ 5:16

- Fix potential crashes

Uppdatering: 14 jun, 2023 @ 4:36

- Revert

Uppdatering: 14 jun, 2023 @ 4:28

- Fix CreateParticleSystemNoEntity detour
- Remove some useless code

Uppdatering: 13 jun, 2023 @ 17:56