Commit graph

2,181 commits

Author SHA1 Message Date
a2855dfc9a Don't use inventory tokens for mapper-toggleable store/revive. Tokens are icky. 2023-02-18 11:54:30 +01:00
dc39f4a6fb Update patrons. 2023-02-18 11:54:24 +01:00
844201260a VISALWAYSFAIL has been renamed to MVISBLOCKED (just bleeding edge things™). 2023-02-15 18:48:56 +01:00
b080a8283a Splash damage issue was quickly addressed. 2023-02-15 16:59:12 +01:00
10d463ae65 Use VISALWAYSFAIL to make the Ghost Artifact not suck. 2023-02-15 16:02:38 +01:00
c05c638a6a Proper fix for erratic ViewPitch. 2023-02-11 19:13:38 +01:00
5e552e7607 Fix erratic ViewPitch when loading saves. 2023-02-11 18:47:48 +01:00
11c497178d Typo 2023-02-11 17:11:07 +01:00
35b8b986db Cleaning up. 2023-02-11 17:03:43 +01:00
08201160b1 Fix implicit class pointer casting. 2023-02-11 13:19:03 +01:00
e4622db985 Tweak "archdemons" entry to mention Aximal being a former Archlord. 2023-02-01 12:59:41 +01:00
9df21cf2a9 Update notes. 2023-02-01 12:59:29 +01:00
6e518e7ebc Fix breakage of achievement stats tab text. 2023-01-27 22:26:10 +01:00
77b4a272cf Add forced blood replacement option. 2023-01-26 19:49:41 +01:00
5fe865e24c LANGUAGE strings for future content. 2023-01-26 19:48:49 +01:00
beb711a03c Remove redundant check in voodoo doll tag one-liner. 2023-01-22 01:50:11 +01:00
8ced02ec74 Forgot to remove some code from the old vanilla monster xdeath stuff. 2023-01-22 01:47:41 +01:00
64cb7589e8 Make alpha cube root faster by declaring LUT as "static const". 2023-01-22 00:46:28 +01:00
2ca446506b Additional dialogue for cranking Deep Impact while full. 2023-01-21 01:09:46 +01:00
4a5093dbb5 Tweak ammo spawns again. 2023-01-20 22:32:16 +01:00
c8fdee21cc Unimplemented weapons trigger special on touch, to avoid potential softlocks. 2023-01-19 22:37:03 +01:00
1ad16bfcd4 Blocking checks for mirror interaction (forgot about them). 2023-01-19 10:23:20 +01:00
c3cc545784 Mirror interaction. 2023-01-19 10:09:20 +01:00
b0ae0d2153 More voice changes:
* Additional kiss voices
* Mirror interaction lines (not yet implemented)
* Intonation changes for two existing lines
* Fix randomization of some voices (grunts and whatnot)
2023-01-19 09:47:00 +01:00
c99059495a Fix incorrect variable assignment for bust quake. 2023-01-18 23:28:26 +01:00
9b8490279c Slightly tweak some tips. 2023-01-18 22:47:48 +01:00
ddbc59939b Add option to render minimap to a fixed-size canvas. 2023-01-16 13:28:10 +01:00
7ca40eb252 Ghost Artifact no longer changes player render style. 2023-01-16 13:27:25 +01:00
682aecafbc The mod now has less lines of code. 2023-01-14 22:16:25 +01:00
a342651842 Revert IsActorPlayingSound hotfix, not needed in this branch. 2023-01-14 19:19:08 +01:00
525b9e33eb Use new let syntax for multiple returns. 2023-01-14 19:14:39 +01:00
c636e0e787 Make use of new LineTracer.Trace() parameters. 2023-01-14 18:30:22 +01:00
55fbfd86c0 Floating point quake intensities. 2023-01-14 18:06:52 +01:00
d4cbbd15b5 Merge branch 'devel' into experimental 2023-01-13 19:23:12 +01:00
06e2e2c55c Deprecate use of ROTATING. Fix rotation of many items. 2023-01-11 20:05:53 +01:00
fda76c40c8 don't hurt me, nash 2023-01-09 19:53:26 +01:00
f2a4dffcdf Fix accumulated damage causing armor hit sfx to stack. 2023-01-09 18:39:06 +01:00
b97f7b6bf6 Fix spacing in intermission quotes. 2023-01-08 23:56:19 +01:00
73fed4e4f9 Small things backported from experimental branch. 2023-01-08 15:01:27 +01:00
d0fddbf8a3 Testing changes for GZDoom 4.11/5.0. 2023-01-08 14:58:06 +01:00
75ffce1627 Somewhat less hacky menu code. 2022-12-31 13:08:09 +01:00
03dc2d8c7d Fix for rare Quadravol crash corner case. 2022-12-30 23:30:52 +01:00
eff2a9a69b Add MapRange utility function (currently unused). 2022-12-30 23:16:36 +01:00
f3946f832b Fix magnetized items being blocked by "monster block" lines. 2022-12-30 23:16:16 +01:00
3a00eac766 Optimize item sparkles + distance fade teleport sparkles. 2022-12-30 11:38:33 +01:00
2b41ba0225 CVar caching is no longer needed. 2022-12-29 13:20:08 +01:00
9f529afb3c Set DROPOFF flag on magnetized items, hopefully fixes them getting stuck on some lines. 2022-12-29 10:44:53 +01:00
93228f005a Remove unused CVars. 2022-12-29 10:39:01 +01:00
21e10bce86 Remove credits for removed assets. 2022-12-28 22:22:48 +01:00
8c9daed1b5 Remove XDeath injection. It is a gross hack and it should not be used. 2022-12-28 22:20:01 +01:00