Kan18
1ee2751cbb
fix potion
2023-09-16 13:46:49 -04:00
Kan18
c0ffb90ba6
fix craft
2023-09-16 13:46:22 -04:00
Kan18
c990465263
Merge most of iuzx's changes into develop-1.8
2023-07-07 13:52:42 -04:00
rspx
f22cad1644
Update recipeBook.db
2023-07-07 13:52:34 -04:00
rspx
a9202a7034
Fixed auto-feeder
2023-07-07 13:52:34 -04:00
rspx
aef1bfa186
Remote fix
...
Fixed itmes with nbt crashing milo
2023-07-07 13:52:34 -04:00
rspx
488576e0df
Revert "Revert "Merge pull request #1 from MarcelskyXD/develop-1.8""
...
This reverts commit c185cffa227af8116fcfc0f0d920e62e2f98d2b8.
2023-07-07 13:52:34 -04:00
rspx
43e662e68c
Revert "Merge pull request #1 from MarcelskyXD/develop-1.8"
...
This reverts commit f7ac0b1674ee7558578a3c127a4f252dc159eeac, reversing
changes made to a76c59fb361732b111ee3d7965d61372c1c33da8.
2023-07-07 13:52:34 -04:00
Marcelsky
4321f336db
Replace getItemMeta with getItemDetail
2023-07-07 13:52:34 -04:00
rspx
1ae380d3b1
Fixed some corrupted recipes
2023-07-07 13:52:34 -04:00
rspx
0db0e58225
Update minecraft.db
2023-07-07 13:52:34 -04:00
rspx
4fe0035498
Fixed item names
2023-07-07 13:52:34 -04:00
rspx
9f8f56064c
Update minecraft.db
2023-07-07 13:52:34 -04:00
rspx
f73da8a3da
Updated recipes for 1.19.3
2023-07-07 13:52:34 -04:00
rspx
0bbe3a1b06
Hopefully final fixes for remote
2023-07-07 13:52:34 -04:00
iuzx0
e683e834d8
fixing remote
2023-07-07 13:52:34 -04:00
iuzx0
34dab3ccf0
Attempt to fix milo remote
2023-07-07 13:52:34 -04:00
iuzx0
761f388f12
Attempt to fix remote
2023-07-07 13:52:34 -04:00
Kan18
62477844fc
Update miniAdapter.lua
2023-07-04 13:27:53 -04:00
Kan18
2e81cdf1f5
Update itemDB.lua
2023-05-26 13:20:06 -04:00
Kan18
fceb99af0b
speed up imports by 100x
2023-04-16 14:45:45 -04:00
Kan18
693abd4ec6
FIX THE WEIRD NBT ITEM ISSUES WITH THIS ONE WEIRD TRICK
2023-03-17 12:26:30 -04:00
Kan18
36abdd5d0c
second try
2022-12-29 09:13:09 +04:00
Kan18
bf8f9c5f0d
Revert "hopefully this works 9removed damage values)"
...
This reverts commit 13aa4631be .
2022-12-29 09:12:41 +04:00
Kan18
13aa4631be
hopefully this works 9removed damage values)
2022-12-29 09:11:53 +04:00
Kan18
f231173236
oops, forgot to update itemDB
2022-12-29 01:26:19 +04:00
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
xAnavrins
aa3cd6d08d
Better error visibility in multiMiner
2022-07-17 19:53:06 -04:00
Kan18
cba2f7013f
fix jobMonitor.lua ( #61 )
2022-07-17 19:44:54 -04:00
EmmaKnijn
b3052fe57b
Adress a couple of issues ( #58 )
2022-07-17 17:43:14 -04:00
Kan18
af570c7769
Fix storageGen.lua ( #59 )
2022-07-01 03:02:56 -04:00
Anavrins
1d2187b957
Closes #56
2022-06-19 20:00:56 -04:00
RubenHetKonijn
c85bb53062
Make the block scanner requirement more clear ( #49 )
2021-01-02 19:41:42 -07:00
Anavrins
0272d2a303
fix: missing damage value in tl3
2020-12-26 19:22:46 -05:00
Drew Lemmy
5e275e36ad
fix: parallel fix 2 ( #47 )
2020-09-29 17:18:57 -04:00
Drew Lemmy
13601c97a9
fix: too many milo parallel tasks hurting server ( #46 )
2020-09-29 13:51:35 -04:00
Anavrins
c7a347f723
Cleanup
2020-09-20 23:08:18 -04:00
Anavrins
88cacb4823
More customization on canvasServer
2020-08-24 23:11:25 -04:00
Anavrins
64a218810a
Fix GPS server
...
Was sending 4 replies per nodes and caused resolving to fail
2020-08-22 20:18:07 -04:00
Anavrins
7f880b1563
Typos and broken links fix
2020-08-20 03:23:59 -04:00
Anavrins
86db60ba97
Fix Ores crashing near water
...
Fixes https://github.com/kepler155c/opus/issues/45
2020-08-15 02:28:54 -04:00
Anavrins
db007af3ea
Add config path args to MiloRemote
...
Allowing to connect to multiple Milo system from one NI
Example:
> MiloRemote base
> MiloRemote shop
2020-08-14 01:51:45 -04:00
Anavrins
153c1ac4a2
UI-ification of the ores/xray app
2020-08-13 21:18:49 -04: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
kepler155c@gmail.com
d6f61acace
run lua commands from shell and other tweaks
2020-07-25 18:52:13 -06:00
devomaa
cb1126e216
Duplicate "stdin" ( #40 )
2020-06-30 22:40:31 -06:00
kepler155c@gmail.com
cd0e6af55f
remove alternates - add ccemux peripherals upon system startup
2020-06-15 19:55:56 -06:00