Skip to content

Releases: oraxen/oraxen

1.175.0

18 May 14:39
4809fef
Compare
Choose a tag to compare

[Fixes]

  • Paper 1.20.6 build 65+ not loading
  • Remaining issues with Oraxen-Inventory
  • Removed Oraxen-Inventory.type, only PAGINATED is supported now
  • If no icon is specified for a given Item-file, use the first item in the file
  • Shaped Recipes being restricted in the grid
  • Ensure trim-datapack is enabled

1.174.0

05 May 16:37
186271c
Compare
Choose a tag to compare

[New]

  • Added 1.20.5/1.20.6 support

[1.20.5/1.20.6]

  • Adds new 1.20.5+ component properties Docs
    • max_stack_size - Sets the maximum slot-size of an OraxenItem\
    • enchantment_glint_override - Sets an override-state for the enchantment glint\
    • fire_resistant - Sets whether this OraxenItem is immune to fire and lava\
    • durability - Sets the durability of this OraxenItem\
    • hide_tooltips - Hides all tooltips from the given OraxenItem on hover\
    • food - Makes this item consumable with several different properties
  • Deprecated Food- Durability & MiscMechanics for the above-mentioned properties

[Changes]

[Fixes]

  • Take-command not working properly
  • DuplicationHandler error
  • Drop-probability not taken into account
  • Wrong parent-model when material is (WARPED_FUNGUS/CARROT)_ON_A_STICK
  • OraxenInv not always giving items
  • OraxenInv slot errors
  • Placing CustomBlocks replacing lanterns etc
  • CustomArmor warning of TRIMS on all <1.20 servers even when using SHADER

1.173.0

13 Apr 11:23
f80356a
Compare
Choose a tag to compare

[Fixes]

  • Custom-Armor via SHADER not working on higher resolutions
  • Custom-Armor via TRIMS
    • Ensure Datapack is created in default-world not just "world"
    • Improve error/warning messages for first-time and other issues with the datapack
  • OraxenBlocks dropping drops when player is in Creative Mode (@Happy-FZM )
  • Various OraxenBlock sound/interaction related issues (@minustenchan )
  • Tall StringBlock blocks not properly handling cancelled events (@minustenchan )
  • Minor errors with WorldEdit-furniture compatibility (@uScoutzZ )
  • Minor issues on <1.20 servers
  • Minor issues on Spigot Servers

1.172.0

29 Mar 09:26
77972da
Compare
Choose a tag to compare

[New]:

  • Custom Armor via Trims
    • Oraxen automatically generates needed datapack
    • Works with shaders without needing extra mods or files
    • Overwrites any armor, default to CHAINMAIL

[Changes]

  • Make Oraxen load POSTWORLD again

[Fixes]

  • MMOItems and MythicCrucible hooks not properly working
  • BentoBox compatibility throwing errors
  • Bed/TNT explosions not properly removing custom blocks
  • Recipe-save command missing permission argument
  • Reloading Oraxen not registering settings.yml changes
  • Hat-Mechanic items not able to be equipped on armor-stands
  • Food-Mechanic items consuming mainHand even if held in offHand
  • Ensure no fallingBlock before spawning fallingBlock in NoteBlock-Mechanic (@minustenchan )
  • Migrating duplicates not retaining namespace for modelpath

1.171.0

13 Mar 11:57
26e18c4
Compare
Choose a tag to compare

[New]

  • Glyph.chat_hover_text setting
    • Does not currently work with LEGACY chat-plugin/handler
  • Add BentoBox compatibility to furniture & custom blocks

[API]

  • OraxenFurniture#isFurniture(block) now checks for entities inside said location aswell (@Happy-FZM )

[Fixes]

  • Custom Block hitsounds not properly playing (@Bruhhhh10 )
  • Vanilla blocks placed against custom blocks playing wrong sound (@Bruhhhh10 )
  • LEGACY chat-handler breaking color when glyph is used in message
  • Sculk Shriekers not activating from custom block & furniture signals (@Bruhhhh10 )
  • Stringblock not placeable where player is standing (@Bruhhhh10 )
  • Issue with deserializing Potion-data on Spigot servers
  • Items from Oraxen Inventory not stackable with other items
  • Furniture-Remove command not respecting itemids

1.170.0

28 Feb 17:07
9f8a906
Compare
Choose a tag to compare

[New]

  • restricted_rotation for furniture
    • STRICT restricts to 8 rotations (Default)
    • VERY_STRICT restricts rotation to 4 rotations

[Changes]

  • Oraxen is now enabled during server STARTUP instead of POSTWORLD
  • Oraxen Inventory now supports pages & scrolling
    • Arrow icons can be defined in settings.yml oraxen_inventory.next_page_icon|previous_page_icon
    • main_menu_type: PAGINATED # PAGINATED, SCROLL_HORIZONTAL, SCROLL_VERTICAL

[API]

  • Added OraxenPackPreUploadEvent
  • Added getAction to OraxenNoteBlockInteractEvent

[Fixes]

  • MipMap-level being lowered when importing font-textures
  • Duplicate fonts not properly merging some properties
  • LabyMod causing pack to not load due to shader incompatibility
  • LimitedPlacing with ALLOW as type not allowing placement if lists are empty
  • LimitedPlacing#oraxen_blocks not working properly
  • Nullpointer in Villager Trades
  • Buggy behaviour with middle-click feature in Creative Inventory
  • NoteBlocks sometimes dropping when breaking custom blocks "too fast"
  • / not allowed in modelname regex when auto_generated_models_follow_texture_path is enabled
  • Making unstackable item not unstackable anymore not updating old items
  • /oraxen dump_log not redacting old pack-urls

1.169.0

14 Feb 10:12
5f4c47a
Compare
Choose a tag to compare

[New]

  • /oraxen take <players> <itemid> command

[Changes]

  • Improve HUD-check for players under water
  • Drop-mechanic now uses the base-item if none is specified for a drop
  • Drop reliance on LightAPI for light-mechanic in favor of light-blocks

[Fixes]

  • Issues with 1.18.x Paper servers
  • Error in EnergyBlastMechanic on new Spigot/Paper 1.20.4 builds
  • /oraxen inventory icon sometimes breaking displayname of OraxenItem
  • is_falling for NoteBlock-mechanic not working
  • Dyed furniture not retaining color when placed
  • Sculk Sensor not triggering in some scenarios:
    • Placing/breaking custom blocks
    • Placing block on custom block
    • Placing/Breaking Furniture

1.168.0

27 Jan 13:07
95119ca
Compare
Choose a tag to compare

[New]

  • Clipboard-WorldEdit support for furniture
    • This meant //copy/cut/paste -e works, it does not mean support for other commands

[Changes]

  • Move glyph-related settings into common Glyph section
  • Experimental spigot-chat-formatting setting moved to Chat.chat_handler
    • MODERN is aimed at Paper servers and chat-plugins using this
    • LEGACY is everything else
  • Add setting to change displayName of icons in /oraxen inventory (Happy-FMZ)

[Fixes]

  • Pack sending multiple times after using reload commands
  • Ensure BlockBreakEvent & EntityDamagedByEntityEvent are properly cancelled if furniture-break is cancelled
  • Incorrect step-sound when walking on edge of a Custom Block (Happy-FMZ)
  • Break sound not playing when breaking Stone blocks
  • Nullpointer in Custom-Mechanic command-parsing
  • Remaining Base-Item models breaking when using as OraxenItem-material
  • Lava igniting OraxenBlocks when can_ignite is false
  • Language-prefix not respected in some log/debug messages
  • consumablepotioneffects mechanic not renamed to consumable_potion_effects
  • Recipe-showcase gui caching and showing wrong recipe
  • OraxenNoteBlockInteractEvent called twice & not for left-clicking blocks
  • Bad offset/rotation for Display-Entity type with LimitedPlacing#wall/roof/floor
  • Probability not accepting integers
  • Recipe-builder improperly registering result-amount

1.167.0

10 Jan 11:50
fec426e
Compare
Choose a tag to compare

[New]

  • BlockLocker-Mechanic for furniture & Custom Blocks
    • Example can be found here

[Changes]

  • Hide scoreboard-numbers via Packets instead of shaders (1.20.3+)
    • This makes it work with HappyHud without issues
  • Allow CustomBlock drops when best_tools is defined but minimal_type isnt
  • Removed BlockSound from old BlockMechanic

[Fixes]

  • Light-mechanic not working for noteblock/stringblock-mechanics
  • Properly remove & update light when breaking OraxenBlocks
  • Vanilla noteblock behaviour not properly cancelled on Spigot servers
  • Error-spam with ItemFrame furniture without Limited-Placing
  • Pack being sent multiple times (thanks CubeCrafter72 #1167 )
  • Placing/Breaking custom-blocks playing wrong sound and wrong pitch/volume
  • Wrong step-sound being played in some scenarios
  • Using certain materials in OraxenItems breaking the model/texture of base-item
  • Anvils not correctly repairing Durability Mechanic items
  • BigMining-mechanic not working by default
  • Issue using OraxenItems in drops with latest MythicMobs Dev-builds
  • Error when breaking custom-block on Spigot servers

1.166.0

23 Dec 16:09
6132d43
Compare
Choose a tag to compare

[Added]

  • 1.20.3/4 support

[Changes]

  • Remove formatting-warning introduced in previous update
  • Make Oraxen-Inventory per-player

[Fixes]

  • Glyph-placeholders in chat not working
  • ITEM_FRAME furniture rotation in some scenarios
  • REINFORCED_DEEPSLATE causing issues on 1.18.x servers
  • Tag.REPLACABLE causing issues on <1.20.x servers
  • Tag.ITEMS_TOOLS causing issues on <1.19.4 servers
  • Placing against a custom block not working for some replacable blocks
  • Tall StringBlock-mechanic blocks placable at worldheight
  • CustomBlocks not being placable at bottom of world
  • Sliced GUI overrides being included in Atlas