Grasscutter
Grasscutter copied to clipboard
Enhanced basic function for sereniteapot and added relevant command
Description
Please carefully read the Contributing note and Code of conduct before making any pull requests. And, Do not make a pull request to merge into stable unless it is a hotfix. Use the development branch instead.
Issues fixed by this PR
Command
- /teapot setlevel (1-10)
- /teapot lockmodule (1-4), sumeru module not supported
- /teapot unlockmodule (1-4), sumeru module not supported
- /teapot giveallfurniture (count)
- /teapot refreshLimitedShop
Working
- Collecting HomeCoin and FetterExp
- Collecting and refunding Furniture make
- Marking made furniture
- Switching realm
- Same Main House in different realm wont overlap
- Planting and unplanting
- Placing in different block of same realm
- NPC switching costume update
- Map mark point
- Limited Shop update
- Buying goods from limited shop
- Furniture teleport waypoint
Not working
- Multiplayer
- New default tp point since 3.1/3.2 update
- Plant gathering
- Animal and some gadget (i.e. platform furniture, snowman)
- HomeCoin and FetterEXP refresh not perfect
- Furniture Suite
- Avatar NPC rewards and suites
- Teapot task
Link
- basic function: https://youtu.be/nIbRzW75r-0
- command: https://youtu.be/Qt6e3LOEKe0
Type of changes
- [x] Bug fix
- [x] New feature
- [x] Enhancement
- [ ] Documentation
Checklist:
- [x] My code follows the style guidelines of this project
- [x] My pull request is unique and no other pull requests have been opened for these changes
- [x] I have read the Contributing note and Code of conduct
- [x] I am responsible for any copyright issues with my code if it occurs in the future.