Commit Graph

161 Commits

Author SHA1 Message Date
osmarks 9c15785c70 Actually use pcall correctly 2018-08-12 17:31:05 +01:00
osmarks 8d99531058 Correct typo #50125 2018-08-12 17:13:15 +01:00
osmarks 424f5deebb Begin working on withdrawing from system 2018-08-12 16:59:21 +01:00
osmarks 29d2bd9798 Initial barebones client 2018-07-31 13:02:45 +01:00
osmarks 721452b0d6 Fix syntax 2018-07-29 10:36:43 +01:00
osmarks 1643151bb3 Make chest backend only consider internal chests 2018-07-29 10:35:10 +01:00
osmarks 2f046e6007 Fix yet another oopsle 2018-07-28 13:34:27 +01:00
osmarks b665eff7fb Fix collate_stacks 2018-07-27 17:01:07 +01:00
osmarks b588060d3b Move collate_stacks 2018-07-27 16:18:33 +01:00
osmarks 439c357742 Provide even more useful data in search results 2018-07-27 14:09:38 +01:00
osmarks a8c99fabb2 Make search actually return useful version; oooooooooooooooooooooooooooooooooooooooooooooooooooops 2018-07-27 14:07:07 +01:00
osmarks 1d006d7b65 Fix ID matching 2018-07-27 14:05:19 +01:00
osmarks bde307b288 Yet more typos 2018-07-27 14:03:24 +01:00
osmarks cea1d54240 Make search nicer 2018-07-27 13:59:32 +01:00
osmarks 55f992374c Add search 2018-07-27 12:50:45 +01:00
osmarks e8befaba6f Stop trying to clear buffer on load. It doesn't work. 2018-07-27 12:42:33 +01:00
osmarks 656e317b92 Reindex & clear on insert 2018-07-27 12:41:07 +01:00
osmarks 0368084c62 Make cosmetic changes actually work 2018-07-27 12:03:50 +01:00
osmarks 62d3b4f6c2 Cosmetic improvement improvements 2018-07-27 11:58:54 +01:00
osmarks 49a1a8d2f3 Cosmetic improvements 2018-07-27 11:57:28 +01:00
osmarks 164577ce15 Fix message 2018-07-27 11:52:12 +01:00
osmarks 950db4b0e3 Change indexing message 2018-07-27 11:51:28 +01:00
osmarks 301a6bb00d Make backend work again 2018-07-27 11:45:55 +01:00
osmarks fae38e0fbb Add insert command 2018-07-27 11:44:24 +01:00
osmarks 778e0643e4 Update index after moving items. OOps. 2018-07-27 10:48:32 +01:00
osmarks 806d67e05b Add informational messages when indexing 2018-07-27 10:42:43 +01:00
osmarks d4ae198044 Add working (hopefully) extract to chests backend 2018-07-27 10:39:32 +01:00
osmarks f274328871 Implement cached lookup because rednet is stupid 2018-07-27 10:26:37 +01:00
osmarks 92ac4d0fbc Remove pointless delay 2018-07-27 10:03:41 +01:00
osmarks 0d51a01d9d Fix yet another typo 2018-07-27 09:57:14 +01:00
osmarks 5832093468 Fix typo (the different casing standards are annoying) 2018-07-27 09:52:59 +01:00
osmarks 5cfd6d2c4d Add another index message 2018-07-27 09:48:22 +01:00
osmarks 94743e9633 Parallelize (ish; CC can't do much of that) indexing 2018-07-27 09:47:57 +01:00
osmarks 7b6c2f5332 Fix yet another typo 2018-07-27 09:45:41 +01:00
osmarks 9954e2be1f Fix multiple tries thing 2018-07-27 09:43:03 +01:00
osmarks beadf8bed4 Fix typo 2018-07-27 09:41:13 +01:00
osmarks 7fd6f66a48 Fix wrongly ordered luadash argument 2018-07-26 22:08:27 +01:00
osmarks ce9f65ac7a Fix stuff 2018-07-26 22:07:27 +01:00
osmarks a0c445d2ce Actually init. Oops. 2018-07-26 21:59:42 +01:00
osmarks fc02f0687f Change colors. Again. 2018-07-26 21:55:21 +01:00
osmarks 98785c57bb Actually make colors change 2018-07-26 21:54:05 +01:00
osmarks 1a33abd03b Make serve UI nicer on normal computers 2018-07-26 21:41:19 +01:00
osmarks e8966dd377 Move clear 2018-07-26 18:21:50 +01:00
osmarks 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
osmarks 108ca15230 Add necessary redrawing 2018-07-26 18:16:41 +01:00
osmarks 8461e6dd0d Add debug UI to serve 2018-07-26 18:13:05 +01:00
osmarks 75bb007a2b Actually export new function 2018-07-26 16:37:02 +01:00
osmarks 373be020a3 Give computers actually-unique hostnames 2018-07-26 16:36:17 +01:00
osmarks 910368346f Migrate identifier logic to lib 2018-07-26 16:32:48 +01:00
osmarks d1207f728e Fix more typos 2018-07-26 16:27:53 +01:00