b12d9aad04
sysStat for +op username vs old config value
Bryan Ashby
2016-08-03 21:46:38 -06:00
8d9a686629
Use new prompt
Bryan Ashby
2016-08-03 20:59:10 -06:00
969cd35ece
* Use standard MCI codes in FSE/etc. * Add mod mixin for temp area/conf switch e.g. used by new scan, fse, so on * string utils: renderSubstr(), renderStringLength(): Works with *rendered* text. That is, is smart enough to ignore ANSI and RA style pipe color codes * string util pad() works with ANSI/RA pipe codes * TextView can now display text with RA pipe codes and MCI codes * Message conf/area welcome art #81 * Update luciano art with new MCI
Bryan Ashby
2016-08-03 19:48:45 -06:00
3d098e927a
Misc minor cleanup
Bryan Ashby
2016-08-03 19:38:06 -06:00
8787703989
* New StatLog: Replaces various logs, system props, etc. into one class/methods * Uew StatLog for last callers * Use new StatLog for +op props * Use new StatLog for user props such as posts & MCI to access such * Use StatLog for various new MCI codes for +op * Misc missing MCI codes
Bryan Ashby
2016-07-27 21:44:27 -06:00
d4ce574be3
Case insensitive areaTag compare
Bryan Ashby
2016-07-25 14:36:57 -06:00
0a629feeb0
Resolve: System methods prev/nextArea, and prev/nextConf can cause a crash #79
Bryan Ashby
2016-07-25 14:35:58 -06:00
485711b5da
* Clean up some logs * Add serializer for 'err' in logs for passing full err object * Don't dump HUGE message lists to log during new scan
Bryan Ashby
2016-07-16 13:05:32 -06:00
14c8b39a9e
Bring in changes from Apam
Bryan Ashby
2016-07-14 21:30:48 -06:00
787a855097
Auto-activation by default
Bryan Ashby
2016-07-14 21:30:02 -06:00
9155832139
* Better loading * Fix draw issue with newIndicator * Preserve initialFocusIndex between views (note: WIP: needs additional work for expected behavior)
Bryan Ashby
2016-07-13 22:44:55 -06:00
314d5390c6
Added info for Model 2 B
Andrew Pamment
2016-07-14 11:05:35 +10:00
c94f663947
* DRY menu pop/goto into reloadMenu() (temp hack until we can find a good solution for simple redraw) * Only reloadMenu() if we actually change areas * Code style cleanup
Bryan Ashby
2016-07-12 23:38:40 -06:00
f8b3727163
Wait for TERMINAL-TYPE SB & respond with real underlying term type. Allows connections to other ENiGMA 1/2 boards!
Bryan Ashby
2016-07-10 22:14:51 -06:00
dfb4f17c5f
* Resp DONT to WONT NEW-ENVIRONMENT
Bryan Ashby
2016-07-10 22:14:30 -06:00
9e573e6810
* Allow relative or absolute paths in for art * Misc cleanup
Bryan Ashby
2016-07-04 12:58:41 -06:00
396e7cc747
Default to empty[] args
Bryan Ashby
2016-07-04 12:57:49 -06:00
7ab61ac641
* TODO notes * Add final prep to default to "No" -- this should be menu.hjson controled in the future
Bryan Ashby
2016-07-04 12:56:54 -06:00
ce1d3e6a7e
* ES6 & misc cleanup * Add index to message for quicker retrieval
Bryan Ashby
2016-07-04 12:56:15 -06:00
f6d363b53d
Allow modules to live in their own subdirectory (by matching module name) such that they can have their own package.json, deps, etc.
Bryan Ashby
2016-07-03 10:58:57 -06:00