230 Commits (82fe344c127a7baa09e6353c587398a0fcde7b1d)
 

Author SHA1 Message Date
  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
  Ryan Reed 9cdb1ad26b Fixing warning 1 month ago
  Ryan Reed 0ef53af01d Attempting to stop the double player saving that occurs sometimes 1 month ago
  Ryan Reed ee73433da2 Reworking signals for clarity and ease of use 1 month ago
  Ryan Reed 5dce93c454 Moving errors messages for signals 1 month ago
  Ryan Reed a63af34485 Updating plugin autoload setup 1 month ago
  Ryan Reed 39ff773951 Merge pull request 'Save/Load System Plugin' (#17) from save_load_plugin into master 1 month ago
  Ryan Reed 74cc0029cb Adding missing resources after move 1 month ago
  Ryan Reed b61dbb5069 Moving Save/Load system to a plugin/addon 1 month ago
  Ryan Reed cb5ea9b85a Adding missing default icon 1 month ago
  Ryan Reed a2fd6fc062 Moving Saves UI out of save_load (specific to each project) 1 month ago
  Ryan Reed d9c9ffe764 Updating comments 1 month ago
  Ryan Reed 3bced69ee4 Merge pull request 'Save File Icon Creation' (#16) from game_save_icons into master 1 month ago
  Ryan Reed 68afe1dce8 Removing unnecessary comments 1 month ago
  Ryan Reed f47367dfdf Adding setting for disabling/enabling save screenshots 1 month ago
  Ryan Reed a8b30f2657 Allow defining the save icon size 1 month ago
  Ryan Reed 2df15febad Removing duplicate signal emit() 1 month ago
  Ryan Reed 257002dc90 Renaming function for clarity 1 month ago
  Ryan Reed 8d42e81c61 Correcting resetting world and hiding UI on game load 1 month ago
  Ryan Reed 260e168179 Comment update 1 month ago
  Ryan Reed 8ea3b727f3 Moving icon texture into SaveGameManager 1 month ago
  Ryan Reed 15a8a57eda Removing need for refresh_saves_list signal 1 month ago
  Ryan Reed 71a8b5eed2 Refreshing the list of saves when opening the save list from the pause menu 1 month ago
  Ryan Reed 59f8346774 Adding a (hacky) method for generating the save icon and hiding the UI 1 month ago
  Ryan Reed f618e0c702 Checking string instead of null 1 month ago
  Ryan Reed 5b4cf461f4 Removing save icon when deleting save 1 month ago