This website works better with JavaScript.
Home
Explore
Help
Sign In
ObsidianBlk
/
nespaint
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
216
Commits
4
Branches
Tree:
808079ac24
dev
dev-bank
dev-tmpl
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '808079ac24'
${ noResults }
Commit Graph
5 Commits (808079ac24af3de4a3edec06519697f3401c2f89)
Author
SHA1
Message
Date
Bryan Miller
f13b664a15
Started adding some UI to export Bank as CHR file.
5 years ago
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 years ago
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 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
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