Commit Graph

69 Commits

Author SHA1 Message Date
rspx
aef1bfa186 Remote fix
Fixed itmes with nbt crashing milo
2023-07-07 13:52:34 -04:00
rspx
0bbe3a1b06 Hopefully final fixes for remote 2023-07-07 13:52:34 -04:00
iuzx0
e683e834d8 fixing remote 2023-07-07 13:52:34 -04:00
iuzx0
34dab3ccf0 Attempt to fix milo remote 2023-07-07 13:52:34 -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
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
2c27787f27 better fuzzy searching 2020-05-19 17:06:30 -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
kepler155c@gmail.com
64ec8c82d3 properly handle empty text entry fields (including transformations) 2019-11-13 14:24:54 -07:00
kepler155c@gmail.com
ed99703fda control-q instead of q for exitting apps 2019-07-02 14:12:41 -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
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
d5eb07c3b9 multiMiner improvements 2019-04-04 13:41:31 -04:00
kepler155c@gmail.com
e51a4108ad fix menu separators 2019-03-31 15:20:47 -04:00
kepler155c@gmail.com
a181a58420 tweaks 2019-03-27 07:42:33 -04:00
kepler155c@gmail.com
4d06a9a738 milo better notifications 2019-03-26 02:10:20 -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
177533b760 rename justify property to align 2019-02-27 17:15:44 -05:00
kepler155c@gmail.com
9de52daa11 multiMiner tweak 2019-01-28 22:04: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
004dac65ce milo: mass storage support (ae/rs) 2019-01-08 04:42:43 -05:00
kepler155c@gmail.com
4686804f3c app tweaks 2019-01-07 03:41:35 -05:00
kepler155c@gmail.com
46be7de2bd milo: auto-send select items to server 2019-01-01 06:59:25 -05:00
kepler155c@gmail.com
5c28bc736f milo: tweaks 2018-12-07 13:43:33 -05:00
kepler155c@gmail.com
c79c93e4d7 milo tweaks 2018-12-05 00:55:49 -05:00
kepler155c@gmail.com
9c81386a8e milo: improve list perf 2018-12-03 18:55:20 -05:00
kepler155c@gmail.com
93d2aa331c better wireless 2018-12-02 18:42:49 -05:00
kepler155c
05cbb72c1d milo: improved sorting 2018-11-30 04:55:19 -05:00
kepler155c
94e160f738 milo: sounds 2018-11-26 20:52:38 -05:00
kepler155c
6138ebcf7c milo: sounds 2018-11-26 18:44:51 -05:00
kepler155c
6f60d91e52 milo: sounds 2018-11-26 18:32:07 -05:00
kepler155c
4833f7f12b milo: sounds 2018-11-26 17:10:39 -05:00
kepler155c
427006d2cb milo: reduce modem traffic 2018-11-25 21:08:27 -05:00
kepler155c
c24def5d2e milo: reduce modem traffic 2018-11-25 12:40:21 -05:00
kepler155c
bf4f45f5e5 milo: reduce modem traffic 2018-11-25 12:33:22 -05:00
kepler155c
8c2674e5dd milo: slow down retry time 2018-11-24 17:00:23 -05:00
kepler155c
537db89a82 milo autorun programs 2018-11-24 14:16:44 -05:00
kepler155c
7498276573 milo: refresh on storage config change + rabbit + auto detect player name 2018-11-21 22:05:04 -05:00
kepler155c
4df1b30098 milo fixes 2018-11-19 17:18:02 -05:00
kepler155c
2605410c6d milo: better monitor handling + assigning machines to items 2018-11-17 21:27:45 -05:00
kepler155c
939ec9516d milo: save state 2018-11-17 18:03:03 -05:00
kepler155c
39edf76c6b deposit toggle 2018-11-17 17:42:09 -05:00
kepler155c
72f23d4814 deposit toggle 2018-11-17 17:34:26 -05:00
kepler155c
b73775ad93 milo wip 2018-11-16 10:26:41 -05:00
kepler155c
8e9ca385d9 milo: UI cleanup 2018-11-13 21:31:27 -05:00