Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Release aunis-1.9.12-alpha-2021-01-12

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 22:14
a69da4e

Added

  • Added aged (Universe and Milky Way only), sooty (Milky Way only) textures, thanks Harald,
  • Added OreDictionary for Naquadah ore, ingots, block,
  • [QOL] Added IUpgradable interface. Now it's possible to insert upgrades with RMB Added IUpgradable interface and RMB upgrade insertion into stargate, beamer and dhd,

Fixed

  • Fixed #260, Added "G" => "" replacement in SymbolTypeEnum#fromEnglishName,
  • Fixed capacitors on dedicated servers - Now capacitors will use NBT values instead of capability saving. Old capacitors should not lose their power,
  • Fixed import warnings,

Minor changes

  • Lowered saturation for mossy gate,
  • Modified /sgquery givePage argument behavior,
  • Normalized imports,
  • Updated StargateGenerators - Added isValid method to OptimalStargatePlace - Added minFuel, maxFuel to DHD config - Added error catching to Mysterious page,
  • Invisible block added to JEI blacklist,