Skip to content

Tags: BryceCanyonCounty/bcc-bin

Tags

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update fxmanifest.lua

0.1.0

Toggle 0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bug fix and general update (#4)

* Update version

* Delete config.lua

* Update README.md

* Update ro_lang.lua

* Update fr_lang.lua

* Update en_lang.lua

* Update fxmanifest.lua

* Create rewards.lua

- moved rewards to a separate file

* Create locations.lua

- moved locations to a separate file

* Create config.lua

- add devmode for resource restarts via command
- added key to open bin
- added cooldown setting
- added blip settings and colors

* Update main.lua

- added user checks
- added callback to set initial bin location
- added function to update random spawn location
- added cooldown functions
- added canCarry checks for reward items
- housekeeping

* Update main.lua

- switched vorp_progressbar to feather-progressbar
- added callback to set bin location on character select
- fixed bin object not being created
- added blip functionality
- added native prompt functionality
- added devmode command
- added onResourceStop cleanup
- housekeeping

0.0.3

Toggle 0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
added version check (#3)

- Added bcc-utils version check