Signed-off-by: Jaida Wu <mlgmxyysd@meowcat.org>
This reverts commit 215ee2a3b2.
215ee2a3b2
[typo] Fix resources folder tips
Added /talent command
GM handbook: Explicitly load and save UTF-8
Set current character talent level by using /talent command. > /talent getid - Gets current character talent ID > /talent set <talent ID> <level> - Sets current character's talent level
This fixes potential output issues for non-Latin scripts when exporting the handbook by changing the filename in the code.
Try to show characters' stories and voices
Server run modes and multi-server dispatch support
No idea how I missed the syntax error while reviewing
Added /revive command
Now it's more convenient to revive character without food :>
Fix typo
Add a changing weather id
"When you create a new account via auto register or console server then during scene select a character and write a name on it press it it will get stuck and make the server disconnected. Some can get through and some can't passed it, so currently I'm still on the stable version . even how many times have I deleted the datebase and tried it on some linux and directly on windows too :/ btw https://github.com/Grasscutters/Grasscutter/blob/0e7976f906648ab63a2c049b5c4bdc146702cb8f/src/main/java/emu/grasscutter/data/ResourceLoader.java#L131 in scene folder there is a typo name "BinOutPut" it should be "BinOutput" so scene file can't be found." - [Yuki#4985](https://discord.com/channels/965284035985305680/965284036333424722/966756877100789760) Thanks [Yuki#4985](https://discord.com/channels/965284035985305680/965284036333424722/966756877100789760)
Refact dispatch server
bring back the jade chamber and other old scene tags
Fix artifact & weapon generation by give command
PacketPlayerLoginRsp now creates the required QuerryCurrRegionHttpRsp itself.