Commit graph

78 commits

Author SHA1 Message Date
4e0b3cd9e0 Separate sounds for VIP items. 2021-09-18 14:10:18 +02:00
f48f75c302 Hotfix: Incorrect amount printouts from mag management. 2021-09-18 00:03:40 +02:00
182c209080 Fix ammo drops in "on-demand" replacement mode. 2021-09-16 21:09:33 +02:00
10bab27e36 More stuff with tooltips.
Add commands to reset cvars.
Show progress counters in achievement menu.
2021-09-16 18:52:43 +02:00
894f2ed46a Implement weapon first-use tooltips.
Change some cvar defaults.
2021-09-16 16:31:44 +02:00
24edbb11ec Fix Candygun spares disappearance.
Fix weapons being autoselected on pickup while empty.
Fix Divine Sigil having no expiration message.
Fix gibs getting stuck (this time for real).
2021-09-14 22:44:14 +02:00
0420d511a6 New achievements coded (Most icons still not done).
Various random tweaks and fixes.
Reformatted and cleaned up Future Plans file.
2021-09-08 21:09:13 +02:00
2850cb8375 Splash damage wrangling. 2021-09-06 23:38:39 +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
124ab4b5f9 Fix recursive parrying (e.g.: when using time freeze). 2021-08-22 10:46:17 +02:00
275a16d1bf Fix infinite loop in silver bullet trace. 2021-08-20 22:19:29 +02:00
9ee1340761 Fix incorrect gibhealth handling in hitscan. 2021-08-17 15:13:01 +02:00
465d626749 Spreadgun: Don't consume ammo until chambered. 2021-08-17 09:15:42 +02:00
db0d2d6081 Adjust Silver Bullet bracing to prevent the player from getting stuck.
Fix missing intermission art.
2021-08-14 15:42:32 +02:00
57684c03b1 Hotfix for yet another case where shit destroys itself on death on the same tic for fuck's sake why do you people keep doing this shit can't you fucking learn for once to code death states properly you goddamn maniacs.
Also added another intermission art while I was at it, because why not.
2021-08-13 18:05:21 +02:00
19c0c462ac Explodium Gun / Candy Gun sound overhaul. 2021-08-11 17:46:12 +02:00
2c6cf8a804 Allow Ynykron alt+primary combo (even though it makes no sense). 2021-08-10 22:23:08 +02:00
198580e78a Second Explodium Gun should also be unchambered. 2021-08-10 14:27:52 +02:00
dbf802165e Explodium Gun starts unchambered (otherwise a certain animation will never be seen).
Gross hackery regarding pistol starts.
2021-08-08 20:14:09 +02:00
5f01001891 Explodium Gun and Candy Gun now have a slide lock. 2021-08-08 19:32:39 +02:00
fc549703fa BIG OOPSIE WENT UNNOTICED 2021-08-07 23:17:38 +02:00
d8b35848a3 Fix gib health handling in penetrating hitscan. 2021-08-05 22:02:35 +02:00
670d8a601f Spent mag dropping is now optional and disabled by default. 2021-08-05 15:39:35 +02:00
8f4630ae8b Add distant item glows. 2021-07-09 13:21:28 +02:00
8ae651d1da Fix: Pusher projectile did not respect "use to pickup" option. 2021-07-09 11:29:37 +02:00
9ddaa01545 Don't mind me. 2021-07-01 12:43:08 +02:00
3f6226bfdd Pusher altfire + gesture fix. 2021-06-21 09:57:44 +02:00
3dd2b45f2a More deathmatch stuff. 2021-06-16 20:31:35 +02:00
01c30c996d Allow parrying own projectiles (despite this hardly being doable in practice). 2021-06-13 16:47:25 +02:00
1c2c08822b Fix Ynykron'd bots not respawning 2021-06-06 20:44:28 +02:00
affd301ead Comments for mapping. 2021-06-05 01:28:10 +02:00
0f37e68698 Use gametic+fractic for crosshair interpolation, should be smoother than MSTime(). 2021-06-01 16:51:13 +02:00
dd54cde585 Small achievement rebalance.
Some more planned collectibles.
Try to make wraithverge ghosts properly parryable.
2021-05-30 21:27:55 +02:00
3500f72db0 Add "exclusive use to pickup" option.
Make "pickup through melee" optional (disabled by default).
Increased leniency of use to pickup (nice for items with small hitboxes).
2021-05-29 23:26:12 +02:00
749a2c7708 Multiplayer-related tweaks. 2021-05-23 14:05:28 +02:00
2b1687b0f8 A radius of 1 can cause projectiles to clip through walls. 2021-05-23 10:32:23 +02:00
c81f1ff1cf Fix Dual Explodium guns being erroneously available with sv_infiniteammo. 2021-05-22 00:36:45 +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
8ec2c14b38 Sound precaching for player/weapons.
Adjust collision sizes of projectiles.
Make player self-light toggleable.
2021-05-18 17:17:15 +02:00
517a898dc0 Fix Hellblazer atfire not preloading. 2021-05-16 14:17:06 +02:00
6ad1952e4a Tweak Hellblazer hold-fire behavior, added a sound cue.
Small melee tweaks.
2021-05-15 12:55:06 +02:00
949ae86e8f Fix incorrect mag position when switching away from Hellblazer. 2021-05-13 23:25:43 +02:00
8f661d7679 I keep forgetting that stuff can delete itself instantly after taking damage. 2021-05-13 22:46:23 +02:00
c2e1497226 Melee is now multi-hit, have fun. 2021-05-09 23:22:28 +02:00
9bd7670ce0 Hellblazer burst fire + lock-on. 2021-05-09 02:39:34 +02:00
c343de8746 Demolitionist Plush pickup anim added.
Small wallbusting fx tweaks.
Fix missing weapon select sound after item gestures.
2021-05-08 19:26:59 +02:00
b5f78f5035 Display beam projectiles in minimap. 2021-04-24 16:00:14 +02:00
4ff7d89ab4 Offscreen Wallbuster reload animation tweaks. 2021-04-21 09:37:17 +02:00
c0211a4ccd Allow cocking Silver Bullet while zoomed.
Achievement tweaks, some other stuff.
2021-04-16 18:09:59 +02:00