Commit graph

67 commits

Author SHA1 Message Date
b0b9e291f6 Fix jumpy chat tab 2022-06-22 23:39:42 +02:00
1802b24cf8 Nuggets give 2 health / 5 armor.
Mag ammo can now be sold.
Fix selling prices of bulk items.
Fix rare case where mag ammo can be picked up without a parent.
Various other adjustments.
2022-06-22 01:50:28 +02:00
93ac4d3a4f Remove Dragon's Breath shells.
Nuggets can no longer be stored as spares.
2022-06-07 12:31:02 +02:00
ab4f20f3e2 Unintended fall-through in stats tab. 2022-06-01 18:31:36 +02:00
c1b3843848 Missing "%d" when formatting sell prices. 2022-05-02 01:32:26 +02:00
e45976a595 Use SetClipRect to avoid DTA_Clip* spam in many places. 2022-04-22 13:53:17 +02:00
11d5fe0651 Fix fuzz background drawing on ratios taller than 16:10. 2022-04-22 13:51:56 +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
656ef3383d Fix menu breaking if resolution is under 640x400. 2022-04-17 19:51:29 +02:00
aab750997d Fix missing scrollbar on message log tab. 2022-04-14 11:03:17 +02:00
6252bf2dba Remember store buy/sell state. 2022-04-14 11:01:34 +02:00
89042b7b49 Revert font system overhaul. 2022-04-05 16:44:45 +02:00
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