-
Notifications
You must be signed in to change notification settings - Fork 4
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
Tutorial revamp #69
Merged
Merged
Tutorial revamp #69
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Owner
ewei068
commented
Dec 13, 2024
•
edited
Loading
edited
- Tutorial Revamp
- Revamp the tutorial with better information and more rewards
- Build scaffolding for generic quest implementations
- Compacted the battle view a bit with all its new information
- Created an generic upsell system, currently used for tutorials
ewei068
added a commit
that referenced
this pull request
Jan 1, 2025
* Use pagination hook (#63) * use pagination hook * pagination and selection * integration with pokedex * Scrolling and help command revamp (#66) * isNan fix (#60) * scrolling hook * integrate with pokedex * help list * message id hotfix * help category * help command * initial command support * User settings (#68) * isNan fix (#60) * message id hotfix * basic trainer field setting rework * new scripts * typed settings config * add settings to trainer object * user settings command config * user settings setup * basic settings list * finish user settings * fix settings typo * Implement targeting indicator and display for moves + improve mobile party view + show up next indicator (#61) * basic target confirmation * target index gathering * target indicators * isNan fix * isNan fix (#60) * message id hotfix * update config * basic string adjustments * spacing and mobile adjust * mobile display settings * show target indicator respect setting * team colors * up next indicator * next move indicator * minor touchups * Tutorial revamp (#69) * basic tutorial config * tutorial tracking * rename to generic quest * create service * update changelog * tutorial embed * basic tutorial list * improve tutorial stage display * basic tutorial stage display * tutorial rewards claiming * improve error handling * tutorial completion notif * improve shop bulk buy * tutorial beginning stages * go to next stage * tutorial up to battle * more beginner questing * advanced tutorial * string improvements * display improvements * small adjustments * new media * readme updates * add media to tutorial * service for upsells * integrate tutorial upsells * update changelog * Spawning overhaul (#70) * spawn rework * reconfig spawn management * default guilds * more default guilding * basic spawn manager embed * update guild service * add and remove channels * channel spawn mode * spawn add and remove channel * finish channel spawn manager * update changelog * Big rebalance (#71) * back damage mult * super effective damage adjustment * x target shape * balance pass 1 * balance pass 2 * move balancing * ability rebalance * update changelog * Public profiles (#72) * command config * basic public trainer info impl * footer text * update changelog * stage adjustment * fix some bugs * balance changes * gitignore * Misc QOL (#73) * force update * state update improvements for tutorial * update upsell logic * realtime tutorial completion and upsell * more helpful tutorial descriptions * pokemon info improvements * list improvements * improve early exp gain * improve party auto * remove log + display active pokemon info * move targeting fix * update restrict description * evolve command displays requirements * improve shop labels and emojis * small fix * add more battle tab emojis * update changelog * update runbook * update changelog
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.