Skip to content

Releases: OKTW-Network/Galaxy-Delta

v0.4.1

28 Jul 07:38
Compare
Choose a tag to compare

Target Minecraft version: 1.19.4

Required dependency:

Fixes

  • Katana draw strike and skill.
  • Katana Display Stand duplicating Katana.

Full Changelog: v0.4.0...v0.4.1

v0.4.0

07 Jul 04:16
Compare
Choose a tag to compare

Target Minecraft version: 1.19.4

Required dependency:

Not compatible with any older version, the world using an older version should never upgrade to this version directly.

Changes

  • Refactored all the features
  • #1 Blocks no longer dark out when a solid block is placed on them.
  • Blocks are now using display entities for their faces.
  • Assembly Table now capable to assemble other items.
  • Hi-Tech Crafting Table can have subcategories now.
  • Item lore improved to have more information and better visuals.

Full Changelog: v0.3.4...v0.4.0

v0.3.4

26 Feb 09:53
Compare
Choose a tag to compare

Required Minecraft version: 1.16.5

Required dependency:

IMPORTANT: Incompatible with v0.2.5 or older version.
the blocks/items/entities before will completely be broken or useless.

Changes

  • Fixed furnace lit states.
  • Fixed assembly table placement item return.

v0.3.3

24 Feb 04:37
Compare
Choose a tag to compare

Required Minecraft version: 1.16.5

Required dependency:

IMPORTANT: Incompatible with v0.2.5 or older version.
the blocks/items/entities before will completely be broken or useless.

Changes

  • Added wrench rotate/facing for the custom block.
  • Fixed wrench rotate/facing for the hopper.
  • Fixed furnace tags.
  • Fixed super assembler GUI init.

Known issue

Fixed in v0.3.4:

  • Assembly Table will return an Advanced Blast Furnace instead while block placement failed.

v0.3.2

04 Feb 22:00
Compare
Choose a tag to compare

Required Minecraft version: 1.16.5

Required dependency:

IMPORTANT: Incompatible with v0.2.5 or older version.
the blocks/items/entities before will completely be broken or useless.

Changes

  • Fixed elevator teleport range.
  • Fixed advanced blast furnace's GUI.
  • Improved coke furnace

v0.3.1

24 Jan 06:14
Compare
Choose a tag to compare

Required Minecraft version: 1.16.5

Required dependency:

IMPORTANT: Incompatible with v0.2.5 or older version.
the blocks/items/entities before will completely be broken or useless.

Changes

  • Fixed custom block protection.
  • Fixed katana display stand changes katana's name.

v0.3.0

22 Jan 23:47
Compare
Choose a tag to compare

Required Minecraft version: 1.16.5

Required dependency:

IMPORTANT: Incompatible with v0.2.5 or older version.
the blocks/items/entities before will completely be broken or useless.

Changes

  • Advanced blast furnace will now use coke as fuel instead of an ingredient.
  • Added assembly table.
  • Added gun components.
  • Added a book called "Galaxy: Delta".
  • Added crowbar.

v0.3.0-40

14 Jan 23:12
Compare
Choose a tag to compare
v0.3.0-40 Pre-release
Pre-release

Required Minecraft version: 1.16.4

Required dependency:

IMPORTANT: Incompatible with v0.2.5 or older version.

Changes

  • Added assembly table.
  • Added gun components.
  • Added a book called "Galaxy: Delta".
  • Added crowbar.

v0.2.5

23 Jun 17:48
Compare
Choose a tag to compare

Required Minecraft version: 1.15.2

Required dependency:

Changes

  • Improved code quality of the gun.
  • Improved Sbld.
  • Improved HTct.
  • Fixed bullet offset issue.
  • Adjusted the teleport sound from the elevator.
  • Adjusted custom damage target selection.
  • Add gun attribute: penetrate attenuation.

v0.2.4

21 May 21:44
Compare
Choose a tag to compare

Required Minecraft version: 1.15.2

Required dependency:

Changes

  • Removed config options of HUD enable/disable.
  • Improved teleportation of the elevator.
    • It will now scan a new teleport point if there has no teleport point in it's temporary.
  • Improved code quality of illuminate effect.
  • Improved sounds from the katana actions.
  • Improved katana-action: stun.
  • Improved the deletion of GUI items.
  • Improved jump inhibition for the elevator.
  • Fixed HTct recipe check logic. (#2)
  • Fixed additional damage from the katana-action: shock.
  • Correct the wording of the config file.
  • Adjusted the recipe of the wrench.
  • Added target list.
    • It's using for custom damage.
  • Added player version check.