Commit graph

70 commits

Author SHA1 Message Date
78f113388f Stop reinventing lerp() all over the place. 2022-06-01 18:31:20 +02:00
81c9ceaa43 Clamp HUD margin to 20 pixels max (40 is too much). 2022-06-01 18:30:43 +02:00
df9ac509bc Fit hud scaling to 16:9 minimum. Ultrawide be damned. 2022-05-08 23:23:41 +02:00
b61b4a7dfa Adapt code to use MSTimeF(). 2022-05-01 20:24:52 +02:00
74d01da2e8 Make screen flashes additive like in Unreal. 2022-04-22 13:53:54 +02:00
e45976a595 Use SetClipRect to avoid DTA_Clip* spam in many places. 2022-04-22 13:53:17 +02:00
404ad8c722 Score limit has been capped to 9 digits.
Turns out anything higher is not actually reachable in practice.
2022-04-17 19:51:50 +02:00
89042b7b49 Revert font system overhaul. 2022-04-05 16:44:45 +02:00
c7b8adec69 Fix hud using wrong brokenlines for messages. 2022-03-25 18:42:01 +01:00
cb7aa8b333 "Niceify" usage of BrokenLines in many spots. 2022-03-10 13:33:37 +01:00
7a4ec53e16 Some easter egg tweaks.
Backport placeholder textures from common library.
2022-03-07 23:24:13 +01:00
356bf0202a Minimap perf improvement by using a less naive early clipping algorithm. 2022-03-06 21:10:33 +01:00
a7eda2702a Migrate various thinkers to plain objects.
WIP: Gib models currently in progress.
WIP: IK re-rigging of Demolitionist in progress.
2022-02-28 23:45:18 +01:00
ba6a01a190 Make weapon tooltips less view-intrusive. 2022-02-24 18:50:20 +01:00
6a6e91cc13 Don't draw dots in minimap for keys if their map markers are already visible. 2022-01-25 17:56:45 +01:00
00f150b832 A collection of hackfixes related to items. 2022-01-25 01:40:52 +01:00
312c433ed3 Key refactor. They act as pure "item givers" now. 2022-01-23 20:49:20 +01:00
be1f1d083f Additional branding changes. 2022-01-15 15:37:29 +01:00
b22be796bd Backported map marker drawing from common library. 2021-12-29 21:41:34 +01:00
af3161ff71 Add Silver Bullet "wasted ammo" easter egg. 2021-12-26 12:44:00 +01:00
a82a531b6b Pause display is now text-based (also has an extra). 2021-12-22 17:30:37 +01:00
a0e1f2f7a6 Re-do HUD scaling. 2021-12-18 02:07:11 +01:00
d22d9c4b9a font gen updated, fonts re-made, adjustments to compensate. 2021-12-17 19:57:23 +01:00
7f70eb03af I gave in and did the font cleanup already. 2021-12-16 22:07:20 +01:00
95d92cb8a5 Some cleanup. 2021-11-23 22:18:41 +01:00
f6efc5d3f2 4.7.1 features here too. 2021-10-21 17:57:18 +02:00
b9206521fd Fix boss oneliners and boss detection. 2021-10-20 00:15:43 +02:00
343539aac0 More menu work. 2021-10-16 12:47:27 +02:00
93330ae562 Behold, actual progress on the Demolitionist Menu. 2021-10-15 21:09:52 +02:00
77a72bd2e4 Tweak delays of dialogue replies to Korax so they don't overlap Demo's. 2021-10-10 02:04:48 +02:00
06db94d0e8 Implement interpolation on a couple HUD things that didn't have it. 2021-10-10 01:37:13 +02:00
46e2819759 Ass. 2021-10-07 19:50:34 +02:00
651376f182 Original voice acting (batch 1). Plus other stuff. 2021-10-05 19:22:34 +02:00
8be723477f Pull in more changes from master. 2021-10-03 23:49:20 +02:00
bc0b63516e Ported fixups from master. 2021-09-20 23:36:13 +02:00
8176b21b8c Achievement system overhaul.
Continuin the menu rewrite.
2021-09-20 19:22:42 +02:00
10bab27e36 More stuff with tooltips.
Add commands to reset cvars.
Show progress counters in achievement menu.
2021-09-16 18:52:43 +02:00
894f2ed46a Implement weapon first-use tooltips.
Change some cvar defaults.
2021-09-16 16:31:44 +02:00
f6f2854bf6 Fun with dialogues. 2021-09-14 18:40:22 +02:00
ccab16a7a9 All new achievement icons added.
One more intermission art added.
Small folder reorganization.
2021-09-11 21:15:52 +02:00
0420d511a6 New achievements coded (Most icons still not done).
Various random tweaks and fixes.
Reformatted and cleaned up Future Plans file.
2021-09-08 21:09:13 +02:00
dc4bd4d45d Initial 1.1 development setup. 2021-09-01 09:56:20 +02:00
8f4630ae8b Add distant item glows. 2021-07-09 13:21:28 +02:00
d7598865c9 Difficulty damage scale tuning (have fun). 2021-06-17 17:06:08 +02:00
761281db92 Finetune KDiZD key replacements.
Tweak ERROR shader.
2021-06-10 17:20:04 +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
749a2c7708 Multiplayer-related tweaks. 2021-05-23 14:05:28 +02:00
6f3638189e More 4.6.0 stuff. 2021-05-18 21:36:22 +02:00