Commit Graph

44 Commits

Author SHA1 Message Date
osmarks ac6954fe22 Okay, this time I actually fixed it 2019-01-23 21:04:18 +00:00
osmarks a11cb7895d Fix item regex 2019-01-23 21:01:18 +00:00
osmarks 0f1707c758 Update 'lib.lua' 2018-09-23 15:12:16 +00:00
osmarks 2955d86002 Optimization, hopefully 2018-08-15 22:21:43 +01:00
osmarks d0d2815730 Ignore some normal errors in IO 2018-08-15 19:10:52 +01:00
osmarks 08b48859bc Fix string_to_item 2018-08-15 07:28:33 +01:00
osmarks 574bc76109 allow different regex 2018-08-14 22:39:29 +01:00
osmarks 6f697a6e43 typoozle 2018-08-14 22:26:42 +01:00
osmarks 9025d5dcaa export string_to_item 2018-08-14 22:24:06 +01:00
osmarks 1bfec07316 Add IO component (like a ME interface) 2018-08-14 22:13:12 +01:00
osmarks 998e77fa69 Fuzzy search, more generalized result types 2018-08-14 21:16:27 +01:00
osmarks 0462da1240 Actually handle errors correctly 2018-08-13 11:25:18 +01:00
osmarks 5dba54b933 fix internal identifiers 2018-08-13 08:59:10 +01:00
osmarks eb289d57cf Fix some errory stuff 2018-08-13 08:56:30 +01:00
osmarks ab79d30add export unwra 2018-08-13 08:55:10 +01:00
osmarks 9e0febcce1 Migrate item conversion to lib 2018-08-13 08:33:32 +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 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 cea1d54240 Make search nicer 2018-07-27 13:59:32 +01:00
osmarks 0368084c62 Make cosmetic changes actually work 2018-07-27 12:03:50 +01:00
osmarks 49a1a8d2f3 Cosmetic improvements 2018-07-27 11:57:28 +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 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 ce9f65ac7a Fix stuff 2018-07-26 22:07:27 +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 5fcc632ce9 Make library actually export stuff 2018-07-26 12:47:35 +01:00
osmarks 7b7addb054 Initial commit 2018-07-26 10:28:37 +01:00