swwmgz_m/zscript
Marisa the Magician 2aa0ea4680 More work towards Legacy of Rust support (with caveats).
As of this commit, do not consider the experience when playing that new
expansion to be complete. I've only partially written some of the mission texts
and rudimentarily enhanced some boss fights.

Currently there is one major limitation in that the intermission texts cannot
be replaced, as they're hardcoded inside the UMAPINFO. I don't know if I can
work around that.
2025-08-20 16:47:24 +02:00
..
compat More work towards Legacy of Rust support (with caveats). 2025-08-20 16:47:24 +02:00
dlc (Try to) reduce bullet trail perf hit for some hitscan weapons. 2025-05-20 12:05:47 +02:00
handler More work towards Legacy of Rust support (with caveats). 2025-08-20 16:47:24 +02:00
hud Setting up for faster PRNG experimentation. 2025-06-25 14:30:48 +02:00
items README update, a couple other things, and more partial progress on the Visual Thinker migration. 2025-04-28 10:08:05 +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 Just ignore prediction entirely in custom player code, who cares. 2025-08-18 23:29:49 +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 (Try to) reduce bullet trail perf hit for some hitscan weapons. 2025-05-20 12:05:47 +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 (Try to) reduce bullet trail perf hit for some hitscan weapons. 2025-05-20 12:05:47 +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