Commit graph

52 commits

Author SHA1 Message Date
3dd2b45f2a More deathmatch stuff. 2021-06-16 20:31:35 +02:00
8c2979326d Add XDeath sprites for Arachnotron and Mancubus. 2021-06-13 18:49:43 +02:00
761281db92 Finetune KDiZD key replacements.
Tweak ERROR shader.
2021-06-10 17:20:04 +02:00
f568c977ed Lore adjustments for Novoskhana. 2021-06-10 13:29:18 +02:00
804666b7b8 Fix all clear not working. 2021-06-06 20:44:10 +02:00
da703e3e35 Yet more deathmatch stuff. 2021-06-04 21:35:17 +02:00
e3d2158a0a Deathmatch tweaks and fixes. 2021-06-04 18:59:04 +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
ff07516f4c Don't show headpat trackers in debug view mode. 2021-06-01 16:52:15 +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
000263fdcf Ignore cluster zero maps for stats (e.g.: Kinsie's Test Map). 2021-05-26 09:33:12 +02:00
7b6ae844ae Try to fix potential crash on level transition. 2021-05-26 09:10:45 +02:00
643c6a1f52 Fix certain shaders getting stuck on-screen. 2021-05-25 08:32:49 +02:00
9e00ee41ae Chanceboxes and collectibles shouldn't appear in DM. 2021-05-23 19:12:56 +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
d6c367eb23 Use outline font on cheat input. 2021-05-09 15:46:52 +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
e6133c8a25 More cheat stuff (includes a flag!). 2021-04-29 23:26:34 +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
b5f78f5035 Display beam projectiles in minimap. 2021-04-24 16:00:14 +02:00
e463314b78 Remove abort/cheat achievements, as they're not "normally" obtainable.
Add a little easter egg to using SWWM Platinum cheats for the first time.
2021-04-23 23:25:43 +02:00
b64841cc47 Adjust how the Unchecked Capitalism achievement works. 2021-04-10 23:01:56 +02:00
d07bc12a8f Some extra debug code and some fixes. 2021-04-10 19:27:19 +02:00
4d7cd9c564 Some spicing up of the Doom 2 secret maps.
More achievement icons.
2021-04-09 20:57:49 +02:00
98012daf26 A couple tweaks. 2021-04-08 15:57:28 +02:00
a0400cb97a Some profiling stuff, for debugging.
Combat tracker creation in WorldThingSpawned shouldn't need to loop through whole list. This speeds up things greatly during map load.
2021-04-04 18:03:22 +02:00
0136f32c47 Per-game achievement alterations (wow, undocumented LANGUAGE feature).
Added achievement for killing a boss using only the Deep Impact primary.
2021-03-29 19:07:02 +02:00
36feddcf8f Ghost Artifact behavior overhaul. 2021-03-25 15:06:59 +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
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
a549c341c4 Fix DRLA monsters not triggering boss death events. 2021-03-21 01:34:37 +01:00
a15f8e8e73 PROBABLY shouldn't add shadows to things with the CORPSE flag. 2021-03-20 23:23:29 +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
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
b205527576 Mykradvo Artifact implemented.
Replace some electric damage types with plasma, as it should be expected.
2021-03-17 20:16:17 +01:00
140513adae Saya bean pickup gesture. 2021-03-08 20:55:24 +01:00
8748bea766 Fix up previous commit. 2021-03-08 12:05:08 +01:00
fd39e7af86 Reset max minimap zoom when Omnisight is removed.
Also cap minimap zoom to safe numbers on load.
2021-03-08 11:48:26 +01:00