Commit graph

1,343 commits

Author SHA1 Message Date
825caeca29 Fix: The wrong internal counter was being decremented when ticking damnums. 2022-06-17 23:04:16 +02:00
e637350da5 Update patrons 2022-06-17 23:04:05 +02:00
f4029bc219 Fix imprecision in fuel regen stops. 2022-06-17 23:03:41 +02:00
27e979091b Code cleanup. 2022-06-17 23:02:56 +02:00
699bb80924 Add PrettyFist to the greetz, because bless. 2022-06-17 23:02:08 +02:00
c1d44f43c9 10 more tips. That's 180 now. 2022-06-17 23:01:59 +02:00
717462db5c Less naive PickWeapon rewrite. 2022-06-13 10:08:05 +02:00
9c8b4421a1 Rewrite entire PickWeapon function to fix a bug. 2022-06-13 09:40:34 +02:00
bba1cf9a17 Post Pusher removal cleanup. 2022-06-12 15:24:58 +02:00
834116c8c7 The Pusher is gone. 2022-06-12 13:26:52 +02:00
fb4951e5c4 Replace incendiary ammo tip with tip about swimming. 2022-06-12 13:13:02 +02:00
0e44f7c717 Rename "Unlimited Wallbuster Destruction" option, as more weapons are capable of busting. 2022-06-12 13:12:52 +02:00
a30916a58a Remove unsupported renderer warnings, they do nothing. 2022-06-12 13:12:37 +02:00
905bf2003a Forgot to remove INVBAR from armor nuggets. 2022-06-10 00:46:34 +02:00
eaeed01ec4 Prevent manual switch to dual guns if only owning one. 2022-06-09 10:53:58 +02:00
189d65d035 Fix major flaws in ammo pickup logic. 2022-06-07 23:11:25 +02:00
2afad5d0d1 Fix inflictor detection breakage in WorldThingDamaged (did not account for SWWMPuff). 2022-06-07 21:04:33 +02:00
95435ef7f8 Fix missing CHANF_OVERLAP flag. 2022-06-07 20:54:55 +02:00
486680c10c Fix hack that breaks ammo drops from sold weapons. 2022-06-07 19:32:29 +02:00
04e9d13c01 Ammo buffer is fully implemented and working. 2022-06-07 17:03:24 +02:00
fb04a8f54f Ammo buffer system beginnings. 2022-06-07 17:01:02 +02:00
10b37e9777 Fixes for corner cases related to sell-only items. 2022-06-07 13:43:29 +02:00
93ac4d3a4f Remove Dragon's Breath shells.
Nuggets can no longer be stored as spares.
2022-06-07 12:31:02 +02:00
e446036474 Version mismatch messages don't show again when reloading a save from the current session. 2022-06-07 12:07:21 +02:00
a1b04995b1 Also guarantee not igniting voodoo dolls with the cheat. 2022-06-07 12:07:12 +02:00
ba1583ca76 Don't ignite friends with "pants on fire" cheat. 2022-06-07 12:07:04 +02:00
16cb5573c1 Fire FX tweakery, plus a cheat to test it. 2022-06-07 12:06:53 +02:00
c4e9dfac8a Fix inconsistent bobbing with dual explodium guns.
Fix "laggy" cocking animation with dual explodium guns.
2022-06-07 12:06:43 +02:00
505987b72c Remove QF_3D from A_QuakeEx calls with 65535 radius. 2022-06-07 12:02:11 +02:00
68ea253b5e Add QF_3D to every single A_QuakeEx call. 2022-06-07 12:01:51 +02:00
e92b7cf269 Cleaner way of fetching inputs in intermission. 2022-06-07 12:01:07 +02:00
a8ed346e67 Reimplement intermission input handling. 2022-06-01 18:33:35 +02:00
c3d417c53a Come to think of it, the legacy startup graphics aren't really needed. 2022-06-01 18:32:44 +02:00
8fd6a2b856 Full-color startup screen graphics. 2022-06-01 18:32:31 +02:00
5a8c32f4ae Implement custom gravity and remove swimming. 2022-06-01 18:32:20 +02:00
83934ddd81 GZDoom has zip64 support, we don't need the font.wad hack anymore. 2022-06-01 18:32:08 +02:00
9dc16ac235 20 more tips. I may have gone a bit overboard. 2022-06-01 18:31:55 +02:00
620629bec9 Fix typo. 2022-06-01 18:31:45 +02:00
ab4f20f3e2 Unintended fall-through in stats tab. 2022-06-01 18:31:36 +02:00
40351bc1ae Seems cheat detection for level end achievements won't happen. 2022-06-01 18:31:28 +02:00
78f113388f Stop reinventing lerp() all over the place. 2022-06-01 18:31:20 +02:00
be9aba89ae Add "smooth streaks" to projected crosshairs. 2022-06-01 18:31:07 +02:00
100734e37d Fart cheat can now hurt bosses. 2022-06-01 18:30:53 +02:00
81c9ceaa43 Clamp HUD margin to 20 pixels max (40 is too much). 2022-06-01 18:30:43 +02:00
08f4ef4b06 Rewrite title stuff without using exploits. 2022-06-01 18:30:30 +02:00
65dc18ba16 April Fools + Birthday events. 2022-06-01 18:30:15 +02:00
02b2aa35f6 Personal rebranding. 2022-05-13 19:42:01 +02:00
64f2dc13e9 Reduce boss brain radius to match GZDoom's. 2022-05-13 19:41:33 +02:00
acb434bb9a Update patron credits. 2022-05-08 23:26:23 +02:00
bb9e37d7f3 Fix incorrect underwater detection. 2022-05-08 23:23:54 +02:00