Commit Graph

1470 Commits

Author SHA1 Message Date
RBNXI
050ae9851b
Added spanish translation to readme (#1421)
* added spanish readme

* Update README_fr-FR.md

* Update README.md

* Update README_zh-CN.md

* Update README_zh-TW.md

* Update README_es-ES.md

* Update README.md

* Update README_es-ES.md

* Update README_es-ES.md
2022-07-02 07:45:04 -07:00
Akka
1dc90c2277
Implement server announcement (#1420)
* implement server announcement

* Update src/main/java/emu/grasscutter/command/commands/AnnounceCommand.java

Co-authored-by: Luke H-W <Birdulon@users.noreply.github.com>

* Added arg numbers check

Co-authored-by: Luke H-W <Birdulon@users.noreply.github.com>
2022-07-02 06:43:22 -07:00
AnimeGitB
37ee450497 Fix commands in party chat, re-add optional positional item quantity to give command, error out and print usage if excess arguments given to give command 2022-07-02 06:41:56 -07:00
GanyusLeftHorn
cb2412f69a Add character's specialty food. 2022-07-01 23:14:36 -07:00
GanyusLeftHorn
cfd10b8955 Cooking and unlocking recipies. 2022-07-01 23:14:36 -07:00
GanyusLeftHorn
1e53b9a4f7 Notify client of unlocked recipies on login. 2022-07-01 23:14:36 -07:00
GanyusLeftHorn
0a0291be47 Load recipe excels. 2022-07-01 23:14:36 -07:00
GanyusLeftHorn
f55972577b Add cooking protos. 2022-07-01 23:14:36 -07:00
GanyusLeftHorn
17c317ca1b Add cooking protos. 2022-07-01 23:14:36 -07:00
Akka
fe4a906e98 optimize npc group load & fix some NPE in suite 2022-07-01 23:13:26 -07:00
Magix
3865237ece
Add the es-ES language
By: `Blue#7596` or `<@470933959929364481>`
2022-07-01 18:17:23 -04:00
zhaodice
5416a2f9fd
Fix no static gadget in the map,example: no tree but a fruit in the air (#1415)
* fixGadget

* fixGadget

* add gadgetObject

* fix bug
2022-07-01 11:41:53 -07:00
loulou310
696206c73c Update translation 2022-07-01 23:58:59 +09:30
zhaodice
fcabf42d9a
Fireworks support (#1393)
* Firework Implement

* add legacy function

* remove obfusucated names

* remove obfusucated names

* remove obfusucated names

* remove obfusucated names

Co-authored-by: Melledy <52122272+Melledy@users.noreply.github.com>
2022-06-29 14:33:21 -07:00
Tesutarin
f1370d9bc8 Update translation 2022-06-30 00:54:57 +09:30
Akka
56a40ebef4 fix bug 2022-06-29 05:23:02 -07:00
Akka
4cab477479 implement the music game 2022-06-29 05:23:02 -07:00
Akka
154224066b implement the activity system 2022-06-29 05:23:02 -07:00
Melledy
1e948b7e79 Change -debug to only output grasscutter debug info
The old -debug flag is now -debugall
2022-06-29 05:02:49 -07:00
zhaodice
8013e7d2b9
Big World Resources Collection Implement (#1368)
* init

* init

* init

* revoke

* fix error

* mining support

* mining support

* Roks endurance support

* Roks endurance support

* Timed refresh

* upgrade resource data

* Timed refresh support

* remove null gadget

* Coordination

* full synchronized

* oh no, my math teacher will hit me!

* synchronized onInteract

* remove break;

* supply re-spawn time , thanks to @wl23333

* Clean up and integrate collection spawns into SpawnDataEntries

Co-authored-by: Melledy <52122272+Melledy@users.noreply.github.com>
2022-06-29 04:53:50 -07:00
GanyusLeftHorn
55ee6274f1 Add BP login trigger to daily reset. 2022-06-28 04:04:35 -07:00
GanyusLeftHorn
df85e0ac3c Fix next sunday. 2022-06-26 21:38:35 -07:00
GanyusLeftHorn
b535645fb2 Remove comments 2022-06-26 21:38:35 -07:00
GanyusLeftHorn
32711fee72 Remove comments 2022-06-26 21:38:35 -07:00
GanyusLeftHorn
2ced512273 Implement selection chests for BP rewards. 2022-06-26 21:38:35 -07:00
GanyusLeftHorn
d5d5dd1233 Add daily and weekly mission reset. 2022-06-26 21:38:35 -07:00
GanyusLeftHorn
6432fd4ae8 Unlock Gnostic Hymn 2022-06-26 21:38:35 -07:00
KingRainbow44
eab52d8645
Enable complete debugging info with -debug 2022-06-26 13:07:43 -04:00
KingRainbow44
146fa9862f
Clean up the server's logger. 2022-06-26 13:03:10 -04:00
KingRainbow44
6b704c6454
Reformat 2022-06-26 13:00:23 -04:00
KingRainbow44
48007aad49
Formatting changes 2022-06-26 12:50:58 -04:00
KingRainbow44
64ec16bd64
Move drop data loading to debug 2022-06-26 12:42:37 -04:00
KingRainbow44
ad835a35f3
Move expedition rewards loading to debug 2022-06-26 12:42:14 -04:00
KingRainbow44
82c925668b
Move registering packet handlers to debug 2022-06-26 12:40:34 -04:00
KingRainbow44
74b1186bbb
Move energy data loading to debug 2022-06-26 12:36:17 -04:00
KingRainbow44
5d3a71c3b3
Move banner loading to debug 2022-06-26 12:34:56 -04:00
KingRainbow44
108ee4bf37
Move shop data messages to debug 2022-06-26 12:34:03 -04:00
KingRainbow44
18ecf3e41e
Merge remote-tracking branch 'origin/development' into development 2022-06-26 12:33:03 -04:00
KingRainbow44
bf5579077f
Add a start and finish message to resource loading 2022-06-26 12:31:09 -04:00
KingRainbow44
f32fc500f1
Move resource loading messages to the debug level 2022-06-26 12:26:39 -04:00
KingRainbow44
17ef1ba322
Add a debug flag for the logger 2022-06-26 12:23:07 -04:00
KingRainbow44
52032c39be
Change 'injectGitHash' task to properly format 'BuildConfig' 2022-06-26 12:22:10 -04:00
KingRainbow44
6ea556896a
Log script messages to debug instead of info. 2022-06-26 12:20:48 -04:00
Luke H-W
911ab6b60e
Merge pull request #1384 from Paimon2022/development_20220626_2
Fix healing abilities for Q skill of Hu Tao
2022-06-27 01:47:58 +09:30
Paimon2022
5b0e546de0 Fix healing abilities for Q skill of Hu Tao 2022-06-26 22:29:06 +08:00
zhaodice
7ac73229da Avoid disconnection notification 2022-06-26 02:34:45 -07:00
xingluo233
0bb2c6af38 Update TowerSchedule.json 2022-06-26 02:34:24 -07:00
zhaodice
e784b43691 Update HandlerPlayerForceExitReq.java 2022-06-25 22:39:32 -07:00
zhaodice
3e64aefbc0 Logout immediately 2022-06-25 22:39:32 -07:00
Paimon2022
7616e90426 Fix healing abilities for Q skill of Kokomi, Qiqi and Barbara. 2022-06-25 22:20:26 -07:00