Commit Graph

  • c274907e9a Create new config class KingRainbow44 2022-05-10 22:49:25 -04:00
  • 54cf45a72e Claymore charged attack stamina cost gentlespoon 2022-05-10 15:18:01 -07:00
  • 099e45b581 Merge pull request #688 from HotaruYS/patch-3 Magix 2022-05-10 20:17:13 -04:00
  • 5d49323c37 my poor, poor, language system (Formatting refactor) KingRainbow44 2022-05-10 20:00:47 -04:00
  • a26afe7d47 Fix language switching prompt and save Secretboy-SMR 2022-05-10 22:57:52 +08:00
  • f92e839ad1 Improve text tester233 2022-05-10 21:18:15 +08:00
  • 94409b8635 fixed pr780, uploaded LanguageCommand.java (#782) Secretboy 2022-05-10 21:35:37 +08:00
  • ecf028d0c6 add /language command (#780) Secretboy 2022-05-10 20:33:45 +08:00
  • 0f1341512c Reset first tick on new skill gentlespoon 2022-05-10 05:00:57 -07:00
  • e9f7b0dfb3 Add AbilityMixinStaminaCost proto gentlespoon 2022-05-10 04:23:08 -07:00
  • 2a3708ee46 Talent moving stamina cost gentlespoon 2022-05-10 04:15:47 -07:00
  • 99dbac8ad3 Add UTF8 charset in dispatch server HTML template. gentlespoon 2022-05-10 05:02:19 -07:00
  • b1bd0a5a95 fixed KillCharacter help command description typo case Kinesis 2022-05-10 19:33:04 +08:00
  • 70cfe3e42a Update zh-CN.json tester233 2022-05-10 17:58:32 +08:00
  • ad1d45fa90 Update zh-CN.json tester233 2022-05-10 17:49:50 +08:00
  • 7efbdbf1ed Update zh-CN.json & fix typo tester233 2022-05-10 17:01:22 +08:00
  • f26fe213a2 Fixed account delete can not delete all related data (#767) Bi Jiakai 2022-05-10 17:17:54 +08:00
  • fb3c3b71c8 Temporarily set statue auto use to 1 and 100%. gentlespoon 2022-05-10 02:03:18 -07:00
  • 0ea0eab6b6 Stamina will be set to full if Stamina is disabled. gentlespoon 2022-05-10 01:42:23 -07:00
  • c424d15b32 Remove previous fix for falling to death in godmode Melledy 2022-05-10 01:48:27 -07:00
  • a601e13d80 No more fallen to death in god mode gentlespoon 2022-05-10 01:41:20 -07:00
  • 5a37acde2b Fix the following issues: 1. HashMap non-thread-safe issus 2. Fix the same problem in pr621, but use a better implementation Secretboy-SMR 2022-05-09 17:30:51 +08:00
  • d179b5c7dc Fix the decision statement of adding map marker. (#763) FpguDhk 2022-05-10 14:15:17 +08:00
  • 01a33906d3 Update build.gradle 真心 2022-05-10 13:13:42 +08:00
  • f5509d1e7d Disable falling damage for godmode hatsune-miku 2022-05-09 17:51:46 -02:30
  • c2230485c1 fixed error KillCharacter description in the help command Kinesis 2022-05-09 23:10:35 +08:00
  • 1c8207500c Remove commented method and unused import. ImmuState 2022-05-09 10:09:19 -07:00
  • 19e798a28b Change ccount delete to delete all referenced items in the database. ImmuState 2022-05-09 10:03:51 -07:00
  • 85f5a753e1 Merge pull request #746 from Akka0/tower Melledy 2022-05-09 12:50:33 -07:00
  • bdc9e483ae Fixed MissingFormatArgumentException (#727) 筱傑 2022-05-09 20:44:46 +08:00
  • 66b17cad26 little fix Akka 2022-05-10 00:14:50 +08:00
  • 2e69a4d8f7 Merge remote-tracking branch 'origin/development' into tower Akka 2022-05-10 00:07:10 +08:00
  • c2a7d6076b Merge pull request #9 from Grasscutters/development Akka 2022-05-10 00:06:08 +08:00
  • faa3cde575 fix the Monster spawn between stage challenges Akka 2022-05-10 00:05:01 +08:00
  • 9a7d78e0b7 Update translation keys to fix issues 648 677 Mateoust 2022-05-09 19:05:03 +08:00
  • c432ace5d8 Updating language files fixed the issue 648 677 Mateoust 2022-05-09 19:03:34 +08:00
  • 63efef8d05 Fix /talent saving to level instead of id AnimeGitB 2022-05-09 20:21:40 +09:30
  • 5d917f185f Move "if Grasscutter.getConfig().OpenStamina" to the correct place. gentlespoon 2022-05-09 03:42:03 -07:00
  • eb2b23928b Fix #719 Akka 2022-05-09 17:01:08 +08:00
  • 6197ab21cd Exclude macOS junk in case anyone develops on mac. gentlespoon 2022-05-09 01:41:00 -07:00
  • ccdc3d1214 Only handle motion notify for current entity. gentlespoon 2022-05-09 01:43:32 -07:00
  • 45b45c4beb Merge remote-tracking branch 'fork/tower' into tower Akka 2022-05-09 17:01:26 +08:00
  • 722e710c7b Fix #719 Akka 2022-05-09 17:01:08 +08:00
  • f0aa8c2c53 Merge pull request #718 from Akka0/tower Melledy 2022-05-09 01:15:02 -07:00
  • 713b2698d0 Fix perm field order consistency on GiveCommand AnimeGitB 2022-05-09 15:33:40 +09:30
  • f08a89711c Account permission wildcards AnimeGitB 2022-05-07 13:30:55 +09:30
  • 80db118f72 Add permissionTargeted to applicable commands AnimeGitB 2022-05-06 17:36:13 +09:30
  • 47ea466054 Merge remote-tracking branch 'origin/development' into tower Akka 2022-05-09 15:43:52 +08:00
  • 0bfa1fa0e9 Merge pull request #8 from Grasscutters/development Akka 2022-05-09 15:42:12 +08:00
  • 65c93a747c Support Team Toggle in Tower & Refactor MonsterTide Akka 2022-05-09 15:39:49 +08:00
  • 056b5b80c8 Change the license type in zh-CN.json. Shirakami Ling 2022-05-09 06:57:39 +08:00
  • 9869e4368d -Make the _tier suffix optional. ImmuState 2022-05-08 13:25:47 -07:00
  • 935bb4b523 Fix incorrect @Command annotation. ImmuState 2022-05-08 09:18:53 -07:00
  • 72e8a976ea Fix invalid translation key. ImmuState 2022-05-08 09:09:09 -07:00
  • 5f8011f0ec Added to ability to specify main and substats for /giveart via names instead of IDs. ImmuState 2022-05-08 08:44:05 -07:00
  • 06f531fe18 Merge branch 'stable' into development Melledy 2022-05-08 15:52:16 -07:00
  • d43f431506 Add warning for language fallback KingRainbow44 2022-05-08 11:58:32 -04:00
  • 137ea1e294 Fallback to the fallback fallback KingRainbow44 2022-05-08 11:53:37 -04:00
  • 09801a1845 Update com.google.code.gson 2.8.8 -> 2.9.0 memetrollsXD 2022-05-08 17:09:23 +02:00
  • 3c20f2b032 Change LICENSE to GNU Affero memetrollsXD 2022-05-08 14:26:55 +02:00
  • ccdce68434 Merge branch 'tower' of https://github.com/Akka0/Grasscutter into tower Akka 2022-05-08 22:55:37 +08:00
  • 9a0a15a462 Merge branch 'development' into patch-3 HotaruYS 2022-05-08 15:34:17 +02:00
  • 5d1f49579b feature(task): Implement pause, resume and cancel Yazawazi 2022-05-08 21:07:37 +08:00
  • 9fc4b916c8 Persist Tower Data && Set The Tower Schedule Akka 2022-05-08 17:11:02 +08:00
  • 9ad44f5c10 Monsters tide turn by turn && Ban User Skill && Lua functions Akka 2022-05-07 21:47:13 +08:00
  • 55389d3a5c Optimize invoke packet handling Melledy 2022-05-08 05:39:12 -07:00
  • 2dfdc62743 Implement energy balls (orbs) Melledy 2022-05-08 05:31:53 -07:00
  • 897f082b12 Implement AbilityManager Melledy 2022-05-08 04:40:01 -07:00
  • 219a850818 Merge remote-tracking branch 'origin/development' into tower Akka 2022-05-08 20:56:50 +08:00
  • 65861c3c22 Merge pull request #7 from Grasscutters/development Akka 2022-05-08 20:54:42 +08:00
  • 176f3e91f1 fill description Michaellan 2022-05-08 20:06:10 +08:00
  • beea95fdae Improve logging pattern by including caller class name HotaruYS 2022-05-08 14:30:48 +02:00
  • d78348522e Update StaminaManager gentlespoon 2022-05-08 04:02:45 -07:00
  • a09723f07d Fix: timer is already cancelled. gentlespoon 2022-05-08 01:09:53 -07:00
  • 7c35c51a6a Override server logging level with environment variable (#653) HotaruYS 2022-05-08 12:48:06 +02:00
  • d468edcfc1 merge Akka 2022-05-08 17:19:17 +08:00
  • 4b6842f006 Persist Tower Data && Set The Tower Schedule Akka 2022-05-08 17:11:02 +08:00
  • 3a5503de72 Using annotation key translation 方块君 2022-05-08 14:44:14 +08:00
  • ef3579da82 add Command description 方块君 2022-05-08 11:51:32 +08:00
  • a46d58e5f6 Add command description multilingual 方块君 2022-05-08 10:33:53 +08:00
  • 257a92f3ef Update build.yml Magix 2022-05-07 21:24:18 -04:00
  • 4c911d6f55 Update zh-CN.json 芊枫 2022-05-08 11:51:07 +08:00
  • d7a82e1c9f Update zh-CN.json 芊枫 2022-05-08 11:38:56 +08:00
  • 21cd002fbd Fix typo && update zh-CN.json 芊枫 2022-05-08 10:45:16 +08:00
  • 06564da009 fix issues 646 Mateoust 2022-05-08 13:03:14 +08:00
  • 94a6a79b4a Fix null reference on stamina timer when paused player disconnects. gentlespoon 2022-05-07 21:07:06 -07:00
  • c9e8d6cad7 Add a plugin schema KingRainbow44 2022-05-07 19:39:31 -04:00
  • 2677ef146b Update build.yml Magix 2022-05-07 21:24:18 -04:00
  • 549471b76e Fix language fallback'ing KingRainbow44 2022-05-07 23:44:35 -04:00
  • 50307ea3a9 Added polish locale (#655) Zakhil 2022-05-08 03:19:24 +02:00
  • eb94adb296 Monsters tide turn by turn && Ban User Skill && Lua functions Akka 2022-05-07 21:47:13 +08:00
  • 29f9d6506a Make stamina consumption classes public so others can use. gentlespoon 2022-05-07 18:07:44 -07:00
  • 836e0150b5 Stop stamina consumption on game pause gentlespoon 2022-05-07 16:29:40 -07:00
  • 8e99cb4f35 More reliable stamina calculation gentlespoon 2022-05-07 05:00:50 -07:00
  • 43c27c4679 Update zh-TW.json Kimi 2022-05-08 06:47:58 +08:00
  • 88bc5c4c54 another translation patches because i fucked it up Kimi 2022-05-08 06:25:49 +08:00
  • 01b190bced UPGRADE TO 1.1.0 POG Magix 2022-05-07 18:18:18 -04:00
  • 1beddf16c1 Update build.gradle (in prep for 1.1.0) Magix 2022-05-07 18:17:32 -04:00
  • 57cc111350 Simplify the language fallback system KingRainbow44 2022-05-07 18:12:53 -04:00
  • 730c993873 Merge pull request #628 from exzork/development Magix 2022-05-07 17:58:42 -04:00