973e8865cb
Some cleanup + sneaky preparation for a future GZDoom feature.
2021-04-23 14:32:49 +02:00
63f4c4407c
All achievement icons have been implemented.
2021-04-14 20:44:54 +02:00
d35f4020fb
More achievement icons I guess?
2021-04-12 20:49:51 +02:00
778379fc46
10 more tips (mostly Saya facts).
2021-04-11 21:55:09 +02:00
b64841cc47
Adjust how the Unchecked Capitalism achievement works.
2021-04-10 23:01:56 +02:00
4d7cd9c564
Some spicing up of the Doom 2 secret maps.
...
More achievement icons.
2021-04-09 20:57:49 +02:00
29449b5618
Just realized the mod passed 50k lines of code.
2021-04-04 13:54:11 +02:00
11bc7fa9a1
More achievement icons done. Halfway there.
2021-03-30 19:04:11 +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
4f54581837
Add parry obituary (not that it'll be seen much).
2021-03-28 16:00:32 +02:00
a2a59e1381
Some microoptimizations.
...
Remove dead code.
Tweak how enemy flight distance is calculated.
Rename flight achievement to something more fitting.
2021-03-26 01:35:32 +01:00
b0ce5ff5f9
More achievement icons.
2021-03-25 18:07:42 +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
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
b205527576
Mykradvo Artifact implemented.
...
Replace some electric damage types with plasma, as it should be expected.
2021-03-17 20:16:17 +01:00
f6a3a2f008
More bhopping tweaks.
...
Zero out view bob when dashing/boosting.
Add two more achievements (oh boy).
2021-03-16 20:40:59 +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
bb51a77ad6
Replace certain tips with something more heartfelt.
...
Change a couple plans around.
2021-03-12 20:08:40 +01:00
e30eb24936
Weapons with switchable ammos/modes display nametags on change.
2021-03-12 17:15:06 +01:00
79a9fc057d
A tip replaced.
2021-03-11 20:26:33 +01:00
feee32345d
You can now plant quick grenades when aiming at any solid surface.
2021-03-08 00:27:48 +01:00
0259d7b367
Wait how did this get here.
2021-03-05 17:50:06 +01:00
54eefbc439
Two more achievements 'cause why not.
2021-03-05 17:41:33 +01:00
06f79726a8
Add item sparkles.
...
Tweak Omnisight pickup behavior (shared in mp).
2021-02-22 17:01:58 +01:00
07d4006172
Enable minimap by default.
2021-02-22 14:36:42 +01:00
4ee1df5d8f
Major cleanup of CVar usage. Switches a whole lot of clientside-only CVars to the "nosave" type.
...
Auto-merge overlapping Embiggeners into bulk items.
Increase backpack amounts of many ammo types.
Allow trading of Embiggeners in multiplayer.
Fix trading dual-wield weapons.
Fix trading Candygun spares.
2021-02-21 17:43:11 +01:00
bc83083262
Add one more achievement.
2021-02-17 22:25:41 +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
d913752e31
Deathkings of the Dark Citadel support.
2021-02-11 23:25:16 +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
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
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
a83354beac
Spreadgun ammo change: Napalm → Acid flechettes.
...
Major tweaks to item rearranging for armors/health/etc.
Slight Ynykron singularity optimization.
Reduced blood/gore effects, possibly less perf heavy.
Fix Eviscerator chunks getting stuck in mid-air / bouncing off inventory items.
Adjust Eviscerator chunk penetration.
Adjust max ammo values.
2021-01-21 09:23:24 +01:00
d750758412
Revert "No"
...
This reverts commit 18250abae4 .
2021-01-19 19:11:09 +01:00
9103ef07c1
slight language string adjustments.
2021-01-19 18:56:27 +01:00
18250abae4
No
2021-01-19 18:30:17 +01:00
1aaa329471
Fix crash if no tag recolor add-ons are loaded (oops).
...
Omnisight labels game end exits differently.
More tips? More tips. 120 now.
Localization adjustments.
2021-01-13 19:05:14 +01:00
1b7f64ee81
Typo fix.
...
Readme tweaks.
Add support for recoloring player tags through add-ons.
2021-01-13 14:30:05 +01:00
daea2d2afa
Guess there's a new DLC weapon to be added, oops.
2021-01-09 22:40:42 +01:00
82b3cac13b
Built-in armor is now actual inventory, to better handle damage absorption order.
...
Tiny tweaks.
2020-12-31 15:11:44 +01:00
7887ca9716
Spanish localization fixes (+ added gendered SWWM_SELLEXTRA string).
2020-12-29 15:41:35 +01:00