287 Commits

Author SHA1 Message Date
Kan18
cba2f7013f fix jobMonitor.lua (#61) 2022-07-17 19:44:54 -04:00
EmmaKnijn
b3052fe57b Adress a couple of issues (#58) 2022-07-17 17:43:14 -04:00
Kan18
af570c7769 Fix storageGen.lua (#59) 2022-07-01 03:02:56 -04:00
Anavrins
1d2187b957 Closes #56 2022-06-19 20:00:56 -04:00
Drew Lemmy
5e275e36ad fix: parallel fix 2 (#47) 2020-09-29 17:18:57 -04:00
Drew Lemmy
13601c97a9 fix: too many milo parallel tasks hurting server (#46) 2020-09-29 13:51:35 -04:00
Anavrins
db007af3ea Add config path args to MiloRemote
Allowing to connect to multiple Milo system from one NI
Example:
> MiloRemote base
> MiloRemote shop
2020-08-14 01:51:45 -04:00
kepler155c@gmail.com
d6f61acace run lua commands from shell and other tweaks 2020-07-25 18:52:13 -06:00
kepler155c@gmail.com
2c27787f27 better fuzzy searching 2020-05-19 17:06:30 -06:00
kepler155c@gmail.com
3d5f665b59 oops 2020-05-18 22:01:21 -06:00
kepler155c@gmail.com
503a340035 more rework on exportTask 2020-05-18 21:57:04 -06:00
kepler155c@gmail.com
72a85f1a4a revert perf change 2020-05-18 21:20:35 -06:00
kepler155c@gmail.com
46c1e3f7e5 storage export perf fix 2020-05-18 11:38:32 -06:00
kepler155c@gmail.com
249414e027 change editors default file to untitled.lua - add package for LuaFileSystem port 2020-05-17 19:38:29 -06:00
kepler155c@gmail.com
0619eee41c milo storage perf fix - nwm update 2020-05-16 10:40:49 -06:00
Luca S
d902acacf4 Add a Defragment button to Milo (#36) 2020-05-10 01:48:39 -04:00
Anavrins
87a3f9fa96 Cleanup 2020-05-04 21:21:43 -04:00
Anavrins
39fb43d6a3 Update storageGen to a more user-friendly UI
- Able to merge into current Milo configs
- Moved it to the Milo package
2020-05-04 02:53:17 -04:00
kepler155c@gmail.com
8a9878b8e5 minor bug fixes 2020-04-27 22:31:57 -06:00
kepler155c@gmail.com
ef0886ec85 wizard and tab rework 2020-04-26 19:39:28 -06:00
kepler155c
4576969739 Ui enhancements 2.0 (#29)
* canvas overhaul

* editor 2.0

* more tweaks

* more editor work

* completions + refactor

* cleanup + editor additions

* cleanup + undo overhaul

* editor recent/peripherals/redo + cleanup

* editor path issues

* cleanup

* changes for deprecated ui methods - recolor milo - make turtle scripts run again - mob rancher improvements

* can now use named colors
2020-04-21 22:40:47 -06:00
Anavrins
2dc74d80ea Milo: Bump max request amount to 9999 2020-03-23 23:41:16 -04:00
Anavrins
afcbfd1b04 Added a "Level Emitter" to Milo 2020-02-24 21:10:30 -05:00
Anavrins
824685fc07 speakerView fix 2019-12-05 00:18:55 -05:00
kepler155c@gmail.com
df8c80e4db crafting fix 2019-11-25 15:24:11 -07:00
kepler155c@gmail.com
64ec8c82d3 properly handle empty text entry fields (including transformations) 2019-11-13 14:24:54 -07:00
kepler155c@gmail.com
06c340c064 add turtle back as a milo dependency - sigh 2019-11-02 22:21:29 -06:00
kepler155c@gmail.com
5c0ea3a2a2 typo + lock screen 2019-11-01 16:36:47 -06:00
kepler155c@gmail.com
a36d54a372 restructure 2019-10-30 22:50:01 -06:00
Kan18
119d952860 fix milo setup crash
I've applied to this to my milo because I thought it was a one-off thing, however when setting up a new milo turtle I noticed that the crash also happened, so this fixes it
2019-08-02 16:24:15 -04:00
kepler155c@gmail.com
96e8d7e7cd lint warnings 2019-07-21 10:17:30 -06:00
kepler155c@gmail.com
b4f51df463 nothing to see here 2019-07-18 17:25:07 -06:00
kepler155c@gmail.com
e4b1b50117 manipulator modules working after detach/reattach 2019-07-15 20:10:06 -06:00
kepler155c@gmail.com
a79e79db28 minor tweaks 2019-07-12 16:03:55 -06:00
kepler155c@gmail.com
d1bac2b309 replace volume setting with slider control 2019-07-12 12:48:36 -06:00
kepler155c@gmail.com
a421c78a0c swshop accepts uppercase names for items #11 2019-07-11 10:33:54 -06:00
kepler155c@gmail.com
dc6e6c546b icon transparency 2019-07-11 00:43:15 -06:00
kepler155c@gmail.com
6ddeda308e milo: update cache when using transfer from storage 2019-07-10 11:07:48 -06:00
kepler155c@gmail.com
0144c61b7f app tweaks 2019-07-09 14:06:15 -04:00
kepler155c@gmail.com
d2e25cb951 minor tweaks 2019-07-08 00:15:50 -04:00
kepler155c@gmail.com
b86f32b83a package manager list in repo + cleanup 2019-07-06 23:53:47 -04:00
kepler155c@gmail.com
ed99703fda control-q instead of q for exitting apps 2019-07-02 14:12:41 -04:00
kepler155c@gmail.com
6fa7779d7d shuffled some files around 2019-07-01 17:25:21 -04:00
kepler155c@gmail.com
b8544644b7 move apis into rom/modules/main for shell compatibility 2019-06-28 13:50:34 -04:00
kepler155c@gmail.com
d4e379af2e milo: oops 2019-06-28 08:47:31 -04:00
kepler155c@gmail.com
03643bcd34 milo crafting updates 2019-06-27 16:29:37 -04:00
kepler155c@gmail.com
bbd36ec96a milo crafting improvements 2019-06-26 12:10:34 -04:00
kepler155c@gmail.com
8a88df815f milo: crafting fixes 2019-06-20 10:02:40 -04:00
kepler155c@gmail.com
045b32884f spaces->tab, equipper improvements, supertreefarm rewrite, follow improvements, sensor cleanup, milo multiple items allowed in recipes, remote canvas access 2019-06-18 15:23:20 -04:00
kepler155c@gmail.com
8ea2598254 milo: unassign machine 2019-05-07 07:14:30 -04:00