Commit Graph

132 Commits

Author SHA1 Message Date
rspx
0bbe3a1b06 Hopefully final fixes for remote 2023-07-07 13:52:34 -04:00
iuzx0
761f388f12 Attempt to fix remote 2023-07-07 13:52:34 -04:00
Kan18
62477844fc Update miniAdapter.lua 2023-07-04 13:27:53 -04:00
Kan18
fceb99af0b speed up imports by 100x 2023-04-16 14:45:45 -04:00
Kan18
2f67fb2ef8 Try to update Milo for 1.19
Removes Milo trying to access damage on items (`nil` because of The
Flattening). We might also need to reimplement showing durability in the
item's display name - I got a little too carried away with removing
mentions of "damage". Also renames nbtHash to nbt to be consistent with
new CC:T naming. I tried not to touch anything related to MiloRemote for
now, and there are probably still many bugs remaining that need to be
ironed out. Most of the basic functionality works now, though.
2022-12-24 15:39:14 +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
kepler155c@gmail.com
72a85f1a4a revert perf change 2020-05-18 21:20:35 -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
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
kepler155c@gmail.com
df8c80e4db crafting fix 2019-11-25 15:24:11 -07:00
kepler155c@gmail.com
a36d54a372 restructure 2019-10-30 22:50:01 -06:00
kepler155c@gmail.com
e4b1b50117 manipulator modules working after detach/reattach 2019-07-15 20:10:06 -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
b8544644b7 move apis into rom/modules/main for shell compatibility 2019-06-28 13:50:34 -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
731fc2c761 change _debug to _syslog 2019-05-03 15:30:37 -04:00
kepler155c@gmail.com
b3a8432f86 milo: big oops 2019-04-22 16:12:36 -04:00
kepler155c@gmail.com
5f2f33f1f2 coroutine pool in parallel code 2019-04-05 21:47:35 -04:00
kepler155c@gmail.com
426c856dfb refactor parallel code 2019-04-05 17:32:22 -04:00
kepler155c@gmail.com
d5eb07c3b9 multiMiner improvements 2019-04-04 13:41:31 -04:00
kepler155c@gmail.com
1c30ccda29 milo: improve export speed 2019-04-03 17:13:20 -04:00
kepler155c@gmail.com
ad165825bd milo use parallel during crafting for ingredients (holy shit thats fast) 2019-04-02 16:45:11 -04:00
kepler155c@gmail.com
8f432c4638 milo: crafting recursion fix 2019-04-02 14:28:09 -04:00
kepler155c@gmail.com
a181a58420 tweaks 2019-03-27 07:42:33 -04:00
kepler155c@gmail.com
a4162e546b milo: fix cached transfer locations not getting uncached 2019-03-24 12:30:36 -04:00
kepler155c@gmail.com
d25e160452 shooting gallery 2019-03-23 02:17:04 -04:00
kepler155c@gmail.com
4362a92193 milo logging 2019-03-16 21:30:24 -04:00
kepler155c@gmail.com
ebd0896ee9 milo logging 2019-03-16 21:02:49 -04:00
kepler155c@gmail.com
7ac10948df milo config backups 2019-03-12 09:58:02 -04:00
kepler155c@gmail.com
b43761faf1 remove dependency on device global + milo backup config 2019-03-11 23:48:53 -04:00
kepler155c@gmail.com
76367eb8c9 milo task status 2019-03-06 11:48:45 -05:00
kepler155c@gmail.com
838b7d5d69 small updates + elytraFly hud 2019-02-28 22:34:02 -05:00
kepler155c@gmail.com
d5d05b9690 milo status panel 2019-02-27 21:39:59 -05:00
kepler155c@gmail.com
442f1c4d47 util refactor + milo bulk crafting 2019-02-26 09:47:44 -05:00
kepler155c@gmail.com
b8919851e6 finish recipe books 2019-02-24 06:59:30 -05:00
kepler155c@gmail.com
6bd90ef46e cleanup 2019-02-23 07:26:57 -05:00
kepler155c@gmail.com
f30b1b19f9 elytra fly + milo stats 2019-02-13 20:17:39 -05:00
kepler155c@gmail.com
04815b2d09 require rework round 3 2019-01-26 22:58:21 -05:00
kepler155c@gmail.com
bae28521db milo perf + cleanup 2019-01-26 00:28:46 -05:00
kepler155c@gmail.com
779d58cd7e milo: better matching 2019-01-25 19:00:30 -05:00
kepler155c@gmail.com
574316d519 milo perf fixes 2019-01-25 12:26:31 -05:00
kepler155c@gmail.com
4276ea533f Milo: remote learn + remove logger 2019-01-22 15:50:37 -05:00
kepler155c@gmail.com
b66e214dbf SoundPlayer 2019-01-18 08:47:49 -05:00