Tags: BryceCanyonCounty/bcc-stables
Tags
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
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]>
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]>
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
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
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
PreviousNext