Commit graph

29 commits

Author SHA1 Message Date
46f9696b71 Try to alleviate memory impact somewhat. 2021-10-03 22:31:00 +02:00
c1de57b376 Major ammo overhaul.
DoExplosion sector portal fix.
2021-09-12 19:09:00 +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
dc4bd4d45d Initial 1.1 development setup. 2021-09-01 09:56:20 +02:00
1b41ffea5a Fix crash when trading items if using keyboard input. 2021-08-20 21:49:27 +02:00
9ddaa01545 Don't mind me. 2021-07-01 12:43:08 +02:00
3dd2b45f2a More deathmatch stuff. 2021-06-16 20:31:35 +02:00
37275606e3 Minor convenience stuff. 2021-06-04 17:33:09 +02:00
749a2c7708 Multiplayer-related tweaks. 2021-05-23 14:05:28 +02:00
c16537944a Allow multiple achievement lists (for add-ons). 2021-05-09 13:45:20 +02:00
08914cb1d7 Achievements submenu. 2021-05-01 14:56:02 +02:00
d35f4020fb More achievement icons I guess? 2021-04-12 20:49:51 +02:00
98012daf26 A couple tweaks. 2021-04-08 15:57:28 +02:00
459defb0a8 Some big lore readjustments, hope I got everything. 2021-04-07 00:31:26 +02: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
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
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
186f949859 Deep Impact buff.
Track parrying kills separately.
2021-03-20 23:20:19 +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
b205527576 Mykradvo Artifact implemented.
Replace some electric damage types with plasma, as it should be expected.
2021-03-17 20:16:17 +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
7201fa417a Add a couple more FOV bumps.
A bunch of silly tweaks to player movement, including bunnyhop acceleration.
Readjust math for top speed stat unit conversion.
Add two more future achievements.
2021-03-15 22:04:08 +01:00
c5abe83831 Major code refactoring. SWWMHandler could still use some more, though. 2021-02-27 23:59:40 +01:00