Page: 1 ... 3 4 5 6 7 ... 19

6.3.0 Apr 19, 2023
6.3.0 Changelog

- Fixed ignite effect errors
- Added item_durability_multiplier effect


6.2.7 Apr 13, 2023
6.2.7 Changelog

- Fixed DefaultArtifactVersion not existing for 1.17 users


6.2.6 Apr 9, 2023
6.2.6 Changelog

- Improved exception handling and error logging on reload / startup
- Fixed legacy chains.yml's not working
- Fixed spawn_entity effect being marked as permanent


6.2.5 Apr 6, 2023
6.2.5 Changelog

- Fixed static trigger
- Fixed all effects with runnables


6.2.4 Apr 5, 2023
6.2.4 Changelog

- Fixed inverse: true not working for conditions


6.2.3 Apr 4, 2023
6.2.3 Changelog

- Fixed several critical bugs with permanent effects
- Fixed legacy config loading


6.2.2 Apr 3, 2023
6.2.2 Changelog

- Added launch-at-location option to shoot and shoot_arrow


6.2.1 Apr 2, 2023
6.2.1 Changelog

- Fixed loading error with mismatched libreforge versions (Thanks in part to OfTeN!)
- Improved violation messages (Thanks OfTeN!)


6.2.0 Mar 30, 2023
6.2.0 Changelog
- Fixed points placeholder
- Fixed spawn_mobs effect being considered permanent (Thanks OfTeN!)
- Fixed AOE effects compiling wrong (Thanks OfTeN!)
- Added holder placeholders
- And added %text%, %string%, and %message% to access the TEXT parameter in placeholders

6.1.0 Mar 29, 2023
6.1.0 Changelog

- Fixed top-level conditions not working
- Fixed not met effects not working
- Conditions can now access ProvidedHolder
- Deprecated config methods without ProvidedHolder, will be removed in a future release


6.0.0 Mar 29, 2023
The libreforge 4 update!
We've updated from libreforge v3 to v4!
libreforge is the system that powers all of the effects in my plugins, and the v4 update is a total rewrite from the ground up to make your effects faster, more flexible, and more powerful!
 
So what's new?
- libreforge 4 installs itself as a standalone plugin, making libreforge 4 up to 11 times faster
- One unified API for all libreforge plugins; it's easier than ever to create extensions and make your own custom Effects/Conditions/Triggers, etc
- Streamlined project setup for developers with the new libreforge gradle plugin, and no more boilerplate config / lang / chains / etc. This also comes with a move to repo.auxilor.io rather than jitpack!
- Native support for CompileData, Chains, etc.
- Ability to actually access and modify the item / entity that provides effects; in the future it will be possible to change the actual item damage etc.
- Streamlined configuration found at /plugins/libreforge instead of having 11 different lrcdb.yml's, etc. config.yml and lang.yml are simpler now too!
- Massively improved performance and stability
- Tons of bugfixes
 
Will my configs break?
No! All your configs will still work exactly as they did before, it's just a new engine under the hood to bring them to life.
 
As you can see - I'm absolutely thrilled about this update and the possibilities it's going to bring in the future. It's been over 2 months in the making and I've never been happier to publish a release!

5.81.7 Mar 22, 2023
5.81.7 Changelog

- Changed load order to POSTWORLD


5.81.6 Mar 13, 2023
5.81.6 Changelog

- Fixed elytra_boost_save_chance (Thanks WobbyChip!)
- Fixed damage_item trigger (Thanks WobbyChip!)


5.81.5 Mar 2, 2023
5.81.5 Changelog

- Made damage_item cancellable (Thanks Casper!)


5.81.4 Feb 25, 2023
5.81.4 Changelog

- Removed ProtocolLib as a dependency


5.81.3 Feb 22, 2023
5.81.3 Changelog

- Improved alt_click location detection (Thanks OfTeN!)
- Improved change_world trigger (Thanks OfTeN!)


5.81.2 Feb 15, 2023
5.81.2 Changelog

- Updated EcoJobs integration to work with 2.0.0


5.81.1 Feb 12, 2023
5.81.1 Changelog

- Fixed edge cases with craft trigger (Thanks Jeck!)
- Fixed bug with shuffle_hotbar (Thanks OfTeN!)
- Fixed flight effect (Thanks OfTeN!)


5.81.0 Feb 9, 2023
5.81.0 Changelog

- Added fill_bucket, empty_bucket, and shear_entity triggers (Thanks Exanthian!)


5.80.2 Feb 7, 2023
5.80.2 Changelog

- Fixed keep_inventory effect not clearing drops, breaking support with some plugins (Thanks PQguanfang!)


5.80.1 Feb 4, 2023
5.80.1 Changelog

- Updated points placeholders to not require initialization


5.80.0 Jan 24, 2023
5.80.0 Changelog

- Fixed projectile effects not working on bow_attack (Thanks OfTeN!)
- Fixed has_job_level condition (Thanks OfTeN!)
- Added flight effect (Thanks OfTeN!)
- Added block parameter to alt_click (Thanks OfTeN!)
- Added block_to_location mutator (Thanks OfTeN!)
- Fixed reforge stone stacking bug (Thanks OfTeN!)


5.79.3 Jan 17, 2023
5.79.3 Changelog

- Recoded remove_item effect to use the Price system under the hood


5.79.2 Jan 13, 2023
5.79.2 Changelog

- Fixed bug with autosmelt and block_item_drop


5.79.1 Jan 7, 2023
5.79.1 Changelog

- Fixed bug with entity_item_drop


Page: 1 ... 3 4 5 6 7 ... 19