Skip to content

Releases: BryceCanyonCounty/bcc-stables

Release 1.1.6

08 Nov 22:27
978372b
Compare
Choose a tag to compare

Commits

Release 1.1.5

23 Sep 05:06
2aaae62
Compare
Choose a tag to compare
Remove vorp utils dependecy (#76)

* version update

* Update config.lua

add horse tag distance setting

* Update client.lua

- add horse/player relationship
- set horse personality
- update and optimize horse tags
- deregister inventory when horse is returned
- add updated horse info to UpdateMyHorseEntity function

* Update server.lua

- change to new inventory API exports
- add inventory deregister function

* Update package.json

version bump

* Update README.md

- Update description
- Remove dependency
- Update credits

* Update fxmanifest.lua

- Add dataview.lua to client folder
- Remove dependency: vorp_utils

* Update config.lua

* Create dataview.lua

* Update client.lua

- Remove dependency: vorp_utils
- Housekeeping

Release 1.1.4

16 Sep 02:35
b5a2f98
Compare
Choose a tag to compare
Add relationships and misc updates (#75)

* version update

* Update config.lua

add horse tag distance setting

* Update client.lua

- add horse/player relationship
- set horse personality
- update and optimize horse tags
- deregister inventory when horse is returned
- add updated horse info to UpdateMyHorseEntity function

* Update server.lua

- change to new inventory API exports
- add inventory deregister function

Release 1.1.3

07 Aug 00:41
742b469
Compare
Choose a tag to compare
Fixed horse ownership on instance change (#74)

Release 1.1.2

30 Jul 04:11
26e769f
Compare
Choose a tag to compare
Fix closed blip (#73)

* Update README.md

* version update

* Update server.lua

- update db query format
- add rpcs
- housekeeping

* Update client.lua

- fix closed blip
- update prompts
- add rpcs
- housekeeping

Release 1.1.1

15 Jul 04:59
cc25954
Compare
Choose a tag to compare
New job check and change horse/player relationship (#72)

* update release.yml

added bcc_stables.sql

* Housekeeping config.lua

* Housekeeping readme

* update version

update from version 1.1.0 to 1.1.1

* update license file ext

* update laguages

* update server.lua

- Add new job check
- update buy and save function for escaping horse purchase
- Housekeeping

* update client.lua

- moved job check to server callback
- update blip and npc structure
- updated horse name func to support escaping during rename process
- updated distance checks
- housekeeping

Release 1.1.0

13 Jul 07:00
9b84f75
Compare
Choose a tag to compare
Auto Build and Bug Fix (#71)

* Add auto build. Remove dist from repo

* Add auto build. Remove dist from repo

* Fixed bug in ui where it didn't reflect currency type setting

* Fixed bug in ui where it didn't reflect currency type setting

* Updated readme to reflect release download

* Updated fxmanifest to reflect new auto build

* Fixed Auto Build File. Fixed fxmanifest.

* Fixing static asset links

* Fixing static asset links

* Fixing static asset links

* Fixing static asset links