simibubi
27e12e6568
Merge pull request #525 from qkrehf2/patch-1
...
Update ko_kr.json
2020-12-27 13:24:24 +01:00
TUsama
111b63a3c7
0.3 CHS translation
...
Co-Authored-By: gloomybanana <29054038+gloomybanana@users.noreply.github.com>
Co-Authored-By: Snownee <16059084+Snownee@users.noreply.github.com>
Co-Authored-By: MacrousHyucen <69157544+MacrousHyucen@users.noreply.github.com>
Co-Authored-By: StarFish <56152035+Imbarainbow@users.noreply.github.com>
2020-12-25 22:41:51 +08:00
Snownee
49b5e4957e
Fix a typo
2020-12-25 18:11:13 +08:00
Snownee
6df81c8272
Fix belt funnel disappearing on contraption
2020-12-25 17:34:45 +08:00
qkrehf2
388b3d9076
Nevermine the past fix. This is the right one
2020-12-25 18:11:54 +09:00
qkrehf2
bc74108933
Fixed Typo Ko_Kr
...
I was busy for holidays,, so now I can fix translation
2020-12-25 18:03:02 +09:00
Snownee
e554c5a3ff
Solution to #571
2020-12-25 16:06:32 +08:00
Snownee
0cc6fe1de7
Fix liquid tank contents not being rendered ( #588 )
2020-12-24 21:28:12 +08:00
Snownee
01602c8e77
Fix: Honey block don't have same ability as slime block ( #576 )
2020-12-24 18:15:36 +08:00
simibubi
32b0a01c3a
The magical bucket
...
- Fixed basins consuming container items with certain output inventories
- Potentially fixed item duplication with stale contraption inventories
2020-12-22 13:18:44 +01:00
6b5e223508
Fixed a big dumb dumb
2020-12-21 16:28:08 +01:00
simibubi
ebf980b33c
Itetraitor
...
- Fixed crash for schematics containing TE's that have no custom renderer attached
- Fixed broken filling recipes with virtual fluids of other mods
- Fixed Brass tunnels duplicating/deleting items
2020-12-21 16:05:32 +01:00
0fe8a24041
Controlling the Assembler
2020-12-21 13:03:16 +01:00
f3653d6b15
Fix TE creation assuming other mods don't crash with SchematicWorld instances ( #565 )
2020-12-21 09:28:41 +01:00
9336931f30
Press no longer go brrr, just bonk
2020-12-21 09:04:11 +01:00
ae399e9c11
Hopefully fix splitter basin duping #557
...
Some more thorough testing is needed here to see whether it is actually fixed. I can't reproduce it anymore at least.
2020-12-20 21:48:27 +01:00
simibubi
2a57de3205
Bug Fixes
...
- Fixed basin not triggering a recipe check when output fluids are emptied
- Fluid behaviour safety on render thread
- Wrenchable Depots
2020-12-19 18:05:37 +01:00
qkrehf2
eafd1e9169
Deleted duplicated words
2020-12-20 01:22:33 +09:00
qkrehf2
efe01af06b
Fixed syntax error + {
2020-12-20 00:39:03 +09:00
Zelophed
f45c0ca182
Assisted Placement, Part II
...
- helpers now respect waterlogging
- add placement helpers for rsc's cogwheel as well as machines with integrated cogwheels
2020-12-19 15:58:03 +01:00
simibubi
e2437d1a5c
Bug Fixes
...
- Fixed hose pulley not placing source blocks when filling with chocolate or honey
- Added a fluid tag to prevent bottomless draining behaviour of hose pulleys
- Grindstones can now be moved on contraptions
- Fixed fluids zFighting the item drain
- Added some crash safety for coupling rendering
- Updated mixer tooltip
2020-12-19 13:06:09 +01:00
0182316d36
Waterlogged glass pipes
2020-12-19 11:59:56 +01:00
qkrehf2
d4196df040
Translation Final
...
yay 0.3 updates
2020-12-19 12:24:24 +09:00
simibubi
5b3e1e8c38
Prime patching material
...
- Fixed open pipe ends not providing fluids to pipe networks
- Safety check for pipe attachment rendering
2020-12-19 00:52:41 +01:00
simibubi
62621f8bdd
Mildly problematic
...
- Fixed broken kinetic propagation caused by bracket handling
- Fixed crash when fluid-interfacing with a contraption loaded from disk
2020-12-18 18:30:58 +01:00
qkrehf2
5dedaebc2e
Update ko_kr.json
...
yummy translation
2020-12-18 23:53:01 +09:00
simibubi
6c6760ef17
More content, who dis?
...
- Sprite touch-ups by vectorwing
- Builders Tea
- Bar of Chocolate
- Fixed spouts not rendering fluid particles of virtual fluid types
- Fixed spouts filling bottles inconsistently
2020-12-18 15:13:57 +01:00
qkrehf2
b47ff875a3
Update ko_kr.json
2020-12-18 12:44:13 +09:00
simibubi
68e7d3c34c
Bug Fixes
...
- Snownee's basin render fix
- Fixed milk fluid exchange between vanilla items and the create fluid infrastructure
2020-12-17 23:29:33 +01:00
Daniel Amberson
493cad13d0
i am Indecisive
...
yea
* brass block got a texture that isn't garbage
* added a prototype brass block that might get used later
2020-12-17 15:32:52 -06:00
Zelophed
e950aa268f
Assisted Placement, Part I
...
- refactor existing placement helpers
- add placement helpers for cogs and shafts
2020-12-16 17:36:22 +01:00
simibubi
743d303bbe
Fix #527
2020-12-16 11:32:12 +01:00
simibubi
fa6bac2bfc
Locally sourced arms
...
- Mechanical arms now serialize target positions in relative coordinates
2020-12-16 11:16:46 +01:00
qkrehf2
814c13a8cd
Update ko_kr.json
...
advancement translation
2020-12-16 15:21:59 +09:00
simibubi
64b2c61389
Bug fixes
...
- Fixed spout creating potions from any fluid
- Fixed pipes not actually transferring the type of fluid selected by layer II flow propagation
- Fixed some fluid handlers erasing nbt data of extracted fluidstacks
- Fix sidedness issues in Config packets
2020-12-15 23:13:22 +01:00
simibubi
f8b3a77f26
Merge branch 'mc1.15/dev' of https://github.com/Creators-of-Create/Create into mc1.15/dev
2020-12-15 21:16:21 +01:00
simibubi
1840b40e2e
Advancing toward the day
...
- Added advancements for exploring the content
- Adjusted some recipes
2020-12-15 21:16:17 +01:00
qkrehf2
144005059c
Moreee Updates for KR
2020-12-14 17:27:31 +09:00
tterrag
4c26627b73
Fix blaze burner consuming buckets, arm no longer inserts lava buckets
2020-12-13 15:04:55 -05:00
simibubi
d68d702b3a
Fun with Recipes
...
- Added a couple of recipes involving fluids and things
2020-12-13 15:17:31 +01:00
Snownee
a845a70885
Material checklist I18n
2020-12-13 19:56:49 +08:00
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
qkrehf2
6bdaa3d3e8
Update ko_kr.json
2020-12-12 23:46:16 +09: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
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
qkrehf2
d9a6e23719
Updating for better translation
...
12/09
2020-12-09 15:37:36 +09: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
qkrehf2
7fb89c36fa
Update ko_kr.json
2020-12-05 13:33:42 +09:00
qkrehf2
b846695730
Update ko_kr.json
2020-12-05 12:54:58 +09: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
Kryppers
4d564464c5
Cu Later!
...
Updated copper oxidisation.
2020-11-27 22:39:06 +00:00
simibubi
cbe23a6aba
Fix coupling data not being sent to clients
2020-11-27 20:37:10 +01:00
simibubi
a49aad24c2
Filter redundancy
...
- Brass tunnels now distribute across matching filtered outputs exclusively before sending items to unfiltered sides
- Less chute logic on render thread pls
2020-11-27 18:26:17 +01:00
Daniel Amberson
b24648b431
i foRGOT ONE
...
A
2020-11-27 10:48:38 -06:00
simibubi
e7a22c96e9
Funnels for everybody
...
- Fixed flapfunnels not taking secondary items off depots
- Funnels can now sit horizontally on saws and drains
- Added a recipe from natural to regular scoria
2020-11-27 17:19:11 +01:00
simibubi
bbe0914b2f
SU to confuse you
...
- Reworked some of the tooltips presented by kinetic components
2020-11-27 13:31:55 +01:00