Commit graph

1,501 commits

Author SHA1 Message Date
89042b7b49 Revert font system overhaul. 1.2.8 2022-04-05 16:44:45 +02:00
c3f57b41fa Oh oops. 1.2.7 2022-04-04 15:15:42 +02:00
315c103a37 Forgot to update font scaling on title screen. 2022-04-04 14:34:59 +02:00
6b8a2b57cd Downscale bigfont from 3x to 2x. 2022-04-04 14:26:12 +02:00
f067fec961 Fix Silver Bullet easter egg not triggering. 1.2.6 2022-03-31 21:41:58 +02:00
da56990afe Fix: taint data not reinitialized on reload. 1.2.5 2022-03-29 16:20:09 +02:00
c0624d1a0f Fix softlock if a weapon is picked up during headpats. 1.2.4 2022-03-29 16:00:25 +02:00
1288b2333c 1.2.3 stable. 1.2.3 2022-03-28 22:57:24 +02:00
e4a89a3365 Just to make sure. 2022-03-28 22:34:01 +02:00
bc149a854e Fix target of ynykron attack nulled on self-kill. 2022-03-28 22:31:32 +02:00
8bb133cfc6 Extended hitbox feature from devel. 2022-03-27 15:29:24 +02:00
0a8e01b42a Startup screen wasn't rebranded. 1.2.2 2022-03-27 03:08:46 +02:00
fc7b147623 Let's just make 1.2.1 for a tiny fix, why not. 1.2.1 2022-03-27 01:19:27 +01:00
4d9a866077 Fix voice credits name. 2022-03-26 23:37:45 +01:00
2629e38d77 1.2 release. 1.2 2022-03-26 21:11:59 +01:00
4c089ef5f2 Merge branch 'devel' 2022-03-26 21:11:03 +01:00
13f32a9196 Store tab implemented. 2022-03-26 20:40:04 +01:00
d45fad3893 Readme update. 2022-03-26 18:27:31 +01:00
ac3843625b Inventory/Keychain added. ONE TAB LEFT TO GO! 2022-03-26 00:45:42 +01:00
3e1153c477 Remove mp version checker code. 2022-03-25 18:54:04 +01:00
c7b8adec69 Fix hud using wrong brokenlines for messages. 2022-03-25 18:42:01 +01:00
f18d223a62 Clean some unneeded code. 2022-03-25 18:40:55 +01:00
df49a27ddb Re-add pre-1.2 voice as optional. 2022-03-25 18:39:59 +01:00
04b5767a90 Uncap Demolitionist Menu height (for 4:3 and 5:4). 2022-03-24 18:37:34 +01:00
b59e1ba285 Messages tab implemented.
Reorganized some code.
2022-03-24 18:08:38 +01:00
c78041fa6e Pachinko code tab implemented. 2022-03-24 16:28:58 +01:00
33f8e060b7 Multiplayer end of support. Simplify for ease of maintenance. 2022-03-23 10:50:12 +01:00
1c1dcc00cb Fix startup text not displaying correctly. 2022-03-17 22:05:56 +01:00
dc47dd3a42 Custom mission log clock support for lore library filters. 2022-03-11 18:49:54 +01:00
a5897626a5 Oops 2022-03-11 18:49:48 +01:00
8769496e36 Various tweaks to menu code.
Add "mission log" thinker for use in custom maps.
2022-03-11 18:24:17 +01:00
4a1cbe6ec5 Reworked difficulties. 2022-03-11 16:56:54 +01:00
be7ca11003 Rename nightmare difficulty. 2022-03-10 16:42:28 +01:00
4d5e23e4b7 Reinit textbox if library sidebar gains a scrollbar from related entries. 2022-03-10 13:38:59 +01:00
cb7aa8b333 "Niceify" usage of BrokenLines in many spots. 2022-03-10 13:33:37 +01:00
15d259be36 Hitscan locational damage compatibility. 2022-03-08 14:54:32 +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
e5c53f5b0e Some branding changes were missed. 2022-03-05 21:09:34 +01:00
6b4432fdf8 Fix intermission tip filtering. 2022-03-05 18:54:42 +01:00
c7a46b00fa Lore revision to account for removed weapons. 2022-03-05 18:46:00 +01:00
0680b2f382 Sometimes plans change. DLC Weaponsets merged into one. 2022-03-05 18:26:20 +01:00
130c36656a So turns out MENUDEF has an undocumented feature. 2022-03-01 18:58:34 +01:00
1d00a9706d So turns out IK can be a nightmare. 2022-03-01 02:29:55 +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
65b129b716 Use a separate class for voodoo dolls. 2022-02-28 17:31:35 +01:00
1a15ebf911 Add option to disable death exits. 2022-02-26 20:33:58 +01:00
f6b891c9fe Refactor SWWMHandler profiling routines. 2022-02-25 16:51:20 +01:00
ba6a01a190 Make weapon tooltips less view-intrusive. 2022-02-24 18:50:20 +01:00
213d81dfa4 Fix missing transparency on border graphics.
Fix misaligned "Logo Fader" sprite.
2022-02-24 17:02:16 +01:00