Commit graph

55 commits

Author SHA1 Message Date
13f32a9196 Store tab implemented. 2022-03-26 20:40:04 +01:00
ac3843625b Inventory/Keychain added. ONE TAB LEFT TO GO! 2022-03-26 00:45:42 +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
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
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
a545fc4d9c Mouse input added to Library tab. 2022-02-14 20:09:39 +01:00
d3725d855e Library partially implemented (mouse support pending). 2022-02-13 23:13:14 +01:00
cce76b52ec Achievement Stats tab now fully functional.
Optimize menu item list drawing by skipping off-screen items.
2022-02-10 21:23:31 +01:00
0f47790a50 Omit 0/0 entries in level stats. 2021-12-26 12:44:34 +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
00790e9cd2 Add kills and level stats to Stats tab. 2021-12-14 22:45:29 +01:00
0d3e14739b Fix clicks "passing through" after clicking on the tab bar. 2021-12-14 22:44:47 +01:00
1d556c37b9 Initial work on Stats tab, first section fully functional. 2021-12-08 19:58:46 +01:00
d6ce6ef068 Additional voice lines because fun. 2021-10-29 20:09:35 +02:00
343539aac0 More menu work. 2021-10-16 12:47:27 +02:00
50913ed173 The help tab is piss easy to add but I forgot to. 2021-10-15 21:28:15 +02:00
93330ae562 Behold, actual progress on the Demolitionist Menu. 2021-10-15 21:09:52 +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
8176b21b8c Achievement system overhaul.
Continuin the menu rewrite.
2021-09-20 19:22:42 +02:00
6b47f92764 It begins. Demolitionist Menu currently not functional. 2021-09-18 14:20:11 +02:00
c1de57b376 Major ammo overhaul.
DoExplosion sector portal fix.
2021-09-12 19:09:00 +02:00
cdd65f11a3 Safety Tether implemented.
VIP items cannot be bought.
VIP items have a special color in the inventory/store.
Boost Devastation Sigil sounds.
Fix Teleport() calls using A_Teleport() flags (oops).
Give cheat tweaks.
2021-09-04 21:18:37 +02:00
dc4bd4d45d Initial 1.1 development setup. 2021-09-01 09:56:20 +02:00
1b41ffea5a Fix crash when trading items if using keyboard input. 2021-08-20 21:49:27 +02:00
9ddaa01545 Don't mind me. 2021-07-01 12:43:08 +02:00
3dd2b45f2a More deathmatch stuff. 2021-06-16 20:31:35 +02:00
37275606e3 Minor convenience stuff. 2021-06-04 17:33:09 +02:00
749a2c7708 Multiplayer-related tweaks. 2021-05-23 14:05:28 +02:00
c16537944a Allow multiple achievement lists (for add-ons). 2021-05-09 13:45:20 +02:00
08914cb1d7 Achievements submenu. 2021-05-01 14:56:02 +02:00
d35f4020fb More achievement icons I guess? 2021-04-12 20:49:51 +02:00
98012daf26 A couple tweaks. 2021-04-08 15:57:28 +02:00
459defb0a8 Some big lore readjustments, hope I got everything. 2021-04-07 00:31:26 +02:00
517f49ded5 Fix a bunch of unfortunate typos.
Add placeholder classes for post-release collectibles.
2021-03-24 19:00:08 +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
7d401bdb61 I completely forgot what I changed. 2021-03-23 17:03:51 +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