Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge pull request #274 from OpenVicProject/rule-modifier-tooltips | Hop311 | 2024-09-20 | -1/+102 |
|\ | | | | | Add RuleSet and ModifierValue tooltip making functions | |||
| * | Add RuleSet and ModifierValue tooltip making functionsrule-modifier-tooltips | hop311 | 2024-09-20 | -1/+102 |
| | | ||||
* | | Merge pull request #270 from OpenVicProject/tall-tooltip | Hop311 | 2024-09-20 | -1/+51 |
|\| | | | | | Allow tooltips to be as tall as the window + shift them to stay inside it | |||
| * | Allow tooltips to be as tall as the window + shift them to stay inside ittall-tooltip | hop311 | 2024-09-17 | -1/+51 |
|/ | ||||
* | Merge pull request #273 from Nemrav/model_fixes | Hop311 | 2024-09-17 | -6/+17 |
|\ | | | | | Model loader Fixes | |||
| * | fix unit culling and arab helmet | Nemrav | 2024-09-16 | -6/+17 |
| | | ||||
* | | Merge pull request #272 from Nemrav/music_tweaks | Hop311 | 2024-09-17 | -1/+5 |
|\ \ | |/ |/| | music null check | |||
| * | music null check | Nemrav | 2024-09-16 | -1/+5 |
|/ | ||||
* | Merge pull request #266 from OpenVicProject/ranking | Hop311 | 2024-09-10 | -42/+375 |
|\ | | | | | Ranking + army topbar info | |||
| * | Ranking + army topbar inforanking | hop311 | 2024-09-10 | -42/+375 |
| | | ||||
* | | Merge pull request #269 from OpenVicProject/rename_sum_workforce_in_state | wvpm | 2024-09-10 | -2/+2 |
|\ \ | | | | | | | Rename sum_workforce_in_state to total_factory_jobs_in_state | |||
| * | | Rename sum_workforce_in_state to total_factory_jobs_in_staterename_sum_workforce_in_state | wvpm | 2024-09-10 | -2/+2 |
|/ / | ||||
* | | Merge pull request #267 from OpenVicProject/explain_worker_pops | wvpm | 2024-09-08 | -1/+1 |
|\ \ | |/ |/| | Explain worker pops depend on can_work_factory = yes | |||
| * | Explain worker pops depend on can_work_factory = yesexplain_worker_pops | wvpm | 2024-09-08 | -1/+1 |
|/ | ||||
* | Merge pull request #265 from OpenVicProject/document_max_regimnets | wvpm | 2024-09-08 | -1/+1 |
|\ | | | | | Correct Maximum regiments per soldier POP | |||
| * | Correct Maximum regiments per soldier POP | wvpm | 2024-09-08 | -1/+1 |
|/ | ||||
* | Merge pull request #263 from OpenVicProject/update-clock | Hop311 | 2024-09-07 | -8/+5 |
|\ | | | | | Update openvic-simulation to OpenVicProject/OpenVic-Simulation@d360457 | |||
| * | Update openvic-simulation to OpenVicProject/OpenVic-Simulation@d360457update-clock | hop311 | 2024-09-06 | -8/+5 |
| | | ||||
* | | Merge pull request #264 from OpenVicProject/include_admirals | wvpm | 2024-09-07 | -2/+2 |
|\ \ | |/ |/| | Include admirals in leader score | |||
| * | Use consistent naminginclude_admirals | wvpm | 2024-09-07 | -2/+2 |
|/ | ||||
* | Merge pull request #259 from OpenVicProject/document_regiment_reinforcements | wvpm | 2024-09-04 | -30/+44 |
|\ | | | | | Document regiment reinforcements | |||
| * | Document regiment reinforcements | wvpm | 2024-09-04 | -30/+44 |
|/ | ||||
* | Merge pull request #258 from OpenVicProject/document_literacy_change | wvpm | 2024-09-04 | -0/+4 |
|\ | | | | | Document montly literacy change | |||
| * | Added note to literacy changedocument_literacy_change | wvpm | 2024-09-03 | -0/+1 |
| | | ||||
| * | Document montly literacy change | wvpm | 2024-09-02 | -0/+3 |
| | | ||||
* | | Merge pull request #257 from OpenVicProject/document_military_score | wvpm | 2024-09-04 | -2/+19 |
|\ \ | |/ |/| | Military score calculation | |||
| * | Corrected capital ship scoredocument_military_score | wvpm | 2024-09-02 | -1/+4 |
| | | ||||
| * | Military score calculation | wvpm | 2024-09-01 | -2/+16 |
|/ | ||||
* | Merge pull request #256 from OpenVicProject/document_industry_score | wvpm | 2024-08-31 | -10/+25 |
|\ | | | | | Document industry score | |||
| * | Document industrial power scoredocument_industry_score | wvpm | 2024-08-31 | -3/+18 |
| | | ||||
| * | Prefixed workers & owners with n_ | wvpm | 2024-08-31 | -7/+7 |
|/ | ||||
* | Merge pull request #255 from OpenVicProject/gov-flag-type | Hop311 | 2024-08-30 | -10/+37 |
|\ | | | | | Use government based flag types in UI | |||
| * | Use government based flag types in UIgov-flag-type | hop311 | 2024-08-30 | -10/+37 |
| | | ||||
* | | Merge pull request #253 from OpenVicProject/tooltip | Hop311 | 2024-08-30 | -750/+1952 |
|\| | | | | | Tooltips | |||
| * | Add tooltips for buttons, labels, icons, pie charts, sliders, and progress barstooltip | hop311 | 2024-08-29 | -96/+661 |
| | | ||||
| * | Switch to using custom UI nodes | hop311 | 2024-08-28 | -664/+1301 |
| | | ||||
* | | Merge pull request #251 from OpenVicProject/gui-text-label | Hop311 | 2024-08-30 | -315/+1208 |
|\| | | | | | Add GUILabel (colour code + currency icon support) | |||
| * | Rename GUITextLabel to GUILabelgui-text-label | hop311 | 2024-08-27 | -245/+245 |
| | | ||||
| * | Expand GUITextLabel getters/setters + add auto adjust to content size option | hop311 | 2024-08-27 | -87/+317 |
| | | ||||
| * | Rework GUITextLabel to use custom text handling instead of RichTextLabel | hop311 | 2024-08-23 | -190/+462 |
| | | ||||
| * | Add GUITextLabel (colour code + currency icon support) | hop311 | 2024-08-15 | -312/+703 |
| | | ||||
* | | Merge pull request #254 from OpenVicProject/document_xp_gain | wvpm | 2024-08-29 | -0/+4 |
|\ \ | |/ |/| | Document regiment xp gain | |||
| * | Document regiment xp gain | wvpm | 2024-08-29 | -0/+4 |
|/ | ||||
* | Merge pull request #243 from Nemrav/music | Nemrav | 2024-08-06 | -19/+1685 |
|\ | | | | | Music and sound effects | |||
| * | Music and Sound Effect loading and playing | Nemrav | 2024-08-06 | -19/+1685 |
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | almost working music loading music list sent to godot wav loading not working mp3 metadata load wav initial load and play title theme first fix errors not related to nodetools working wav define loading and music playlists fixup error handling and playlist load song chances code style progress switch mp3 metadata addon to MusicMetadata add id3v1 mp3 metadata handling to MusicMetadata remove commented code from id3v1 sounds gd styling fix dataloader conflicts clean up commented code move MusicChance to dataloader remove reference to old addon move sfx defines loader add self to credits feedback on soundSingleton include subfolders in sound singleton sfx map replace space tabs replace std_view_to_godot_string with std_to_godot_string revise singleton files revise gd side sound final revisions | |||
* | Merge pull request #249 from OpenVicProject/utf8-fix | Hop311 | 2024-08-03 | -221/+219 |
|\ | | | | | Use UTF8 encoding and simplify godot string conversion | |||
| * | Use UTF8 encoding and simplify godot string conversionutf8-fix | hop311 | 2024-08-02 | -221/+219 |
|/ | | | | Fixes #180: Province names do not convert non-ascii characters to Unicode | |||
* | Merge pull request #246 from OpenVicProject/search-panel | Hop311 | 2024-08-01 | -46/+476 |
|\ | | | | | Search panel + text edit box UI generation | |||
| * | Search panel + text edit box UI generationsearch-panel | hop311 | 2024-07-30 | -46/+476 |
| | | ||||
* | | Merge pull request #250 from Spartan322/fix/focus-movement | George L. Albany | 2024-08-01 | -11/+15 |
|\ \ | | | | | | | Add movement prevention if any gui has focus |