Releases: Coffeelot/cw-racingapp
4.0.2
🐛 Bug Fixes
cee8500
- particpation payout amount (commit by @Coffeelot)6a32052
- missing comma (commit by @Coffeelot)
🔧 Chores
c68a848
- bump manifest version to 4.0.2 (commit by @Coffeelot)
4.0.1
✨ New Features
66c90b9
- add option for participation currency in ocnfig (commit by @Coffeelot)
🐛 Bug Fixes
d6cd8e6
- actually charge fee when selling (commit by @Coffeelot)be6ea01
- rounding errors (commit by @Coffeelot)28535e9
- re-add qbx_core in shared scripts (commit by @Coffeelot)a62718e
- change build script (commit by @Coffeelot)
🔧 Chores
c3aa915
- rebuild dist (commit by @Coffeelot)31d60a3
- bump manifest version to 4.0.1 (commit by @Coffeelot)
4.0.0
Dec 20th, 2024
- Added RacingApp Crypto
- Added option to delete individual race records
- Added option to host races without notifying others
- Added track creator name as searchable in track list
- When creating the first user it's not automatically selected
- Ox Core payment fixes
- Rewritten Payment Logic
- Removed Renewed Phone support
- Fixes fixes and more fixes
Crypto - RAC
RacingApp now has a built in crypto system. This is tied directly to the racing users so you can have separate accounts for separate users.
The system replaces the use of Renewed Phone crypto, but leaves it open if your core supports crypto payments (should work by setting payment options to crypto
for those) since RAC requires you to set it to racingcrypto
.
You can buy, sell and transfer the crypto in the app by pressing the RAC
in the topbar. Buying, Selling and Transferring can be disabled individually in the config.
You can customize the conversion rate between $ and RAC in the config. Selling has a fee on it, which can also be customized.
The Config has been heavily updated as the entire payment system was revamped so it's easier to control how and what money source is used for different areas so make sure to update this all accordingly :DinkDonk~1: All payment systems are now held in Config.Payments
rather than being spread out.
By default the racing Crypto is named "RAC" but you can change it in the config.
RacingApp will never have a store or whatever, but if you want to use RAC to purchase from other scripts, there's instructions here on how to implement it.
✨ New Features
69b62e9
- add options to remove individual lap records (commit by @Coffeelot)b7dfac8
- add crypto and so many fixes (commit by @Coffeelot)56bdda1
- add silent race hosting (commit by @Coffeelot)
🐛 Bug Fixes
093357b
- ox core (commit by @Coffeelot)
🔧 Chores
3c51535
- build dist (commit by @Coffeelot)a40ad89
- update config (commit by @Coffeelot)0ac69a6
- language updates (commit by @Coffeelot)500813b
- bump manifest version to 4.0.0 (commit by @Coffeelot)
3.8.3
🐛 Bug Fixes
e300a56
- ghosting isDriver check (commit by @Coffeelot)
🔧 Chores
622bf6b
- bump manifest version to 3.8.3 (commit by @Coffeelot)
3.8.2
🔧 Chores
47defb5
- bump manifest version to 3.8.2 (commit by @Coffeelot)
3.8.1
🔧 Chores
965042f
- bump manifest version to 3.8.1 (commit by @Coffeelot)
3.8.0
✨ New Features
164e032
- just another ghosting rework + prep for cancel (commit by @Coffeelot)7116d10
- add cancel button and check if player is driving for phasing (commit by @Coffeelot)
🐛 Bug Fixes
87ec3b6
- ignore passengers for phasing check (commit by @Coffeelot)
🔧 Chores
57096b0
- bump manifest version to 3.8.0 (commit by @Coffeelot)
3.7.1
🐛 Bug Fixes
b0d6f8e
- only allow selecting certain texts (commit by @Coffeelot)
🔧 Chores
7d010ba
- bump manifest version to 3.7.1 (commit by @Coffeelot)
3.7.0
✨ New Features
dd1b15f
- Bounties, Quickhost and UI update (commit by @Coffeelot)
🐛 Bug Fixes
df8e519
- broken default Zancudo Sprint (commit by @Coffeelot)
🔧 Chores
a205a9a
- bump manifest version to 3.7.0 (commit by @Coffeelot)
3.6.4
🐛 Bug Fixes
b0a580a
- default tracks (commit by @Coffeelot)
🔧 Chores
cd3fa7d
- bump manifest version to 3.6.4 (commit by @Coffeelot)