Skip to content

Tags: Ranger-4297/YAGPDB-ccs

Tags

V8.9

Toggle V8.9's commit message

Verified

This commit was signed with the committer’s verified signature.
Ranger-4297 Rhyker Wells
chore: Update version

V8.8

Toggle V8.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Buttons blackjack (#49)

* feat(blackjack): Add blackjack command

* style(blackjack): Mobile support

* fix(blackjack): Author icon  not displaying on timeout

* fix(blackjack): Prevent betting 0 as well as LESS THAN 0

* style(blackjack): Remove mistyped a

V8.5

Toggle V8.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Moderation eol (#45)

* feat(*): Add to gitignore

* feat(*): Remove files upstream

V8.2

Toggle V8.2's commit message

Verified

This commit was signed with the committer’s verified signature.
Ranger-4297 Rhyker Wells
chore(set): Update docs

V8.1

Toggle V8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
style(*): Update leading comments and newlines (#40)

V8

Toggle V8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: Reduce char count for create-item for non-premium users (#36)

V7.9

Toggle V7.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Shop fix (#33)

* Shorten inventory entry

* fix: Update create item save dict

V7.8

Toggle V7.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Item expiry (#30)

* Feat: Add item expirey to create item

* feat: Add support for displaying duration in embeds

* Add expiry support to iteminfo and format code

* Item expiry if value is given in create-item

* Chore: Set expiry to nil on skip

* Add expires at time to buyitem

* Add expires at time to inventory

* feat: Adds expiry to  edititem

* Empty-Commit

* Empty-Commit

---------

Co-authored-by: Ranger4297 <a.rhykerw.com>

V7.7

Toggle V7.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Shop system rework (#28)

* feat: Add create-item guided

Utilizes DZs waitResponse logic to allow users a more simpistic item creation

Signed-off-by: Ranger-4297 <[email protected]>

* refactor: Move embed intializing to sdict

Signed-off-by: Ranger-4297 <[email protected]>

* refactor: Comment on trigger

Signed-off-by: Ranger-4297 <[email protected]>

* feat: BREAKING CHANGE. replyMsg  support

Signed-off-by: Ranger-4297 <[email protected]>

* fix: Reply message db value

Signed-off-by: Ranger-4297 <[email protected]>

* refactor: Use same check for description and reply message

Signed-off-by: Ranger-4297 <[email protected]>

* fix: execCC triggering on completion

Signed-off-by: Ranger-4297 <[email protected]>

* !feat: Move create-item-guided to create-item

* eat: Begin auto-start implemention

Signed-off-by: Ranger-4297 <[email protected]>

* feat: Fix auto-start implemention

Signed-off-by: Ranger-4297 <[email protected]>

* fix: Auto-cancel values added to sdict

Signed-off-by: Ranger-4297 <[email protected]>

* fix: Pay amounts on russian roulette

Signed-off-by: Ranger-4297 <[email protected]>

---------

Signed-off-by: Ranger-4297 <[email protected]>

V7.5

Toggle V7.5's commit message

Unverified

This user has not yet uploaded their public signing key.
feat: Implement setbalance (glorified addmoney) command and resetuser

Signed-off-by: Ranger-4297 <[email protected]>