Garry's Mod

Garry's Mod

Particle Cleanup
Affichage des entrées 1-9 sur 9
Mis à jour le : 2 déc. 2024 à 20h47

- Add a missing CreatedByMap check

Mis à jour le : 2 déc. 2024 à 20h29

- 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

Mis à jour le : 27 nov. 2024 à 7h17

- Fixed a CreatedByMap false positive

Mis à jour le : 27 nov. 2024 à 7h02

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

Mis à jour le : 30 juin 2023 à 11h38

- 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)

Mis à jour le : 14 juin 2023 à 5h16

- Fix potential crashes

Mis à jour le : 14 juin 2023 à 4h36

- Revert

Mis à jour le : 14 juin 2023 à 4h28

- Fix CreateParticleSystemNoEntity detour
- Remove some useless code

Mis à jour le : 13 juin 2023 à 17h56