vkdoom_m/wadsrc/static/zscript/actors/player
Boondorl d7d71177d7 Reworked Travelling logic
Added safety barriers for STAT_STATIC and STAT_TRAVELLING to avoid potential exploits. Properly clear all internal fields pointing towards non-read barriered data and always relink properly when finishing travelling. Moved ZScript callback to after travelling has finished for all Thinkers, that way everything is initialized correctly.  Allow arbitrary thinkers (excluding native ones) to be added to the travelling list (for Actors, their positioning will need to be handled by modders). Ensure lights get re-enabled after travelling.
2025-08-02 17:35:16 -03:00
..
player.zs Reworked Travelling logic 2025-08-02 17:35:16 -03:00
player_cheat.zs Fixed setinv cheat 2025-03-14 21:10:44 -03:00
player_inventory.zs - deprecated A_PlaySound for real and transitoned the internal scripts to A_StartSound 2020-01-04 14:25:55 +01:00
player_morph.zs Allow for Basic and Hexen armor replacing 2024-08-17 01:14:07 -04:00