Commit graph

647 commits

Author SHA1 Message Date
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
4597ee6d2e Fix tooltip for weapon swaps. 2021-02-16 00:51:55 +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
dc3b7ecb5d Spanish is hard. 2021-02-13 22:31:30 +01:00
413b7539b1 Correction: Saya already knew Kirin was in a war. 2021-02-13 22:29:21 +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
cb3d828e43 The Eviscerator was built by Cyrus Enterprises. 2021-02-11 00:43:26 +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
f8de0e3635 Remove unused cvar for a feature that was discarded. 2021-02-07 18:12:41 +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
2d8eee48c4 Adjustments to Sheen HMG lore entry. 2021-02-05 23:52:59 +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
b9b989bf99 Slight typofix 2021-02-03 13:58:22 +01:00
027b620933 Offset ERROR model so it faces own angle. 2021-02-01 23:19:25 +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
7aa1d85081 OptiPNG pass with -o7 -zm1-9, just for fun. 2021-01-30 22:56:20 +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