Sebastian Hartte
|
07dfa3db2e
|
Fix filtered inventory for IO port.
|
2020-08-24 21:24:51 +02:00 |
|
Sebastian Hartte
|
e0e139900f
|
Fix Spatial IO Port filtered inventory.
|
2020-08-24 21:19:27 +02:00 |
|
Sebastian Hartte
|
9942f2d32c
|
Fix filtered inventory for Grinder
|
2020-08-24 21:11:52 +02:00 |
|
Sebastian Hartte
|
858826d1fa
|
Fix use of Fuel Registry (it is null not, 0 for unregistered items).
Fix Vibration Chamber inventory filter.
Fix Molecular Assembler inventory filter.
|
2020-08-24 20:58:49 +02:00 |
|
Sebastian Hartte
|
90ad345672
|
Slight wrench cleanup.
|
2020-08-24 20:34:57 +02:00 |
|
Sebastian Hartte
|
9a81ebfa50
|
Check the REI search field for being null before using it.
|
2020-08-24 20:25:03 +02:00 |
|
Sebastian Hartte
|
da9fa3d697
|
Merge remote-tracking branch 'origin/master' into fabric/master
|
2020-08-24 01:07:08 +02:00 |
|
Sebastian Hartte
|
ee7fe9f40d
|
Merge branch '8.0.x-1.16.1'
|
2020-08-24 01:06:50 +02:00 |
|
Sebastian Hartte
|
2184d03d0b
|
Actually save the rotation when a tile is rotated.
|
2020-08-24 01:06:26 +02:00 |
|
Sebastian Hartte
|
cae1621613
|
Fix inscriber inventory filtering, and accidental overwriting of the output slot.
|
2020-08-24 01:01:16 +02:00 |
|
Sebastian Hartte
|
e8574d03ea
|
Use a different heuristic for determining how to render items in the middle of the inscriber.
|
2020-08-24 01:00:33 +02:00 |
|
Sebastian Hartte
|
d28f33d198
|
Split into internal and external inventories.
Fixes Charger not being able to load inventories that violated the filter.
|
2020-08-24 00:01:18 +02:00 |
|
Sebastian Hartte
|
7df5bf4076
|
Fix crank not attaching sideways.
|
2020-08-23 23:49:50 +02:00 |
|
Sebastian Hartte
|
7a469c1a1d
|
Fix server-side HYWLA problems.
|
2020-08-23 22:30:08 +02:00 |
|
Sebastian Hartte
|
e256a4f664
|
Post-Merge fixes.
|
2020-08-23 21:20:51 +02:00 |
|
Sebastian Hartte
|
73cc3f8998
|
Merge remote-tracking branch 'origin/master' into fabric/master
# Conflicts:
# gradle.properties
# src/main/java/appeng/core/api/definitions/ApiItems.java
|
2020-08-23 21:08:47 +02:00 |
|
Sebastian Hartte
|
9c9a49f9e7
|
Merge branch '8.0.x-1.16.1'
|
2020-08-23 20:48:19 +02:00 |
|
Sebastian Hartte
|
44c0931c02
|
Fixes #4635: Actually remove requesters when removing requesters.
|
2020-08-23 20:47:05 +02:00 |
|
Sebastian Hartte
|
874f46ed4d
|
Fixes #4633: Storage buses cannot see attached inventories.
|
2020-08-23 11:23:35 +02:00 |
|
Sebastian Hartte
|
d82c713112
|
Delay registration of various client settings until the client is fully initialized.
|
2020-08-21 00:00:03 +02:00 |
|
Sebastian Hartte
|
45cbc40177
|
Fix wrench interaction with part hosts.
|
2020-08-20 22:58:49 +02:00 |
|
shartte
|
33d7f02323
|
Fixes #4590: Crystal seeds (other than certus) don't display their growth stages. (#4619)
|
2020-08-19 16:43:47 +02:00 |
|
shartte
|
4e42b17e81
|
Fixes #4590: Crystal seeds (other than certus) don't display their growth stages. (#4618)
|
2020-08-19 16:43:45 +02:00 |
|
Sebastian Hartte
|
0e7e9313ee
|
Fixes wrenches not working on tile entities.
This is a temporary hack for now.
|
2020-08-19 01:53:51 +02:00 |
|
Sebastian Hartte
|
2bba843313
|
Remove unused code in Condenser.
|
2020-08-19 01:34:15 +02:00 |
|
Sebastian Hartte
|
3fb813a81b
|
Remove Hopper Mixins now merged into LBA.
|
2020-08-18 19:46:03 +02:00 |
|
Sebastian Hartte
|
9e4f51db6e
|
Merge remote-tracking branch 'origin/master' into fabric/master
# Conflicts:
# src/main/java/appeng/entity/TinyTNTPrimedEntity.java
|
2020-08-18 01:37:21 +02:00 |
|
shartte
|
b8d4f0cffa
|
Fixes #4611: Use of client-side only method for Tiny TNT explosion. (#4612)
|
2020-08-18 01:35:31 +02:00 |
|
shartte
|
fc0f8eab56
|
Fixes #4611: Use of client-side only method for Tiny TNT explosion. (#4612)
|
2020-08-18 01:33:47 +02:00 |
|
Sebastian Hartte
|
74480502b1
|
Merge remote-tracking branch 'origin/master' into fabric/master
# Conflicts:
# .github/workflows/release.yml
|
2020-08-18 00:20:46 +02:00 |
|
shartte
|
41b7900706
|
Fixes #4598: Incorrectly rotated face for determining block lightlevel in ME Chest renderer. (#4599) (#4609)
(cherry picked from commit 954ce1442e)
|
2020-08-17 21:58:51 +02:00 |
|
shartte
|
1f9707e256
|
Fixes #4602: Prevent encoding invalid patterns and handle corrupted patterns a little more gracefully. (#4608)
|
2020-08-17 21:50:28 +02:00 |
|
shartte
|
7656157b0d
|
Fixes #4602: Prevent encoding invalid patterns and handle corrupted patterns a little more gracefully. (#4608)
|
2020-08-17 21:49:37 +02:00 |
|
shartte
|
954ce1442e
|
Fixes #4598: Incorrectly rotated face for determining block lightlevel in ME Chest renderer. (#4599)
|
2020-08-17 21:43:16 +02:00 |
|
Sebastian Hartte
|
739277ab64
|
Removed unused tunnel types and files.
Added more tags, moved ender pearl dust to convention tag.
Added compatibility with TechReborn's chargers.
|
2020-08-17 19:00:32 +02:00 |
|
Sebastian Hartte
|
cf656e1540
|
Added initial TechReborn compatibility to the EnergyAcceptor.
|
2020-08-16 18:14:57 +02:00 |
|
Sebastian Hartte
|
ab6f46077b
|
Now really fix the encoded pattern not showing the tooltip with spaces.
|
2020-08-16 14:26:37 +02:00 |
|
Sebastian Hartte
|
e9c7312e98
|
Merge fixes
|
2020-08-16 14:26:17 +02:00 |
|
Sebastian Hartte
|
006cf2f8c1
|
Fix missing spaces in encoded pattern item.
|
2020-08-16 14:06:31 +02:00 |
|
Sebastian Hartte
|
636dce66e3
|
Hide more Items in REI.
|
2020-08-16 14:06:22 +02:00 |
|
Sebastian Hartte
|
2787796cd3
|
Fix Text#toString use on the crafting screens.
|
2020-08-16 14:06:05 +02:00 |
|
Sebastian Hartte
|
ee67c5ea50
|
Use different naming for fullbright, and always reset it back after setting it.
|
2020-08-16 14:05:10 +02:00 |
|
Sebastian Hartte
|
11d772a32b
|
Fixed client-side only Text methods.
|
2020-08-15 17:44:28 +02:00 |
|
Sebastian Hartte
|
f20f0e003e
|
Merge remote-tracking branch 'origin/master' into fabric/master
# Conflicts:
# gradle.properties
# src/main/java/appeng/server/subcommands/SpatialStorageCommand.java
|
2020-08-15 17:34:54 +02:00 |
|
Sebastian Hartte
|
0f100341d3
|
Added experimental site export mod.
|
2020-08-15 17:33:59 +02:00 |
|
Sebastian Hartte
|
73735c5cd5
|
Remove use of func_244388_a, which is client-only.
|
2020-08-15 17:29:36 +02:00 |
|
Sebastian Hartte
|
b1feeca41c
|
Fixup imports + formatting.
|
2020-08-15 03:18:23 +02:00 |
|
Sebastian Hartte
|
7d43d79682
|
Merge remote-tracking branch 'origin/master' into fabric/master
|
2020-08-15 03:16:03 +02:00 |
|
Sebastian Hartte
|
6c544f2211
|
Reformatted, and ported back some enhancements from the Forge version.
|
2020-08-15 02:51:03 +02:00 |
|
Sebastian Hartte
|
f455fd1994
|
Initial port to 1.16.2
|
2020-08-13 23:29:55 +02:00 |
|