Sebastian Hartte
|
9fcfbf31be
|
Lots of fixes
|
2020-07-23 02:38:32 +02:00 |
|
Sebastian Hartte
|
1933b4b10d
|
Merge remote-tracking branch 'origin/master' into fabric-1.16
# Conflicts:
# src/main/java/appeng/block/crafting/AbstractCraftingUnitBlock.java
# src/main/java/appeng/block/qnb/QnbFormedBakedModel.java
# src/main/java/appeng/client/gui/AEBaseScreen.java
# src/main/java/appeng/client/gui/implementations/CraftAmountScreen.java
# src/main/java/appeng/client/gui/implementations/LevelEmitterScreen.java
# src/main/java/appeng/client/gui/implementations/PriorityScreen.java
# src/main/java/appeng/client/gui/widgets/NumberBox.java
# src/main/java/appeng/client/render/cablebus/P2PTunnelFrequencyModel.java
# src/main/java/appeng/client/render/cablebus/SmartCableTextures.java
# src/main/java/appeng/container/implementations/CraftingCPUContainer.java
# src/main/java/appeng/container/implementations/LevelEmitterContainer.java
# src/main/java/appeng/container/implementations/PriorityContainer.java
# src/main/java/appeng/core/AEConfig.java
# src/main/java/appeng/fluids/client/gui/FluidLevelEmitterScreen.java
# src/main/java/appeng/fluids/container/FluidLevelEmitterContainer.java
# src/main/java/appeng/me/cluster/MBCalculator.java
# src/main/java/appeng/me/cluster/implementations/CraftingCPUCalculator.java
# src/main/java/appeng/me/cluster/implementations/QuantumCalculator.java
# src/main/java/appeng/me/cluster/implementations/QuantumCluster.java
# src/main/java/appeng/me/cluster/implementations/SpatialPylonCalculator.java
# src/main/java/appeng/tile/crafting/CraftingBlockEntity.java
# src/main/java/appeng/tile/qnb/QuantumBridgeBlockEntity.java
# src/main/java/appeng/tile/spatial/SpatialPylonBlockEntity.java
|
2020-07-20 20:19:42 +02:00 |
|
Sebastian Hartte
|
590e435ad6
|
Formatting fixes
|
2020-07-19 23:51:57 +02:00 |
|
Sebastian Hartte
|
8d92a51e4f
|
Formatting fixes
|
2020-07-19 23:50:47 +02:00 |
|
Sebastian Hartte
|
4322910614
|
Added labels that specify the unit of power (AE) and the unit of fluid (mB) for the level emitters.
|
2020-07-19 23:50:18 +02:00 |
|
Sebastian Hartte
|
ebe589a714
|
Ported the other number entry dialogs over to the shared widget.
|
2020-07-19 23:25:11 +02:00 |
|
Sebastian Hartte
|
6187e6a7bb
|
Started refactoring number entry dialogs to use shared code.
|
2020-07-19 20:04:08 +02:00 |
|
Sebastian Hartte
|
0367b35ce0
|
Never return null from Widget#getMessage since the
narrator will always dereference it, leading to a crash.
|
2020-07-19 12:04:15 +02:00 |
|
Sebastian Hartte
|
9220ca0048
|
Added HWYLA
|
2020-07-05 16:50:39 +02:00 |
|
Sebastian Hartte
|
1478e4c378
|
Lots more moved
|
2020-07-04 21:03:30 +02:00 |
|
Sebastian Hartte
|
2642ced86b
|
Moving to source sets
|
2020-07-01 23:36:51 +02:00 |
|
Sebastian Hartte
|
f2e3d81fd7
|
Working in part placement
|
2020-07-01 21:27:37 +02:00 |
|
Sebastian Hartte
|
0d63f560d3
|
More moves and compilation fixes
|
2020-06-29 02:15:31 +02:00 |
|
Sebastian Hartte
|
37ce6b262e
|
Fabric port in progress
|
2020-06-28 00:45:33 +02:00 |
|
Sebastian Hartte
|
b79cd732b2
|
Fabric port in progress
|
2020-06-27 23:25:38 +02:00 |
|
Sebastian Hartte
|
80fbb58d4f
|
API compiles
|
2020-06-27 18:09:44 +02:00 |
|
Sebastian Hartte
|
26bb08ddb5
|
Post-Rename Formatting Fixes
|
2020-06-22 13:25:38 +02:00 |
|
Sebastian Hartte
|
b4471b1abb
|
The Great Renamening of 2020
|
2020-06-22 13:21:23 +02:00 |
|
Sebastian Hartte
|
ee086366ed
|
Removed ConfigHost facade around AEConfig with explicit config options
Removed unused config options
|
2020-06-21 18:31:35 +02:00 |
|
Sebastian Hartte
|
ff65e3936a
|
Formatting fixes
|
2020-06-19 17:21:31 +02:00 |
|
Sebastian Hartte
|
a3284ffdab
|
Fix Fluid Terminal keyboard interaction with search field
|
2020-06-19 17:21:31 +02:00 |
|
yueh
|
fe215f0a91
|
Code Cleanup
|
2020-06-19 16:09:06 +02:00 |
|
yueh
|
5225ea426b
|
pick 97420a31d The big reformat of 2020
|
2020-06-16 21:45:35 +02:00 |
|
Sebastian Hartte
|
cbbb9d1ade
|
More warning fixes and cleanup.
|
2020-06-14 18:13:42 +02:00 |
|
Sebastian Hartte
|
fd7ed5bbf0
|
GUI Refactoring and consolidation
|
2020-06-14 18:00:02 +02:00 |
|
Sebastian Hartte
|
9b19f5b0e2
|
Enum-Ify ISortSource since it always uses the same enum types
Reactivate JEI integration
|
2020-06-14 14:30:41 +02:00 |
|
Sebastian Hartte
|
048c2d0b46
|
Fix item stack rendering and consolidate it for fluids+items.
|
2020-06-14 14:19:15 +02:00 |
|
Sebastian Hartte
|
46b1d1ffdc
|
GUI Rendering and various fixes
|
2020-06-07 03:29:57 +02:00 |
|
Sebastian Hartte
|
ff042a394b
|
All GUI compile errors fixed, switched to excludes over includes in gradle build and lots, LOTS of more fixes.
|
2020-06-06 21:16:05 +02:00 |
|
Sebastian Hartte
|
237463dd94
|
Lots of compile fixes
|
2020-06-04 03:02:48 +02:00 |
|
Sebastian Hartte
|
2de3a2ecee
|
Grindr, GUI, Container.
|
2020-06-02 22:52:35 +02:00 |
|
Sebastian Hartte
|
7747804385
|
More Container / GUI fixes
|
2020-06-02 11:40:36 +02:00 |
|
covers1624
|
3f5c299d09
|
More compile things
|
2020-06-02 15:12:30 +09:30 |
|
Sebastian Hartte
|
9f63859769
|
Work on GUIs (specifically to get SkyChest GUI)
|
2020-06-02 02:14:09 +02:00 |
|
Sebastian Hartte
|
ec3b464655
|
Some additional fixes from other branch.
|
2020-05-31 16:13:07 +02:00 |
|
yueh
|
16d6d55d7f
|
1.15 port
|
2020-05-18 14:02:45 +02:00 |
|
yueh
|
ded71cb2bd
|
Fixes #4062: Rounding error due to float precision. (#4064)
|
2019-06-20 10:47:28 +02:00 |
|
yueh
|
a2091d10fe
|
Code cleanup
Added missing this, annotations, etc.
|
2018-08-30 20:33:08 +02:00 |
|
yueh
|
66c365d11f
|
Code Formatting
|
2018-08-30 20:31:27 +02:00 |
|
fscan
|
e5ab9df086
|
Add Fluid Formation/Annihilation Planes (#3591)
Fixes #3572
|
2018-07-08 16:54:22 +02:00 |
|
fscan
|
3ba04b3831
|
Format fluid tooltip in buckets (#3580)
Fixes #3560
|
2018-07-04 19:58:19 +02:00 |
|
fscan
|
7cd8b72bb7
|
Add fluid level emitter (#3588)
Fixes #3571
|
2018-07-04 19:56:47 +02:00 |
|
fscan
|
2182b6e37c
|
Add fluid GUI to me chest, fixed some warnings while at it. (#3579)
Fixes #3555
|
2018-07-04 19:14:34 +02:00 |
|
fscan
|
5d26b98ab8
|
Fluid cleanup and performance improvements (#3581)
Use custom gui widget with custom synchronization for rendering fake fluid slots.
|
2018-07-04 19:12:12 +02:00 |
|
yueh
|
dcf7de9000
|
Updated fluid interface GUI and other fluid related textures. (#3567)
|
2018-06-27 20:28:43 +02:00 |
|
fscan
|
c2d18ce013
|
Added ME Fluid Interface (#3564)
* Fixed fluid storage bus json recipe
* Added part version and recipes
* Added rudimentary gui
|
2018-06-27 20:04:30 +02:00 |
|
yueh
|
046a27bf4c
|
Fixes #3560: Render the fluid stacksize for ME fluid slots. (#3562)
|
2018-06-24 17:22:07 +02:00 |
|
yueh
|
2c6e50d48a
|
Added fluid models (#3543)
|
2018-06-17 21:17:40 +02:00 |
|