Commit Graph

61 Commits

Author SHA1 Message Date
9c15785c70 Actually use pcall correctly 2018-08-12 17:31:05 +01:00
8d99531058 Correct typo #50125 2018-08-12 17:13:15 +01:00
424f5deebb Begin working on withdrawing from system 2018-08-12 16:59:21 +01:00
29d2bd9798 Initial barebones client 2018-07-31 13:02:45 +01:00
721452b0d6 Fix syntax 2018-07-29 10:36:43 +01:00
1643151bb3 Make chest backend only consider internal chests 2018-07-29 10:35:10 +01:00
2f046e6007 Fix yet another oopsle 2018-07-28 13:34:27 +01:00
b665eff7fb Fix collate_stacks 2018-07-27 17:01:07 +01:00
b588060d3b Move collate_stacks 2018-07-27 16:18:33 +01:00
439c357742 Provide even more useful data in search results 2018-07-27 14:09:38 +01:00
a8c99fabb2 Make search actually return useful version; oooooooooooooooooooooooooooooooooooooooooooooooooooops 2018-07-27 14:07:07 +01:00
1d006d7b65 Fix ID matching 2018-07-27 14:05:19 +01:00
bde307b288 Yet more typos 2018-07-27 14:03:24 +01:00
cea1d54240 Make search nicer 2018-07-27 13:59:32 +01:00
55f992374c Add search 2018-07-27 12:50:45 +01:00
e8befaba6f Stop trying to clear buffer on load. It doesn't work. 2018-07-27 12:42:33 +01:00
656e317b92 Reindex & clear on insert 2018-07-27 12:41:07 +01:00
0368084c62 Make cosmetic changes actually work 2018-07-27 12:03:50 +01:00
62d3b4f6c2 Cosmetic improvement improvements 2018-07-27 11:58:54 +01:00
49a1a8d2f3 Cosmetic improvements 2018-07-27 11:57:28 +01:00
164577ce15 Fix message 2018-07-27 11:52:12 +01:00
950db4b0e3 Change indexing message 2018-07-27 11:51:28 +01:00
301a6bb00d Make backend work again 2018-07-27 11:45:55 +01:00
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