Ryan Reed
|
5c93f41598
|
Merge pull request 'Pause Menu Redesign' (#21) from pause-menu-redesign into master
|
1 month ago |
Ryan Reed
|
1015d89c0b
|
Set visible on menus
|
1 month ago |
Ryan Reed
|
c0d04507f2
|
Updating offsets
|
1 month ago |
Ryan Reed
|
13ffe080cf
|
Correcting save menu open and hidden after creating a new save
|
1 month ago |
Ryan Reed
|
1cb2d08b7d
|
Removing old SaveLoadUI scene and references to ui_node
|
1 month ago |
Ryan Reed
|
e40c044ad3
|
Migrating menus into Inherited scenes
|
1 month ago |
Ryan Reed
|
5874f7730d
|
Updating default animation
|
1 month ago |
Ryan Reed
|
65068a82e4
|
Updating save menu theme and node names
|
1 month ago |
Ryan Reed
|
ad0c781dee
|
Moving to a common theme for all menus
|
1 month ago |
Ryan Reed
|
67a34d6611
|
Comments and formatting
|
1 month ago |
Ryan Reed
|
db15ad68ef
|
Minor offset change
|
1 month ago |
Ryan Reed
|
2aba84aa0f
|
Fix hiding UI when saving game and backing out to MainMenu from submenus
|
1 month ago |
Ryan Reed
|
8fe40d0c8b
|
Fix hiding UI when saving game for screenshot
|
1 month ago |
Ryan Reed
|
82c199be69
|
Moving MainMenu, SettingsMenu, and SavesMenu into separate scenes
|
1 month ago |
Ryan Reed
|
4f91aa12ea
|
Setting default values
|
1 month ago |
Ryan Reed
|
069a95fc8b
|
Fixing autosaves setting and saving
|
1 month ago |
Ryan Reed
|
d9bdcc87c3
|
Removing old menu scenes and renaming new menu
|
1 month ago |
Ryan Reed
|
a00fe83a03
|
Initial work on the redesign
|
1 month ago |
Ryan Reed
|
c22f21fb9c
|
Replacing various error signals with a single error signal
|
1 month ago |
Ryan Reed
|
bbb3411065
|
Adding setting for enabling/disabling autosaves
|
1 month ago |
Ryan Reed
|
8e0705ff47
|
Renaming godot icon and adding a simple skyblock-logo
|
1 month ago |
Ryan Reed
|
58b533cad7
|
Merge pull request 'Preserve time in save files' (#20) from additional-save-properties into master
|
1 month ago |
Ryan Reed
|
d6b02a9fb3
|
Adding DroppedBlockDataResource for saving dropped block positions
|
1 month ago |
Ryan Reed
|
f17171e41a
|
Moving DayNightCycleComponent to Node and saving time when performing a save
|
1 month ago |
Ryan Reed
|
13c4781ee8
|
Fixing loading non-Node3DDataResources
|
1 month ago |
Ryan Reed
|
82fe344c12
|
Allow for Node type resource saving
|
1 month ago |
Ryan Reed
|
c1ca3a98cb
|
Merge pull request 'Autosaves and Simplifying SaveLevelDataComponent' (#19) from autosaves into master
|
1 month ago |
Ryan Reed
|
ba7c0e2bf3
|
Updating default save name text
|
1 month ago |
Ryan Reed
|
15efc6145d
|
Renaming date_created to save_date and adding to save file instead of using file modified date
|
1 month ago |
Ryan Reed
|
8d5146fd09
|
Updating comments
|
1 month ago |
Ryan Reed
|
48e52f4317
|
Adding autosave notification
|
1 month ago |
Ryan Reed
|
15a1fd8cc6
|
Renaming _move_autosaves() to _rotate_autosaves()
|
1 month ago |
Ryan Reed
|
858dc90b29
|
Standardizing autosave name
|
1 month ago |
Ryan Reed
|
150e01f11e
|
Create the Autosave timer on _ready()
|
1 month ago |
Ryan Reed
|
c30237b266
|
Correcting default value
|
1 month ago |
Ryan Reed
|
7ab2efefc7
|
Adding autosave functionality
|
1 month ago |
Ryan Reed
|
aac4dbb1d9
|
Initial work toward autosaves
|
1 month ago |
Ryan Reed
|
926239c32f
|
Simplifying the game_settings loading
|
1 month ago |
Ryan Reed
|
d4df06fc40
|
Moving ui_node out of SaveLevelDataComponent into SaveLoadUI
|
1 month ago |
Ryan Reed
|
4f56398134
|
Moving default_save_icon_resource from SaveLevelDataComponent to SaveGameSettings
|
1 month ago |
Ryan Reed
|
0bab8edb65
|
Replacing filenames in save game settings with prepends
|
1 month ago |
Ryan Reed
|
b04f54660c
|
Merge pull request 'Save/Load Updates' (#18) from save-load-updates into master
|
1 month ago |
Ryan Reed
|
0df41dfc3a
|
Correcting saving Player node
|
1 month ago |
Ryan Reed
|
9df29f9f92
|
Removing unnecessary instancing
|
1 month ago |
Ryan Reed
|
e5dbf84a57
|
Fixing appending saves
|
1 month ago |
Ryan Reed
|
6845e7407a
|
Moving open_save_list_ui and close_save_list_ui our of SaveGameManager
|
1 month ago |
Ryan Reed
|
b398613dff
|
Renaming apply_load_complete signal to apply_complete
|
1 month ago |
Ryan Reed
|
1eb9340ceb
|
Removing jolt for now
|
1 month ago |
Ryan Reed
|
8abff9802a
|
Reordering and renaming functions
|
1 month ago |
Ryan Reed
|
3073c8d4d6
|
Splitting load_save into load_save and apply_save
|
1 month ago |