Commit Graph

73 Commits

Author SHA1 Message Date
85d40d76cd add commas 2018-08-13 08:48:52 +01:00
f8d3c9dda7 Add withdraw fully 2018-08-13 08:48:03 +01:00
9e0febcce1 Migrate item conversion to lib 2018-08-13 08:33:32 +01:00
b41216dfdb Improve installer installation 2018-08-13 08:30:36 +01:00
c32e15e097 Fix the wyvern item conversion 2018-08-13 08:28:44 +01:00
49391a733b oops 2018-08-13 08:26:16 +01:00
43f8b9ac28 Make find work again 2018-08-13 08:25:14 +01:00
ee8dc13fb8 Convert items to Wyvern items 2018-08-13 08:24:40 +01:00
518e0a5df6 Don't add blank lines to history 2018-08-13 08:11:13 +01:00
39b4691671 Add readliney support 2018-08-13 08:06:20 +01:00
04fba79f20 Untypo typo 2018-08-13 07:52:44 +01:00
93a2f95330 Properly handle command not found 2018-08-13 07:50:23 +01:00
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