方块君
f49862145c
add Command description
2022-05-08 01:47:26 -07:00
方块君
05e1e5502c
Add command description multilingual
2022-05-08 01:47:26 -07:00
Magix
b69c58cab1
Update build.yml
2022-05-08 01:45:39 -07:00
芊枫
3dcf8bf46a
Update zh-CN.json
2022-05-07 23:14:56 -07:00
芊枫
57236f2197
Update zh-CN.json
2022-05-07 23:14:56 -07:00
芊枫
401cb609ae
Fix typo && update zh-CN.json
2022-05-07 23:14:56 -07:00
Mateoust
8b198d6dbe
fix issues 646
2022-05-07 23:13:45 -07:00
gentlespoon
8ddd7b125d
Fix null reference on stamina timer when paused player disconnects.
2022-05-07 23:13:35 -07:00
KingRainbow44
04a58d43d5
Add a plugin schema
2022-05-07 23:12:19 -07:00
Magix
e99875ea4d
Update build.yml
2022-05-07 23:10:27 -07:00
KingRainbow44
2416dd66e5
Fix language fallback'ing
2022-05-07 23:44:35 -04:00
Zakhil
a269ff9563
Added polish locale ( #655 )
2022-05-07 18:19:24 -07:00
Akka
8739277970
Monsters tide turn by turn && Ban User Skill && Lua functions
2022-05-07 18:18:27 -07:00
gentlespoon
a7c1f85579
Make stamina consumption classes public so others can use.
2022-05-07 18:18:20 -07:00
gentlespoon
032db81e07
Stop stamina consumption on game pause
2022-05-07 18:18:20 -07:00
gentlespoon
090b00556b
More reliable stamina calculation
...
by separately handling immediate one-time cost and cost over time.
2022-05-07 18:18:20 -07:00
Kimi
eb4dabe162
Update zh-TW.json
2022-05-07 15:49:22 -07:00
Kimi
fbaeaee4b5
another translation patches because i fucked it up
...
i hate myself
2022-05-07 15:49:22 -07:00
Magix
658ee3b547
UPGRADE TO 1.1.0 POG
...
Merge `development` into `stable`
2022-05-07 18:18:18 -04:00
Magix
426f3701e8
Update build.gradle (in prep for 1.1.0)
2022-05-07 18:17:32 -04:00
KingRainbow44
330427f5a5
Simplify the language fallback system
2022-05-07 18:12:53 -04:00
Magix
d70df776b1
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
Magix
f133a8b123
Update PluginManager.java
2022-05-07 17:58:18 -04:00
HotaruYS
75032b4aa2
Respect FrontHTTPS when creating URI for gacha record
2022-05-07 14:54:15 -07:00
Piotr Blecharski
55d47a014f
Deleted .DS_Store
2022-05-07 14:45:42 -07:00
Piotr Blecharski
1445fe9ce5
Command list with descriptions in handbook
2022-05-07 14:45:42 -07:00
zhaodice
fadda64699
fix issue 635
...
fix #635
2022-05-07 14:42:25 -07:00
zhaodice
03544acb3d
fix issues 629
...
fix #629
2022-05-07 14:39:34 -07:00
Kimi
8618c7de9e
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
Akka
2c50d2268b
Merge pull request #5 from Grasscutters/development
...
Development
2022-05-07 21:49:22 +08:00
Akka
d20cffb905
Monsters tide turn by turn && Ban User Skill && Lua functions
2022-05-07 21:47:13 +08:00
muhammadeko
5cc9ecfd91
PluginManager: Use the same class loader and add getPlugin method
2022-05-07 19:48:51 +07:00
kaitl
d8477fbcc4
Update zh-CN.json
2022-05-07 00:47:38 -07:00
gentlespoon
34af72ec9e
Kamisato Ayaka and Mona talent moving costs stamina
2022-05-07 00:47:19 -07:00
gentlespoon
29c5551450
Prepare MovementManager.updateStamina() for external calls.
2022-05-07 00:47:19 -07:00
mingjun97
f1f3badd16
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
gentlespoon
39816f8eeb
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
真心
9109e4ee44
Create zh-CN.json
2022-05-06 23:24:47 -07:00
Akka
ea75508a46
Merge pull request #4 from Grasscutters/development
...
Development
2022-05-07 13:45:16 +08:00
Secretboy
22ebf35e69
Update Language.java
2022-05-06 21:54:07 -07:00
Secretboy
9a611a4c06
Update Config.java
2022-05-06 21:54:07 -07:00
FpguDhk
0347d877ea
Fix the Chinese messy code problem.
2022-05-06 21:23:03 -07:00
lhhxxxxx
cc104a6a1f
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
Melledy
5a33720e4f
Fix missing comma in expedition reward's json
2022-05-06 20:04:25 -07:00
ShigemoriHakura
84f8023396
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
Melledy
4cf4d37738
Move server profile away from GameConstants
2022-05-06 19:16:36 -07:00
Melledy
7b77f3eb9e
Add to gacha mappings to gitignore
2022-05-06 19:14:01 -07:00
Melledy
9f69fdcfd5
Merge branch 'development' of https://github.com/Grasscutters/Grasscutter into development
2022-05-06 19:12:58 -07:00
Melledy
bd7fb76b1d
Fix crash on login if the player didnt have a TowerManager
2022-05-06 19:12:54 -07:00
KingRainbow44
6ab1a4f43e
Merge remote-tracking branch 'origin/development' into development
2022-05-06 21:53:03 -04:00