Kan18
2f67fb2ef8
Try to update Milo for 1.19
...
Removes Milo trying to access damage on items (`nil` because of The
Flattening). We might also need to reimplement showing durability in the
item's display name - I got a little too carried away with removing
mentions of "damage". Also renames nbtHash to nbt to be consistent with
new CC:T naming. I tried not to touch anything related to MiloRemote for
now, and there are probably still many bugs remaining that need to be
ironed out. Most of the basic functionality works now, though.
2022-12-24 15:39:14 +04:00
xAnavrins
2461d060e0
Updates to swshop part 1
...
Updated URL to new krist node
Form now validates if address own provided domain
Support for third-party sync nodes
Update k.lua and w.lua
Closes #60
2022-07-18 00:07:55 -04:00
Anavrins
0272d2a303
fix: missing damage value in tl3
2020-12-26 19:22:46 -05:00
Anavrins
287b362765
Fix Shoplogs menu not working
2020-08-07 20:50:53 -04:00
Anavrins
dcdd126bdf
Fix handling of invalid items
2020-08-07 20:21:25 -04:00
Drew Lemmy
31a5d6c2d0
Update swshop package description ( #45 )
...
Because the package says 'by Lemmmy', people get confused and think that I made the swshop package, so I keep getting questions about how to operate it etc. This should clear up the confusion.
2020-08-07 16:51:16 -06: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
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
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
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
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
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
kepler155c@gmail.com
64ec8c82d3
properly handle empty text entry fields (including transformations)
2019-11-13 14:24:54 -07:00
kepler155c@gmail.com
5c0ea3a2a2
typo + lock screen
2019-11-01 16:36:47 -06:00
kepler155c@gmail.com
0803b69bbe
Merge branch 'develop-1.8' of https://github.com/kepler155c/opus-apps into develop-1.8
2019-07-23 13:30:20 -06:00
kepler155c@gmail.com
10df63ae9e
consistent command line processing-usage
2019-07-23 13:30:13 -06:00
xAnavrins
5616ef0007
shop password tweak
2019-07-23 00:29:41 -04:00
kepler155c@gmail.com
50b68c312e
shop password config
2019-07-21 16:49:48 -06:00
kepler155c@gmail.com
267ee439b5
oopses
2019-07-21 14:49:03 -06:00
kepler155c@gmail.com
e68c9e938f
shop refactor
2019-07-21 14:38:24 -06:00
kepler155c@gmail.com
e73ce3875b
milo shop updates
2019-07-21 13:58:25 -06:00
kepler155c@gmail.com
96e8d7e7cd
lint warnings
2019-07-21 10:17:30 -06:00
xAnavrins
a48bd364fd
swshop log viewer app
2019-07-21 03:11:32 -04:00
xAnavrins
86e6155cde
swshop fixes
...
and gpsServer
2019-07-21 03:11:02 -04:00
kepler155c@gmail.com
b4f51df463
nothing to see here
2019-07-18 17:25:07 -06:00
Kan18
89a6c19bdf
Fix swshop breaking with other websockets
...
w.lua does not like websockets not opened with w.lua. this fixes that. this should fix not being able to use cloudcatcher/chatbox and operate the shop at the same time.
2019-07-18 16:43:56 -04:00
kepler155c@gmail.com
a421c78a0c
swshop accepts uppercase names for items #11
2019-07-11 10:33:54 -06:00
kepler155c@gmail.com
b8544644b7
move apis into rom/modules/main for shell compatibility
2019-06-28 13:50:34 -04:00
kepler155c@gmail.com
045b32884f
spaces->tab, equipper improvements, supertreefarm rewrite, follow improvements, sensor cleanup, milo multiple items allowed in recipes, remote canvas access
2019-06-18 15:23:20 -04:00
kepler155c@gmail.com
fcc4faefaa
shop monitor selection
2019-06-02 22:44:27 -04:00
kepler155c@gmail.com
731fc2c761
change _debug to _syslog
2019-05-03 15:30:37 -04:00
kepler155c@gmail.com
c3ee734c19
chat errors if not online
2019-04-25 12:39:52 -04:00
kepler155c@gmail.com
d45249e022
app tweaks
2019-04-13 12:47:20 -04:00
kepler155c@gmail.com
b43761faf1
remove dependency on device global + milo backup config
2019-03-11 23:48:53 -04:00
kepler155c@gmail.com
fcb6914276
shop to accept private key
2019-03-03 14:05:18 -05:00
kepler155c@gmail.com
177533b760
rename justify property to align
2019-02-27 17:15:44 -05:00
kepler155c@gmail.com
5af2bb1e91
shop fix dupe sell names + disk copy cloning
2019-02-27 08:10:49 -05:00
kepler155c@gmail.com
152bb35cde
better flying
2019-02-14 11:06:54 -05:00
kepler155c@gmail.com
b07343a530
ui overhaul
2019-02-05 23:04:22 -05:00
kepler155c@gmail.com
ab22ae8224
canvas use in UI overhaul
2019-01-30 16:27:23 -05:00
kepler155c@gmail.com
328df55a19
log shop transactions
2019-01-28 23:07:10 -05:00
kepler155c@gmail.com
eb4740df0a
log shop transactions
2019-01-28 22:56:11 -05:00
kepler155c@gmail.com
06106049f8
log shop transactions
2019-01-28 22:41:47 -05:00