* made it more c l e a r e r
* add .
* Update README.md
* Capitalised HTTPS
* update actions to build
* fixed typo
Fixed the bullet point spacing, removed http://mitm.it as the download page don't exist anymore, added `mitmproxy-ca-cert.cer` and save script into the instruction.
* added additional info about mitmproxy
* minor fixes
* Update README_fil-PH
Synced with the README
Removed bad words, insults like saying the user has skill issues
Added some professionally
* grammar fix
* made it more c l e a r e r
* add .
* Update README.md
* Capitalised HTTPS
* update actions to build
* fixed typo
Fixed the bullet point spacing, removed http://mitm.it as the download page don't exist anymore, added `mitmproxy-ca-cert.cer` and save script into the instruction.
* added additional info about mitmproxy
* a lot
fixed action embed, embed to mitm & fiddler, small fixes and clarifications
* no more confusion
fixed the hosts file embed
* Revert Java SE
* Minor fix
* Add targetRequirement annotation for Command
* Added MTL lines for other langs
* Fix TargetRequirement enum scoping
* Adjust commands to targetRequirement system
* Add translation message sugar to prevent future messages from being translated for wrong player
* Temporarily disable offline targeting on /permission and /clear
* Preliminary README cleanup
* Readme commands cleanup
* Clean up command table in README, including column shuffle
Co-authored-by: AnimeGitB <AnimeGitB@bigblueball.in>
* feat:new command "join" and "remove" to force join or remove avatar in your current team
* fix:change MaxAvatarsInTeam from 9 to 4
* feat:update & merge branch.Translate fix
* fix(command):fix remove command a stupid bug.Loop delete element bug.
* fix(command):fix join command. When adding avatars, repeat avatars skip and non repeat avatars join.
* fix(language):fix join command remove command translate
* fix(ReadMe):update README.md join and remove command.
* Auto generate mapping files with command `java -jar grasscutter.jar -gachamap`
* Static file provider
* For gacha record webpage
* All static files should be stored at `GRASSCUTTER_RESOURCE/gcstatic/`
* Can benefit other subsystem in future when webpages involved