Commit Graph

1459 Commits

Author SHA1 Message Date
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
zhaodice
e32fcefcd9
Lunch Support (#1373)
* PacketSetUpLunchBoxWidgetRsp

* HandlerSetUpLunchBoxWidgetReq
2022-06-25 22:19:59 -07:00
AnimeGitB
7d709c3b18 Add more lombok to keep VSCode happy 2022-06-25 22:19:29 -07:00
AnimeGitB
d3012d0f1b Remove BPLevel, GodMode, NoStamina, SetWorldLevel, UnlimitEnergy, UnlockTower commands 2022-06-25 22:19:29 -07:00
AnimeGitB
09f7a2e69d PlayerProperty Refactor 2022-06-25 22:19:29 -07:00
AnimeGitB
8876c1c99d Remove GiveAll, GiveArt, GiveChar commands 2022-06-25 22:19:29 -07:00
AnimeGitB
a48e2e7000 Remove Drop, ChangeScene, Restart, Broadcast commands 2022-06-25 22:19:29 -07:00
AnimeGitB
dca4093369 Small putItem refactor 2022-06-25 22:19:29 -07:00
AnimeGitB
34c18bebbc Allow PermissionCommand to target offline players again 2022-06-25 02:12:33 -07:00
AnimeGitB
9b1db9604a Allow offline Player objects to return their Account 2022-06-25 02:12:33 -07:00
AnimeGitB
e9c65c0adf Add permission to BanCommand, rework its targeting 2022-06-25 02:12:33 -07:00
GanyusLeftHorn
371e701dd9 Remove logging. 2022-06-24 17:51:30 -07:00