Commit Graph

88 Commits

Author SHA1 Message Date
fae38e0fbb Add insert command 2018-07-27 11:44:24 +01:00
778e0643e4 Update index after moving items. OOps. 2018-07-27 10:48:32 +01:00
806d67e05b Add informational messages when indexing 2018-07-27 10:42:43 +01:00
d4ae198044 Add working (hopefully) extract to chests backend 2018-07-27 10:39:32 +01:00
f274328871 Implement cached lookup because rednet is stupid 2018-07-27 10:26:37 +01:00
92ac4d0fbc Remove pointless delay 2018-07-27 10:03:41 +01:00
0d51a01d9d Fix yet another typo 2018-07-27 09:57:14 +01:00
5832093468 Fix typo (the different casing standards are annoying) 2018-07-27 09:52:59 +01:00
5cfd6d2c4d Add another index message 2018-07-27 09:48:22 +01:00
94743e9633 Parallelize (ish; CC can't do much of that) indexing 2018-07-27 09:47:57 +01:00
7b6c2f5332 Fix yet another typo 2018-07-27 09:45:41 +01:00
9954e2be1f Fix multiple tries thing 2018-07-27 09:43:03 +01:00
beadf8bed4 Fix typo 2018-07-27 09:41:13 +01:00
7fd6f66a48 Fix wrongly ordered luadash argument 2018-07-26 22:08:27 +01:00
ce9f65ac7a Fix stuff 2018-07-26 22:07:27 +01:00
a0c445d2ce Actually init. Oops. 2018-07-26 21:59:42 +01:00
fc02f0687f Change colors. Again. 2018-07-26 21:55:21 +01:00
98785c57bb Actually make colors change 2018-07-26 21:54:05 +01:00
1a33abd03b Make serve UI nicer on normal computers 2018-07-26 21:41:19 +01:00
e8966dd377 Move clear 2018-07-26 18:21:50 +01:00
897af4fa5b It's not documented anywhere, but you're meant to use term.current for window parenting, and using term is an error... yay... 2018-07-26 18:18:17 +01:00
108ca15230 Add necessary redrawing 2018-07-26 18:16:41 +01:00
8461e6dd0d Add debug UI to serve 2018-07-26 18:13:05 +01:00
75bb007a2b Actually export new function 2018-07-26 16:37:02 +01:00
373be020a3 Give computers actually-unique hostnames 2018-07-26 16:36:17 +01:00
910368346f Migrate identifier logic to lib 2018-07-26 16:32:48 +01:00
d1207f728e Fix more typos 2018-07-26 16:27:53 +01:00
93625e3147 Add NBT hash to cache identifier 2018-07-26 16:25:42 +01:00
d7286030db Snake case fix 2018-07-26 16:17:41 +01:00
f2c04457d9 Fix typo 2018-07-26 16:15:48 +01:00
0057d2e038 Begin making backend-chests work 2018-07-26 15:56:42 +01:00
5fcc632ce9 Make library actually export stuff 2018-07-26 12:47:35 +01:00
807d414875 Remove dev.sh 2018-07-26 11:01:36 +01:00
b4e2ee9626 Get rid of copies of files in mnt (shouldn't actually have been there) 2018-07-26 11:01:28 +01:00
8346354d1e Make installer dependency-free 2018-07-26 11:00:42 +01:00
d0490cd4cb Fix installer 2018-07-26 10:59:05 +01:00
e83e36201b add installer 2018-07-26 10:48:51 +01:00
7b7addb054 Initial commit 2018-07-26 10:28:37 +01:00