Releases: Ranger-4297/YAGPDB-ccs
Releases · Ranger-4297/YAGPDB-ccs
V8.9
What's Changed
- BREAKING CHANGE: Remove usersettings by @Ranger-4297 in #50
- feat(leaderboard,inventory,shop): Add paginated button support by @Ranger-4297 in #51
Full Changelog: V8.8...V8.9
V8.8
What's Changed
- Moderation EOL by @Ranger-4297 in #46
- Rehaul and update account command by @Ranger-4297 in #47
- Guard clause refactor by @Ranger-4297 in #48
- Add blackjack via new interaction system by @Ranger-4297 in #49
Full Changelog: V8.5...V8.8
V8.5
What's Changed
- refactor: Update leading comment by @Ranger-4297 in #42
- Fixed bug with roulette bet and land system by @Ranger-4297 in #43
- Accounts rewrite by @Ranger-4297 in #44
- Moderation eol by @Ranger-4297 in #45
Full Changelog: V8.2...V8.5
V8.2
- Multi user support for
roulette
Full Changelog: V8.1...V8.2
V8.1
What's Changed
- style(*): Update username used in leading comment by @Ranger-4297 in #37
- Roulette plugin by @Ranger-4297 in #38
- Update name by @Ranger-4297 in #39
- style(*): Update leading comments and newlines by @Ranger-4297 in #40
Full Changelog: V8...V8.1
V8
What's Changed
- Buy item fix by @Ranger-4297 in #34
- style(shop): Update prices and quantities to display a readable number by @Ranger-4297 in #35
- chore: Reduce char count for create-item for non-premium users by @Ranger-4297 in #36
Full Changelog: V7.9...V8
V7.9
What's Changed
- Rehauled add-response command by @Ranger-4297 in 59c0b47
- fix: Fix wrong dbSet value for store by @Ranger-4297 in #31
- Sell item plugin by @Ranger-4297 in #32
- Shop fix by @Ranger-4297 in #33
Full Changelog: V7.8...V7.9
YAGPDB-CCS V7.8
What's Changed
- Update no economySettings DB message by @Ranger-4297 in #29
- Item expiry by @Ranger-4297 in #30
- Update docs
Full Changelog: V7.7...V7.8
YAGPDB-CCS V7.7
Breaking changes
- Shop system reworked
- russianRoulette auto-start
What's Changed
- Custom responses by @Ranger-4297 in #25
- Custom responses-continued by @Ranger-4297 in #26
- "max" bet support by @Ranger-4297 in #27
- Shop system rework by @Ranger-4297 in #28
- Guided
createItem
command russianRoulette
will now autostart and storage is now updated properlywork
and successful crimes support custom responses if they're enabled.-set responses enabled
. These can be added with-addresponse <work/crime> <response>
createItem
,shop
all support custom reply-messages, these are sent when an item is used. Edit-item is out-of-date.
Full Changelog: V7.5...V7.7
YAGPDB-CCS V7.5
BREAKING CHANGES:
Shop> Updating data structures within shop
Shop changes
- Fix
edititem
description value - Rework buyitem and useitem
Buy item
quantity
argument is now OPTIONAL
- "Infinite" amount of items now displays properly and buyitem will not break it
Betting/moneyMaking changes
betMax
setting on 0 now removes max bet- Adds
cockfight
command
Requires:
chicken
from shop
Base chance of win =50%
and increases by1%
each win up to a total of70%
- Moves
rouletteStorage
database to ansdict
withinrussianRoulette
User changes
- Add transfer command to move old data to new system
- Adds
reset-user
command to remove a user from the economy | ADMIN/MANAGESERVER ONLY - Adds
set-balance
, glorifiedadd-money
to set a users cash/bank balance to a specific value | ADMIN/MANAGESERVER - User settings sytem
Small but will be added to
Users can now toggle public visibility of their: leaderboard rank, balance, inventory and trading status (in anticipation of trading)