26ebf1b3b2
Some unifications in tooltip handling
...
Fixes #74
2022-09-13 00:10:06 +07:00
43c081277b
Bump JEI version, make use of createUnregisteredRecipeTransferHandler
2022-09-12 19:46:04 +07:00
583b467e69
Fix potential dupe bug
2022-09-12 11:14:32 +07:00
7a6b58838d
Properly reuse crafting grid ingredients
2022-09-12 11:09:17 +07:00
6975485d2a
Merge remote-tracking branch 'origin/master' into master
2022-09-12 10:46:58 +07:00
f4f01f861e
Ah yes, duplicate JEI's logic in my own mod (but with tweaks)
2022-09-12 10:46:53 +07:00
fd82d5d41d
Funny CompoundTag UUID
2022-09-12 09:10:59 +07:00
82ba7ab245
#77
2022-09-11 23:32:57 +03:00
188f79f9a1
use texture for exosuit upgrades
2022-09-11 22:01:32 +03:00
85e09badcd
#81
2022-09-11 21:22:36 +03:00
a7eab58a24
Datagen models for exosuit upgrades
2022-09-11 23:05:42 +07:00
30967f0fd2
Merge remote-tracking branch 'origin/master' into master
2022-09-11 22:57:45 +07:00
c1b08f6119
Move "not damaged" check to matches
2022-09-11 22:57:25 +07:00
555ee07f11
exosuit auto recipe transfer support
2022-09-11 22:53:12 +07:00
d95254c575
Exosuit upgrade item textures
2022-09-11 21:42:13 +06:00
fe737e0703
Fix EnergyContainerRecipe not returning correct RecipeSerializer
2022-09-11 22:13:25 +07:00
3645f5cfd5
Cargo crate open/close game event
2022-09-11 21:52:06 +07:00
4beb660080
Cargo crate open sound
...
Fixes #41
2022-09-11 21:31:24 +07:00
e5d41bf456
Fix spilling crafting grid on ground if regular (not exosuit) slots are full
2022-09-11 20:59:08 +07:00
199b22dad5
Cake slicer crafting recipe, buff cake slicer
2022-09-11 20:52:28 +07:00
88ff0fe7f7
Nerf basic matter capacitor
2022-09-11 19:42:43 +07:00
cced164524
Fix effect tooltip pixel alignment
2022-09-11 19:29:19 +07:00
627a2db5ef
Scissor entity render panel
2022-09-11 19:26:01 +07:00
960f182985
Align effect list to right side
2022-09-11 19:23:28 +07:00
5d44204c07
Move exosuit inventory switch button
2022-09-11 19:22:07 +07:00
36ccaa9f66
Fix jei integration breaking
2022-09-11 19:17:07 +07:00
605ca37c30
Sounds datagen
2022-09-11 19:12:02 +07:00
a2d4b2aeb0
I love wall of commits
2022-09-10 21:08:21 +07:00
e9cdf90045
"Simplify" withinExtendedBounds
2022-09-10 21:07:09 +07:00
2fdd33d043
Fix extended bounds check being broken
2022-09-10 21:05:21 +07:00
0a0cc3b9fc
:What:
2022-09-10 20:41:46 +07:00
f8e38949b5
Ah yes, gui bound rectangles
...
Fixes #73
2022-09-10 18:10:33 +07:00
9cf7a4cdd9
SERVER_IS_DYING -> SERVER_IS_LIVE
2022-09-10 16:53:27 +07:00
371627f5f5
Improve effect list render
2022-09-10 16:45:30 +07:00
b280e3c6c5
Use clearDepth() in panels instead of 3D depth hack
2022-09-10 13:58:04 +07:00
72dca1457b
Exosuit effect list, clearDepth(), functional EditablePanel#remove
...
Fixes #78
2022-09-10 13:37:31 +07:00
c306694483
Fix not using covariant LazyOptional
2022-09-10 11:16:52 +07:00
05170ca2e0
allow to replace android's battery with crude battery in-world
...
* discharges up to 20% stored energy from ejected battery
* applies debuffs for a short amount of time (5 to 10 seconds)
* deals up to 2.5 hearts of damage to player (lower damage = longers debuffs)
2022-09-10 02:29:41 +03:00
4371ca4f26
Prioritize IMatteryEnergyStorage over anything else
2022-09-09 22:50:01 +07:00
d8e9909ca1
idk
2022-09-09 22:01:41 +07:00
6c9d52040d
Fix tickHover not accounting for own hover when returning if it has extended bounds
2022-09-09 20:09:32 +07:00
526e300d5b
Omni-Present pattern drive
2022-09-09 20:04:22 +07:00
51b2b88128
Make complexity be much more like complexity
...
Fixes #2
2022-09-09 19:27:47 +07:00
9cc36c3e40
programmer style scrolling
2022-09-09 18:57:21 +07:00
2dd4d60be1
Row count controls in regular inventory
2022-09-09 18:53:34 +07:00
81001a8736
Fix behavior of scroll setter
2022-09-09 17:55:26 +07:00
d66f892d9e
Inventory rows height test
2022-09-09 17:53:45 +07:00
d42974072b
Rollback rounding change
2022-09-09 17:17:40 +07:00
97577f9c3e
Rename SquareButton to RectangleButton
2022-09-09 15:56:18 +07:00
04568a044e
more renames
2022-09-09 15:47:14 +07:00