5592 Commits

Author SHA1 Message Date
repo_alt
fac6f3f047 Forestry circuit boards internal layout
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/8809
2022-06-25 11:52:50 +04:00
Adrian Siekierka
b2831fc2e0
Merge pull request #3531 from repo-alt/feature/extend_debug_statment
Add dimension to machine position debug statements
2022-06-24 21:44:37 +02:00
repo_alt
5065044b74 moved machinePosition() to MachineHost 2022-06-24 12:10:19 +04:00
D-Cysteine
e940d5c745 Add dimension to machine position debug statements 2022-06-21 21:20:16 +04:00
Adrian Siekierka
6f8bfbf188
Merge pull request #3527 from lunaboards-dev/patch-2
Add Zone of Endless (Ace Combat)
2022-06-18 12:34:44 +02:00
lunaboards-dev
b1f37cda1f
Add Zone of Endless (Ace Combat) 2022-06-17 20:35:12 -05:00
Adrian Siekierka
b4c7bfeed8
Merge pull request #3360 from Low-power/update-chanese-translations-mc1.7.10
Update and improve Chinese translations
2022-06-12 13:18:42 +02:00
TeraV
fed59c5855 Added robot names from Mystery Science Theater 3000 2022-06-11 18:58:37 -07:00
Adrian Siekierka
35006787ba AE2: Fix item stack sizes larger than 2^31-1 2022-06-11 19:53:45 +02:00
Adrian Siekierka
61f5578122 AE2: Fix filtering by keys which are not always present. 2022-06-11 19:51:54 +02:00
Adrian Siekierka
40ae359521 Implement media() on server disk drive, fix #3440 2022-06-11 19:41:13 +02:00
Adrian Siekierka
295189cd44 Support for non-BMP codepoints: Fix unicode.reverse() on LuaJ 2022-06-11 18:23:42 +02:00
Adrian Siekierka
173da773d3 Support for non-BMP codepoints: fix Javadoc 2022-06-11 18:09:29 +02:00
Adrian Siekierka
1ed4533950 Support for non-BMP codepoints, take 2 2022-06-11 18:06:00 +02:00
Adrian Siekierka
7d23e7ff99 Remove canEntityDestroy check from OC Player agent. (#3239) 2022-06-11 14:05:10 +02:00
repo_alt
025f56816e Added source tank parameter to the transposer.transferFluid
Make fluid transfer speed configurable
2022-06-11 11:57:54 +04:00
payonel
c9530ae0dd fix env pass in sh command. closes #3196 2022-06-08 23:10:49 -07:00
Adrian Siekierka
6aee1d645f #3509 fix ByteBufInputStream memory leak 2022-06-08 19:59:27 +02:00
Adrian Siekierka
6a8cb64f46 Javadoc fixes, close #3445 2022-06-08 19:36:50 +02:00
Skye
9d2d619e41 Make Lua BIOS take use tail call optimisation
I am not sure if this will do much, but for the sake of completeness I think it would be a good idea to do this.
2022-06-08 07:30:18 -07:00
payonel
3df002f4af #3499 edit fix: floor cursor positions passed to setCursor. note that this could be done in tty but trying to reduce impact of this change 2022-06-08 06:58:48 -07:00
Adrian Siekierka
fb73d37474 build.gradle: fix Git reference appending 2022-06-08 00:23:09 +02:00
Adrian Siekierka
9565d8f60f update GitHub Actions, save build JARs for builds 2022-06-07 23:49:43 +02:00
Adrian Siekierka
8000ef5f4e update GitHub Actions, add Modrinth uploads 2022-06-07 23:43:09 +02:00
Adrian Siekierka
babd9ae917 build.gradle: increase Scala worker memory limit to 1GB 2022-06-07 23:28:56 +02:00
Adrian Siekierka
dc6ff2cc50 add GitHub Actions 2022-06-07 20:59:47 +02:00
Adrian Siekierka
7d9d18c372 Fix inconsistent 3D print item stacking
Now prints that consist of the same set of shapes stack as they should.

Co-authored-by: Quant1um <spitfirexv22@gmail.com>
2022-06-07 17:39:19 +02:00
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