2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-04-29 23:19:36 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
Jan 657d32e5f6 Properly update menulist asset dependencies 2021-12-31 00:30:58 +01:00
Jan b5475e30f0 Only load menu files once 2021-12-31 00:09:25 +01:00
Jan 1e3946974c Fix menu converter not properly referencing functions 2021-12-30 19:22:17 +01:00
Jan 7283cc5640 Always set parenthesis for operations inside operations because the game is unable to calculate operations behind each other without parenthesis and does also not know what precedence is 2021-12-29 18:50:34 +01:00
Jan 8e4b2bb057 Add non default forecolor flag if forecolor is not white 2021-12-29 18:08:38 +01:00
Jan f628d33a95 Properly dump and convert visible property for items 2021-12-29 17:04:18 +01:00
Jan 83492b907f Properly dump and render rect property for items 2021-12-29 17:04:03 +01:00
Jan a7aac965da Convert menu item type data 2021-12-29 14:46:53 +01:00
Jan bf7e136c54 Convert enable dvar values 2021-12-29 11:50:39 +01:00
Jan 02f8924ada Fix floating expression converting not respecting static values 2021-12-29 11:50:29 +01:00
Jan 0ede5b30d4 Convert float expressions 2021-12-29 10:16:28 +01:00
Jan 96ad97b784 Apply menu elements defaults 2021-12-29 09:02:40 +01:00
Jan c87e87eafc Correctly write menu items to zone 2021-12-29 02:51:58 +01:00
Jan ae095f8fe5 Add focussound conversion for menus 2021-12-29 02:05:21 +01:00
Jan 3589035ed6 Use expression supporting data strings for menus 2021-12-29 01:25:18 +01:00
Jan 847e4d568c Add static dvars to menu conversion 2021-12-29 01:14:31 +01:00
Jan 5e31be9bac Finalize menu assets after loading all assets 2021-12-29 00:20:54 +01:00
Jan 7188b0946d Make use of custom functions when converting menus 2021-12-28 23:52:42 +01:00
Jan d24e847204 Add command line argument for disable menu optimizations on loading 2021-12-28 18:26:41 +01:00
Jan fe07b3a10e Convert menu expressions 2021-12-08 21:49:33 +01:00
Jan acca33b036 Add conversion for EventHandlerSet 2021-12-07 21:35:56 +01:00
Jan bc12b3dcd0 Menu item conversion base 2021-12-06 19:00:41 +01:00
Jan 988620e23d Menu conversion base 2021-12-05 16:23:25 +01:00