Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Reorganise Asset File Structure | BrickPi | 2024-01-21 | -1732/+179 |
| | ||||
* | Add Native Icons | BrickPi | 2024-01-20 | -1/+37 |
| | ||||
* | Merge pull request #161 from OpenVicProject/dataloading-docs | BrickPi | 2024-01-20 | -0/+94 |
|\ | | | | | Add Basic Dataloding Documentation | |||
| * | Add Basic Dataloding Documentation | BrickPi | 2024-01-19 | -0/+94 |
|/ | ||||
* | Merge pull request #196 from OpenVicProject/overlay-parchment-map | Hop311 | 2024-01-19 | -120/+225 |
|\ | | | | | Added overlay parchment map and refactored map shader | |||
| * | Added overlay parchment map and refactored map shader | hop311 | 2024-01-19 | -120/+225 |
|/ | ||||
* | Merge pull request #194 from OpenVicProject/need_modifiers_effect | wvpm | 2024-01-15 | -5/+9 |
|\ | | | | | Document <strata>_<need>_needs modifier effect | |||
| * | Document <strata>_<need>_needs modifier effect | wvpm | 2024-01-15 | -5/+9 |
| | | ||||
* | | Merge pull request #193 from OpenVicProject/map-colours | Hop311 | 2024-01-15 | -60/+79 |
|\ \ | |/ |/| | Improved province colouring and terrain texture tiling | |||
| * | Improved province colouring and terrain texture tiling | hop311 | 2024-01-15 | -60/+79 |
|/ | ||||
* | Merge pull request #192 from OpenVicProject/mod-paths | Hop311 | 2024-01-15 | -20/+50 |
|\ | | | | | Added mod command line option | |||
| * | Added mod command line option | hop311 | 2024-01-14 | -20/+50 |
|/ | ||||
* | Merge pull request #191 from OpenVicProject/westernisation_calculations | wvpm | 2024-01-13 | -41/+48 |
|\ | | | | | Westernisation cost calculation | |||
| * | Westernisation cost calculation | wvpm | 2024-01-13 | -41/+48 |
|/ | ||||
* | Merge pull request #189 from OpenVicProject/max_units_pop | wvpm | 2024-01-11 | -2/+15 |
|\ | | | | | Maximum units per soldier POP & supply factor | |||
| * | Maximum units per soldier POP & supply factor | wvpm | 2024-01-11 | -2/+15 |
|/ | ||||
* | Merge pull request #188 from OpenVicProject/reinforcements_calculation | wvpm | 2024-01-10 | -1/+28 |
|\ | | | | | Reinforcements calculation | |||
| * | Reinforcements calculation | wvpm | 2024-01-10 | -1/+28 |
|/ | ||||
* | Merge pull request #187 from OpenVicProject/update-sim-ordered-map | Hop311 | 2024-01-09 | -22/+26 |
|\ | | | | | Updated SIM submodule and switched to ordered_map | |||
| * | Updated SIM submodule and switched to ordered_map | hop311 | 2024-01-09 | -22/+26 |
|/ | ||||
* | Merge pull request #181 from OpenVicProject/ui-state-style | Hop311 | 2024-01-01 | -84/+438 |
|\ | | | | | UI polish | |||
| * | Added button state textures + block colour progress bars | hop311 | 2023-12-30 | -84/+438 |
| | | ||||
* | | Merge pull request #186 from OpenVicProject/document_influence_modifier | wvpm | 2023-12-31 | -2/+32 |
|\ \ | |/ |/| | Document influence modifiers | |||
| * | Document influence modifiers | wvpm | 2023-12-31 | -2/+32 |
|/ | | | | Use floor for clarity | |||
* | Merge pull request #185 from OpenVicProject/document_rgo_and_social_income | wvpm | 2023-12-29 | -17/+38 |
|\ | | | | | Document RGO & social income | |||
| * | Document RGO & social income | wvpm | 2023-12-29 | -17/+38 |
|/ | | | | | | Corrected formula Corrected formula | |||
* | Merge pull request #184 from OpenVicProject/error-macros | Hop311 | 2023-12-29 | -203/+119 |
|\ | | | | | Use `ERR_FAIL_*` macros where possible | |||
| * | Use `ERR_FAIL_*` macros where possible | hop311 | 2023-12-28 | -203/+119 |
|/ | ||||
* | Merge pull request #183 from OpenVicProject/document_calculations_yaml | wvpm | 2023-12-28 | -0/+44 |
|\ | | | | | Document calculations in YAML | |||
| * | Document calculations in YAML | wvpm | 2023-12-28 | -0/+44 |
|/ | ||||
* | Merge pull request #179 from OpenVicProject/ui-work | Hop311 | 2023-12-26 | -602/+942 |
|\ | | | | | GUIOverlappingElementsBox + GUINode improvements | |||
| * | Back to UI Work | hop311 | 2023-12-25 | -602/+942 |
|/ | | | | | | | | | - 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 | |||
* | Merge pull request #178 from Spartan322/add-menu-type-hints | George L. Albany | 2023-12-24 | -162/+164 |
|\ | ||||
| * | Apply type hints to menu scripts | Spartan322 | 2023-12-24 | -162/+164 |
|/ | ||||
* | Merge pull request #177 from Spartan322/improve/game-start-script | George L. Albany | 2023-12-23 | -3/+5 |
|\ | ||||
| * | Add constant GameMenuScene preload to GameStart.gd | Spartan322 | 2023-12-23 | -3/+5 |
|/ | | | | | | | Add type hints to GameStart.gd constants Seperate section_name and setting_name from Nodes group in inspector Prefer callable's called_deferred to string caller in GameStart.gd Change `GameStart._initialize_game` to use change_scene_to_packed and GameMenuScene constant to change scene instead | |||
* | Merge pull request #172 from OpenVicProject/new-pop-history | Hop311 | 2023-12-18 | -12/+12 |
|\ | | | | | New pop history loading + bookmark selection by index | |||
| * | New pop history loading + bookmark selection by index | hop311 | 2023-12-18 | -12/+12 |
|/ | ||||
* | Merge pull request #171 from Spartan322/update/godot4.2.1-stable | George L. Albany | 2023-12-18 | -3/+3 |
|\ | ||||
| * | Update to Godot 4.2.1 Stable Release | Spartan322 | 2023-12-17 | -3/+3 |
|/ | ||||
* | Merge pull request #169 from OpenVicProject/guinode | Hop311 | 2023-12-11 | -318/+1240 |
|\ | | | | | Big UI commit - GUINode, MaskedFlag, PieChart, etc | |||
| * | Big UI commit - GUINode, MaskedFlag, PieChart, etc | hop311 | 2023-12-11 | -318/+1240 |
|/ | ||||
* | Merge pull request #167 from Spartan322/update/godot4.2-stable | George L. Albany | 2023-12-07 | -13/+18 |
|\ | ||||
| * | Update to Godot 4.2 Stable Release | Spartan322 | 2023-12-05 | -13/+18 |
|/ | | | | | Fix compiledb Fix memory leak caused by LoadLocalisation::add_message's translations static variable | |||
* | Merge pull request #168 from OpenVicProject/update-sim | Hop311 | 2023-12-04 | -489/+186 |
|\ | | | | | Sim submodule update + compatibility fixes | |||
| * | Sim submodule update + extension compatibility | hop311 | 2023-12-04 | -489/+186 |
|/ | ||||
* | Merge pull request #166 from OpenVicProject/gui | Hop311 | 2023-11-17 | -518/+1347 |
|\ | | | | | GUI elements -> Godot UI nodes generator | |||
| * | Cosmetic terrain map colour tinting | hop311 | 2023-11-17 | -26/+83 |
| | | ||||
| * | Striped mapmodes | hop311 | 2023-11-16 | -45/+86 |
| | | ||||
| * | GUI elements -> Godot UI nodes generator | hop311 | 2023-11-16 | -469/+1200 |
|/ |