Commit graph

3210 commits

Author SHA1 Message Date
simibubi
b8884fabad PR Datagen 2022-08-13 14:52:53 +02:00
andersonwu2000
54a2ad801a
Updates to zh_tw.json by andersonwu2000 and Akagiyoukai (#3580) 2022-08-13 14:45:01 +02:00
hewxle
b34de86f10
Improvements to the consistency of advancement texts by hewxle (#3578) 2022-08-13 14:43:32 +02:00
CKenJa
3aec03f5c6
Updates to ja_jp.json by CKenJa (#3573) 2022-08-13 14:41:16 +02:00
simibubi
16b17b3295
Merge pull request #3572 from nphhpn/nphhpn-patch-1
Fix fluid dupe exploit with hose pulley
2022-08-13 14:40:07 +02:00
Borusu1
a1431c0995
Added uk_ua.json by Borusu1 (#3570) 2022-08-13 14:38:18 +02:00
璀境石
67fa323637
Updates to zh_cn.json by Demonese (#3557) 2022-08-13 14:35:23 +02:00
luffypirat
693e2f6730
Updates to ru_ru.json by luffypirat (#3556) 2022-08-13 14:33:54 +02:00
simibubi
33daccc397 Committing self-wrench
- Fluid Pumps now orient themselves at adjacent pipes when placed
- Deployers mounted on minecart contraptions can no longer pick up minecart contraptions using a wrench
2022-08-13 14:29:18 +02:00
simibubi
c33fc73f3a Discomportulated
- Potential fix for spout ponder crash with other mods installed
- Fixed train navigation not behaving correctly near portals
2022-08-12 20:50:48 +02:00
Alex2772
770e21907b Fixed client-side bobbing animation on contraptions 2022-08-11 21:32:30 +03:00
PepperCode1
d27f979867
Merge pull request #3621 from SuperCoder7979/fix/door-disassembly
Break door blocks when rotating a contraption vertically
2022-08-11 11:31:39 -07:00
PepperCode1
848ed3a79b
Merge pull request #3620 from SuperCoder7979/fix/deepslate-emerald
Fix deepslate emerald ore providing cobblestone when crushed
2022-08-11 11:30:57 -07:00
SuperCoder79
67fd16b492 Break door blocks when rotating a Contraption vertically
- This prevents them from getting stuck in an invalid state.
2022-08-10 16:19:38 -04:00
SuperCoder79
58e49b9fdf Fix deepslate emerald ore providing cobblestone when crushed 2022-08-10 15:02:14 -04:00
PepperCode1
6c0af5f83f Fix fluid pipe culling
- Rework PipeAttachmentModel to not rely on cullfaces for extra
information
- Split connector away from rim/drain models into separate models
- Remove none pipe models
2022-08-06 19:37:19 -07:00
PepperCode1
544b9699d9 More worldgen tweaks
- Pass RegistryAccess to builtin worldgen object creation methods
- Do not cache builtin worldgen objects
- Remove unused fluid layer code
2022-08-05 17:21:47 -07:00
PepperCode1
42ffe443ac Defer registration, datagen worldgen
- Use DeferredRegister/RegistryObject where possible
- Refactor worldgen code to be cleaner and support datagen
- Fix zinc ore only generating on chunk corners
- Remove fan_heaters block tag
2022-08-05 11:39:34 -07:00
Grimmauld
ded8667ae8 Merge remote-tracking branch 'origin/mc1.18/dev' into mc1.18/dev 2022-08-05 12:15:29 +02:00
Grimmauld
3536394bdd PonderUI addon accessibility
- PonderUI constructor is now protected to allow addons to make subclasses
- renderWidgets now calls protected sub-methods for different parts of overlay rendering
2022-08-05 12:13:55 +02:00
PepperCode1
9fbb71e4e9 Crash and leak fix
- Fix crash when invoking ContraptionMovementSetting#get
- Fix memory leak in WorldAttached by copying Flywheel's updated version
- Fix stockpile switches not preserving settings after being printed
2022-08-03 22:36:14 -07:00
PepperCode1
9c8df2ff27 Registries and components
- Abstract all custom registries behind improved CreateRegistry class
- Remove usage of ForgeRegistryEntry.delegate and IRegistryDelegate
where possible
- Replace usage of IForgeRegistryEntry#getRegistryName with
RegisteredObjects#getKeyOrThrow where key is expected to be not null
- Move all component creation to the Components class
- Backport some other miscellaneous changes from 1.19
2022-08-03 10:08:00 -07:00
nphhpn
b4c0657d8b
Fix #2539 2022-08-03 14:32:09 +07:00
PepperCode1
826e29f0f3 Do not disable culling
- Revert change to disable culling when rendering schematics
- Remove println in BlockHelper
2022-08-02 00:21:56 -07:00
PepperCode1
c421f98c18 Schematic printing and rendering fixes
- Fix printed funnels not having filters; remove funnel survival NBT
processor
- Fix printed tunnels not having filters
- Fix printed deployers not keeping mode
- Remove boolean argument from IPartialSafeNBT.writeSafe as it was
always false
- Fix filters not rendering in schematic renders
- Fix incorrect lighting on funnels in schematic renders
- Improve rendering of crumbling overlay in ponders
- Further improve CameraMixin
- Use computeIfAbsent in TorquePropagator
- Organize imports
2022-08-02 00:18:11 -07:00
simibubi
999703c88b Tweaks to the deployer tooltip 2022-08-01 17:16:39 +02:00
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