Skip to content

Releases: tweaked-programs/cccbridge

v1.6.3 mc1.20.1

13 Nov 16:43
be3a8be
Compare
Choose a tag to compare

Forge port after later ™️

  • Applied base code from Fabric (see changelog of 1.6.X from fabric)
  • Fixed missing translations for paintings
  • Fixed typos in German translation
  • Updated CC:T to 1.108.4
  • Updated Create to 0.5.1.d-9
    Note: CC:C Config screen is not accessible. It can still be changed via the properties file however.

v1.6.2b mc1.20.1

13 Aug 08:44
Compare
Choose a tag to compare

Fixed access issues within other ValueBehavious

v1.6.2a mc1.20.1

12 Aug 23:58
Compare
Choose a tag to compare

Fixed crash on server side

v1.6.2 mc1.20.1

12 Aug 22:38
Compare
Choose a tag to compare

Small bug fixes. Again.

  • Some Optimizations (Mainly a revist of the used Mixins)
  • "scroller_changed" event gets fired whenever it should (where was a bug that made it sometimes not fire)
  • RedRouter now also updates the blocks around itself aswell for redstone that is further away (e.g. connected via a block inbetween it and the redstone for example)
  • Adjusted the MOTDs for CC.

v1.6.1 mc1.20.1

06 Aug 02:55
7b29c96
Compare
Choose a tag to compare

Small bug fixes.

  • RedRouter Blocks can't conduct outside redstone signals anymore & now will emit strong redstone signals when one side is powered.
  • Scroller Panes now can be used in Adventure mode as well.
    • They also won't push a "scroller_changed" event anymore, when a Computer changes the value.
  • Create dependency's version got updated

v1.6.0 mc1.20.1

24 Jul 22:55
Compare
Choose a tag to compare

Fabric only for now, Forge will follow later ™️

  • Animatronic now can drive trains!
  • Items now have expandable descriptions (including peripheral version)
  • Added Creative Tab for CC:C Bridge Peripherals
  • Fixed Iris rendering bug
  • RedRouter faces now glow like Computer screens
  • Added config screen (accessable via ModMenu, which is optional)
  • Animatronic now has a relative body rotation, based on face property of block
  • Removed advancements because they are fucking cursed
  • Tweaked some textures and models
  • Huge Code refactoring

v1.5.1 mc1.19.2

08 Jul 22:04
97cce03
Compare
Choose a tag to compare

Haha day one patch go brrr

  • Fabric servers wont crash anymore.
  • Added limit for setLimit function for the Scroller peripheral (It will automatically adjust it inbetween the bounds from 1 to 200)

v1.5.1 mc1.18.2

08 Jul 22:04
4a2d26a
Compare
Choose a tag to compare

Haha day one patch go brrr

  • Fabric servers wont crash anymore.
  • Added limit for setLimit function for the Scroller peripheral (It will automatically adjust it inbetween the bounds from 1 to 200)

v1.5.0 mc1.19.2

08 Jul 14:47
Compare
Choose a tag to compare

Create v0.5.1 & Animatronic Block

Hello again! This version was supposed to be released much later. However, Create decided to rename every class in existence in their mod, making ours not work anymore. ^^
BUT NOT ANYMORE!

Anyways, lets continue with some changes of the latest version:

  • Added Animatronic Block: Animate a nice puppet easily, great for buildings!
  • Scroller API updated to v2.0, wiki will be updated later too
  • Source- & Target Block uses a new translation layer for the charsets, making them work seamlessly together
  • Removed TrainPeripheral (as Create solves this now)
  • RedRouter faces now is glowing in the dark, just like the Animatronics Face
  • Redrouter faces are always random on placement, instead of using the world's seed
  • Forge now notifies the player in the modmenu, if there is a new update
  • Updated recipes
  • Updated textures
  • Optimized block models

You may also notice some smaller changes like a new name pattern for the .jar files or that the mod version now contains the modloader too in the modmenu.

v1.5.0 mc1.18.2

08 Jul 14:53
Compare
Choose a tag to compare

Create v0.5.1 & Animatronic Block

Long time no see! There were some bugs on the mc1.18.2 version (which is a bit older too by now) & Create "lately" pushed their v0.5.1, breaking everything depending on it anyway, so a new release really was necessary. And well, here it is!

We hope this is the last update for mc1.18.2 btw. Maintaining three Minecraft versions (don't forget mc1.20!) is hard for an duo time like ours!

Anyways, lets continue with some changes of the latest version:

  • Added Animatronic Block: Animate a nice puppet easily, great for buildings!
  • Scroller API updated to v2.0, wiki will be updated later too
  • Source- & Target Block uses a new translation layer for the charsets, making them work seamlessly together
  • Removed TrainPeripheral (as Create solves this now)
  • RedRouter faces now is glowing in the dark, just like the Animatronics Face
  • Redrouter faces are always random on placement, instead of using the world's seed
  • Forge now notifies the player in the modmenu, if there is a new update
  • Updated recipes
  • Updated textures
  • Optimized block models

You may also notice some smaller changes like a new name pattern for the .jar files or that the mod version now contains the modloader too in the modmenu.