Skip to content

Releases: BryceCanyonCounty/bcc-stables

Release 1.6.0

12 Dec 21:52
1e2c131
Compare
Choose a tag to compare
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

28 Nov 05:57
b304e3d
Compare
Choose a tag to compare
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

28 Nov 04:40
d67276e
Compare
Choose a tag to compare

Commits

Release 1.5.1

28 Nov 03:26
38f074c
Compare
Choose a tag to compare
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

28 Nov 01:55
1c6a3b9
Compare
Choose a tag to compare
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

27 Sep 21:33
c7dce41
Compare
Choose a tag to compare
add th_lang (#124)

* add th_lang

* Update package.json

Release 1.4.18

20 Sep 01:53
82d2eff
Compare
Choose a tag to compare
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

29 Aug 17:24
22a3614
Compare
Choose a tag to compare
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

10 Aug 05:00
d818d38
Compare
Choose a tag to compare
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

06 Aug 16:56
4c6c0d5
Compare
Choose a tag to compare
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