mirror of
https://github.com/lalbornoz/roar.git
synced 2024-11-07 00:06:41 +00:00
7d80e5331f
assets/text/TODO: updated.
22 lines
1.1 KiB
Plaintext
22 lines
1.1 KiB
Plaintext
1) feature: animation; Blender mIRCart Python importer plugin
|
|
2) feature: {bold,italic,underline} attributes
|
|
3) feature: comic editor/generator *
|
|
4) feature: draw w/ keyboard instead of [LR]MB
|
|
5) feature: {line,measuring} tool
|
|
6) feature: multiplayer realtime editing
|
|
7) feature: status bar w/ position, etc.
|
|
8) feature: zoom {in,out} (esp. on Android)
|
|
9) reimplement: ANSI (maybe,) {save,upload} as PNG & gallery, cutoff (print line #(s) affected, tunably,) shaders (maybe)
|
|
10) releases: provide signed release APK
|
|
|
|
In progress:
|
|
1) each newly created & modified(!) ascii is assigned an ascii UUID, if not present already
|
|
2) each ascii w/ an ascii UUID is auto-saved to localStorage every 3 minutes
|
|
3) ascii autosaves w/ count >8 (or >8*3mins=24mins old) are purged from localStorage
|
|
4) asciis w/ count >8 are purged from localStorage
|
|
5) limits are tunable and either defaulted or localStorage'd
|
|
6) UI lists: a) asciis (with UUID) b) autosaves c) parameters
|
|
7) always prompt on close window/exit/...
|
|
8) always prompt on new
|
|
9) save to text file @ standalone app
|