Commit graph

1,510 commits

Author SHA1 Message Date
9b6c7b0d81 Implement minimap (like radar from SWWM Z but better).
Make item sense detect Chanceboxes too.
Cache LOCKDEFS parsing.
2021-02-21 02:00:43 +01:00
0af4f734c8 Allow broken crushers to be busted. 2021-02-19 11:11:37 +01:00
0e12ca15c8 Remove global 50% damage reduction for players (a bit too cheap).
Add 50% crusher damage reduction + chance to break crushers.
Don't spawn gibs when using 'kill monsters'.
Allow player to "fake pick up" unsupported vanilla armor, so specials and item counters can still work.
2021-02-18 20:53:28 +01:00
cd9802a705 DRLA Monsters compatibility. 2021-02-18 00:55:57 +01:00
99c0d377cb More accurate music restoring for map un-clear.
Finetune monster clone spawns for I WANT DIE.
Froggy Chair collision fix (was blocked by items).
Froggy Chair use range fix.
Add back Froggy Chair lore entry.
2021-02-17 21:57:42 +01:00
ea74370463 Mod keys now attach their replacements, which are hidden. This should fix a lot of dumb scripts that use CheckInventory to get keys. 2021-02-17 19:39:44 +01:00
d18f3249b4 Reduce the 10 overlapping backpacks in Doom 2 MAP07 to one. 2021-02-17 09:37:08 +01:00
aa13d3370e Add Ynykron Crystal Rod model, just for fun. 2021-02-16 22:59:42 +01:00
cb711774dc Play record scratch in level un-clear even if music isn't silenced. 2021-02-16 21:09:25 +01:00
ddd198974d Detect when all clear levels get "uncleared" by newly spawning stuff.
Try to fix blood pools on skies (hopefully).
2021-02-16 21:05:27 +01:00
b17fbd9a7d Remove 8+ size variants of shells. Allow dropping of 2/4 golden shells.
Use overlays for Eviscerator casing eject, add random offsets like with Explodium Gun.
Fix Candy Gun not being consistent with new animation changes of Explodium Gun.
Fix Explodium Gun not showing the loaded bullet when checking the chamber.
Give random offsets to Silver Bullet ejection overlays.
Some small texture wrangling.
Add projectile models for Silver Bullet (this will be used in the future).
Remove InterHubAmount from MagAmmo classes (not needed as this property is only used by items with the INVBAR flag).
Reduce BackpackMaxAmount of Ynykron Ammo to 3.
Adjust how Chanceboxes randomize their "dud" probability.
Tweak some of the Chancebox drops.
Set DROPPED flag to false for all Chancebox drops, so they don't get crushed.
Add 25% Crush damage factor to Demolitionist (in a future update, will try to make it so crushers have a chance to break while touching the player).
2021-02-15 23:46:04 +01:00
9a037a57bc Fix: Owner of corrode debuff may cease to exist sporadically, causing an abort. 2021-02-14 21:24:00 +01:00
15b04386a1 Allow certain items to be sold (but not bought).
Readjust Tier 4 Ammo Fabricator so it produces 50% of (base) max ammo, rather than full ammo (mainly for balance).
2021-02-14 19:35:51 +01:00
8d9f49d838 Forcibly nullify ignored damages by player. 2021-02-14 18:21:28 +01:00
cdd7f74ff6 Centaurs take corrosive damage while shielded. 2021-02-14 18:09:00 +01:00
33884d385f Fix: Dead enemies would still howl from the corrosion debuff. 2021-02-14 18:00:50 +01:00
461d8ed612 Reduce overhead of WorldThingSpawned, fixes massive FPS drops. 2021-02-14 17:46:54 +01:00
4e2b42a7a9 Per-IWAD secret tab art. 2021-02-13 22:13:59 +01:00
20e67749d1 Fix extra projectiles in I WANT DIE not being aimed. 2021-02-13 12:50:56 +01:00
642ba9018d Doom Vacation support. 2021-02-12 20:57:26 +01:00
939151e3a3 Make lagged crosshair interpolation adapt to FPS.
Fix reload not working for empty Spreadgun.
When "ammo only" drops are enabled, still drop at least one weapon if needed.
2021-02-12 16:48:39 +01:00
d913752e31 Deathkings of the Dark Citadel support. 2021-02-11 23:25:16 +01:00
4182e3465a I have no idea what I did here. 2021-02-10 18:39:08 +01:00
d870c82a16 Assortment of Equinox compat fixes. 2021-02-10 11:37:30 +01:00
8f1846191c Compat for NRFTL MAP08 (exit cheese).
Compat for Micro Slaughter Community Project MAP13 (excessive number of cell packs).
2021-02-10 10:40:54 +01:00
308b17702c Mission and cluster texts for Sigil and No Rest for the Living.
Tweak and reformat all cluster texts to fit a width of 300 pixels.
2021-02-10 01:10:30 +01:00
1003c85048 Ultrafancify ALL CLEAR visuals. 2021-02-09 18:40:56 +01:00
c81fa6fcf1 Clear out files for unimplemented languages.
Refactored and finetuned mklang code.
Fix autouse behavior of health items.
Stats tracking for headpats, kisses, enemies befriended.
Split mission texts into a separate language file.
2021-02-08 18:48:09 +01:00
ae3870f3c1 Parry tweaks. Now parrying on the very first tic will always result in a "perfect parry".
Parry tracking on stats tab.
Parry kill score bonuses.
Small optimizations.
2021-02-07 17:57:20 +01:00
8c3139bfdd Increase base damage of dashing (15 → 30). 2021-02-05 23:03:49 +01:00
f353a056a1 Spreadgun can now be unloaded and left empty (hold altfire + tap fire).
Buffed golden shell splash damage.
2021-02-03 18:13:49 +01:00
4b88bcfe8a Fix crash when players telefrag each other in DM on map start. 2021-02-01 23:09:20 +01:00
0a49697113 Stat screen tweaks. 2021-02-01 23:09:04 +01:00
12e0851984 Fine-tune dog and caco detection. 2021-02-01 21:16:55 +01:00
51726864fe Allow players to remove Nazi textures by using them. 2021-02-01 14:34:52 +01:00
516b0e1294 Weaponize Froggy Chair. Add summon cheat. 2021-02-01 13:38:23 +01:00
f3ca6fc3da Fix some typos. 2021-01-31 18:50:50 +01:00
4b3c875965 Configurable floating number colors. 2021-01-31 17:59:23 +01:00
beff21e5c3 Forced pistol start didn't reset health. 2021-01-30 10:43:53 +01:00
6a8987a53d Actually, fix this properly. 2021-01-30 10:38:52 +01:00
376fd87da3 Fix blood spurts causing divisions by zero at random. 2021-01-30 10:19:42 +01:00
0b589fa81f Try to fix jetpack sound getting stuck sometimes. 2021-01-29 23:05:25 +01:00
b8eb009f43 Add option to force pistol starts.
Slightly increase Explodium Gun speed (by two frames).
Separate Explodium Gun ejected casings into overlays, with varying offsets.
2021-01-29 21:32:43 +01:00
37a05c0db2 Moth plushy pushed to post-release update, replaced by generic cube.
Added lore entries for post-release collectibles.
Fix incorrect scaling of Demolitionist sprites in Doom 2 cast sequence.
2021-01-29 17:21:19 +01:00
da9086d253 Small things.
- Swap all instances of Thinker.TICRATE with the GameTicRate global.
 - Force intermission counters to be enabled (fuck Heretic).
 - Add two more achievements to be used.
2021-01-26 15:20:34 +01:00
6988a9c1a2 Naive method for weapon spawn "progress". 2021-01-25 22:22:48 +01:00
a7f111333b Show owned item amounts in the store (if greater than 1 or ammo). 2021-01-25 21:15:18 +01:00
4fc0713ec2 Implement "emergency melee" for cases where the player has no weapons whatsoever. 2021-01-25 21:14:52 +01:00
67483877c0 Implemented selling at the store (right click / backspace to toggle).
Implemented excess ammo dropping for weapon pickups (previously it was just sold).
Implemented dropped weapon loaded ammo handling (previously this made ammo simply disappear).
Implemented mag splitting for excess ammo pickups (split 'em into individual rounds).
Dropping a Candygun will drop spares first (if any, they will be empty, too).
2021-01-25 17:32:44 +01:00
c6bd4ed2cf I really gotta use git tags properly.
I also went and cleaned up some debug texts.
There's also now a "short version" string that's less verbose for the mismatch checker.
2021-01-25 12:51:59 +01:00