Commit graph

144 commits

Author SHA1 Message Date
b6138aa396 Itamex Hammer fully implemented. 2022-08-12 14:48:33 +02:00
7d6562c326 Demoslayer mode now has "ammo orbs" as well. 2022-08-12 11:15:09 +02:00
b12303d4f6 Ammo spawns and pricing tweaks. 2022-08-09 18:00:51 +02:00
6ebd9358c8 Ammo spawn tweaks (AGAIN). 2022-08-09 00:53:32 +02:00
4af9e9de82 Tweak ammo spawns again. 2022-08-07 22:50:06 +02:00
afccfcb5ff Tweak ammo spawns again. 2022-08-07 20:19:27 +02:00
64d256777b Saya's Mug collectible. 2022-08-06 15:11:33 +02:00
fa6c8f68d6 Enemies only drop ammo for owned weapons. 2022-08-04 18:17:21 +02:00
791e5649fc Adjust chaingunner ammo drops. 2022-07-30 16:55:11 +02:00
4cd6687175 Update ammo drop/spawn behavior. 2022-07-30 16:17:11 +02:00
4ecff98ba9 Adjust ammo spawn logic again. 2022-07-29 21:33:25 +02:00
7b1a87d8a5 Disable buying of nuggets (your ears will thank me). 2022-07-28 23:42:57 +02:00
b876515745 Removal of various configurable settings. 2022-07-28 21:01:08 +02:00
7d86143fb4 Updates for recent A_ChangeModel fix.
Use a canvas texture for the titlescreen fade.
2022-07-27 13:17:18 +02:00
12515e9107 Wrist tags in first person also update now. 2022-07-26 21:11:06 +02:00
2d2dcf7ad5 Tag colors and animated face using A_ChangeModel. 2022-07-26 18:36:38 +02:00
298ed03ccd Ammo adjustments. 2022-07-24 19:44:39 +02:00
83c3e2e5b0 Add DONTGIB to all mod items. 2022-07-23 16:49:18 +02:00
1ba22e8eb6 Sheen HMG progress (still not functional). 2022-07-21 22:01:41 +02:00
1f7cbdfc1a Use squared distance functions in a bunch of places.
Doesn't make much of a difference in practice, actually, but oh well.
2022-07-17 13:03:55 +02:00
fab3b27ad0 Missed a bit of code there. 2022-07-15 21:48:05 +02:00
f83a0d5a1f Fix hurtfloor detection breaking with 3D floors. 2022-07-15 21:45:10 +02:00
9d0287ef50 Additional face reactions. 2022-07-06 13:10:46 +02:00
4661d0f2f3 Replace original hud with alt hud entirely.
Remove unnecessary icons and doom builder hints for items.
2022-07-05 22:18:04 +02:00
bd45b022ff Fix incorrect logic for spare armor auto-use. 2022-06-23 00:02:42 +02:00
099d7fd55b Nuggets give 2 health / 5 armor.
Mag ammo can now be sold.
Fix selling prices of bulk items.
Fix rare case where mag ammo can be picked up without a parent.
Fix alt hud crash when no weapon is selected.
Various other adjustments.
2022-06-22 01:47:34 +02:00
6825146e51 A whole fat load of micro-optimizations.
Okuplok still lags like fuck, unfortunately.
2022-06-17 22:36:51 +02:00
b9a58adabc Code cleanup. 2022-06-15 10:58:47 +02:00
cfdb825c58 Forgot to remove INVBAR from armor nuggets. 2022-06-10 00:44:44 +02:00
931ead07e9 Fix major flaws in ammo pickup logic. 2022-06-07 23:09:21 +02:00
0db8c75a1c Fix missing CHANF_OVERLAP flag. 2022-06-07 20:53:59 +02:00
aa560cb312 Ammo buffer is fully implemented and working. 2022-06-07 16:56:41 +02:00
eb2e023c58 Fixes for corner cases related to sell-only items. 2022-06-07 13:42:13 +02:00
e296c02608 Remove Dragon's Breath shells.
Nuggets can no longer be stored as spares.
2022-06-04 22:09:46 +02:00
4e29d1c2fe Alternate HUD style partially implemented. 2022-06-03 19:17:33 +02:00
fa80c346ec Add QF_3D to every single A_QuakeEx call. 2022-06-02 00:48:17 +02:00
941dd1a16d Fart cheat can now hurt bosses. 2022-05-27 16:12:27 +02:00
e270e4de2c Swap slots of Ray-Khom and Mortal Rifle. 2022-05-08 00:19:55 +02:00
e4bcb33a10 Make some messages first-person for the local player. 2022-04-12 17:06:20 +02:00
b4f81fa4e3 Fix extended hitboxes breaking dual-weapon givers. 2022-04-02 12:09:45 +02:00
e9cb1005ac Additional voicelines (incomplete). 2022-03-29 22:35:06 +02:00
0aee4035ed "Extended Virtual Hitbox" for items. 2022-03-27 15:27:03 +02:00
bbc8e55afd Un-hide DLC content (even if not implemented). 2022-03-27 01:12:47 +01:00
33f8e060b7 Multiplayer end of support. Simplify for ease of maintenance. 2022-03-23 10:50:12 +01:00
15d259be36 Hitscan locational damage compatibility. 2022-03-08 14:54:32 +01:00
0680b2f382 Sometimes plans change. DLC Weaponsets merged into one. 2022-03-05 18:26:20 +01:00
39f40ad639 Fix VM abort if InvinciballArmor.HandleDamage is called right as the powerup ends. 2022-02-19 00:38:39 +01:00
7b6f9ccf71 Mykradvo should still spawn in Deathmatch.
(Especially because it is an essential part of DM-TheBase5)
2022-02-16 17:58:52 +01:00
d827806393 Tweak Kirin plush kiss healing. 2022-02-11 18:06:31 +01:00
59426a1316 Use the SWWMArmor class for its intended purpose instead of doing gross hacks. 2022-01-25 17:03:58 +01:00