☄️ Oraxen icon

☄️ Oraxen 1.190.0

» Create custom items, automatically generate, compress, protect and upload your resourcepack!

Page 1 ... 4 5 6 7 8 9
1.142.0 Sep 13, 2022
Cool features and bugfixes

Hey folks, here is another great update from Boy.

Improvements:
- Add Storage Mechanic to Furniture and Noteblock mechanics (https://docs.oraxen.com/mechanics/block-mechanic#storage)
- Add Backpack Mechanic
- Add option to generate shader compatible versions of custom armor sets - Add EQUIP, UNEQUIP and PICKUP types to Custom Mechanic
- Add more furniture api events
- Change how welcome sound works (add toggle, off by default, edit in settings.yml)

Bugfixes:
- Fix seats being able to hold items
- Fix issue with welcome sound not playing when enabled -
- Fix bug with armor and durability
- Fix default bedrock pick example

I hope you will like it,
Thomas

1.141.0 Sep 4, 2022
Back to school update!

Hey guys,

Here is a great update provided by Boy!

New features:
- Add Limited Placing mechanic for all custom blocks and furniture (https://docs.oraxen.com/mechanics/block-mechanic#limited-placing)
- Add custom food mechanic (https://docs.oraxen.com/mechanics/all-mechanics#custom-food)
- Redo Directional Blocks and add 3/4/6 (LOG/FURNACE/DROPPER) types * There has been changes to the config so please take another look at https://docs.oraxen.com/mechanics/block-mechanic/directional-mechanic
- Add option in settings.yml to blacklist specific custommodeldata from the auto-generation

Bug fixes:
- Fix custom blocks being breakable/placable in adventure mode - Fix DROP and add BREAK clickactions
- Tweaks to CustomSound mechanic
- Add random_place mechanic for stringblocks
- Add decrease_durability property to logstrip mechanic
- Add bone_meal property for sapling mechanic
- Fix crops not respecting drop-section of the config
- Fix light_boost and add rain_boost for crops
- Fix block sounds being weird when broken in protected regions

I hope you will enjoy it,
Thomas

1.140.0 Aug 30, 2022
bugfixes

Hey there,

This version contains a few bugfixes about OS detection, resource pack generation and lib compats. Thanks to Boy, Nelonn and Mowstyl for their pr!

Have a great day,
Thomas

1.139.1 Aug 19, 2022
Version fix
1.139.1 Aug 14, 2022
1.19.2 support and bugfixes

Hey there,

In this update you will find it:
- 1.19.2 support
- fix issue with stone/stone-like blocksounds
- Add a can_ignite property to noteblock/block mechanic
- Add a /oraxen iteminfo command to get custommodeldata & other info on held item

Thanks to boy. I hope you will like it,
Thomas

1.139.0 Aug 6, 2022
Introduce furniture sounds
Hey there,
 
This update introduce the furniture sounds feature. Thanks to boy. You can find more information on the docs :)
 
Have a great day,
Thomas
1.138.1 Aug 5, 2022
Fix startup issue
Hey there,
 
Here is a quick bugfix provided by rafael5gr2 for 1.19.1 support.
 
I hope you will enjoy the plugin,
Thomas
1.138.0 Aug 3, 2022
1.19.1 support + few bugfixes

Hey there,

This update adds 1.19.1 support and a few bugfixes. Thanks to boy. Please tag me on the support discord if you notice any bug.

Have a great day,
Thomas

1.137.3 Aug 1, 2022
Bugfixes :)

Hey there,

Here is a bugfixes update by boy:
Some old sounds didnt work (required to change sound to sounds).
This adds option to either specify 1 sound with sound or a list with sounds.
Also fixes some issues with CB sounds

Adds option to emoji list (now /oraxen emoji) to display all emojis, not on permission basis via settings.yml (adds hovermsg to showcase those you dont have perm for)
add check for shifts.yml to prevent console warning (harmless but annoying)

update MiniMessage parse method as scheduled to be removed someday

Fix bug with non-barrier furniture dropping dyed furniture incorrectly

I hope you will like it,
Thomas

1.137.2 Jul 25, 2022
Minor bugfixes

Hey,

This update brings a few bugfixes. Furnitures should be breakable again. Thanks to boy.

I hope you'll like it,
Thomas

1.137.1 Jul 21, 2022
bugfixes and new features

Hello guys,

Custom Sound fixes and features:
- Made hit-sound play more naturally with and without tools
- Removed need for sound-replacement files
* This means you can delete Oraxen/pack/sounds/required and blocks
- Added more sound configuration options, all of which have examples in default sound.yml
* Ability to tie a soundId to a list of sounds, like vanilla
* Ability to specify subtitle for a sound
* Ability to replace vanilla sounds properly or add to them
- Fix issue with walking ontop of slabs with custom block beneath triggering sound

Performance and Crash fixes:
- Fixed crash related to checks in unloaded chunks
- Properly clean up old chunk data for farmblocks and saplings
- Fix issue with chairs sometimes being left even after block is destroyed
- Fix warnings tied to creative mode pick-block on furniture

Other:
- Minor changes to default pack
- Properly regenerate necessary files if user tries to delete them
- Fix issue with deleting files improperly making plugin not load
- Change /oraxen printfont to intended **/oraxen printglyph**

Note: Delete the sound.yml file in plugins/Oraxen the first time you update You can delete the required and blocks folders in Oraxen/pack/sounds, these are no longer needed If you had any issues on the previous release with startup etc these should now be fixed. If you still have any feel free to ping Boy with the latest.log file posted in https://mclo.gs/ and he will have a looksie

Thanks to boy for this update, I hope you will like it,
Thomas

1.137.0 Jul 15, 2022
Cool update from Boy

Hey guys,

I am back from a week of vacations. In the meantime Boy developed quite amazing updates (and what is coming looks great too). You'll need to follow a simple procedure to update.

- Custom place/break/hit/step/fall sounds for custom blocks
- Improved performance related to farmblocks/crops and saplings
- whole heap of bugfixes
- Adds command to easier get unicode for glyphs for inventories etc
- Adds debugcmd to quickly find the highest Custom Model Data set on your items
- updated wiki to reflect new changes

Procedure:
- Rename Oraxen/pack/sounds to Oraxen/pack/sounds_old
- Restart
- Move your old sounds from sounds_old to newly generated sounds folder


Thanks to Boy and Emibergo02 . I hope you will like this update.

Have a great day,
Thomas.

1.136.2 Jul 1, 2022
Emoji Update

Hey there, this update introduces some really cool features with emoji and a few bug fixes.

New features:
- Emoji tabcompletion
- /oraxen emoji list

Bug fixes:
- Fixes seat rotation
- Fixes issue with dyable furniture not dropping correctly

Thanks to boy for the update, I hope you will like it,
Thomas

1.136.1 Jun 22, 2022
Fix block rotations
Hey there,
 
Here is an update brought to you by boy. It finally fixes block rotations. 
 
I hope you will like it,
Thomas
1.136.0 Jun 19, 2022
Good support for 1.19, minor updates and bugfixes
Hey there,
 
This update adds:
- 1.19 support (1.18 is still supported)
- New sapling mechanic for stringblocks (uses schematics)
- Fixes pack being sent twice when /o rl all/pack
- Fixes issues with Shulkers, slabs, signs, sand/gravel and so on

I hope you will like it, thanks to Boy and the oraxen dev team for this update.
 
Enjoy your holidays!
Thomas
1.135.7 Jun 14, 2022
Fix MMoItems compatibility and improve API

Hey there,

This update fixes MMoItems compatibility and makes a few functions public for developers (thanks to ArubikU for the pull request).
Big thanks to @RoseDiamond for reporting me the MMoItems bug.

I hope you will like the plugin

Have a great day,
Thomas

1.135.6 Jun 12, 2022
Bugfix
Hey there,
 
This update fixes a few bugs and remove debugs. Thanks boy
 
I hope you will like it,
Thomas
1.135.5 Jun 11, 2022
Multiple bugfixes

Hey there,

This update fixes a fez bugs:
- Fix logstripping for directional blocks
- Fix blockplacing and snow triggering updates
- Fix strings

Thanks to Boy, I hope you will like this update,
Thomas

1.135.4 Jun 1, 2022
Bugfixes

- Fix issue with furniture hitboxes
- Fix stringblock updating and drop from water collision

Thanks to boy :)

1.135.3 May 29, 2022
Fix pickblock for directional blocks + factions support

Hey there,

This update fixes pickblock for directional blocks + factions support and missing mechanic in final stage.
Thanks to Boy and lucian.

I hope you'll like it,
Thomas

Page 1 ... 4 5 6 7 8 9