Adrian Siekierka
631ef13cab
add missing null NBT check in Blood Magic integration
2022-06-07 17:30:26 +02:00
JamesOrdner
12922927ab
Fixed Relay setStrength unlimited upper bound ( #3265 )
2022-06-07 17:07:43 +02:00
Adrian Siekierka
23d218d598
update font to unscii 2.1 + funscii patches + unifont 14.0.04 (thanks to the OFL license option)
2022-06-07 17:03:49 +02:00
Adrian Siekierka
46af180594
fix handling block GUIs for larger/negative Y values, see #3494
...
This is particularly useful not just for Cubic Chunks, but for potential future
post-1.12 ports making use of the changes in world height.
2022-06-07 16:17:56 +02:00
Adrian Siekierka
a821ae02a8
add null check to GregTech data stick NBT, closes #3336
2022-06-07 16:16:21 +02:00
Adrian Siekierka
21477efb77
update build scripts, mod dependencies; fix EIO/PR wrench comptibility
2022-06-07 16:09:53 +02:00
Martin Robertz
3e7b484c2b
Merge pull request #62 from MuXiu1997/keys
...
Comment out duplicate keys
2022-06-06 19:30:47 +02:00
MuXiu1997
611335a123
Comment out duplicate keys
...
Co-authored-by: Kiwi <42833050+Kiwi233@users.noreply.github.com>
2022-06-05 21:46:32 +08:00
Martin Robertz
e7205bc739
Merge pull request #61 from slprime/inventory_controller-rename_item
...
Inventory Controller: setStackDisplayName
2022-06-04 17:25:08 +02:00
slprime
04951cf710
inventory controller: setstackdisplayname
2022-06-04 13:58:25 +03:00
Martin Robertz
9ca2853054
Merge pull request #60 from GTNewHorizons/transporter
...
Make the `Transporter` able to transfer the fluid directly to the Container Item
2022-04-27 23:17:55 +02:00
MuXiu1997
2505f4822e
Expand parameter name
2022-04-27 21:45:10 +08:00
MuXiu1997
c8be9e5ab1
Fix things
2022-04-27 18:52:19 +08:00
MuXiu1997
e39397e2d8
FluidContainerTransfer
2022-04-27 18:36:45 +08:00
MuXiu1997
e8266229d4
WorldFluidContainerAnalytics
2022-04-26 18:57:40 +08:00
Martin Robertz
ab430d1d92
Merge pull request #59 from GTNewHorizons/feature/filter-fix
...
Fixes filtering for optional keys
2022-04-15 19:25:49 +02:00
repo_alt
823a79d6cb
Fixes filtering for optional keys
...
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/10148
2022-04-15 18:10:53 +03:00
Martin Robertz
45cc2ea5ae
Merge pull request #58 from Kiwi233/master
...
Update zh_CN.lang
2022-04-15 00:00:34 +02:00
[Kiwi233]
be935e82bd
Update zh_CN.lang
2022-04-14 10:06:38 +08:00
Martin Robertz
f546e0f716
Merge pull request #57 from GTNewHorizons/feature/versionChecker
...
remove version checker
2022-04-03 16:03:48 +02:00
repo_alt
3694108a67
remove version checker
2022-04-03 16:24:45 +03:00
Martin Robertz
6e8fe17c86
Merge pull request #56 from GTNewHorizons/feature/APU-components
...
fix the number of components for the creative APU
2022-03-05 11:06:11 +01:00
repo_alt
8727571e95
Changed APU component support a bit, to fix tooltip
...
(Still a hack, but it's local and quite straightforward)
2022-03-05 10:48:02 +03:00
repo_alt
41a717fb2c
fix the number of components for the creative APU
2022-03-03 22:13:43 +03:00
Martin Robertz
8e70fe697f
Merge pull request #55 from GTNewHorizons/feature/interface-pattern-store
...
New pattern manipulation functions:
2022-03-02 20:31:16 +01:00
repo_alt
ba90a78584
fix updating pattern after edit
2022-03-02 21:13:00 +03:00
repo_alt
f10bfe97c8
fix indices to start from 1, LUA style
2022-03-02 10:50:37 +03:00
repo_alt
8d93a1dfd4
buildcript updated
2022-03-01 19:13:44 +03:00
repo_alt
522f434513
New pattern manipulation functions:
...
storeInterfacePatternInput(slot:number, index:number, database:address, entry:number):boolean -- Store pattern input at the given index to the database entry.
storeInterfacePatternOutput(slot:number, index:number, database:address, entry:number):boolean -- Store pattern output at the given index to the database entry.
clearInterfacePatternInput(slot:number, index:number):boolean -- Clear pattern input at the given index.
clearInterfacePatternOutput(slot:number, index:number):boolean -- Clear pattern output at the given index.
2022-03-01 19:05:20 +03:00
bombcar
6018ba6b15
fix annoying tab
2022-02-07 15:23:12 -06:00
bombcar
f09a829d68
update deps and fix maven version ( #53 )
2022-02-07 14:29:46 -06:00
Martin Robertz
71183a8bfe
Merge pull request #52 from GTNewHorizons/fixver
...
remove bad bc ver
2022-02-07 00:54:21 +01:00
bombcar
cd8683badf
remove bad bc ver:
2022-02-06 17:47:41 -06:00
Martin Robertz
913373eb4c
Merge pull request #51 from GTNewHorizons/updatedeps
...
update dependencies, including buildscript and buildcraft
2022-02-06 21:24:17 +01:00
bombcar
f241d0d9ae
update dependencies, including buildscript and buildcraft
2022-02-06 14:11:10 -06:00
Martin Robertz
5c9e79c24b
Merge pull request #50 from Kiwi233/master
...
Update zh_CN.lang
2022-02-06 19:15:40 +01:00
[Kiwi233]
ec85d660ac
Update zh_CN.lang
2022-02-06 22:49:16 +08:00
Martin Robertz
c5903ee21e
Merge pull request #49 from GTNewHorizons/feature/configurator
...
Configurator upgrade
2022-02-05 11:21:27 +01:00
repo_alt
fec38c1f20
fixed documentation
2022-02-03 14:48:22 +03:00
repo_alt
8da9748685
fixed empty filters handling for liquid conduits
2022-02-03 12:15:17 +03:00
repo_alt
740334eea3
Added conduit connection mode, extraction redstone mode and color support
...
Merged 2 `setItemConduit(Input|Output)Color` functions
Added redstone conduit support
Automatically upcase input enum values to avoid confusion
2022-02-03 08:47:39 +03:00
repo_alt
30aa902620
Add Robot API to inspect its upgrade containers
2022-02-02 18:05:42 +03:00
repo_alt
e6a026c178
runtime dependencies for CI
2022-02-02 15:30:29 +03:00
repo_alt
9245aa45d6
Configurator upgrade, currently supports EIO conduits
...
Fixed forestry item converter, adding empty circuit list to all items
Added inventory_controller.installUpgrade function for robots, to use upgrade containers at runtime
2022-02-02 13:54:47 +03:00
Martin Robertz
872795c40f
Merge pull request #48 from GTNewHorizons/updatebuild
...
MIT
2022-01-31 20:21:13 +01:00
bombcar
285d4c4104
remove ColoredLightsCore-1.3.7.39.jar
2022-01-31 10:30:45 -06:00
bombcar
4a073a7a1d
better Colored Lights Core
2022-01-31 10:29:55 -06:00
bombcar
c8acc97542
leave files
2022-01-31 09:06:49 -06:00
bombcar
9e22462bfb
can't use curse
2022-01-30 17:51:37 -06:00
bombcar
5e9cfca123
fix url
2022-01-30 17:38:45 -06:00