a1e6d28aff
Curios slots support inside itemStream
2022-09-15 20:47:06 +07:00
38334ec9e7
Exosuit Probe drops!
2022-09-15 20:29:51 +07:00
47e9840365
Accumulate how much ticks player exist in world
2022-09-15 15:54:59 +07:00
c47b9c52fe
Use PlayerTickEvent
2022-09-15 15:44:04 +07:00
3235fcdc73
Clear client power map on logging out
...
Fixes #85
2022-09-14 21:53:27 +07:00
e1ce6a9d3f
EnergyContainerRecipe now inherits ShapedRecipe
2022-09-13 19:13:44 +07:00
85ebbbf905
Make EntityRendererPanel clip 1 pixel on each side
2022-09-13 18:20:41 +07:00
0d45f0b612
why did i removed this
2022-09-13 17:54:08 +07:00
d091dca6cf
Curios in exosuit inventory
...
right now it is without cosmetic checkbox
2022-09-13 17:51:44 +07:00
39f4edb857
Attach exosuit button to screen if is for inventorymenu
2022-09-13 09:13:49 +07:00
d60bc916c8
Curios dependency
2022-09-13 08:34:48 +07:00
fe0f833ed3
very publishing
2022-09-13 08:21:48 +07:00
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