Diese Webseite funktioniert besser mit JavaScript.
Startseite
Erkunden
Hilfe
Anmelden
ObsidianBlk
/
nespaint
Beobachten
1
Favorisieren
0
Fork
0
Code
Issues
0
Pull-Requests
0
Releases
0
Wiki
Aktivität
216
Commits
4
Branches
Struktur:
808079ac24
dev
dev-bank
dev-tmpl
master
Branches
Tags
${ item.name }
Erstelle Branch
${ searchTerm }
von „808079ac24“
${ noResults }
Commit graph
28 Commits (808079ac24af3de4a3edec06519697f3401c2f89)
Autor
SHA1
Nachricht
Datum
Bryan Miller
00e5e8e850
Can now export CHR filesgit add .!
vor 5 Jahren
Bryan Miller
f13b664a15
Started adding some UI to export Bank as CHR file.
vor 5 Jahren
Bryan Miller
ce88f94994
Server uses vendor.js to connect node_modules to the application in a consistent manner.
vor 5 Jahren
Bryan Miller
97c0a73619
Hidden File Input reset after loading a project.
vor 5 Jahren
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.
vor 5 Jahren
Bryan Miller
8ce067e1de
Added a dropdown menu to the nav bar for loading/saving projects (currently just cosmetic atm). Cleaned up the look of the main logo.
vor 5 Jahren
Bryan Miller
df3c2830bb
Added the cover element to the HTML and added code to remove it when the page is ready.
vor 5 Jahren
Bryan Miller
d706e08883
Updated CTRLPalettesStore and CTRLBanksStore (and associative *ListItem.html files to use the new EditableText class.
vor 5 Jahren
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.
vor 5 Jahren
Bryan Miller
44c56a74ff
Added bankListItem and updated CTRLBanksStore to handle them. Issues with displaying canvas element in bankListItem. Currently renders to black.
vor 5 Jahren
Bryan Miller
10172b3a19
Can now switch between the sprite and tile palettes
vor 5 Jahren
Bryan Miller
d8b5c14856
Work being done to add new items to the asset lists (palette at the moment). Not fully working.
vor 5 Jahren
Bryan Miller
46ed0fddd4
CTRLPainter now handles scaling from the UI interface. Also added ability (and UI button) to fit-to-canvas
vor 5 Jahren
Bryan Miller
e0646ffc1f
Better Bank Tools :)
vor 5 Jahren
Bryan Miller
c405bff7ff
Reworking the Bank UI controls to conform with the new Bank management.
vor 5 Jahren
Bryan Miller
5a6f971633
Setting up for Bank UI controls
vor 5 Jahren
Bryan Miller
4c7c8839ec
Some HTML tweaking
vor 5 Jahren
Bryan Miller
eb01231ff3
CTRLPalettesStore now property generates a palette list entry.
vor 5 Jahren
Bryan Miller
8829fc3e13
Working on palette lists.
vor 5 Jahren
Bryan Miller
38d0ce86b4
Some work on list items; specifically palette list items at the moment
vor 5 Jahren
Bryan Miller
35b1cad2b8
Tabs working.
vor 5 Jahren
Bryan Miller
5045de7f90
Working on TABs. There's a bug in the event listener at the moment.
vor 5 Jahren
Bryan Miller
d7636c3923
Overflow and wrapping fixed. Started working on TAB navigation (unfinished)
vor 5 Jahren
Bryan Miller
01d511f101
Preparing to handle some IO. Nothing really done yet.
vor 5 Jahren
Bryan Miller
1e6acff6f6
Some new interface elements added.
vor 5 Jahren
Bryan Miller
81c584643a
Added a simple footer as well as passing along author information.
vor 5 Jahren
Bryan Miller
1ca6f05921
Renamed surface.html to workspace.html. Broke out the canvas, system palette, and drawing palettes from the workspace.
vor 5 Jahren
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.
vor 5 Jahren