使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
登录
ObsidianBlk
/
nespaint
关注
1
点赞
0
派生
0
代码
工单
0
合并请求
0
版本发布
0
百科
动态
251
提交
4
分支
目录树:
263808a08b
dev
dev-bank
dev-tmpl
master
分支列表
标签列表
${ item.name }
创建分支
${ searchTerm }
从 '263808a08b'
${ noResults }
提交图
7 次代码提交 (263808a08bcbccc96b055c83fcc55a0724573fb2)
作者
SHA1
备注
提交日期
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 年前