Commit graph

1,121 commits

Author SHA1 Message Date
f3fddfdbcf Use list files to store vanilla map checksums. 2021-06-27 11:13:39 +02:00
092f9cfd7f Fix marble face textures in D2INO not being graffiti-able. 2021-06-25 17:48:50 +02:00
bc111626e4 Crash message variety. 2021-06-24 21:53:38 +02:00
cfc3c0f7af Safeguard against InPlayerFOV being called with no camera. 2021-06-24 19:20:48 +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
6a7210cbbf Further delay start of clear music. 2021-06-23 01:00:39 +02:00
1a8b6c176c Small future planning changes. 2021-06-22 17:35:28 +02:00
5acac8f00f New map clear track courtesy of Bouncy. 2021-06-21 20:54:54 +02:00
3f6226bfdd Pusher altfire + gesture fix. 2021-06-21 09:57:44 +02:00
81b28a339a Fix Mykradvo tendril crash if tracer ceases to exist out of nowhere. 2021-06-20 16:21:29 +02:00
7f910358d3 Account for other handlers destroying things early in WorldThingSpawned. 2021-06-20 10:35:52 +02:00
73da618750 Fix unwanted line activation while dashing. 2021-06-18 11:17:01 +02:00
d7598865c9 Difficulty damage scale tuning (have fun). 2021-06-17 17:06:08 +02:00
3aa739ec76 scrombld 2021-06-16 21:18:46 +02:00
3dd2b45f2a More deathmatch stuff. 2021-06-16 20:31:35 +02:00
8e3a26487c Explicitly warn against unsupported IWADs.
Extend repertoire of crash sounds.
2021-06-16 17:47:21 +02:00
5494d04ecc Menu minifix 2021-06-14 21:43:49 +02:00
8c2979326d Add XDeath sprites for Arachnotron and Mancubus. 2021-06-13 18:49:43 +02:00
4016063379 Give score for defacing textures. 2021-06-13 18:05:52 +02:00
01c30c996d Allow parrying own projectiles (despite this hardly being doable in practice). 2021-06-13 16:47:25 +02:00
0cb3fb1141 Split generated lore LANGUAGE at newlines for readability. 2021-06-13 14:20:27 +02:00
7a60ecc744 Small tweaks. 2021-06-12 15:08:15 +02:00
0662667632 Credits update. 2021-06-10 23:12:21 +02:00
761281db92 Finetune KDiZD key replacements.
Tweak ERROR shader.
2021-06-10 17:20:04 +02:00
26573b355c Add War Trophies blacklist (gesture weapons). 2021-06-10 16:19:23 +02:00
f568c977ed Lore adjustments for Novoskhana. 2021-06-10 13:29:18 +02:00
c6aef8d2cd Forgot to add a sound for precaching. 2021-06-07 14:21:53 +02:00
ff1032fa19 Allow headpats to be held. 2021-06-06 20:44:46 +02:00
1c2c08822b Fix Ynykron'd bots not respawning 2021-06-06 20:44:28 +02:00
804666b7b8 Fix all clear not working. 2021-06-06 20:44:10 +02:00
d789f72238 Tweak player speeds, allow "always run" to work. 2021-06-05 21:07:46 +02:00
affd301ead Comments for mapping. 2021-06-05 01:28: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
37275606e3 Minor convenience stuff. 2021-06-04 17:33:09 +02:00
789262b8c0 Fix material shaders not working with dynamic lights. 2021-06-03 13:44:20 +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
a7ef6ced0c Prevent blob shadows from appearing for things with zero radius. 2021-06-01 16:52:02 +02:00
0f37e68698 Use gametic+fractic for crosshair interpolation, should be smoother than MSTime(). 2021-06-01 16:51:13 +02:00
2731bd92b8 Fix Jump animation lingering on tiny jumps. 2021-05-31 16:23:12 +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
dd54cde585 Small achievement rebalance.
Some more planned collectibles.
Try to make wraithverge ghosts properly parryable.
2021-05-30 21:27:55 +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
76019492ca Modernize material shaders. 2021-05-27 10:55:44 +02:00
fb91b25643 Clean up some remaining 4.5 compat tidbits. 2021-05-26 12:49:37 +02:00
000263fdcf Ignore cluster zero maps for stats (e.g.: Kinsie's Test Map). 2021-05-26 09:33:12 +02:00
910c38f2b9 Fix crash when Love Heart somehow can't find the 3D floor that was hit. 2021-05-26 09:18:26 +02:00