3a5503de72
Using annotation key translation
2022-05-08 01:47:26 -07:00
ef3579da82
add Command description
2022-05-08 01:47:26 -07:00
a46d58e5f6
Add command description multilingual
2022-05-08 01:47:26 -07:00
257a92f3ef
Update build.yml
2022-05-08 01:45:39 -07:00
4c911d6f55
Update zh-CN.json
2022-05-07 23:14:56 -07:00
d7a82e1c9f
Update zh-CN.json
2022-05-07 23:14:56 -07:00
21cd002fbd
Fix typo && update zh-CN.json
2022-05-07 23:14:56 -07:00
06564da009
fix issues 646
2022-05-07 23:13:45 -07:00
94a6a79b4a
Fix null reference on stamina timer when paused player disconnects.
2022-05-07 23:13:35 -07:00
c9e8d6cad7
Add a plugin schema
2022-05-07 23:12:19 -07:00
2677ef146b
Update build.yml
2022-05-07 23:10:27 -07:00
549471b76e
Fix language fallback'ing
2022-05-07 23:44:35 -04:00
50307ea3a9
Added polish locale ( #655 )
2022-05-07 18:19:24 -07:00
eb94adb296
Monsters tide turn by turn && Ban User Skill && Lua functions
2022-05-07 18:18:27 -07:00
29f9d6506a
Make stamina consumption classes public so others can use.
2022-05-07 18:18:20 -07:00
836e0150b5
Stop stamina consumption on game pause
2022-05-07 18:18:20 -07:00
8e99cb4f35
More reliable stamina calculation
...
by separately handling immediate one-time cost and cost over time.
2022-05-07 18:18:20 -07:00
43c27c4679
Update zh-TW.json
2022-05-07 15:49:22 -07:00
88bc5c4c54
another translation patches because i fucked it up
...
i hate myself
2022-05-07 15:49:22 -07:00
01b190bced
UPGRADE TO 1.1.0 POG
...
Merge `development` into `stable`
2022-05-07 18:18:18 -04:00
1beddf16c1
Update build.gradle (in prep for 1.1.0)
2022-05-07 18:17:32 -04:00
57cc111350
Simplify the language fallback system
2022-05-07 18:12:53 -04:00
730c993873
Merge pull request #628 from exzork/development
...
PluginManager: Use the same class loader and add getPlugin method
2022-05-07 17:58:42 -04:00
84c1cd7aa7
Update PluginManager.java
2022-05-07 17:58:18 -04:00
ab5131e9fd
Respect FrontHTTPS when creating URI for gacha record
2022-05-07 14:54:15 -07:00
747d6e91f6
Deleted .DS_Store
2022-05-07 14:45:42 -07:00
34228dc9cd
Command list with descriptions in handbook
2022-05-07 14:45:42 -07:00
e85eb2f48a
fix issue 635
...
fix #635
2022-05-07 14:42:25 -07:00
7e5696211c
fix issues 629
...
fix #629
2022-05-07 14:39:34 -07:00
14da6214d3
Traditional Chinese | Translation Patches
...
yeah i fucked up that one line of translation oops
also added two lines of translation too
2022-05-07 14:37:48 -07:00
39e8f810d2
Merge pull request #5 from Grasscutters/development
...
Development
2022-05-07 21:49:22 +08:00
6148ee8742
Monsters tide turn by turn && Ban User Skill && Lua functions
2022-05-07 21:47:13 +08:00
f8bc471d4d
PluginManager: Use the same class loader and add getPlugin method
2022-05-07 19:48:51 +07:00
dc3c744778
Update zh-CN.json
2022-05-07 00:47:38 -07:00
6bba3c8477
Kamisato Ayaka and Mona talent moving costs stamina
2022-05-07 00:47:19 -07:00
9b3ca239c9
Prepare MovementManager.updateStamina() for external calls.
2022-05-07 00:47:19 -07:00
ff52255ac7
Fix gacha mapping generation login
...
* Fix `System#out` usage pointed by magix at https://github.com/Grasscutters/Grasscutter/pull/568#pullrequestreview-965271278
* Fix typos for interchange `-` and `_`.
* Fix gacha mapping autogeneration path
2022-05-06 23:28:07 -07:00
34df864e1c
Flight stamina cost -20% when Amber or Venti in team
...
- Reduced stamina not tested in MP.
- Stop MovementManager ticker when player goes offline.
2022-05-06 23:27:07 -07:00
00d15a5c89
Create zh-CN.json
2022-05-06 23:24:47 -07:00
a495333e2d
Merge pull request #4 from Grasscutters/development
...
Development
2022-05-07 13:45:16 +08:00
bf0d01778e
Update Language.java
2022-05-06 21:54:07 -07:00
f9b5478c9d
Update Config.java
2022-05-06 21:54:07 -07:00
a9a027bbc6
Fix the Chinese messy code problem.
2022-05-06 21:23:03 -07:00
0690e23116
Handle with undetermined locale language config ( #611 )
...
* Update GiveAllCommand.java
giveall command nomore give arts
* Update Grasscutter.java
* Update Grasscutter.java
2022-05-06 21:20:44 -07:00
557e641fca
Fix missing comma in expedition reward's json
2022-05-06 20:04:25 -07:00
b3c825918d
Add all expedition rewards ( #607 )
...
* fix achievement proto
TakeAchievementRewardReq tells client the achievements achieved or not and it's progress.
* add import
* Add all AvatarExpedition protos
Expedition system has almost done but still has some bug so it will be uploaded later
* Add all expedition rewards
2022-05-06 19:50:13 -07:00
af39613d4f
Move server profile away from GameConstants
2022-05-06 19:16:36 -07:00
e31a0c14ec
Add to gacha mappings to gitignore
2022-05-06 19:14:01 -07:00
759cd6ae37
Merge branch 'development' of https://github.com/Grasscutters/Grasscutter into development
2022-05-06 19:12:58 -07:00
f894b96edf
Fix crash on login if the player didnt have a TowerManager
2022-05-06 19:12:54 -07:00