10 коммитов (8cab8812af9f51dd0ec6f93990a7791b6e3f9cc8)

Автор SHA1 Сообщение Дата
  Bryan Miller 8cab8812af The About button now displays Author, Version, License, and Description information (pulled from the package.json by the server 5 лет назад
  Bryan Miller 8a3a69a9d3 Added UI and functional code for starting a new project (clearing the one currently being worked on). 5 лет назад
  Bryan Miller a8aa094d05 Added UI elements for exporting Nametables. 5 лет назад
  Bryan Miller 553cf3ad7b Finished up the first part of UI for NameTables. They can now be added, removed, and saved in project files. No editing as of yet. 5 лет назад
  Bryan Miller 24b5db84dd Some tweaks to the UI for creating new 'Store' items. 5 лет назад
  Bryan Miller f13b664a15 Started adding some UI to export Bank as CHR file. 5 лет назад
  Bryan Miller 5e5343920c Project can now be exported to a json file. Loading of project json file technically works, but doesn't actually put the loaded json into the data objects... effectively no loading ATM. 5 лет назад
  Bryan Miller 181c1d09c8 Added the modal window for adding new Banks to the BankStore. NOTE: I'd like to update this method to something a little more universal. 5 лет назад
  Bryan Miller d8b5c14856 Work being done to add new items to the asset lists (palette at the moment). Not fully working. 5 лет назад
  Bryan Miller ad0b29b0dc Server now uses ejs to serve the index html. Broke the original index.html file into ejs file located in the /views folder. 5 лет назад