Commit graph

100 commits

Author SHA1 Message Date
c782fec486 Weapon swap adjustments for dual-wieldables.
Weapon swap fix for Candygun.
2021-12-30 01:52:21 +01:00
af3161ff71 Add Silver Bullet "wasted ammo" easter egg. 2021-12-26 12:44:00 +01:00
a0e1f2f7a6 Re-do HUD scaling. 2021-12-18 02:07:11 +01:00
d22d9c4b9a font gen updated, fonts re-made, adjustments to compensate. 2021-12-17 19:57:23 +01:00
7f70eb03af I gave in and did the font cleanup already. 2021-12-16 22:07:20 +01:00
756cda963d Fix polyobj crush/bust achievements. 2021-12-12 22:29:54 +01:00
14e643b40a Shift Sparkster x3 (DLC2) to slot 7.
This way you can have both it and the Quadravol simultaneously.
It would be unfair to not let you hold both "iconic" UnSX weapons at once.
2021-12-03 12:11:05 +01:00
1a0ddc5e79 Rewrite the weapon replacement system (less of a mess now maybe?). 2021-12-01 01:10:07 +01:00
2c2d15fe19 Slight buff to Hellblazer missiles. 2021-11-30 18:16:39 +01:00
9c7a43bbd9 Make Candy Gun and Silver Bullet prioritize individual bullets on reload if there's enough for a full mag. 2021-11-30 18:13:09 +01:00
f3d09902e8 Changes from master. 2021-11-05 20:54:48 +01:00
8f672a8bd2 Fixed here too. 2021-10-30 11:41:59 +02:00
f5b52dd9b0 ass piss poo fart butt 2021-10-23 21:39:35 +02:00
9e083a7b6a Various changes and fixes. 2021-10-21 23:27:37 +02:00
f6efc5d3f2 4.7.1 features here too. 2021-10-21 17:57:18 +02:00
1ab745f6a7 Stuff from master. 2021-10-11 18:31:47 +02:00
651376f182 Original voice acting (batch 1). Plus other stuff. 2021-10-05 19:22:34 +02:00
8be723477f Pull in more changes from master. 2021-10-03 23:49:20 +02:00
5dea5ab4d6 More changes from master. 2021-09-29 18:47:23 +02:00
e0897b53e4 Same changes as master. 2021-09-27 12:31:19 +02:00
9f54ec6f62 More changes from master. 2021-09-22 19:39:44 +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
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