7 Commits (6845e7407a40451506f0b88b12c560a486aeef54)

Author SHA1 Message Date
  Ryan Reed 6845e7407a Moving open_save_list_ui and close_save_list_ui our of SaveGameManager 6 months ago
  Ryan Reed b398613dff Renaming apply_load_complete signal to apply_complete 6 months ago
  Ryan Reed 8abff9802a Reordering and renaming functions 6 months ago
  Ryan Reed 3073c8d4d6 Splitting load_save into load_save and apply_save 6 months ago
  Ryan Reed ee73433da2 Reworking signals for clarity and ease of use 6 months ago
  Ryan Reed 5dce93c454 Moving errors messages for signals 6 months ago
  Ryan Reed b61dbb5069 Moving Save/Load system to a plugin/addon 6 months ago
  Ryan Reed d9c9ffe764 Updating comments 6 months ago
  Ryan Reed 68afe1dce8 Removing unnecessary comments 6 months ago
  Ryan Reed f47367dfdf Adding setting for disabling/enabling save screenshots 6 months ago
  Ryan Reed a8b30f2657 Allow defining the save icon size 6 months ago
  Ryan Reed 2df15febad Removing duplicate signal emit() 6 months ago
  Ryan Reed 257002dc90 Renaming function for clarity 6 months ago
  Ryan Reed 8d42e81c61 Correcting resetting world and hiding UI on game load 6 months ago
  Ryan Reed 8ea3b727f3 Moving icon texture into SaveGameManager 6 months ago
  Ryan Reed 15a8a57eda Removing need for refresh_saves_list signal 6 months ago
  Ryan Reed 5b4cf461f4 Removing save icon when deleting save 6 months ago
  Ryan Reed d841c15fba Add icon creation 6 months ago
  Ryan Reed 7645b8827e Sorting saves list by date created, descending 6 months ago
  Ryan Reed 675d56be4c Removing save button and added support for deleting save files 6 months ago
  Ryan Reed 0ede9891d9 Create save with just save name (not filename) 6 months ago
  Ryan Reed 038162f581 Add Quick Save name and allow listing of Autosaves and Quicksaves 6 months ago
  Ryan Reed e62d24431d Moving most logic and settings out of SaveDataComponent into SaveGameManager and SaveGameSettingsResource 6 months ago
  Ryan Reed 1d35160600 Removing unnecessary load 6 months ago
  Ryan Reed 8aab061d36 Displaying Save/Load UI from Pause Menu 6 months ago
  Ryan Reed 57b81c3604 Moving saving/loading management into SaveGameManager 6 months ago
  Ryan Reed f81080eedc Using signal in SaveGameManager for quick saves and loads 6 months ago
  Ryan Reed b3284bc933 Creating basic autosave option (unused) 6 months ago
  Ryan Reed d6cdf5b2eb Initial save game UI work (WIP) 6 months ago
  Ryan Reed 62bb2f3772 Replaced existing options menu with Pause Menu (missing settings currently) 6 months ago
  Ryan Reed 5556483af3 Updating error 6 months ago
  Ryan Reed e0f6a76dac Renaming clear_blocks to reset_world 6 months ago
  Ryan Reed b7a1f2168d Getting loading working, moving player to spawn, and adding signal clearing the world 6 months ago
  Ryan Reed f5f89144f8 Initial work toward system 6 months ago