| Commit message (Collapse) | Author | Age | Lines |
|\ |
|
|/
|
|
|
| |
Make main_menu_button_normal a text resource
Easier to manage with Git
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Add pck debug check and artifact
Update CI workflow with release archives
Update CI workflow for all pushes
Remove initial compile of godot-cpp from workflow
Appears to be unnecessary, extension compile should handle it
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Remove default_theme as theme for GameMenu
Usable as a result of Godot 4.0.1 update
Move theme resources to theme directory
Move theme_assets to theme/assets
For better theme organization
Remove scene/node specific theme overrides
Use theme_type_variation for nodes in MainMenu, OptionsMenu, CreditsMenu
Decreases coupling of theme values in scenes and the scene tree
Assign theme resources to MainMenu, OptionsMenu, and CreditsMenu
Separates general default theme values and scene specific theme values
Reduces the specificity and verbosity of theme type variation names
Rename MainMenu/Panel/VBox/Margin2 to BottomMargin
For better clarity of Margin's purpose
Add newline to end of CreditsMenu.gd
|
|\ \ \
| | |/
| |/| |
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Godot cannot output a dmg file
Rename macOS export preset to MacOS
To make export platform names consistent
Add `common/*` to include_filter
So exports will include everything in the common directory
Make credits.csv not translation file but to keep the file on import
Prevents replacement of the file as a translation
|
|\|
| |
| | |
Update to Godot 4.0.1 Stable Release
|
|/ |
|
|\
| |
| | |
Docs architecture and schema
|
| |
| |
| | |
Co-authored-by: Hop311 <Hop3114@gmail.com>
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Fixed grab_focus error on not is_inside_tree
* Moved SampleGame to GameSession/GameSession
* Basic GameSession and GameSessionMenu/Escape Menu
* Map Control Panel skeleton
* Added requirement comments
* Removed unnecessary CenterContainer
|
|\ \
| | |
| | | |
fix: Spelling mistake
|
| | | |
|
|\ \ \
| | | |
| | | | |
Refactor GameMenu to rely on export variables
|
|/ / / |
|
|\ \ \
| | | |
| | | | |
Refactor Credits -> CreditsMenu
|
| | | | |
|
|\ \ \ \
| |/ / /
|/| | | |
|
| | |/
| |/|
| | |
| | |
| | | |
Add boot splash screen
Implement splash skip on interaction
|
|\ \ \
| |/ /
|/| | |
|
|/ /
| |
| |
| |
| |
| | |
Fix OptionsMenu scaling
Options UI extended
Connected escape for back
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Fulfills requirement SS-56
|
|\ \ \ |
|
| |/ / |
|
|\ \ \
| |/ /
|/| | |
|
|/ / |
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add music import files
Rename MusicUIController to MusicPlayer
Adjust MusicPlayer node position, offset, and anchors
Adjust MusicConductor, MusicPlayer, and SongInfo style to conform with other GDScript files
Correct capability for MusicPlayer to desync from the MusicConductor
Adjusted MusicPlayer button text to use media player unicode symbols
Adjust MusicPlayer to correct mouse filter problems
Adjust MusicPlayer to appear more consistent
Correct lack of path_join use in SongInfo
Correct mouse filter problems in OptionsMenu
|
|\ \ \
| |/ /
|/| /
| |/ |
Added Data modelling Documentation - Ideology & Pops - JC and Vanilla
|
|/
|
|
|
|
| |
add: ideology documentation
add: goods documentation
add: sim doc format
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
- Enables reliable theme application
Remove LabelSettings resources from Credits
Moved theme load from MainMenu to GameMenu scene
Removed Button references from default_theme resource
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Adding MusicConductor
* Added selectable songs and player visibility toggle
* Refinements to the music system
* SongInfo compatability with various audio formats
* Moved UI reqs to editor description; flipped conditions to exclude music .import files
* Made selection of the first music track extension-agnostic
* Fixed visual bug with play/pause button when interacting with progress slider
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* add: Asset and Data file structure
add: Naming Conventions
add: Clarification on asset file exporting
* change: More relevant file structure examples
Co-authored-by: ClarkeCode <33846391+ClarkeCode@users.noreply.github.com>
* apply: Directory Naming Convention Changes
Co-authored-by: ClarkeCode <33846391+ClarkeCode@users.noreply.github.com>
* apply: Remove Prefixes for asset names
Co-authored-by: ClarkeCode <33846391+ClarkeCode@users.noreply.github.com>
* apply: Directory Naming Convention Changes to example
---------
Co-authored-by: ClarkeCode <33846391+ClarkeCode@users.noreply.github.com>
|
|\
| |
| | |
Comments marking implemented requirements
|
| | |
|
|\ \
| |/
|/| |
Credits loading sanatization
|
| | |
|
|/ |
|