Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update developer commands #3746

Closed
wants to merge 30 commits into from

Conversation

Advan-tage
Copy link

added /spendallxp command to players

AcPvP and others added 30 commits September 13, 2021 12:46
Merge latest ACE changes into Fizzletide
PK kill DB. PK kill logging. PK Trophy 25% chance.
PK kill DB. PK kill logging. PK Trophy 25% chance.
kill streak code for players lvl 75 and greater. Can adjust the kill streak messages to read whatever yall want but there is the layout for it
Snaked this from Foredawn, logging audit channel to discord
Log general chat to Discord
Log PK deaths to general chat webhook, so they show up in discord
this should remove ratings from dropping further. Can change it back to 8 once we get ready to introduce ratings.
Make Rating drop rate configurable.  Default is 0.25, so 25% base drop rate for ratings.  Setting to 1.0 means every eligible item will have a rating, and setting it to 0 means ratings won't drop at all.  For the future, could add settings to modify drop rates for level 1, 2 and 3 ratings - those are hard coded in GearRatingChance.cs.
equipmentsetid_enabled was not working, setting it to false still resulted in Set armor pieces dropping.  Fixed that defect.  I also modified the existing code where equipmentsetid_drop_rate is applied to avoid a potential divide by zero error.  However, equipmentsetid_drop_rate still has a remaining defect where it isn't applied where "roll != null"
Revert Tindale change to remove ratings, as we implemented a configurable rating_drop_rate setting to control how often ratings drop
…KDe] text

Update pk kill msg that gets sent to webhook to exclude extraneous [PKDe] text
add the ability for players to use /spendallxp
@Advan-tage
Copy link
Author

not sure why this sent to ACE/Master when I had Podtide repo selected

@Advan-tage Advan-tage deleted the update-developer-commands branch November 23, 2021 18:03
@Advan-tage Advan-tage restored the update-developer-commands branch November 23, 2021 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants