Commit graph

26 commits

Author SHA1 Message Date
62d10ed11c Remove fat chodes, Silver Bullet reimplemented. 2022-10-07 20:13:10 +02:00
146531003e Trim excess ammo types. Some guns not reimplemented yet. 2022-10-07 19:12:41 +02:00
89e90825f1 I made warheads too cheap. 2022-09-29 19:51:36 +02:00
fd99957396 Ammo cap tweaks. 2022-09-20 11:59:12 +02:00
3495929e50 Convert spare candy gun ammo into weapon if one is not owned. 2022-09-20 11:28:31 +02:00
6fef4692b6 Add SYNCHRONIZED flag to various non-interacting actors (which may be client-side, I have not checked). 2022-09-19 13:12:06 +02:00
6baa8b8215 Allow embiggener to give mag ammo like in the sidemods. 2022-09-15 13:46:46 +02:00
764690b988 Chancebox tweaks. 2022-08-27 16:56:35 +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
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
8176b21b8c Achievement system overhaul.
Continuin the menu rewrite.
2021-09-20 19:22:42 +02:00
4e0b3cd9e0 Separate sounds for VIP items. 2021-09-18 14:10:18 +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
c194852ca8 A rebalance attempt™. 2021-09-06 22:55:58 +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
147c9223cb Add option to pistol start between clusters only.
Fix missing bilinear filtering in new art.
Tweak ammo spawns slightly.
2021-08-15 16:59:32 +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
affd301ead Comments for mapping. 2021-06-05 01:28:10 +02:00
749a2c7708 Multiplayer-related tweaks. 2021-05-23 14:05:28 +02:00
b98b80667f Fix Hellblazer having no crosshair.
Rebalance ammo drops/spawns again.
Add random chance for ammo drops to not spawn.
Minor adjustment to forced bilinear shader.
2021-05-21 10:42:19 +02:00
520a5f6328 Ammo rebalances (again). 2021-03-28 11:26:07 +02:00
c5abe83831 Major code refactoring. SWWMHandler could still use some more, though. 2021-02-27 23:59:40 +01:00