Fixed issue with vehicle not loading if you approach a chunk in a vehicle, dismounting made it appear
Minor changes to DrillGroundVehicleController
Better handling for cross version model loading in InfiniteVehiclesBuilder
Fixed plugin conflict with 'Surf' plugin and optimized imports and refactor the code a little
Fixed issues for <1.21.4
Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord
https://discord.com/invite/HvkTfxCKyw
Fixed issue with being able to fly vertically with no fuel and not in creative mode
Fixed issue with vehicle fuel data being removed after picking up the vehicle
Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord
https://discord.com/invite/HvkTfxCKyw
Fixed issue with model turning black when climbing
Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord
https://discord.com/invite/HvkTfxCKyw
Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord
https://discord.com/invite/HvkTfxCKyw
Added calc-type option to determine calculation type for damage modifier, ADDITIVE, MULTIPLICATIVE and DIVISIVE
Added 'inverted' option to invert the condition
Added 'extra-data' option for WEAPONS_MECHANICS damage type (for weapon title, case-sensitive)
Fixed critical bug duplication fix with picking up vehicles
Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord
https://discord.com/invite/HvkTfxCKyw
Added "placement.blacklist", "placement.whitelist" and "placement.worlds" (world based whitelist or blacklist)
Added "placement.add-on-exit", gives vehicle back to inventory on exit
Made chunk based model loading sync again
Potential fix for issue with vehicle accelerating on climb
Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord
https://discord.com/invite/HvkTfxCKyw
Updated rotation packet sending for multiple versions
Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord
https://discord.com/invite/HvkTfxCKyw
Fixed IllegalArgumentException with FakeEntityShowGroup#sort
Updated version across all the modules including NMS modules
Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord
https://discord.com/invite/HvkTfxCKyw
Fixed an issue with vehicle seat when player dies while in the vehicle
Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord
https://discord.com/invite/HvkTfxCKyw
Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord
https://discord.com/invite/HvkTfxCKyw
Added option for model interpolation in vehicle's model configuration
Added 1.21.8 support
Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord
https://discord.com/invite/HvkTfxCKyw
Fixed issue with model animation loading when the animation only has 1 keyframe (example for idle animation)
Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord
https://discord.com/invite/HvkTfxCKyw
Fixed default configuration issue and update for 1.20.6 for ModelAPI
Fixed issue with model turning black when climbing
Fixed issue with model going into the ground rarely
Fixed reload command does not reload ModelAPI
Fixed errors related to AnimationTicker and the reload command
Fixed an issue with vehicle seat when player leaves or dies while in the vehicle
Fixed a warning regarding AnimationTicker where it went out of bounds while playing an animation
Other minor changes and adjustments
Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord
https://discord.com/invite/HvkTfxCKyw
Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord
https://discord.com/invite/HvkTfxCKyw
Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord
https://discord.com/invite/HvkTfxCKyw
Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord
https://discord.com/invite/HvkTfxCKyw
Fixed issue with unable to dismount normal entities
Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord
https://discord.com/invite/HvkTfxCKyw
Fixed issue with player being able to exit vehicle without following exit controller configuration
Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord
https://discord.com/invite/HvkTfxCKyw
Fixed not being able to shoot by right-clicking in vehicles
Small bug fixes
Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord
https://discord.com/invite/HvkTfxCKyw
Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord
https://discord.com/invite/HvkTfxCKyw
Updated plugin to V2 - Added the ability to add .bbmodel type vehicles to the plugin with animations supported
Note: If you have any bugs that need to be fixed or features that you wish to be added please open a ticket in the plugins public discord
https://discord.com/invite/HvkTfxCKyw
* Fixed minor problem with renderer. * Give command supported by console. * Added support for Weapon Mechanics plugin. * Vehicle's health is now displayed next to the player's health bar. * Currently working on v1.0.5 (addions community voted for).
Players are now unable to pick up vehicles while in.
Showing/hiding improved, specially for moving vehicles.
Reduced flickering when operating too fast vehicles (like airplanes).
Give item command implemented (/craftyvehicles give <player> <item>).
Now it is possible to enable from configuration an option that makes it possible for everyone to pick up a vehicle (not only the owner).
Implemented options for configuring the rendering; specifically the far-away, which determines when to hide a vehicle from a player if it is too far from it, and the render delay.