5177 Commits

Author SHA1 Message Date
Adrian Siekierka
62887f81a7 add subtle dice-like indentations to Redstone I/O texture 2022-09-04 20:35:11 +02:00
Adrian Siekierka
b9696ab310 tweak Robot block detection code, close #3239 2022-09-04 10:51:19 +02:00
Adrian Siekierka
9b6ab25769 Merge branch 'OC1.7-MC1.7.10' into master-MC1.7.10 2022-09-03 22:58:31 +02:00
Adrian Siekierka
3d2bec9640 bump version, update changelog 1.7.10-forge/1.7.7 2022-09-03 22:50:58 +02:00
payonel
912d93efb0 Revert support for /bin/sh command... as it causes various env issues. will not support #3196 at this time 2022-09-03 13:46:59 -07:00
Adrian Siekierka
719d2f90d2 fix artifact name for GitHub Packages 2022-09-03 20:47:45 +02:00
Adrian Siekierka
7b8172af0f cache inflated color entries in PackedColor 2022-09-03 16:25:44 +02:00
Adrian Siekierka
3c0ee3c731 do not allow any domain through if a whitelisted domain fails to resolve - fix #2883 2022-09-02 20:55:23 +02:00
Adrian Siekierka
e92fa472d4 fix version check to support newer GitHub tag format 2022-09-02 20:39:26 +02:00
Adrian Siekierka
112ca93155 remove improper getDamage() override from Cable, fix #3004 2022-09-02 20:21:58 +02:00
Adrian Siekierka
ae644f3c74 allow robot flight height values above 256, close #3515 2022-09-02 19:41:50 +02:00
Adrian Siekierka
a7f93408d7 adjust #3499 fix to work on Lua 5.2 2022-09-01 22:40:09 +02:00
Adrian Siekierka
6f59b11da5 fix #3547 2022-09-01 21:01:14 +02:00
Adrian Siekierka
b381aa5190
Merge pull request #3534 from repo-alt/feature/Forestry_circuit_boards
Forestry circuit boards internal layout
2022-08-29 19:46:51 +02:00
Adrian Siekierka
892535c667
Merge pull request #3518 from asiekierka/non-bmp-codepoints-take2
Support for non-BMP codepoints, take 2
2022-08-28 20:05:09 +02:00
Adrian Siekierka
011ec73cbb fix github actions upload 2022-08-28 19:47:19 +02:00
Adrian Siekierka
227bf52ebb fix modrinth upload 2022-08-28 19:45:33 +02:00
Adrian Siekierka
e84596e522 fix gtnh-found null fluid tank info crash 1.7.10-forge/1.7.6 2022-08-28 10:47:31 +02:00
Adrian Siekierka
33eb8cb7fd fix #3540, update changelog 2022-08-28 10:14:31 +02:00
payonel
e86201d116 Use max instead of min to allow configuring max machine signal queue size. closes #3084 2022-08-27 10:48:25 -07:00
Adrian Siekierka
33a405f899 Update changelog, bump version to 1.7.6. 2022-08-27 12:22:29 +02:00
Adrian Siekierka
352e75603c fix #3182 by passing inventory source to transposer.getInventoryName 2022-08-24 03:19:58 -07:00
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
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