Commit graph

3384 commits

Author SHA1 Message Date
simibubi
47902e77c0 PR Datagen 2022-08-01 16:47:28 +02:00
simibubi
3a98396a12 Squashed commit of the following:
commit a931c8900f
Author: 435THz <pil8andrea@gmail.com>
Date:   Thu Jul 28 01:32:13 2022 +0200

    forgot to change file on main

commit f7e4a56aae
Author: 435THz <pil8andrea@gmail.com>
Date:   Wed Jul 27 15:06:49 2022 +0200

    previously added 2 lines for no reason. removed them here

commit daa8e428ba
Author: 435THz <pil8andrea@gmail.com>
Date:   Wed Jul 27 14:56:53 2022 +0200

    finally done

commit 8008de2489
Author: 435THz <pil8andrea@gmail.com>
Date:   Wed Jul 27 14:49:37 2022 +0200

    done

commit d0eb27142c
Author: 435THz <pil8andrea@gmail.com>
Date:   Tue Jul 26 21:12:47 2022 +0200

    done

commit 6c3254f9a7
Author: 435THz <pil8andrea@gmail.com>
Date:   Wed Jul 20 02:36:49 2022 +0200

    down to 666

commit 0939d9e2f1
Author: 435THz <pil8andrea@gmail.com>
Date:   Mon Jul 18 18:45:07 2022 +0200

    hoping to not break anything
2022-08-01 16:06:16 +02:00
simibubi
ac1609ba5a Squashed commit of the following:
commit 04496e59b1
Author: LexinonCraft <willi4wuff@gmail.com>
Date:   Tue Jul 26 01:51:48 2022 +0200

    Generated data

commit 261acf4038
Author: LexinonCraft <willi4wuff@gmail.com>
Date:   Tue Jul 26 01:45:34 2022 +0200

    Replaced old lang file with new lang file

commit 69c97b40c7
Author: LexinonCraft <willi4wuff@gmail.com>
Date:   Tue Jul 26 01:44:06 2022 +0200

    Finished translations except for descs and ponder

commit 3ef136bd89
Author: LexinonCraft <willi4wuff@gmail.com>
Date:   Mon Jul 25 19:02:07 2022 +0200

    Translated (almost) all blocks to German
2022-08-01 16:05:24 +02:00
Shadow75857
8bceef84d9
Updates to pl_pl.json by Shadow75857 (#3368) 2022-08-01 15:57:05 +02:00
vyhi
700ec95976
Updates to pt_br.json by vyhi (#3329) 2022-08-01 15:55:44 +02:00
simibubi
bad16edaec
Merge pull request #3290 from Zergatul/camera-mixin-compat
CameraMixin change for compatibility
2022-08-01 15:55:03 +02:00
muriplz
d1381ad33f
Updates to es_es.json by muriplz (#3313) 2022-08-01 15:54:33 +02:00
luffypirat
ccb4a25c1b
Updates to ru_ru.json by luffypirat (#3281) 2022-08-01 15:50:39 +02:00
qkrehf2
652e226ec0
Updates to ko_kr by qkrehf2 (#3243) 2022-08-01 15:49:45 +02:00
璀境石
4a0ad8807a
Updates to zh_cn.json by Demonese et al. (#3181) 2022-08-01 15:48:37 +02:00
simibubi
92054c9e1f
Merge pull request #3433 from SuperCoder7979/feature/deployer-tooltip
Add item and mode information to deployer goggle tooltip
2022-08-01 15:32:34 +02:00
simibubi
673c12b015
Merge pull request #3319 from PssbleTrngle/feature/backtank-tag
Move from item-based air source detection to tag-based
2022-08-01 15:25:55 +02:00
simibubi
b1a5bf7744
Merge pull request #3298 from TBiscuit1/mc1.18/dev
Fixed kinetic blocks able to surpass the rpm limit
2022-08-01 15:24:59 +02:00
simibubi
774345192b
Merge pull request #3126 from PiTheGuy/crash-fix-3103
Add check to TorquePropagator, fixing #3103
2022-08-01 15:21:37 +02:00
simibubi
0ea56293fd
Merge pull request #3115 from PiTheGuy/drill-fix
Allows the drill to be waterlogged
2022-08-01 15:15:39 +02:00
PepperCode1
83275a490c
Merge pull request #3437 from HappiePlant/mc1.18/dev
Small Typo Fix in README
2022-08-01 01:06:34 -07:00
PepperCode1
d9c6418fbf Transforming the bugs away
- Fix arm interaction point client-side deserialization and
initialization issues
- Fix sequenced gearshift structure rotation
- Fix encased cogwheel rotation, mirroring, and structure transformation
- Add ITransformableBlock to allow custom handling of
StructureTransforms
- Remove DirectionHelper
- Add jarJarRelease Gradle task for building a jarJar without a
classifier
2022-08-01 01:03:03 -07:00
HappiePlant
33e60fcf72
Small Typo Fix 2022-07-19 20:35:47 +02:00
SuperCoder79
ca9e308891 Fix import 2022-07-19 11:12:04 -04:00
SuperCoder79
64dc6fcabb Improve deployer goggle tooltip 2022-07-19 11:03:28 -04:00
PepperCode1
82be76d893 JEI building, Gradle building
- Refactor JEI category building
- Fix placard item requirement not checking NBT
- Use AddPackFindersEvent instead of ShippedResourcePacks
- Remove unused config values
- Provide separate resource and data formats in pack.mcmeta
- Compress all images
- Update to latest Flywheel
- Disable jarJar inclusion of Flywheel
- Use ${file.jarVersion} instead of ${version}
- Add workaround for SpongePowered/MixinGradle#38
2022-07-16 01:58:43 -07:00
PepperCode1
4c45333687 JarJar Artifact Jar
- Use JarJar
  - Include Flywheel automatically
  - Include Registrate instead of shading it
- Refactor Maven coordinate scheme
  - Artifact ID: "Create" -> "create-{minecraft_version}"
  - Artifact Version: "{mod_version}.{patch}-{build_number}"
- Exclude datagen cache from built jars
- Include LICENSE file in build jars
- Sync mods.toml version with gradle.properties version
- Use more modern publication code
- Update Gradle: 7.4.1 -> 7.4.2
2022-07-14 15:02:24 -07:00
PepperCode1
0161b876fa Foggy fixes
- Use RenderFogEvent instead of FogDensity event
- Adjust density of chocolate and honey fog
- Fix SteamEngineBlock not setting a default state
- Fix miscellaneous deprecation warnings
2022-07-13 15:42:03 -07:00
PssbleTrngle
8df2575700 move from item-based air source detection to tag-based 2022-07-13 20:11:12 +02:00
TBiscuit1
1ee7b2844d Fixed a big bug
Fixed the bug that causes Large Cogwheel -> Small Cogwheel to be able to go overcharged (over the maximum speed)
2022-07-12 21:15:59 -04:00
PepperCode1
8b28c03699 Fix item sections and palettes tab 2022-07-12 15:43:42 -07:00
Igor Budzhak
9c78331911 CameraMixin change for compatibility 2022-07-12 22:46:58 +03:00
simibubi
1ec63c1511 Patch it while its hot
- Fixed Dedicated server crash when riding a train
- Fixed broken localisation component in super glue editor
- Fixed display links not showing correct icons for dyed nixie tubes
2022-07-12 17:51:25 +02:00
simibubi
33cb7fdfcb
Update bug_report.yml 2022-07-12 03:14:43 +02:00
simibubi
370414846d bumb 2022-07-12 03:15:12 +02:00
simibubi
eebbe14a73 Well oiled machine
- Fixed Display links no longer accepting any blocks as valid source
- Temporarily merged creative tabs until a fix in registrate
2022-07-12 03:00:39 +02:00
PepperCode1
9e10a2486c
Merge pull request #3111 from AeiouEnigma/mc1.18/dev
Fix Starlight crash when moving empty contraptions with downward-facing Mechanical Pistons
2022-07-11 14:56:56 -07:00
PepperCode1
2508d1da25 Button split
- Replace project page button with separate CurseForge and Modrinth
buttons
- Add null check to mc.gameMode in ToolboxHandlerClient.onKeyInput
2022-07-11 14:08:44 -07:00
simibubi
9e8b278398 PR datagen 2022-07-11 22:55:09 +02:00
luffypirat
a5903c11d6
Updates to ru_ru.json by luffypirat (#3244) 2022-07-11 22:34:43 +02:00
simibubi
cd5b8ef830 Merge branch 'mc1.18/dev' of https://github.com/Creators-of-Create/Create into mc1.18/dev 2022-07-11 21:40:59 +02:00
simibubi
e1a4c9ec43 Cull me away
- Move carriage visibility guards out of shouldRender to avoid being denied entity ticks when entityculling is installed
2022-07-11 21:40:53 +02:00
Jozufozu
ef24999e31 Contraption's runway debut
- Contraptions support modeldata
 - Fixes issue where the wrong casing appeared on belts assembled to contraptions
 - Bump flywheel build
2022-07-11 14:37:26 -04:00
simibubi
3153ad2100 bug you a pardon?
- Arm Interaction point safety checks
- Trains no longer briefly derail when moving through portals
- Players are now less likely to get stuck in the original dimension when traversing train portals
- Trains no longer track coupling stress between carriages that are currently in different dimensions
- Fixed quark closing double doors when opened (+temporary workaround for 1.18)
- Boilers made of creative fluid tanks now provide a max level water supply
- Crafter ponder scene no longer uses an outdated recipe
- Reduced steam release effect of bogeys that haven't travelled far since the last stop
2022-07-11 19:28:25 +02:00
Jozufozu
f03bf9839c A pulley good day
- Fix crash when moving pulleys on a contraption
 - Bump forge and parchment versions
 - Bump flywheel version
2022-07-10 15:44:15 -04:00
simibubi
474a72b2a6
Update README.md 2022-07-10 18:50:50 +02:00
simibubi
4ad798f30c
Merge pull request #3170 from SurprisedPikaa/patch-1
Update Readme to link to Modrinth page
2022-07-10 18:42:27 +02:00
simibubi
86cab0716f
Merge pull request #3187 from wchen1990/mc1.18/dev
Add null check on ItemDescription's use of BlockStressValues.getProvider
2022-07-10 18:40:16 +02:00
simibubi
a6b35f2a8d Schematic item requirement fix
- ISpecialXItemRequirement no longer provides a default implementation
2022-07-10 18:39:37 +02:00
simibubi
c20129ecc2 I bug to differ
- Renamed Throttle schedule instruction to avoid confusion
- Fixed girders not paving straight tracks with the correct orientation
- Fixed steam engines not updating power output when their boiler is removed
- Fixed crash when assembling funnels onto a train
- Fixed crash caused by missing sounds when assembling a train
- Fixed train consuming fuel from every slot simultaneously
- Fixed spouts culling visible faces
- Fixed crash when listing empty inventory contents on something other than a display board
- Tracks can no longer bend when connecting two sloped tracks
- Fixed Schematicannon no longer supporting half of Create's blocks
- Fixed Station UI showing tooltip text of non-visible buttons
- Fixed track placement hint not updating when changing angle but targeting the same position
- Blaze burner contraption safety check
- Fixed Portable fluid interface not able to fill multiple tanks with identical liquids
- Players are no longer considered valid drivers to schedules
2022-07-10 18:22:47 +02:00
simibubi
560042d781 Lang sendStatus 2022-07-10 15:14:58 +02:00
Bob Dole
ebe164a812 Use a variable to hold getProvider result 2022-07-09 05:19:11 -04:00
Bob Dole
dd7f07c7eb Add null check on BlockStressValues.getProvider 2022-07-09 04:53:52 -04:00
PepperCode1
d59e748c01 Tiny hats
- Fix train hat on smouldering blaze burner
- Fix blaze burners on contraptions tracking invisible players
2022-07-08 19:40:30 -07:00
PepperCode1
954f098cd1 Tiny goggles
- Fix goggles on smouldering blaze burner
- Shrink normal blaze goggles model
- Add new arm targets to ponder tag
- Update Registrate and Forge
2022-07-08 18:34:27 -07:00