Commit graph

130 commits

Author SHA1 Message Date
4d7019ae86 Several changes from devel once more:
- Fuck it, Quadravol will be lever action.
 - Tiny cleanup.
 - Rewrite the weapon replacement system (less of a mess now maybe?).
 - Some menu fixes.
 - Minimap zoom increments like in the Common Library.
 - Add missing sound definition for Safety Tether.
   (This mostly went unnoticed because it's VERY rare to have it play)
 - 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.
 - Small lore tweak on Quadravol stance swap.
 - Fix off-by-one bug in looping palette lights.
 - Re-do logo shader. Use separate layer textures.
 - Fix Elemental Coating breaking "End Level" damage sectors.
(This will be the last batch of changes before I continue working on menus)
2021-12-08 18:17:41 +01:00
bd94093db4 All recent changes from devel:
- Make "old cheat" message appear only once per iwad, rather than per session.
 - Change blood/debris max amount defaults.
 - Make Candy Gun and Silver Bullet prioritize individual bullets on reload if there's eno
ugh for a full mag.
 - Add throttling for blood and gib spawning.
 - Reduce effects of flying gibs.
 - Add a command to instantly clear queued effects.
 - Slight buff to Hellblazer missiles.
 - Damage accumulators now report damage amplified by Devastation Sigil.
 - Fix ammo resetting.
2021-11-30 19:05:06 +01:00
30d53ef991 Cherrypicked changes from devel. 2021-11-07 11:21:58 +01:00
ade23e99fc Pistol start tweaking. 2021-11-05 20:53:58 +01:00
19457ebcee Increase damages of Hellblazer missiles.
Spawn red/green shells in twos for Shell Boxes.
Add "random" eviscerator trail option.
2021-10-23 21:37:30 +02:00
883e770899 "Demoslayer" fun option (enemies drop health). 2021-10-22 17:27:17 +02:00
36a022d48d Add option to hide intermission tips. 2021-09-28 20:09:27 +02:00
d532ddc3fa More robust wall busting / crusher breaking.
Integrate ZPolyobject library (will be used soon).
Update credits.
2021-09-28 15:54:58 +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
f6f2854bf6 Fun with dialogues. 2021-09-14 18:40:22 +02:00
ccab16a7a9 All new achievement icons added.
One more intermission art added.
Small folder reorganization.
2021-09-11 21:15:52 +02:00
9e0acada23 QOL feature: Elemental Coating auto-use. 2021-09-07 00:44:35 +02:00
555530c164 Devastation sigil fully implemented.
Removed old ragekit shader entirely, always use alt now.
VIP powerups no longer spawn if the player has max amount.
2021-09-01 18:53:53 +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
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
9035220433 Add joke option to turn off the engine. 2021-07-03 13:18:16 +02:00
3bb11a00c4 Recoil FOV bump is now configurable. 2021-06-29 18:16:35 +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
5acac8f00f New map clear track courtesy of Bouncy. 2021-06-21 20:54:54 +02:00
8c2979326d Add XDeath sprites for Arachnotron and Mancubus. 2021-06-13 18:49:43 +02:00
7a60ecc744 Small tweaks. 2021-06-12 15:08:15 +02:00
d789f72238 Tweak player speeds, allow "always run" to work. 2021-06-05 21:07:46 +02:00
a45943763f Enhance ASS SLAP (now optional).
Also added a "sewercount++" easter egg cheat, just for fun.
2021-06-02 01:16:49 +02:00
9f7d64d1e5 Player movement speed overhaul, separating into three speeds: walk, run, sprint.
Added separate run/walk animations.
Added jump animation independent from boost.
Tweaked boost animation.
Tweaked fall animation.
2021-05-31 16:17:59 +02:00
e3a4c60882 Revert "Sorry."
This reverts commit 665ce948cf.
2021-05-30 03:22:14 +02:00
665ce948cf Sorry. 2021-05-30 02:36:59 +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
837fde6de1 Hide weapon swap option. Not needed until DLC1. 2021-05-22 18:56:41 +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
a0d2937ad8 Some tweaks. 2021-05-09 17:23:57 +02:00
2954203fd7 Boss-ify the Cybie in NRFTL MAP08.
QOL tweaks to how the PK7 file is built.
Added a plaintext readme, in classic SWWM style.
Updated credits.
2021-05-06 01:20:12 +02:00
08914cb1d7 Achievements submenu. 2021-05-01 14:56:02 +02:00
d22f9609e0 Show play time in options menu.
Store unlock date for achievements.
2021-04-29 23:25:24 +02:00
68dbb71801 Tweak blob shadows. Due to the addition of sprite shadows in-engine, the "everything" option is no longer needed. 2021-04-25 12:32:06 +02:00
3b3918de8a Migration from libeye to Gutamatics.
Updated credits.
2021-04-02 19:52:13 +02:00
e6f3506814 Add menu option to tweak achievement list filtering. 2021-03-24 19:45:48 +01:00
1e82cf6b09 Remove the 'Mx. Worldwide' achievement, it can't work due to cvars being split between games.
Adjust how the 'Full Set' achievement is handled, for the same reasons.
Don't split the Demolitionist Menu help text, it just complicates code.
2021-03-24 18:10:17 +01:00
8c47601d90 I'm afraid the plans for strife support have been cancelled. 2021-03-21 16:22:55 +01:00
2783141316 Revert cooldown slider to seconds and instead fix the inconsistent keyboard input on the scale slider itself. 2021-03-21 01:13:00 +01:00
ea7775119d Add option to only allow one emergency reboot per map (enforced on nightmare difficulties).
Make Elemental Coating shader less eye-straining.
Leave "ashen remains" when a target is erased by the Ynykron.
Fix crushers not breaking if player isn't taking damage.
2021-03-21 00:57:23 +01:00
f8016516d5 Track projectiles in minimap (toggleable). 2021-03-19 22:16:24 +01:00
431049106c Fix voodoo dolls being always visible in the minimap. 2021-03-19 18:43:47 +01:00
761042e200 Add one extra skill.
Prevent mp items from spawning on skills 5 and 6.
Disable store on skills 5 and 6.
Fix Shotgunners dropping Wallbusters in Doom 1.
Fix episode/skill menus being compacted when they have more than 5 text items.
Tweak message boxes.
2021-03-19 17:14:33 +01:00
7d112ab05c Additional tweakery. Update readme and other stuff. 2021-03-16 22:35:34 +01:00
ec3c1222e0 Tweaks to mission stats listing menu. Show current map stats, add option to merge map revisits. 2021-03-16 13:44:09 +01:00
1da4bd6126 Add option to make single weapons have higher slot priority. 2021-03-09 00:37:15 +01:00
8ceaafc382 Minimap portal overlay support (oh my). 2021-02-24 21:40:54 +01:00
3fb431bde5 Further minimap expansion, and more. 2021-02-23 02:41:02 +01:00