Garry's Mod
Particle Cleanup
Показване на 1 — 9 от 9 постъпления
Обновление: 2 дек. 2024 в 20:47

- Add a missing CreatedByMap check

Обновление: 2 дек. 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

Обновление: 27 ноем. 2024 в 7:17

- Fixed a CreatedByMap false positive

Обновление: 27 ноем. 2024 в 7:02

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

Обновление: 30 юни 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)

Обновление: 14 юни 2023 в 5:16

- Fix potential crashes

Обновление: 14 юни 2023 в 4:36

- Revert

Обновление: 14 юни 2023 в 4:28

- Fix CreateParticleSystemNoEntity detour
- Remove some useless code

Обновление: 13 юни 2023 в 17:56