Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | ProgressBar, StyleBoxTexture, Icon tweaks + current dir install check fix | hop311 | 2024-03-03 | -1/+1 |
| | ||||
* | Back to UI Work | hop311 | 2023-12-25 | -5/+5 |
| | | | | | | | | | - UIAdapter -> UITools with cleaner API - GUIOverlappingElementsBox (for core and modifier icons) - Improved GUINode API - Province building slots - TypeHints for files in the GameSession folder - Incorporate SIM strong colour types | |||
* | Striped mapmodes | hop311 | 2023-11-16 | -1/+1 |
| | ||||
* | Logger::warning, format cleanup + req comments | Hop311 | 2023-09-14 | -2/+2 |
| | ||||
* | First pass at pops (test pops and density mapmode) | Hop311 | 2023-07-28 | -2/+2 |
| | ||||
* | Tidying: missing req comments, submodules, hotkeys | Hop311 | 2023-07-21 | -1/+1 |
| | ||||
* | Add GameLoader Autoload to handle global loading data | Spartan322 | 2023-07-09 | -2/+2 |
| | | | | | | | | | | | | | | Remove GameDebug, Localization, and ShaderManager from Events.gd Renamed OptionsSingleton class_name to OptionsEventsObject Add Events.Loader to handle Loader events (which are global signals) Make GameDebug singleton with static functions and property Make Localization functions static Move ShaderManager variable to GameLoader Move Events._define_filepaths_dict to GameLoader.define_filepaths_dict Move game initialization from LoadingScreen.gd and Events.gd to GameStart.gd Attach GameStart.gd to GameStart.tscn root Make LoadingScreen generalized and so it is reusable Remove class_name from LoaderingScreen.gd | |||
* | Localisation and UI focus cleanup | Hop311 | 2023-06-23 | -0/+6 |
| | | | | | | | | Updated Russian localisation Resolution, window_mode, monitor refactor Locale based number formatting | |||
* | Update file contents according to reorganization | Spartan322 | 2023-06-03 | -4/+4 |
| | ||||
* | Reorganize the file structure of the files in `game/src` | Spartan322 | 2023-06-03 | -0/+287 |