Commit Graph

3466 Commits

Author SHA1 Message Date
TropheusJ
4cbac61c05 update bucket volume constant 2023-06-30 01:37:07 -04:00
TropheusJ
c77bcbfabf Merge branch 'mc1.18/dev' into mc1.19/dev
# Conflicts:
#	src/main/java/com/simibubi/create/infrastructure/gametest/tests/TestFluids.java
2023-06-30 01:25:12 -04:00
TropheusJ
928fb9c890 port new and updated tests from fabric 2023-06-30 01:14:11 -04:00
zelophed
39ef3da5df updates to crowdin.yml and the localization workflow 2023-06-03 12:45:24 +02:00
simibubi
3f72ce0ad5 Datagen 2023-05-24 18:09:55 +02:00
simibubi
1c30b235dd Merge branch 'mc1.18/dev' into mc1.19/dev 2023-05-24 18:03:43 +02:00
simibubi
9148270784
Merge pull request #4789 from Creators-of-Create/l10n_crowdin_translations
New Crowdin translations
2023-05-24 17:51:34 +02:00
Crowdin Bot
93e63d10cc New Crowdin translations by Github Action 2023-05-24 15:43:20 +00:00
PepperCode1
761f109520 Remove more tiles 2023-05-24 07:59:45 -07:00
simibubi
55af801433 Ponder typo 2023-05-24 16:00:06 +02:00
simibubi
512b6e7c27 Smart and Slender
- Smart Chutes no longer prevent chests from opening under them
2023-05-24 14:43:01 +02:00
simibubi
ecfd43938f If you wanna be my lava
- Waterlogged belts and depots now wash contained items when targeted by a fan
- Fixed jump strength of lava diving suit in shallow lava
- Fixed crash when cycling bogey types on a server
- Fixed custom metal bars not able to be mined with a pickaxe
- Contraption mounted storage no longer interacts with modded ender chests (it didn't work correctly)
- Gui inputs no longer play more than one click when scrolled on very quickly
- Fixed Schematics loading with a snowy grass block when their lowest layer contained snow blocks
- Fixed Mechanical Rollers placing blocks into the train tracks when paving steep slopes
- Netherite backtank now depletes air in lava even when the players head is not fully submerged
- Fixed "Any" amount in filters' value settings screen not using a translatable lang entry
- Added dummy lang entries for mangrove windows for crowdin sync
2023-05-24 14:24:16 +02:00
simibubi
5eea1cac70 Copycant
- Fixed Elevator Contraptions misaligning with their contacts after switching target floor mid-travel
- Fixed crash when placing a clipboard into replaceable blocks mid-air
- Fixed a typo in Smart Observer ponder scene
- Fixed funnel flaps being offset to the side when flywheel is disabled
- Fixed dyed valve handle using incorrect block particle textures
- Fixed copycat blocks able to take on invalid materials through the use of data commands
- Copycat blocks no longer retain nbt contents of their contained material's item when loaded from a schematic
- Fixed pipe connector attachments missing textures on some orientations
- Players can now sneak-pick to receive the copycat block itself, rather than its applied material
- Fixed value input screen not closing correctly when 'use' keybind is not on its default setting
- Deployers no longer fail to activate bearings and other components with value input slots
- Fixed an incompatibility between legacy copper pack and xycraft override
- Fixed netherite diving suit not protecting from fire damage when Quark is installed
- Attempt to fix lighting issues with elevator contacts
- Schematic and Quill no longer displays the full directory path in its confirmation message
- Fixed z-fighting on metal bars models
2023-05-23 21:26:59 +02:00
simibubi
97ad263663 Merge branch 'mc1.18/dev' into mc1.19/dev 2023-05-22 01:54:57 +02:00
simibubi
a5de96c834 Fix Javadoc breaking CI 2023-05-22 01:51:20 +02:00
simibubi
0c6a6de0e8 Merge remote-tracking branch 'origin/mc1.18/0.5.1' into mc1.19/0.5.1 2023-05-21 23:54:10 +02:00
simibubi
b4ebd54c9c Defer netcode to server thread 2023-05-21 23:53:09 +02:00
simibubi
4bd99be024 Port new Changes 2023-05-21 22:33:21 +02:00
simibubi
f27f4b0f2e Merge remote-tracking branch 'origin/mc1.18/0.5.1' into mc1.19/0.5.1 2023-05-21 22:27:54 +02:00
simibubi
c170738a56 Post-Calamity Datagen
- Forfeit deprecated display registry
- Added valve handle to recently updated ponders
- Fixed self-containing ingredient items probably also being affected by the basin dupe
2023-05-21 22:00:08 +02:00
simibubi
691786bbb9 Some re-repackaging 2023-05-21 21:48:39 +02:00
PepperCode1
47f18aa1f9 Just a little repackaging 2023-05-21 11:58:31 -07:00
simibubi
3698b4473a Quick bucks
- Fixed a merge error causing container items to be added to basin outputs twice
2023-05-21 10:35:11 +02:00
simibubi
9c41acfb2a Backport of the century
- Flywheel is now included (jij) in Create jars on 1.18.2
2023-05-20 22:14:06 +02:00
PepperCode1
eaf71102a7 Update JEI Maven and FG 2023-05-20 08:37:56 -07:00
simibubi
eeeb2f4509 Implement #4770 2023-05-17 12:47:55 +02:00
simibubi
852996cea9 Make it brighter 2023-05-17 12:44:02 +02:00
simibubi
3bd2080f61 Compact Course
- Added the Block of Experience
2023-05-16 22:27:43 +02:00
simibubi
0ce0c6939a Crush all Modpacks
- Renamed crushed ore items to 'crushed_raw_x'
2023-05-16 16:47:47 +02:00
PepperCode1
1b76b147b1 1.19 is enchanting
- Remove EnchantmentHelperMixin and use 1.19 enchantment extensions
instead
- Bump minimum Forge requirement to 43.2.3
2023-05-16 07:12:08 -07:00
simibubi
d57fb72411 git pls 2023-05-16 15:42:23 +02:00
simibubi
41c73c2c2c Merge remote-tracking branch 'origin/mc1.18/0.5.1' into mc1.19/0.5.1 2023-05-16 15:32:21 +02:00
PepperCode1
bb5d0fedee Mixin scrubbing
- Move all client mixins to separate package
- Prefix all mixin injector callback methods and added fields
- Remove unnecessary code from EntityContraptionInteractionMixin
- Remove EnchantmentMixin and use IForgeItem#canApplyAtEnchantingTable
instead
- Do not sync fire immune tag to client
- Bump network version to 3
- Remove 0.5.0j from Github issue template
2023-05-16 06:08:10 -07:00
simibubi
9c0c058fc0 SeamsBad
- Pushed surfaces around by fractions of a pixel to cover up misaligned geometry from mc's model rendering
2023-05-15 01:12:38 +02:00
simibubi
5eb100d0f3 Merge fixup 2023-05-14 00:33:25 +02:00
simibubi
03feeb71ef Stop funnelling around
- Fixed filters with an unset (*) extraction amount not migrating correctly from 0.5 worlds
- Move more recent version of palettes reference to `assets\create\reference`
2023-05-14 00:23:46 +02:00
PepperCode1
3d3ef68900 Improve LerpedFloat#settled() 2023-05-13 07:57:06 -07:00
simibubi
c1c69f1bb9 Merge remote-tracking branch 'origin/mc1.18/0.5.1' into mc1.19/0.5.1 2023-05-13 15:18:21 +02:00
simibubi
49166f8dab Fixed Bogey registry loading flywheel classes 2023-05-13 15:16:51 +02:00
simibubi
150fc44d04 Merge remote-tracking branch 'origin/mc1.18/0.5.1' into mc1.19/0.5.1 2023-05-13 13:19:14 +02:00
simibubi
e83fd736da Merge branch 'mc1.18/dev' into mc1.18/0.5.1 2023-05-13 13:01:28 +02:00
simibubi
621f9991af
Merge pull request #4757 from Creators-of-Create/l10n_crowdin_translations
New Crowdin translations
2023-05-13 12:55:51 +02:00
Crowdin Bot
dc5210909c New Crowdin translations by Github Action 2023-05-13 10:54:12 +00:00
simibubi
2b02e56052 Captains log 2023-05-13 12:37:52 +02:00
simibubi
3f31353fea Start as Patch A 2023-05-13 01:58:14 +02:00
simibubi
5a18b86309
Update gametest.yml 2023-05-13 01:28:50 +02:00
Kryppers
1273712ba0 door to door
tweaks to the train door textures
2023-05-12 22:53:00 +01:00
simibubi
a11261fc36 Datagen 2023-05-12 23:17:30 +02:00
simibubi
c28b755ec1 Merge branch 'mc1.19/dev' into mc1.19/0.5.1 2023-05-12 23:17:22 +02:00
simibubi
f8324f135e Fixed OBJ logspam 2023-05-12 23:12:07 +02:00