simibubi
bcad4bfeaa
Merge branch 'mc1.20.1/0.5.1' into mc1.20.1/dev
2024-10-09 18:15:19 +02:00
Kryppers
c9f39a0689
lick of paint
...
Fixed flipped texture on postbox model
updated paint colours for postbox
2024-10-09 13:33:59 +01:00
simibubi
51bb416b0e
Update mods.toml
2024-10-09 14:15:58 +02:00
simibubi
f0b8e49d1d
Mirror, Mirror on the Vault
...
- Vaults and tanks no longer multi-place when a symmetry wand is active
2024-10-09 12:59:46 +02:00
simibubi
3c92ace8eb
Datagen
2024-10-09 12:33:34 +02:00
simibubi
03f2f95aaa
Merge remote-tracking branch 'origin/mc1.19/dev' into mc1.20.1/0.5.1
2024-10-09 12:22:29 +02:00
simibubi
bc9906dc15
Merge branch 'mc1.18/dev' into mc1.19/dev
2024-10-09 12:10:59 +02:00
simibubi
bc1ad5f52d
Datagen
2024-10-09 12:07:19 +02:00
simibubi
285a25cf08
Merge branch 'mc1.18/dev' into mc1.19/dev
2024-10-09 12:00:03 +02:00
simibubi
2828c88d80
Multiblock Madness
...
- Fixed moving single-tile tanks and vaults leading to corrupt nbt #6915 #6925 #6943 #6979
- Display links now check for click events in transferred components #6942
- Fixed negative values displayed on kinetic generator goggle overlay
2024-10-09 01:17:27 +02:00
simibubi
e8063acf69
Merge branch 'mc1.20.1/0.5.1' of https://github.com/Creators-of-Create/Create into mc1.20.1/0.5.1
2024-10-08 18:34:11 +02:00
simibubi
5b99b61abb
Merge pull request #7031 from IThundxr/mc1.20.1/fix-memory-leak
...
Fix memory leak with CapManipulationBehaviourBase
2024-10-08 18:33:37 +02:00
simibubi
007c086c9b
Merge pull request #7001 from IThundxr/mc1.20.1/fix-botania-compat
...
Add load conditions for botania compat recipes
2024-10-08 18:31:57 +02:00
simibubi
4c802969e6
Merge pull request #7039 from IThundxr/mc1.20.1/aquatic-recipe-fix
...
Fix UA recipes not having conditions
2024-10-08 18:31:19 +02:00
IThundxr
9dba97761c
Add load conditions for botania compat recipes
2024-10-08 12:23:48 -04:00
IThundxr
b78688e944
Fix memory leak with CapManipulationBehaviourBase
...
Fixes #7023
2024-10-08 12:23:10 -04:00
IThundxr
f9d814a053
Conditions for all!
...
- Add ICondition support to shapeless recipes in StandardRecipeGen
- Fixes #7021
2024-10-08 12:21:39 -04:00
simibubi
240f661913
Bringing the Cheat, part II
...
- Fixed signs retaining itemstack data in schematics when the mod "Amendments" is installed #6961
2024-10-08 18:08:02 +02:00
simibubi
f51c99e715
Merge pull request #6898 from IThundxr/mc1.20.1/ponder-culling-fix
...
fix: items in ponders being culled incorrectly
2024-10-08 18:01:53 +02:00
simibubi
7c2a40e8c7
Merge pull request #6929 from EliteTK/fix-invisible-elevator-doors
...
Fix #5417
2024-10-08 17:55:31 +02:00
simibubi
034babf125
I have so much to show you
...
- Prevent basins from endlessly queueing up particle information when no players are near #6837
2024-10-08 17:11:56 +02:00
simibubi
8e50ad4cfd
Stack of Spades
...
- Protect item handlers against invalid item stack sizes
- Fix some held or dropped items not updating count when inserted into item handlers
2024-10-08 16:43:50 +02:00
simibubi
a99f05d8b0
Toolbugs
...
- Attempt to improve handling of toolbox storage on contraptions #6940
2024-10-08 15:56:13 +02:00
simibubi
8f5c91c195
I 2 didn't C the 'i' in that id
...
- Fixed incorrect IC2 compatibility recipes #6917 #6916
2024-10-08 13:22:12 +02:00
simibubi
5905e8bc93
Bringing the Cheat
...
- Clipboards now validate their data item #6928
- Backport #6911
2024-10-08 12:48:36 +02:00
simibubi
4d466efe80
Merge pull request #6953 from IThundxr/mc1.18/clipboard-fix
...
Remove unsafe nbt KVs from blocks aswell
2024-10-07 16:37:37 +02:00
simibubi
1dc32f94e7
Merge pull request #6911 from IThundxr/mc1.20.1/deployer-fix
...
Fix deployers not replacing replacable blocks like water
2024-10-07 16:35:40 +02:00
simibubi
616b8d6324
Merge branch 'mc1.20.1/high-logistics' into mc1.20.1/high-logistics-shop-concept
2024-10-05 20:33:47 +02:00
simibubi
71cd8cd2c2
You've got mail
...
- Added the postbox
- Frogports no longer interact with train stations
- Changed frogports to have a proper inventory screen
2024-10-05 20:24:09 +02:00
simibubi
d325c827ba
You will pay for this
...
- Implemented cost of purchase being transferred to the stock ticker block
2024-10-04 11:53:24 +02:00
simibubi
181eb69bd0
Item shopper showstopper
...
- Player2player trading experimentation
2024-10-03 19:38:10 +02:00
Kryppers
9ca5dadedb
Merge branch 'mc1.20.1/high-logistics' of https://github.com/Creators-of-Create/Create-Concealed into mc1.20.1/high-logistics
2024-09-30 20:04:14 +01:00
Kryppers
f8924c3fd5
visual adjustments: part 2
...
Updated control blocks
Updated frog tongue
fixed basin texture
2024-09-30 20:04:13 +01:00
Jozufozu
5bb589f24f
Recycling rope
...
- Fix rope pulleys being invisible
- Use an InstanceRecycler in AbstractPulleyVisual
- Remove Select, Group, and ConditionalInstance
2024-09-29 00:17:48 -07:00
simibubi
743cb25c93
Freq out
...
- Reworked Logistical links to connect as a group rather than a tree
2024-09-25 12:53:17 +02:00
simibubi
f66d866543
Hatch me if you can
...
- Added the Item Hatch
- Tweaked frogport address bar
2024-09-24 21:16:54 +02:00
simibubi
794ef9440f
Feedback
...
- Fixed train hat offset on wolves
- Added indicator for current threshold switch state in UI
- Can now open chests under packagers, observers and threshold switches
- Fixed train frogports dropping packages into world
- Frogport send-only mode looks less technical in UI
- Fixed ghost power when removing chains between conveyors
- Removed z-fight prevention on chain guards
2024-09-24 12:24:16 +02:00
Jozufozu
46ad8ebbd5
Conveyable performance
...
- Make chain conveyor visual render packages and guards
- Chain rendering is already pretty efficient
- Tick box visuals in the ChainConveyorVisual if flywheel is enabled
2024-09-22 14:39:30 -07:00
Jozufozu
f1c12bf6af
Frog shader
...
- Bump flywheel version
- Implement FrogportVisual using fancy new instance hiding for the rig/box
2024-09-22 13:30:30 -07:00
Kryppers
b4d4c0a2be
visual adjustment: part 1
2024-09-22 15:29:44 +01:00
simibubi
f28a62cf6a
QuickTweaks
...
- Separate gui texture for frogport
- Threshold switch remembers stacks/items setting
- Packager reacts to pulses
2024-09-22 16:09:08 +02:00
simibubi
07c8452ff3
Merge branch 'mc1.20.1/high-logistics' of https://github.com/Creators-of-Create/Create-Concealed into mc1.20.1/high-logistics
2024-09-22 16:08:24 +02:00
Jozufozu
a5038c6a6a
On track to stability
...
- Fix track visuals not appearing when first placed
- Fix blaze burner's heads appearing at 0,0,0 until you look at them
- Bump flywheel version to fix crash when breaking blocks
2024-09-21 12:10:56 -07:00
simibubi
7c79ac5751
Merge branch 'mc1.20.1/high-logistics' of https://github.com/Creators-of-Create/Create-Concealed into mc1.20.1/high-logistics
2024-09-21 10:07:58 +02:00
Jozufozu
2cd17f5f3b
A bump of catnip
...
- Bump flywheel and catnip versions
- Make all visuals use instancerProvider() method
- Fix ModelCache usage
- Use PosedInstance in BogeyRenderer
2024-09-20 19:35:16 -07:00
Jozufozu
eb36ce4160
Handle with care
...
- Prevent stack overflow when dropping packages into the void
- Mark chain conveyor shaft as cutout so it doesn't render a black square
2024-09-20 16:44:26 -07:00
Jozufozu
8f71d9426d
Done
...
- Uncomment flag transform line in station renderer
2024-09-20 16:17:23 -07:00
simibubi
b9a903e4cc
For a dollar name a frog
...
- Package Port -> Package Frogport
2024-09-20 11:17:49 +02:00
simibubi
7ec125638f
Fix unbalanced pose stack in BeltRenderer
2024-09-19 17:10:25 +02:00
simibubi
7e59d9ba2a
What we could have hat
...
- Revert frogport texture change
- Re-add logistics hat condition after merge
2024-09-19 08:24:33 +02:00