A pixel art painter geared specifically at NES pixel art. Includes export for .chr binary file as well as palette and namespace data.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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 anni fa
..
bankListItem.html Added bankListItem and updated CTRLBanksStore to handle them. Issues with displaying canvas element in bankListItem. Currently renders to black. 5 anni fa
canvas.html Preparing to handle some IO. Nothing really done yet. 5 anni fa
ctrlpainter.html CTRLPainter now handles scaling from the UI interface. Also added ability (and UI button) to fit-to-canvas 5 anni fa
ctrlpainter_bank.html Better Bank Tools :) 5 anni fa
docks.html Work being done to add new items to the asset lists (palette at the moment). Not fully working. 5 anni fa
footer.html Added a simple footer as well as passing along author information. 5 anni fa
head.html Server now uses ejs to serve the index html. Broke the original index.html file into ejs file located in the /views folder. 5 anni fa
header.html Server now uses ejs to serve the index html. Broke the original index.html file into ejs file located in the /views folder. 5 anni fa
index.html Added bankListItem and updated CTRLBanksStore to handle them. Issues with displaying canvas element in bankListItem. Currently renders to black. 5 anni fa
modal.html 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 anni fa
paldraw.html Can now switch between the sprite and tile palettes 5 anni fa
paletteListItem.html CTRLPalettesStore now property generates a palette list entry. 5 anni fa
palettectrl.html Renamed surface.html to workspace.html. Broke out the canvas, system palette, and drawing palettes from the workspace. 5 anni fa
palsys.html Renamed surface.html to workspace.html. Broke out the canvas, system palette, and drawing palettes from the workspace. 5 anni fa
tail.html Server now uses ejs to serve the index html. Broke the original index.html file into ejs file located in the /views folder. 5 anni fa
tools.html Overflow and wrapping fixed. Started working on TAB navigation (unfinished) 5 anni fa
workspace.html Overflow and wrapping fixed. Started working on TAB navigation (unfinished) 5 anni fa