Skip to content

Releases: TeamGalacticraft/Galacticraft-Legacy

4.0.6

26 Jul 12:17
Compare
Choose a tag to compare

Galacticraft-Legacy | 4.0.6

Features

  • Blocks in configs can handle * declaration (d7a41a14)
  • call onChunkPopulate in chunk decoration (438a7dd6)
  • allow charcoal to coal-gen input (d2c14321)

Fixes

  • trigger adv. solar gen achievement correctly (d13683f3)
  • replace isBlank with isEmpty in BlockUtil (66f385d5)
  • check player.world.provider sooner (11f4714a)
  • (lang) remove substring calls (3fc7af24)
  • prevent lang file name uppercase (13a13b8e)
  • output sides for Gas Liquefier (#137)
  • hotfix for ArrayIndexOutOfBounds on getSlotsForFace() (246ee9ee)
  • (compat) add IGasHandler to Electrolyzer (f00896e9)

Misc

  • (style)
    • removed 'par#' prefix from params (fc796c0e)
  • (revert)
    • unintended changes committed (5c07be22)
  • (refactor)
    • (lang) update zh_cn.lang (#147)

4.0.5

13 Feb 10:57
Compare
Choose a tag to compare

Galacticraft-Legacy 4.0.5

Fixes

  • catch null inventory (29126778)
  • fluid in tanks lost after server reload (#109)
  • (planets) prevent celestial map planet duplicates (b1ae3d8e)

Misc

  • (style)
  • (revert)
  • (refactor)
    • remove generic type param (b04587bb)
    • remove throws in register method (d4c84382)
    • add CelestialCollector utility class (1363ebd5)
    • ignore cast exception on CreativeTab (c84bd478)
    • (api) minor fixes and Javadoc adjustments (261cd5f8)
    • misc changes to GalaxyRegistry (e3c11f7a)
    • update coremod config file (f1485b19)
    • remove isPlanetsLoaded checks (90d3a192)
    • (planets) don't render Earth & Sun on Venus (b222b259)
    • (api) catch IndexOutOfBounds on getDimensionTypeID(int) (b7db9b1d)
    • (api) remove GCItems class (73e8c988)
    • (api) make register return boolean value (65b9a030)
    • (compat) new compat utility class (617009f7)
    • (lang) remove [GC] prefixes (81c19403)

4.0.4

27 Oct 00:57
Compare
Choose a tag to compare

Galacticraft-Legacy v4.0.4

Changes

  • re-add InterfaceList's b0d395
  • add missing GC in datafixers aca0f7

Bug Fixes

  • IC2C tile crashing 71e006
  • remove toLowerCase from CelestialObject fd255f
  • prevent crash when keybind is a mouse button 5cd144
  • prevent nextInt when soundInterval = 0 e0aaa3

Features

  • Add a fuel output for the Gas Liquefier | #82

Misc

  • lang
    • Ukrainian and Russian language update #101
  • miccore
    • remove all System.out statements b5b573e

4.0.3

05 Aug 11:24
Compare
Choose a tag to compare

Features

  • Added Compact NASA Workbench
  • DataFixers for Tile Entities
  • Add LivingKnockBackEvent to PlayerServer
  • Misc Celestial Body changes

Fixes

  • (compatibility):
    • use Int2ReferenceMap in WorldUtil
    • IGasHandler added for FluidPipe
  • blockstate recursion overflow | #62
  • ItemDesc's show remapped keybinds | #56
  • implement Mekanism IGasHandler | #50
  • Fix Oxygen Mask texture
  • Fixed Solar Dust & Array Panel, Wafer model
  • Fixed Solar model
  • Re-added accidentally removed methods in CelestialBody

Refactor

  • C_GET_CELESTIAL_BODY_LIST returns a String[] now
  • (galaxies): enhancements to GalaxyRegistry
    • Added single register(obj) method
    • CelestialBody now extends CelestialObject
    • on register, assigned owner ModID
    • Several convenience methods added to GalaxyRegistry

New Contributors

  • @IO2I made their first contribution

Full Changelog: 4.0.2.284...4.0.3

4.0.2.284

15 Feb 07:47
Compare
Choose a tag to compare

[Fixes]

  • (compatibility) actually fix optional iface stripping | fixes #49 ROM c837a
  • (compatibility) fixes #48 ROM d351b
  • remove certificate & jar signing | #43 ROM 153c6
  • prevent headwear overlay rendering | #44 ROM 34ee4

4.0.2.283

01 Feb 22:22
Compare
Choose a tag to compare

[Fixes]

  • (compatibility) correct Optional.Interface stripping | fixes #42 [ROM] (193e9)
    • Re-add IMjReceiver to ForgeReceiver - Strip interface if BC isn't loaded

4.0.2.282

30 Jan 01:03
Compare
Choose a tag to compare
modJar signing