Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.169.0 #1212

Merged
merged 18 commits into from
Feb 14, 2024
Merged

1.169.0 #1212

merged 18 commits into from
Feb 14, 2024

Conversation

Boy0000
Copy link
Member

@Boy0000 Boy0000 commented Jan 28, 2024

[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

**[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](https://github.com/Happy-FZM))

**[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](https://github.com/Happy-FZM))
- 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
@Boy0000 Boy0000 linked an issue Jan 30, 2024 that may be closed by this pull request
4 tasks
@Boy0000 Boy0000 linked an issue Jan 30, 2024 that may be closed by this pull request
2 tasks
@Boy0000 Boy0000 linked an issue Feb 6, 2024 that may be closed by this pull request
4 tasks
* refactor: rework light mechanic

* fix: multi-barrier furniture light placement

* fix: place single lightsource for barrier-less furniture

* fix: refresh surrounding block-lights on removal
@Boy0000 Boy0000 linked an issue Feb 13, 2024 that may be closed by this pull request
4 tasks
@Boy0000 Boy0000 marked this pull request as ready for review February 14, 2024 10:09
@Boy0000 Boy0000 merged commit 5f4c47a into master Feb 14, 2024
2 checks passed
@Boy0000 Boy0000 deleted the develop branch February 14, 2024 10:10
Boy0000 added a commit that referenced this pull request Feb 23, 2024
**[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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants