ImmuState
5bf22ce8a2
Remove commented method and unused import.
2022-05-09 12:50:47 -07:00
ImmuState
b7ed76c79b
Change ccount delete to delete all referenced items in the database.
2022-05-09 12:50:47 -07:00
Melledy
ba180d8bf5
Merge pull request #746 from Akka0/tower
...
fix the Monster spawn between stage challenges
2022-05-09 12:50:33 -07:00
筱傑
32232ff6f9
Fixed MissingFormatArgumentException ( #727 )
...
Format string is `"given_level": "Given %s with level %s %s times to %s"`
2022-05-09 12:50:23 -07:00
Akka
0764b6c2fa
little fix
2022-05-10 00:14:50 +08:00
Akka
3e65ce63f5
Merge remote-tracking branch 'origin/development' into tower
2022-05-10 00:07:10 +08:00
Akka
5a62a69c73
fix the Monster spawn between stage challenges
2022-05-10 00:05:01 +08:00
Mateoust
a63d87b0bc
Update translation keys to fix issues 648 677
...
fix issues 648 677
2022-05-09 04:18:12 -07:00
Mateoust
e6cf27056f
Updating language files fixed the issue 648 677
...
fix issue 648 677
2022-05-09 04:18:12 -07:00
AnimeGitB
c2d41ca0cf
Fix /talent saving to level instead of id
2022-05-09 04:18:04 -07:00
gentlespoon
56635f2ecc
Move "if Grasscutter.getConfig().OpenStamina" to the correct place.
2022-05-09 03:46:18 -07:00
Akka
ec7a66861a
Fix #719
2022-05-09 02:28:41 -07:00
gentlespoon
d332e77b76
Only handle motion notify for current entity.
2022-05-09 02:28:13 -07:00
Akka
3cf062c98c
Merge remote-tracking branch 'fork/tower' into tower
2022-05-09 17:01:26 +08:00
Akka
bf8f4fba52
Fix #719
2022-05-09 17:01:08 +08:00
Melledy
e28d6a1441
Merge pull request #718 from Akka0/tower
...
Support Team Toggle in Tower & Refactor MonsterTide
2022-05-09 01:15:02 -07:00
AnimeGitB
993fe3131e
Fix perm field order consistency on GiveCommand
2022-05-09 01:12:47 -07:00
AnimeGitB
d03f1ca5d1
Account permission wildcards
2022-05-09 01:12:47 -07:00
AnimeGitB
e23b72f298
Add permissionTargeted to applicable commands
...
Change target perm from target.perm to x.perm.others
2022-05-09 01:12:47 -07:00
Akka
e24ad0c732
Merge remote-tracking branch 'origin/development' into tower
2022-05-09 15:43:52 +08:00
Akka
d00465125d
Support Team Toggle in Tower & Refactor MonsterTide
2022-05-09 15:39:49 +08:00
Shirakami Ling
f0ff323b7b
Change the license type in zh-CN.json.
2022-05-08 16:02:09 -07:00
ImmuState
8c7a46e8ef
-Make the _tier suffix optional.
2022-05-08 15:59:09 -07:00
ImmuState
2a12ed5694
Fix incorrect @Command annotation.
2022-05-08 15:59:09 -07:00
ImmuState
e8e48600ae
Fix invalid translation key.
2022-05-08 15:59:09 -07:00
ImmuState
14bf96e907
Added to ability to specify main and substats for /giveart via names instead of IDs.
2022-05-08 15:59:09 -07:00
Melledy
63eed41dd5
Merge branch 'stable' into development
2022-05-08 15:52:16 -07:00
KingRainbow44
392ce26e32
Add warning for language fallback
2022-05-08 13:19:23 -07:00
KingRainbow44
1234a88c67
Fallback to the fallback fallback
2022-05-08 13:19:23 -07:00
HotaruYS
85821eb16b
Merge branch 'development' into patch-3
2022-05-08 15:34:17 +02:00
Yazawazi
6ce96d1c26
feature(task): Implement pause, resume and cancel
...
Use as `pauseTask(taskName)`. They return boolean values to tell the developer if a timed task can be paused/resumed/cancelled properly.
A little bit of testing shows that pausing and then resuming may execute the task multiple times.
2022-05-08 06:28:13 -07:00
Akka
916b7412fd
Persist Tower Data && Set The Tower Schedule
2022-05-08 06:06:32 -07:00
Akka
e95431d3e7
Monsters tide turn by turn && Ban User Skill && Lua functions
2022-05-08 06:06:32 -07:00
Melledy
b9fbc4975d
Optimize invoke packet handling
2022-05-08 06:05:50 -07:00
Melledy
1f86e7bb17
Implement energy balls (orbs)
2022-05-08 06:05:50 -07:00
Melledy
6d1ef0d841
Implement AbilityManager
2022-05-08 06:05:50 -07:00
Akka
727d92a6bc
Merge remote-tracking branch 'origin/development' into tower
2022-05-08 20:56:50 +08:00
Michaellan
342cf33661
fill description
2022-05-08 05:51:13 -07:00
HotaruYS
55b692561f
Improve logging pattern by including caller class name
2022-05-08 14:30:48 +02:00
gentlespoon
ccdfd15bb8
Update StaminaManager
2022-05-08 04:39:25 -07:00
gentlespoon
eab964de5c
Fix: timer is already cancelled.
2022-05-08 04:39:25 -07:00
HotaruYS
9020ee5b2a
Override server logging level with environment variable ( #653 )
...
Use `LOG_LEVEL` environment variable to override logging level for `emu.grasscutter` (which also contains all loggers under it). This might help with debugging various issues reported by users. Previously, the only way to override these levels would be to use `-Dlogback.configurationFile`
2022-05-08 03:48:06 -07:00
Akka
8a52a041bd
Persist Tower Data && Set The Tower Schedule
2022-05-08 17:11:02 +08:00
方块君
b3317bd6d7
Using annotation key translation
2022-05-08 01:47:26 -07:00
方块君
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
芊枫
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
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
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
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
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
4cf4d37738
Move server profile away from GameConstants
2022-05-06 19:16:36 -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
KingRainbow44
a93371a0d0
Fix for translation errors
2022-05-06 21:52:10 -04:00
Magix
5744fc60d4
Merge branch 'stable' into development
2022-05-06 21:39:30 -04:00
Magix
c8779fec3c
Update Tools.java
2022-05-06 18:25:35 -07:00
mingjun97
6c7b94c127
Auto fill name of the event from TextMap
2022-05-06 18:25:35 -07:00
mingjun97
eb391b3833
Prompt for user language option for the Tools
...
* GM Handbook
* Gacha Map
2022-05-06 18:25:35 -07:00
Magix
217166822b
Merge branch 'development' into development
2022-05-06 21:08:19 -04:00
Magix
4455072db1
Merge pull request #567 from Grasscutters/localization
...
Implement a proper language system
2022-05-06 21:05:29 -04:00
KingRainbow44
e6cb97a437
Bug fixes
2022-05-06 21:04:39 -04:00
KingRainbow44
59b24aa481
Rename en-US
locale
2022-05-06 20:18:50 -04:00
Bwly999
c5bf5ecd69
roll back to timer
2022-05-07 08:00:31 +08:00
KingRainbow44
4264ca0485
Update Utils.java
2022-05-06 19:47:30 -04:00
KingRainbow44
80c9119ca2
Merge development
into localization
2022-05-06 19:40:32 -04:00
gentlespoon
82a88c8573
fix/runningAndDashingStamina
2022-05-06 16:11:51 -07:00
KingRainbow44
686df18b74
Ensure we have a fallback for localization
2022-05-06 18:57:49 -04:00
KingRainbow44
57a3d535a7
Add the zh-TW
language.
2022-05-06 18:56:19 -04:00
KingRainbow44
7899a6069b
Add the en-US
language.
2022-05-06 18:50:43 -04:00