cynagen
d02f3d36a6
Update exportTask.lua
...
Fixing some logic, make less plethora calls
2020-05-17 19:44:20 -07:00
cynagen
aeeb8c11fd
Update exportTask.lua
...
Clean up cached .list() after done, accidentally left it in, bloating storage config sizes
2020-05-17 16:22:25 -07:00
cynagen
0e2f714c13
Update exportTask.lua
...
Fleshed out the exportItems function which was blindly firing items into full chests. Made it a little more sensitive, slight increase in average processing time, but no more erroneous hits to export causing perf issues.
2020-05-16 19:36:59 -07:00
cynagen
fdb2ea31be
Update furniController.lua
...
Cleaned up bad reference naming to avoid confusion. Additionally moved relevant variables to local scope, cleaned up a few other minor things.
2020-05-13 23:10:55 -07:00
cynagen
774ad3d466
Merge pull request #2 from cynagen/furniController
...
Create furniController.lua
2020-05-13 17:15:23 -07:00
cynagen
44df3db85f
Create furniController.lua
...
(Super)MultiFurnace Controller (did I mention, it's SUPER!?)
This app is designed to wrap up to 4 of kepler155c's MultiFurnace (multiFurni) arrays and divide up workload, it functions as a straight drop-in for furni.lua and no other adjustments are required to make it work. Additionally, you get the ability to target any one multiFurni array for smelting when creating the machine recipe in Milo. Further uses for this direct targeting can be limited-scope auto-smelting, using anywhere from 1/2 to 1/4 of your total capacity to auto-smelt, leaving the rest of the cluster available for you when you want it, great for multi-user bases!
Setup: Plug this turtle into a modem on your Milo network, and another modem leading to 2-4 turtles running furni.lua (or even furniController.lua for chained setups), configure useSlot4 on line 20, map in Milo and go!
2020-05-13 17:14:56 -07:00
cynagen
faccacfb83
Merge pull request #1 from cynagen/export-patch-1
...
Update exportTask.lua
2020-05-13 17:01:10 -07:00
cynagen
5a8dbd6589
Update exportTask.lua
...
Cheap fix to stop cascading storage updates from eating up all the working time available after failing exports, this needs to be more fleshed out better, if the chest is full, scan the slots for any that match and are not full, stop blindly exporting
2020-05-13 16:59:02 -07:00
Anavrins
428477bdec
Whoops
2020-05-06 19:02:44 -04:00
Anavrins
bc3a48f30f
Swshop update
...
- Toggle lamp based on keepalive packets from the node
- Add functionality to split profits of a bought item
(Will document later)
2020-05-06 03:03:49 -04:00
Anavrins
59de8e7f63
Update k.lua and others
2020-05-06 02:54:15 -04:00
kepler155c@gmail.com
8db9a89f68
nwm opacity / improvements - env cleanup
2020-05-05 17:26:44 -06:00
Anavrins
87a3f9fa96
Cleanup
2020-05-04 21:21:43 -04:00
kepler155c@gmail.com
8f13a0932e
neural window manager
2020-05-04 16:45:31 -06:00
Anavrins
caa525e31d
Swshop: Add option to show out of stock items
...
- Make ShopView use colors from ui.theme
2020-05-04 04:09:13 -04:00
Anavrins
39fb43d6a3
Update storageGen to a more user-friendly UI
...
- Able to merge into current Milo configs
- Moved it to the Milo package
2020-05-04 02:53:17 -04:00
kepler155c@gmail.com
38b5c4a5ed
support mouse clicks when using plethora keyboard on overlay
2020-05-02 23:45:58 -06:00
kepler155c@gmail.com
9bf017fe27
rename help files with .txt - overlay.lua creates a terminal compatible window on the overlay glasses - you can now run any program on the glasses overlay
2020-05-02 22:22:30 -06:00
kepler155c@gmail.com
8a9878b8e5
minor bug fixes
2020-04-27 22:31:57 -06:00
kepler155c@gmail.com
ef0886ec85
wizard and tab rework
2020-04-26 19:39:28 -06:00
kepler155c@gmail.com
8d014c0098
remove a few screen savers - some bugfixes
2020-04-22 23:36:03 -06:00
kepler155c
4576969739
Ui enhancements 2.0 ( #29 )
...
* canvas overhaul
* editor 2.0
* more tweaks
* more editor work
* completions + refactor
* cleanup + editor additions
* cleanup + undo overhaul
* editor recent/peripherals/redo + cleanup
* editor path issues
* cleanup
* changes for deprecated ui methods - recolor milo - make turtle scripts run again - mob rancher improvements
* can now use named colors
2020-04-21 22:40:47 -06:00
Anavrins
47e0a90116
gpsServer: Reduce amount of peripheral calls
...
Redraw screen every seconds instead of every packets received, yeah that was a bad idea.
2020-04-21 20:56:21 -04:00
Anavrins
d287e3fe91
Merge pull request #27 from Lemmmy/patch-1
...
Temporary patch for #20
2020-03-27 15:11:20 -04:00
Drew Lemmy
b08a0f225e
Temporary patch for #20
...
A more comprehensive fix should be found in the future
2020-03-27 17:09:04 +00:00
Anavrins
408601f0d2
Swshop: whoops
2020-03-24 00:17:35 -04:00
Anavrins
996b8c1cd3
Swshop: Configurable lamp side
2020-03-24 00:09:51 -04:00
Anavrins
2dc74d80ea
Milo: Bump max request amount to 9999
2020-03-23 23:41:16 -04:00
Anavrins
afcbfd1b04
Added a "Level Emitter" to Milo
2020-02-24 21:10:30 -05:00
Anavrins
301f531a4a
Fix getFuelLimit and getFuelLevel
2020-02-14 01:13:43 -05:00
Anavrins
d971448c9a
Fix swshop
...
Fixes a number transform issue which caused swshop to crash without giving the bought item.
2020-02-08 00:01:36 -05:00
Anavrins
48f142accc
swshop helpfile and updates
2020-01-29 23:14:38 -05:00
Anavrins
a9c613164c
Merge pull request #23 from LDDestroier/patch-2
...
Updated list URL
2020-01-19 21:24:17 -05:00
LDDestroier
62951067ae
Updated list URL
2020-01-19 20:48:41 -05:00
Anavrins
3f19c94e0f
GPS overhaul
2019-12-27 01:18:09 -05:00
kepler155c@gmail.com
79c8c4beae
builder help update
2019-12-16 18:02:25 -07:00
kepler155c@gmail.com
83452a2be0
experimental terminal window manager
2019-12-15 19:12:36 -07:00
kepler155c@gmail.com
ddb699db7e
Merge branch 'develop-1.8' of https://github.com/kepler155c/opus-apps into develop-1.8
2019-12-08 13:50:26 -07:00
kepler155c@gmail.com
14e6fd57a7
cash tweaks
2019-12-08 13:50:22 -07:00
Anavrins
a85e14e94d
ores.lua: Load ore lists from config file and damage value support
2019-12-07 22:32:40 -05:00
kepler155c@gmail.com
7b45348710
oops
2019-12-05 15:34:20 -07:00
kepler155c@gmail.com
6831de37a3
compression read missing
2019-12-05 13:27:14 -07:00
kepler155c@gmail.com
e0960bd930
cash alternative shell added
2019-12-05 11:39:55 -07:00
kepler155c@gmail.com
8a826543d0
Merge branch 'develop-1.8' of https://github.com/kepler155c/opus-apps into develop-1.8
2019-12-05 11:37:37 -07:00
kepler155c@gmail.com
a2c8f0c655
cash alternative shell added
2019-12-05 11:37:31 -07:00
Anavrins
824685fc07
speakerView fix
2019-12-05 00:18:55 -05:00
kepler155c@gmail.com
aeec3c688e
move scripts back for turtles program
2019-11-25 15:29:25 -07:00
kepler155c@gmail.com
df8c80e4db
crafting fix
2019-11-25 15:24:11 -07:00
Anavrins
d8f33b9cb7
multiMiner.lua Move abort button to avoid accidental clicking
2019-11-18 15:03:02 -05:00
kepler155c@gmail.com
922c391bf2
cleanup + example start
2019-11-17 18:21:48 -07:00