swwmgz_m/zscript
Marisa the Magician cf17e889d8 Use InterfaceEvents instead of PostUiTick for oneliners, more reliable.
Due to some arbitrary change in GZDoom, which was later merged into VKDoom as
well, PostUiTick no longer consistently gets called after WorldTick.
This is kind of funny and also disappointing and sad because I intentionally
designed that feature this way, on purpose, and now it no longer works as
intended. Who knows how many other mods are affected by this now.
2025-08-21 01:31:55 +02:00
..
compat More work towards Legacy of Rust support (with caveats). 2025-08-20 16:47:24 +02:00
dlc Implement self obituaries (4.15 feature). 2025-08-20 18:09:53 +02:00
handler Use InterfaceEvents instead of PostUiTick for oneliners, more reliable. 2025-08-21 01:31:55 +02:00
hud Fix missing barrier overlay on mugshot. 2025-08-21 01:17:09 +02:00
items Implement self obituaries (4.15 feature). 2025-08-20 18:09:53 +02:00
kbase More work towards Legacy of Rust support (with caveats). 2025-08-20 16:47:24 +02:00
menu Quick fix for recent VKDoom. 2025-08-13 14:03:13 +02:00
player Implement self obituaries (4.15 feature). 2025-08-20 18:09:53 +02:00
swwm_Polyobjects Revert "Remove ZPolyobject due to licensing concerns." 2022-10-08 15:55:42 +02:00
utility More work towards Legacy of Rust support (with caveats). 2025-08-20 16:47:24 +02:00
weapons Implement self obituaries (4.15 feature). 2025-08-20 18:09:53 +02:00
swwm_blod.zsc Use GetDefaultByType for copying blood colors instead of spawning and then destroying the reference actors. 2025-06-27 21:02:25 +02:00
swwm_common.zsc Bump zscript ver to 4.14.1, plus a whole lot of stuff. 2025-03-13 14:50:58 +01:00
swwm_common_fx.zsc Implement self obituaries (4.15 feature). 2025-08-20 18:09:53 +02:00
swwm_gesture.zsc README update, a couple other things, and more partial progress on the Visual Thinker migration. 2025-04-28 10:08:05 +02:00
swwm_gesture_fx.zsc README update, a couple other things, and more partial progress on the Visual Thinker migration. 2025-04-28 10:08:05 +02:00
swwm_monsters.zsc Bump zscript ver to 4.14.1, plus a whole lot of stuff. 2025-03-13 14:50:58 +01:00
swwm_thinkers.zsc Bump zscript ver to 4.14.1, plus a whole lot of stuff. 2025-03-13 14:50:58 +01:00
swwm_thinkers_player.zsc More work towards Legacy of Rust support (with caveats). 2025-08-20 16:47:24 +02:00