Skip to content

Origins 1.11.2 (Minecraft 1.20.2)

Compare
Choose a tag to compare
@eggohito eggohito released this 11 Oct 13:22
· 46 commits to 1.20 since this release
a0107d4

[O] marks changes in Origins, [A] marks changes in the underlying Apoli version.

Changes

  • [A] Made modifiers serialize to JSON
  • [A] Regular expression patterns specified in the replace_loot_table power type is now pre-compiled, reducing the overhead from re-compiling it every time it replaces a loot table.
  • [A] Used testing resource bar sprite sheet as the default resource bar sprite sheet.
  • [O] Extra icons of resource bars have been aligned.

Fixes

  • [A] Fixed enchantments not working caused by the modify_enchantment_level power type.
  • [A] Fixed a crash issue caused by the nbt item condition type.
  • [A] Fixed a crash issue caused by the predicate entity condition type being provided a null random identifier.
  • [A] Fixed a crash issue caused by the attribute and other related power types trying to re-apply/remove already applied/removed attribute modifiers.
  • [A] Fixed a translation error in the /power revoke command.
  • [A] Fixed addition and removal of sub-powers of a multiple power when syncing.
  • [O] Fixed origin name widget not being refreshed upon resizing the screen.