275 Commits (cf0ba2e939fedeb4901dd1dbbda6cb403b2f6455)
 

Author SHA1 Message Date
  Ryan Reed 48e52f4317 Adding autosave notification 3 months ago
  Ryan Reed 15a1fd8cc6 Renaming _move_autosaves() to _rotate_autosaves() 3 months ago
  Ryan Reed 858dc90b29 Standardizing autosave name 3 months ago
  Ryan Reed 150e01f11e Create the Autosave timer on _ready() 3 months ago
  Ryan Reed c30237b266 Correcting default value 3 months ago
  Ryan Reed 7ab2efefc7 Adding autosave functionality 3 months ago
  Ryan Reed aac4dbb1d9 Initial work toward autosaves 3 months ago
  Ryan Reed 926239c32f Simplifying the game_settings loading 3 months ago
  Ryan Reed d4df06fc40 Moving ui_node out of SaveLevelDataComponent into SaveLoadUI 3 months ago
  Ryan Reed 4f56398134 Moving default_save_icon_resource from SaveLevelDataComponent to SaveGameSettings 3 months ago
  Ryan Reed 0bab8edb65 Replacing filenames in save game settings with prepends 3 months ago
  Ryan Reed b04f54660c Merge pull request 'Save/Load Updates' (#18) from save-load-updates into master 3 months ago
  Ryan Reed 0df41dfc3a Correcting saving Player node 3 months ago
  Ryan Reed 9df29f9f92 Removing unnecessary instancing 3 months ago
  Ryan Reed e5dbf84a57 Fixing appending saves 3 months ago
  Ryan Reed 6845e7407a Moving open_save_list_ui and close_save_list_ui our of SaveGameManager 3 months ago
  Ryan Reed b398613dff Renaming apply_load_complete signal to apply_complete 3 months ago
  Ryan Reed 1eb9340ceb Removing jolt for now 3 months ago
  Ryan Reed 8abff9802a Reordering and renaming functions 3 months ago
  Ryan Reed 3073c8d4d6 Splitting load_save into load_save and apply_save 3 months ago
  Ryan Reed 9cdb1ad26b Fixing warning 3 months ago
  Ryan Reed 0ef53af01d Attempting to stop the double player saving that occurs sometimes 3 months ago
  Ryan Reed ee73433da2 Reworking signals for clarity and ease of use 3 months ago
  Ryan Reed 5dce93c454 Moving errors messages for signals 3 months ago
  Ryan Reed a63af34485 Updating plugin autoload setup 3 months ago
  Ryan Reed 39ff773951 Merge pull request 'Save/Load System Plugin' (#17) from save_load_plugin into master 3 months ago
  Ryan Reed 74cc0029cb Adding missing resources after move 3 months ago
  Ryan Reed b61dbb5069 Moving Save/Load system to a plugin/addon 3 months ago
  Ryan Reed cb5ea9b85a Adding missing default icon 3 months ago
  Ryan Reed a2fd6fc062 Moving Saves UI out of save_load (specific to each project) 3 months ago
  Ryan Reed d9c9ffe764 Updating comments 3 months ago
  Ryan Reed 3bced69ee4 Merge pull request 'Save File Icon Creation' (#16) from game_save_icons into master 3 months ago
  Ryan Reed 68afe1dce8 Removing unnecessary comments 3 months ago
  Ryan Reed f47367dfdf Adding setting for disabling/enabling save screenshots 3 months ago
  Ryan Reed a8b30f2657 Allow defining the save icon size 3 months ago
  Ryan Reed 2df15febad Removing duplicate signal emit() 3 months ago
  Ryan Reed 257002dc90 Renaming function for clarity 3 months ago
  Ryan Reed 8d42e81c61 Correcting resetting world and hiding UI on game load 3 months ago
  Ryan Reed 260e168179 Comment update 3 months ago
  Ryan Reed 8ea3b727f3 Moving icon texture into SaveGameManager 3 months ago
  Ryan Reed 15a8a57eda Removing need for refresh_saves_list signal 3 months ago
  Ryan Reed 71a8b5eed2 Refreshing the list of saves when opening the save list from the pause menu 3 months ago
  Ryan Reed 59f8346774 Adding a (hacky) method for generating the save icon and hiding the UI 3 months ago
  Ryan Reed f618e0c702 Checking string instead of null 3 months ago
  Ryan Reed 5b4cf461f4 Removing save icon when deleting save 3 months ago
  Ryan Reed 14990c4305 Updating how default icon is generated/displayed 3 months ago
  Ryan Reed d841c15fba Add icon creation 3 months ago
  Ryan Reed e9ffdb2bff Moving to Jolt physics 3 months ago
  Ryan Reed bde2931c40 Merge pull request 'Save/Load System Rework with UI' (#15) from save_game_ui into master 3 months ago
  Ryan Reed 7645b8827e Sorting saves list by date created, descending 3 months ago