Torque3D/Templates/BaseGame/game/data/UI
Areloch 833d17ccfc - Cleaned up elements in ChooseLevelMenu and ensured onscreen button had correct command
- Ensured there's always a level selected by default on the chooseLevelMenu
- Added a small delay to try and ensure the level/server config tab key hints align properly
- Added logic so you can't swap to server config page on chooseLevelMenu if in single player mode
- Added server description to server details line on JoinServerMenu
- Ensured programmatically added elements aren't saved out if GUIs are edited
- Fixed back-out prompt in OptionsMenu properly backs out so it doesn't break menu nav
2024-01-04 20:30:11 -06:00
..
datablocks Ran importer on UI module to ensure guis and images are converted to latest standards 2022-02-22 20:12:39 -06:00
guis - Cleaned up elements in ChooseLevelMenu and ensured onscreen button had correct command 2024-01-04 20:30:11 -06:00
images Ongoing wipwork of the BaseUI update. Some bugfixes pending 2023-12-16 23:18:33 -06:00
scripts - Complied the SystemMenu buttons to the groupNum highlighting implementation as they're simple buttons 2024-01-01 14:11:43 -06:00
sounds Merge branch 'GuiProfileSoundAssets' of https://github.com/marauder2k9-torque/Torque3D into alpha401/resolveAudioConflict 2022-08-29 17:47:07 -05:00
tools Adds creator callback integration to pair with the base UI module having shortcut creator entries in the GUIEditor for creating stuff like the UINavigation containers, or MenuList controls with the namespace hooks already established. 2022-05-09 20:57:42 -05:00
UI.module Ran importer on UI module to ensure guis and images are converted to latest standards 2022-02-22 20:12:39 -06:00
UI.tscript Most of the keybind/remap stuff finished 2023-12-19 02:36:43 -06:00