Commit graph

874 commits

Author SHA1 Message Date
b0ce5ff5f9 More achievement icons. 2021-03-25 18:07:42 +01:00
36feddcf8f Ghost Artifact behavior overhaul. 2021-03-25 15:06:59 +01:00
6aa83cce52 Fix backpack trimming in MAP07 not working. 2021-03-25 15:06:40 +01:00
e6f3506814 Add menu option to tweak achievement list filtering. 2021-03-24 19:45:48 +01:00
9f92b2d9a3 Carried Ammo Fabricators can now auto-use themselves. 2021-03-24 19:34:23 +01:00
517f49ded5 Fix a bunch of unfortunate typos.
Add placeholder classes for post-release collectibles.
2021-03-24 19:00:08 +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
0ed72dfe34 Fix null pointer access in SWWMFlyTracker. 2021-03-24 17:46:46 +01:00
d0afd69d34 Optimize achievement loading.
Add a new achievement (heh).
Don't show achievement notifications while the level is ending.
2021-03-24 17:41:38 +01:00
c710a6ced7 I love undocumented features 2021-03-24 15:37:04 +01:00
92f3e6d3aa A couple achievement pics done. 2021-03-24 15:32:50 +01:00
5316a63ed9 Achievement cleanup. 2021-03-24 03:05:04 +01:00
f5c9733c65 Major achievement progress. 2021-03-24 02:25:38 +01:00
7d401bdb61 I completely forgot what I changed. 2021-03-23 17:03:51 +01:00
1cbfd4b97d Begginings of achievement system.
Fix projectile detection.
2021-03-22 01:26:15 +01:00
8c47601d90 I'm afraid the plans for strife support have been cancelled. 2021-03-21 16:22:55 +01:00
d0287b7ade GZDoom 4.5.0 compat fixes. 2021-03-21 12:01:11 +01:00
e2d2305f8b A more fancy way to deface nazi texturing. (Bonus: curly mustaches on demon faces)
Fix gibs/blood and other non-interacting projectiles being tracked in the minimap.
2021-03-21 03:35:14 +01:00
9e7b1c881f Elemental Coatings shouldn't have COUNTITEM. 2021-03-21 01:54:37 +01:00
53ccf34616 Reduce corrosion damage on player. 2021-03-21 01:41:33 +01:00
a549c341c4 Fix DRLA monsters not triggering boss death events. 2021-03-21 01:34:37 +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
fb003f702e Moths should have more health, honestly. 2021-03-20 23:26:41 +01:00
a15f8e8e73 PROBABLY shouldn't add shadows to things with the CORPSE flag. 2021-03-20 23:23:29 +01:00
186f949859 Deep Impact buff.
Track parrying kills separately.
2021-03-20 23:20:19 +01:00
960852294b Blown kisses leave decals. 2021-03-20 22:50:48 +01:00
82d0100dec Fix toe stubbing on small objects on ground. 2021-03-20 13:50:12 +01:00
58bbc134eb Fix small typo. 2021-03-19 22:17:40 +01:00
f8016516d5 Track projectiles in minimap (toggleable). 2021-03-19 22:16:24 +01:00
0501f876d3 Allow the Ynykron to suck in inventory (but not destroy it).
Fix suckable actors self-cleaning.
2021-03-19 22:15:44 +01:00
3c85955d91 Mark collectibles as DONTGIB so they don't get crushed. 2021-03-19 22:14:44 +01:00
8ddc9e1de3 Fix oopsie in copypasted code. 2021-03-19 22:14:20 +01:00
5b6854078c Optimize ammo validation for embiggener / fabricator / give ammo cheat. 2021-03-19 21:26:10 +01:00
da2a20d62b Fix up dash direction when using noclip2. 2021-03-19 18:54:42 +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
eb66d77f41 Increase Mykradvo active enemy range to 10m. 2021-03-19 17:14:06 +01:00
8e5863eadd BIG OOPSIE FIXED. 2021-03-19 13:22:00 +01:00
f8ace6a257 Finetune Mykradvo to be less OP in small maps. 2021-03-19 13:12:45 +01:00
67972dc910 Update Micro Slaughter CP compat fix to RC1. 2021-03-19 00:17:10 +01:00
a579e9195a Fix Mykradvo shader seams. 2021-03-18 16:38:23 +01:00
c14895b7d0 Balance Mykradvo against bosses. 2021-03-17 21:23:01 +01:00
b205527576 Mykradvo Artifact implemented.
Replace some electric damage types with plasma, as it should be expected.
2021-03-17 20:16:17 +01:00
bfc1c2b64c Fix some Equinox textures turning into daily dose. 2021-03-16 23:29:26 +01:00
0a0d599c2e Movement fixups and shit. 2021-03-16 23:17:31 +01:00
7d112ab05c Additional tweakery. Update readme and other stuff. 2021-03-16 22:35:34 +01:00
f6a3a2f008 More bhopping tweaks.
Zero out view bob when dashing/boosting.
Add two more achievements (oh boy).
2021-03-16 20:40:59 +01:00
12afc5c10f Thrown Candy Guns shouldn't bounce. 2021-03-16 14:44:51 +01:00
b0b4d6ed67 Make quick grenades faster, but not able to bounce. 2021-03-16 14:43:25 +01:00