Snownee
48d66c7e55
Slightly improve redstone link performance
2020-12-13 08:19:28 +08:00
simibubi
45465fb69b
Minor adjustments
...
- Fluid tanks are not nbt safe
- Mekanism uses reversed ids
2020-12-12 17:33:16 +01:00
simibubi
a26988db70
Merge pull request #533 from Creators-of-Create/mc1.15/safe-nbt
...
Safe NBT tag
2020-12-12 15:37:44 +01:00
Snownee
f3053d7e45
Remove unused imports
2020-12-12 19:39:02 +08:00
Snownee
24dcb5383a
Make the zapper selection logic server-side ( #515 )
2020-12-12 19:32:32 +08:00
Snownee
f64dc8c43f
Signs are not nbt-safe, due to the ability to execute command
2020-12-12 19:10:59 +08:00
Snownee
0941d9403f
Zappers Safe-NBT support
2020-12-12 19:09:10 +08:00
Snownee
1a052d1ec1
Tag data-gen
2020-12-12 05:00:25 +08:00
simibubi
2744cabf14
How to 0.3
...
- Updated and Finished up remaining item/block tooltips
- Encased belts are now called encased chain drives for easier distinction
2020-12-11 19:36:13 +01:00
Snownee
517a4f0824
Allow schematicannon to persist some safe block data
2020-12-11 20:03:16 +08:00
simibubi
1433bcb4ef
Merge branch 'mc1.15/dev' of https://github.com/Creators-of-Create/Create into mc1.15/dev
2020-12-11 13:02:07 +01:00
simibubi
17ba73dedf
Thermal compat
...
- Apparently this mod is still a thing
2020-12-11 13:02:04 +01:00
simibubi
37bcb5e6af
Merge pull request #532 from Snownee/mc1.15/snownee
...
Bugs and QoL
2020-12-11 11:45:32 +01:00
Snownee
550e058ec5
Fix SchematicannonScreen tooltip handling
2020-12-11 18:36:29 +08:00
Snownee
727de5425f
Hide goggle overlay if ValueBox is hovered
2020-12-11 17:00:36 +08:00
Snownee
f425b150bd
Fix crash if mechanical piston pushes a bed
2020-12-11 15:52:09 +08:00
Snownee
e529c254c8
Fix block zapper not updating blocks correctly
2020-12-10 15:01:11 +08:00
Snownee
7f95a16b5e
Merge branch 'mc1.15/dev' into mc1.15/snownee
2020-12-10 09:37:42 +08:00
Snownee
77e9a75877
Use cached directions
2020-12-10 09:36:59 +08:00
simibubi
2772ead740
Merge branch 'mc1.15/dev' of https://github.com/Creators-of-Create/Create into mc1.15/dev
2020-12-09 18:57:54 +01:00
simibubi
f9b09c213b
Ported #528 to 1.15
2020-12-09 18:57:29 +01:00
simibubi
360fd38d5d
Merge pull request #529 from Snownee/mc1.15/snownee
...
Bug fixes
2020-12-09 18:49:04 +01:00
simibubi
f4961e5ede
The polish continues
...
- Fixed water bottles able to be gather by clicking honey or chocolate fluids
- Fixed deployer not parting with its excess items
- Added hint message for backed up deployers
- Fixed basin spoutputs appearing on blocked faces
2020-12-09 18:45:47 +01:00
simibubi
9a7886f406
Backwards for Progress
...
- Rebuilt the entire fluid propagation and transfer system with a new approach
2020-12-09 16:05:52 +01:00
Snownee
d9a59f704e
Fix assembling contraption while no speed ( https://discord.com/channels/620934202875183104/689866656914210897/767825162548019240 )
2020-12-09 21:40:44 +08:00
Snownee
169856858c
Fix piston hitbox is directional ( #453 , #489 )
2020-12-09 20:04:57 +08:00
Snownee
e62bbfd9c0
Fix activator rail does not disassemble furnace minecart contraptions
2020-12-09 09:18:31 +08:00
Snownee
88ba7f2887
Fix contraption stopping action is not called in some cases ( #526 )
2020-12-09 07:47:40 +08:00
simibubi
3301f8ff01
Honey, I'm blue!
...
- Evade fluid tinting issues with optifine
2020-12-04 23:31:12 +01:00
simibubi
9e4b92babf
Other options are available
...
- Added a handful of crushed ore compatibility (+spicy datagen)
- Lapis sheets are now tagged
2020-12-04 18:10:07 +01:00
1a384b99fd
Merge remote-tracking branch 'origin/mc1.15/dev' into mc1.15/dev
2020-12-04 16:59:14 +01:00
f85c47e9b1
Cart Contraptions now keep their item name
2020-12-04 16:59:05 +01:00
simibubi
8ec74ee96d
Minor contraption annoyances
...
- Fixed belts sometimes popping off when disassembling a contraption
- Made Portable Storage Interfaces a little more lenient to engage at funny angles
2020-12-04 00:21:30 +01:00
simibubi
2a56bb76be
Casing case closed, Part II
...
- Encasing fluid pipes now locks their configuration
- Encased fluid pipes now join textures with adjacent casing blocks
- Fixed windowed pipe not allowing to be encased
- Fixed wrapped models not passing down model data in multi layered situations
2020-12-03 23:49:12 +01:00
simibubi
16705c5cb5
A flock of fluids
...
- Added Fluids for chocolate, honey, milk and tea
2020-12-03 20:41:55 +01:00
simibubi
00b01cac55
Fix pipe brackets not rendering on contraptions
2020-12-02 22:34:26 +01:00
simibubi
e3bef624a0
Casing case closed
...
- Encased shafts and gearboxes can now join textures with respective casing blocks
- Added back encased shaft items for creative mode
- Fixed encased shafts able to be created with casing and cogs
2020-12-02 21:49:57 +01:00
Daniel Amberson
da5ae87bec
contrast? in my copper???
...
it's more likely than you think!
2020-11-30 10:53:12 -06:00
simibubi
da5aaebe1b
Merge branch 'mc1.15/dev' of https://github.com/Creators-of-Create/Create into mc1.15/dev
2020-11-30 15:26:43 +01:00
simibubi
ccae111ec8
Reversing the reversed
...
- Controller rails can now control furnace minecarts
- Controller rails now snap to adjacent rails with the correct facing
- Controller rails no longer get reversed when transitioning to or from a slope in certain orientations
- Controller rails are now craftable
- Fun refactors
- Updated texture
- Recipe adjustments
2020-11-30 15:23:37 +01:00
628afa52d1
Fix cocoa beans on contraptions crashing the server
2020-11-30 13:23:35 +01:00
Zelophed
a760ff8a79
Tinted Love
...
- apply redstone's block coloring to the controller rail
- add a little more polish to the piston pole placement helper
- textures at create:block/controller_rail_on and _off are currently unused, _analog is used for item only i think
2020-11-30 12:29:50 +01:00
32d8869b8a
D
2020-11-29 23:21:38 +01:00
simibubi
0a7ebac586
Merge branch 'mc1.15/dev' of https://github.com/Creators-of-Create/Create into mc1.15/dev
2020-11-29 23:01:21 +01:00
simibubi
bf869010f0
Minecart Purgatory
...
- Further attempts at improving the coupling physics
- Fixed reversed couplings losing their physics entry point
- Fixed "angel block" placement through super glue
2020-11-29 23:01:18 +01:00
58601e827e
Interpolation please!
2020-11-29 17:30:53 +01:00
94aa5ea4c7
Wrench QOL: Helping the controller to not loose control over supporting blocks while wrenching it
...
Plus a bunch of refactoring to make things easier for the next changes
2020-11-29 13:23:36 +01:00
72596f63d4
Placement logic please
2020-11-28 23:06:09 +01:00
0231b32866
Someone get those damn mine carts under control!!
2020-11-28 21:12:31 +01:00
tterrag
1bebaa6faa
Cache light levels by position within SuperByteBuffer#renderInto
2020-11-27 23:46:51 -05:00