Commit graph

20 commits

Author SHA1 Message Date
8e952f412f 4.10 support update (unfinished and untested). 2022-12-05 02:10:56 +01:00
2288d06608 Small menu fixes. 2022-09-29 20:04:24 +02:00
4bb363928f Allow selling Candygun spares if we own a Mortal Rifle. 2022-09-20 22:51:17 +02:00
5243d533b1 Some stuff for custom map support (store/revive toggling, documentation for various functions, etc.).
A couple tiny fixes here and there for issues I didn't notice until I loaded the mod into UDB.
2022-09-11 12:02:48 +02:00
7b1a87d8a5 Disable buying of nuggets (your ears will thank me). 2022-07-28 23:42:57 +02:00
57253d5434 Sheen HMG fully functional. May need touchups later. 2022-07-22 20:20:58 +02:00
1f7e50de81 Fix scroll jitter in demolitionist menu. 2022-07-21 12:50:22 +02:00
df84963b44 Interpolation for all menus (choppy in 4.8.0 due to a bug). 2022-06-23 23:11:34 +02:00
099d7fd55b 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.
Fix alt hud crash when no weapon is selected.
Various other adjustments.
2022-06-22 01:47:34 +02:00
e296c02608 Remove Dragon's Breath shells.
Nuggets can no longer be stored as spares.
2022-06-04 22:09:46 +02:00
88246020a3 Missing "%d" when formatting sell prices. 2022-05-02 01:30:37 +02:00
bcc397c9f3 Use SetClipRect to avoid DTA_Clip* spam in many places. 2022-04-22 12:40:00 +02:00
807d1ef349 Score limit has been capped to 9 digits.
Turns out anything higher is not actually reachable in practice.
2022-04-17 02:23:29 +02:00
fd9ea92966 Remember store buy/sell state. 2022-04-12 16:26:41 +02:00
f776ab126b Revert font overhaul. Back to non-replacing fonts. 2022-04-05 12:29:16 +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
b59e1ba285 Messages tab implemented.
Reorganized some code.
2022-03-24 18:08:38 +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
93330ae562 Behold, actual progress on the Demolitionist Menu. 2021-10-15 21:09:52 +02:00