19 Commits (9c6c78941efd3ec5cee2d993061d1a89ac6348a7)

Author SHA1 Message Date
  Bryan Miller 44c56a74ff Added bankListItem and updated CTRLBanksStore to handle them. Issues with displaying canvas element in bankListItem. Currently renders to black. 5 years ago
  Bryan Miller 10172b3a19 Can now switch between the sprite and tile palettes 5 years ago
  Bryan Miller d8b5c14856 Work being done to add new items to the asset lists (palette at the moment). Not fully working. 5 years ago
  Bryan Miller 46ed0fddd4 CTRLPainter now handles scaling from the UI interface. Also added ability (and UI button) to fit-to-canvas 5 years ago
  Bryan Miller e0646ffc1f Better Bank Tools :) 5 years ago
  Bryan Miller c405bff7ff Reworking the Bank UI controls to conform with the new Bank management. 5 years ago
  Bryan Miller 5a6f971633 Setting up for Bank UI controls 5 years ago
  Bryan Miller 4c7c8839ec Some HTML tweaking 5 years ago
  Bryan Miller eb01231ff3 CTRLPalettesStore now property generates a palette list entry. 5 years ago
  Bryan Miller 8829fc3e13 Working on palette lists. 5 years ago
  Bryan Miller 38d0ce86b4 Some work on list items; specifically palette list items at the moment 5 years ago
  Bryan Miller 35b1cad2b8 Tabs working. 5 years ago
  Bryan Miller 5045de7f90 Working on TABs. There's a bug in the event listener at the moment. 5 years ago
  Bryan Miller d7636c3923 Overflow and wrapping fixed. Started working on TAB navigation (unfinished) 5 years ago
  Bryan Miller 01d511f101 Preparing to handle some IO. Nothing really done yet. 5 years ago
  Bryan Miller 1e6acff6f6 Some new interface elements added. 5 years ago
  Bryan Miller 81c584643a Added a simple footer as well as passing along author information. 5 years ago
  Bryan Miller 1ca6f05921 Renamed surface.html to workspace.html. Broke out the canvas, system palette, and drawing palettes from the workspace. 5 years ago
  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 years ago