Commit Graph

1440 Commits

Author SHA1 Message Date
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
GanyusLeftHorn
c8fcff2ede Reset forge points every day to enable crafting of enhancement ores. 2022-06-24 17:51:30 -07:00
GanyusLeftHorn
e117bfac91 Move worldlevel for World to Player::setWorldLevel 2022-06-24 17:51:30 -07:00
Magix
ed90d0559d
Fix managers not being initialized
Merge pull request #1367 from Birdulon/inits
this is purely from my stupidity
2022-06-24 11:54:49 -04:00
AnimeGitB
c426f8bba3 Add initializers to GameServer 2022-06-25 00:58:09 +09:30
Melledy
250a192b30 Random cleanups in the gameserver and player 2022-06-24 07:43:43 -07:00
Melledy
7cb424863d Implement weekly points for the battle pass 2022-06-24 07:34:24 -07:00
Melledy
4bbcc4c9ca Implement battle pass triggers/rewards 2022-06-24 01:12:52 -07:00
KingRainbow44
ca27c3917f
Formatting changes 2022-06-24 01:22:18 -04:00
KingRainbow44
48a8c45a18
Hardcode EventType.GAME for ServerLogEvent 2022-06-24 01:22:11 -04:00
KingRainbow44
a5620e4632
Add & implement EntityMoveEvent 2022-06-24 01:21:41 -04:00
KingRainbow44
13c2037899
Add entity event base class 2022-06-24 01:21:06 -04:00
KingRainbow44
a93f28c2f8
Merge remote-tracking branch 'origin/development' into development 2022-06-24 01:06:57 -04:00
KingRainbow44
7f584f7a85
Replace CommandResponseEvent with ReceiveCommandFeedbackEvent 2022-06-24 01:06:19 -04:00
Tesutarin
10d1241688 Update translation 2022-06-23 21:23:27 -07:00
GanyusLeftHorn
f7aaa7c093 Set world level automatically on level up. 2022-06-23 21:23:14 -07:00
Magix
5b44f79f21
Merge pull request #1348 from Birdulon/Weather
Add default ClimateTypes per weather
2022-06-23 11:20:27 -04:00
Luke H-W
d0eb905631
Merge branch 'development' into Weather 2022-06-24 00:47:14 +09:30
Magix
362dd67470
Change plugin manager logic
Merge pull request #1346 from Grasscutters/plugin-priority
2022-06-23 11:13:15 -04:00
@Roly
1621e34e6f Fix chest types 2022-06-23 05:38:38 -07:00