Commit Graph

1484 Commits

Author SHA1 Message Date
Typhoon
ea95a06066 Update ro-RO.json
A couple small errors
2022-07-07 20:02:39 +09:30
RBNXI
74aedbe432
Fix some typos in spanish translations (#1456)
Original commits:

* Fix some typos and fixes from original Readme

* Fix some typos
2022-07-07 20:02:14 +09:30
Luke H-W
f45e01d0f9 Apply suggestions from code review 2022-07-07 16:43:09 +09:30
haxxorer
40628867fc Create ro-RO.json 2022-07-07 16:43:09 +09:30
Rong "Mantle" Bao
5dacc1c676 Fix some obvious typos in README 2022-07-07 16:28:04 +09:30
Apexo
ea6413042d
Add RU redirect button in all README (#1449)
Original commits:

* Update README.md

* Update README_HE.md

* Update README_es-ES.md

* Update README_fr-FR.md

* Update README_zh-CN.md

* Update README_zh-TW.md
2022-07-06 17:41:06 +09:30
GanyusLeftHorn
e0bfdbceb8 Add reliquary decomposition (aka strongbox). 2022-07-05 22:59:19 -07:00
loulou310
938283a6ca
Update translation (#1438)
Original commits:
* Update translation

* Update traslation

* Fix typo
2022-07-05 11:08:27 +09:30
AnimeGitB
0e39dd9473 Add beginner banner to default banners 2022-07-04 15:22:46 +09:30
AnimeGitB
0031da02c3 Add gachaTimesLimit for beginner banner
Also add some more return codes
2022-07-04 15:22:46 +09:30
Someone999
50f1d909e6
Added permission information to help command (#1427)
Original commits:
* Added command CommandPermissionCommand. Added permission information in HelpCommand.

* Removed command CommandPermissionCommand

* Display permission for single command when use help.

* Display permission targeted when use help.
2022-07-04 13:51:41 +09:30
Akka
b974e61165 fix some region errors 2022-07-03 11:40:09 -07:00
Akka
b54341a923 fix announcement interval 2022-07-03 19:27:23 +09:30
NickTheHuy
0a0d6f6ffa
added hebrew translation to readme.md (#1423)
* Create README_HE.md

* Update README.md

* Update README_HE.md

* Update README_es-ES.md

* Update README_fr-FR.md

* Update README_ru-RU.md

* Update README_zh-CN.md

* Update README_zh-TW.md
2022-07-02 08:43:32 -07:00
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