Releases: BryceCanyonCounty/bcc-stables
Releases · BryceCanyonCounty/bcc-stables
Release 1.6.0
Flaming Hooves (#131) * Flaming Hooves - **Flaming Hooves Activation**: Players can use a customizable item to activate flaming hooves on their horse. - **Durability System**: - Configurable maximum durability. - Configurable durability reduction per use. - Automatically removes the item from inventory when durability reaches zero. - **Localization Support**: Supports multi-language configurations via localization files. * Update package.json * version bump
Release 1.5.3
Added discord webhooks (#127) * Added discord webhooks * minor fixes * Update main.lua - housekeeping * Update comps.lua - removed translations that were previously moved to a separate file * Update main.lua - add default discord title * Update fxmanifest.lua - version check integrated with server file - version bump * Update en_lang.lua - housekeeping * Update main.lua - version check added to server file - housekeeping * Delete versioncheck.lua * Update package.json - version bump * Update version - version bump --------- Co-authored-by: Apollyon <[email protected]>
Release 1.5.2
Commits
- d67276e: minor fix (AndrewR3K)
Release 1.5.1
Add file extension to translations (#129) * Delete translations * Create translations.lua - add lua extension * Update fxmanifest.lua * Update package.json * Update version
Release 1.5.0
Add translation to HorseComp (#128) * Add translation to HorseComp Now you can add your custom translation for Horse Components * Update bcc_stables.sql * Update horseinfo.lua * Update main.lua - add config setting for horse training distance - update translations to merge with Byte's pr - housekeeping * Update comps.lua * Update main.lua * Create translations * Update fxmanifest.lua * Update main.lua * Update package.json * Update App.vue * Update TackShopMenu.vue * Update index.js * Update version --------- Co-authored-by: Apollyon <[email protected]>
Release 1.4.19
add th_lang (#124) * add th_lang * Update package.json
Release 1.4.18
Add pt language (#122) * Update version * Update package.json * Create pt_lang.lua * Update fxmanifest.lua * Update stables.lua * Update main.lua
Release 1.4.17
Fix tamed horse registration cost (#121) * Update version * Update package.json * Update fxmanifest.lua * Update main.lua - Created separate functions for registering tamed horses - Housekeeping * Update main.lua - Integrated KeepTamedHorse function into tamed horse thread - housekeeping * Update main.lua - removed commented code * Update main.lua
Release 1.4.16
General update (#120) * Update fxmanifest.lua - change fx version to cerulean * Update main.lua - add user nil checks * Update main.lua - update horse component handling * Update version - version bump * Update package.json - version bump * Update fxmanifest.lua - version bump * Update main.lua * Update main.lua - housekeeping * Update main.lua - add horse ownership verification to functions - housekeeping * Update version
Release 1.4.15
Fix directional arrows in menu (#119) * Update fxmanifest.lua - version bump * Update package.json - version bump * Update version * Update index.html - update fontawesome src * Update MyStableMenuItem.vue - update svg names * Update TackShopMenuItem.vue - update svg names * Update HorseMenu.vue - update svg names