xHexed / Oregen3

Custom lava/water + block ore generator
MIT License
1 stars 7 forks source link

Bump com.github.Th0rgal:oraxen from 1.167.0 to 1.170.0 #143

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 7 months ago

Bumps com.github.Th0rgal:oraxen from 1.167.0 to 1.170.0.

Release notes

Sourced from com.github.Th0rgal:oraxen's releases.

1.170.0

[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

[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

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 6 months ago

Superseded by #150.