Commit graph

70 commits

Author SHA1 Message Date
48f8a75362 Adjust item hitbox sizes. 2022-08-13 11:59:44 +02:00
2ef3c6bf65 Slight hammer damage nerf. 2022-08-12 17:56:35 +02:00
3f9d885ce7 Tweak hammer alt chargeup formula. 2022-08-12 16:58:13 +02:00
55137d1cb8 Increase hammer shockwave damage/radius. 2022-08-12 16:34:02 +02:00
37aa23ae6e Some slight tweaks to hammer. 2022-08-12 16:14:11 +02:00
b6138aa396 Itamex Hammer fully implemented. 2022-08-12 14:48:33 +02:00
e97dd5d035 Hammer tertiary fire tweaks. 2022-08-11 21:49:47 +02:00
3da96ba3f1 Fix third person animations. 2022-08-11 16:44:29 +02:00
311bf6e899 Combat hammer tertiary fire implemented. 2022-08-11 16:25:01 +02:00
0193ad5874 Primary fire now functional in Combat Hammer. 2022-08-11 01:54:40 +02:00
e7d113766a Tweak hammer material. 2022-08-10 21:59:47 +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
eec665e399 Show a message when the Sheen HMG cools down while unselected. 2022-08-07 15:16:28 +02:00
24a038b0a9 Fix ammo check logic on some weapons. 2022-08-04 17:58:16 +02:00
965a29870b Fixes, rebalances, tweaks... Idk, weather hot, brain hurt. 2022-08-01 17:22:37 +02:00
d85a3791db Buncha fixes from today's stream. 2022-07-31 21:14:35 +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
43bea0d22a Properly set drop ammo types for weapons. 2022-07-27 16:57:52 +02:00
b77498781a Fully functional scripted texture for Sheen HMG. 2022-07-25 02:07:07 +02:00
298ed03ccd Ammo adjustments. 2022-07-24 19:44:39 +02:00
80775d8cfd Increase Sheen melee damage. 2022-07-23 17:02:39 +02:00
d64e487231 Sheen rebalancing. 2022-07-22 22:34:08 +02:00
57253d5434 Sheen HMG fully functional. May need touchups later. 2022-07-22 20:20:58 +02:00
4ec3a595c4 Dakka progress continues. More tomorrow. 2022-07-22 01:34:12 +02:00
1ba22e8eb6 Sheen HMG progress (still not functional). 2022-07-21 22:01:41 +02:00
14d55e3235 Sheen HMG pickup model done. 2022-07-20 20:55:47 +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
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
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
64d70b3c67 Alt hud graphics for DLC weapons. 2022-06-09 18:49:35 +02:00
dbc28f1422 Fire FX tweakery, plus a cheat to test it. 2022-06-05 00:23:58 +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
efa20cdd30 Prepare for Alt Hud implementation. 2022-06-01 12:06:35 +02:00
984b2c39ba The Pusher is gone. 2022-05-16 16:39:11 +02:00
e270e4de2c Swap slots of Ray-Khom and Mortal Rifle. 2022-05-08 00:19:55 +02:00
0680b2f382 Sometimes plans change. DLC Weaponsets merged into one. 2022-03-05 18:26:20 +01:00
be1f1d083f Additional branding changes. 2022-01-15 15:37:29 +01:00
651376f182 Original voice acting (batch 1). Plus other stuff. 2021-10-05 19:22:34 +02:00
e0897b53e4 Same changes as master. 2021-09-27 12:31:19 +02:00
4e0b3cd9e0 Separate sounds for VIP items. 2021-09-18 14:10:18 +02:00
894f2ed46a Implement weapon first-use tooltips.
Change some cvar defaults.
2021-09-16 16:31:44 +02:00
4677ca7d4f Ammo balancing and behind-the-scenes stuff. 2021-09-15 00:17:08 +02:00
f6f2854bf6 Fun with dialogues. 2021-09-14 18:40:22 +02:00
c1de57b376 Major ammo overhaul.
DoExplosion sector portal fix.
2021-09-12 19:09:00 +02:00
cdd65f11a3 Safety Tether implemented.
VIP items cannot be bought.
VIP items have a special color in the inventory/store.
Boost Devastation Sigil sounds.
Fix Teleport() calls using A_Teleport() flags (oops).
Give cheat tweaks.
2021-09-04 21:18:37 +02:00
fb0e8c45f3 Add "on-demand" option to only spawn ammo for available weapons.
Add dedicated "Ammo Spawner" class to simplify code.
Small code duplication cleanup.
2021-06-23 01:06:21 +02:00
8e3a26487c Explicitly warn against unsupported IWADs.
Extend repertoire of crash sounds.
2021-06-16 17:47:21 +02:00