Jaida Wu
44d0adea89
Correct pos usage
...
Signed-off-by: Jaida Wu <mlgmxyysd@meowcat.org>
2022-04-20 21:04:09 +08:00
Jaida Wu
0dabb4c7c2
Add weather command
...
Signed-off-by: Jaida Wu <mlgmxyysd@meowcat.org>
2022-04-20 21:03:30 +08:00
Jaida Wu
f898795c11
Add pos command
...
Signed-off-by: Jaida Wu <mlgmxyysd@meowcat.org>
2022-04-20 20:58:57 +08:00
Jaida Wu
87c7fba2d2
Save account to database
...
Signed-off-by: Jaida Wu <mlgmxyysd@meowcat.org>
2022-04-20 20:56:22 +08:00
Jaida Wu
c42d6d81f6
Rewrite commands
...
Signed-off-by: Jaida Wu <mlgmxyysd@meowcat.org>
2022-04-20 20:21:38 +08:00
Melledy
337ed4c197
Merge pull request #49 from Grasscutters/dev-abilities
...
Fix character abilities not showing for others in co-op/lasting too long
2022-04-20 05:15:32 -07:00
Melledy
395849a015
Merge branch 'stable' into development
2022-04-20 05:14:23 -07:00
Melledy
e8112065ad
Merge pull request #41 from w4123/npctalk_patch
...
Try to implement NpcTalk packets
2022-04-20 04:51:42 -07:00
Melledy
99adb2c54b
Merge pull request #44 from Yazawazi/main
...
Add /weather Command
2022-04-20 04:50:48 -07:00
Melledy
ac9c4efd2a
Merge pull request #48 from alt3ri/patch-4
...
Replace SetHealth -> SetStats
2022-04-20 04:49:48 -07:00
Melledy
3b62ee67c0
Merge pull request #46 from MlgmXyysd/main
...
Optimize proxy scripts
2022-04-20 04:49:37 -07:00
alt3ri
a507172d81
Replace SetHealth -> SetStats
...
Now you can set basic stats of your current character, but I left a little notice: Input and In-game output (character stats) are not really accurate. So to get an accurate stat:
For HP, ATK , DEF, Elemental Mastery (EM): input less than 10 digits. Example: /stats atk 81923 (81293 ATK)
For Energy Recharge (ER), Crit Rate, Crit DMG: input less than 6 digits(0-99999) to get the game current format. Example: /stats cdmg 14236 (142.4% Crit DMG)
(!) The modified stats will be set to default after you logged out.
Press F to pay respect to SetHealth (2022 - 2022)
2022-04-20 18:24:32 +07:00
Yazawazi
31d89369c4
Merge branch 'development' into main
2022-04-20 19:09:48 +08:00
Melledy
d320ad963e
Merge pull request #47 from alt3ri/patch-3
...
Adding /pos
2022-04-20 03:43:59 -07:00
Melledy
cfb13acb7d
Fix character abilities not showing for others in co-op/lasting too long
2022-04-20 03:42:59 -07:00
alt3ri
1e7d537965
Adding /pos
...
Some people want to get the coordinate, here you go!
2022-04-20 17:40:26 +07:00
Melledy
968693b84d
Fix account not found issue when logging in
2022-04-20 03:28:54 -07:00
Jaida Wu
bde8a21140
Optimize proxy scripts
...
Signed-off-by: Jaida Wu <mlgmxyysd@meowcat.org>
2022-04-20 18:13:26 +08:00
Benjamin Elsdon
7bca4e4c30
Added OnGameServerStartFinish EventBus
...
Removed those temporary warning messages as I figured out how to disable them
2022-04-20 17:44:44 +08:00
Benjamin Elsdon
c15fc9b6fc
Added OnGameServerStop EventBus
...
There is a temporary warning message telling users to ignore the 'No subscribers registered' error. This can be removed once things actually subscribe to it
2022-04-20 17:31:41 +08:00
Benjamin Elsdon
93ae8742c0
Merge branch 'development' of https://github.com/Melledy/Grasscutter
2022-04-20 17:18:51 +08:00
Benjamin Elsdon
149ebaabdb
/reload now reloads the gacha as well
2022-04-20 17:17:59 +08:00
Melledy
2f90946da5
Merge pull request #40 from Grasscutters/auto-account
...
Create the account if it doesn't exist on the login screen
2022-04-20 02:17:21 -07:00
Melledy
bba5af331b
Merge pull request #31 from alt3ri/patch-1
...
Added bonus for ingame function
2022-04-20 02:16:56 -07:00
Melledy
7c557093db
Update README.md
2022-04-20 02:16:39 -07:00
Yazawazi
51e1afefba
Add /weather Command
2022-04-20 17:16:21 +08:00
Melledy
fa8019ba74
Merge pull request #37 from memetrollsXD/restart-command
...
Restart command
2022-04-20 02:14:32 -07:00
Benjamin Elsdon
ba56ccff1e
Out of my madness and suffering I have achieved the impossible. I almost lost all hope and was about to end it all. However, it worked out in the end and now we have gacha reloading.
2022-04-20 17:14:07 +08:00
Benjamin Elsdon
a498b81a24
Forgot config check
2022-04-20 16:07:18 +08:00
Benjamin Elsdon
c08a341b20
Update gradle + Work gacha reload (gs broken atm)
2022-04-20 16:05:53 +08:00
memetrollsXD
98a86f6946
Merge branch 'development' into restart-command
2022-04-20 09:03:18 +02:00
memetrollsXD
b142be953f
Fix merge conflict
2022-04-20 09:00:50 +02:00
memetrollsXD
2a4c08f59f
It won't get better than this for now..
2022-04-20 08:52:47 +02:00
w4123
10f98cf13c
Implement stub NpcTalk packets
2022-04-20 12:25:38 +08:00
KingRainbow44
9f2cf00b95
totally not me forgetting how this works
2022-04-20 00:15:37 -04:00
KingRainbow44
7485e9fd4e
Change to String#equals
2022-04-20 00:10:43 -04:00
KingRainbow44
c0155b8dcc
Add config option
2022-04-20 00:10:32 -04:00
KingRainbow44
50e630b1fa
Automatically create account on login screen
2022-04-20 00:03:01 -04:00
KingRainbow44
85801df482
Small updates to server commands
2022-04-19 14:11:48 -04:00
Magix
59d01209f9
Overhaul commands (not the system)
...
Added admin commands, refactored help command, and created command descriptions + more
2022-04-19 14:08:11 -04:00
Magix
40c6824cdc
Merge branch 'main' into main
2022-04-19 14:07:39 -04:00
memetrollsXD
1422e20bb3
Try PlayerTokenRsp instead of LoginRsp
2022-04-19 19:45:39 +02:00
memetrollsXD
42260f68a8
WIP Restart command - For now disconnects session, preferrably just send PlayerLoginRsp so it does the login sequence all over again
2022-04-19 19:39:54 +02:00
Melledy
b7e79ba48f
Protos
2022-04-19 10:26:31 -07:00
Melledy
54c77e47a4
Remove protos
2022-04-19 10:23:08 -07:00
Melledy
ba6b93487f
Merge pull request #35 from MlgmXyysd/main
...
Make overseauspider.yuanshen.com reachable
2022-04-19 09:45:07 -07:00
Jaida Wu
df9b9eb0f1
Make overseauspider.yuanshen.com reachable
...
* Since DispatchServer has handled the server correctly, so it should not be invalidated: https://github.com/Melledy/Grasscutter/blob/main/src/main/java/emu/grasscutter/server/dispatch/DispatchServer.java#L402
2022-04-20 00:43:01 +08:00
Jaida Wu
30701cddb1
Delete run.bat
2022-04-20 00:40:44 +08:00
Melledy
379b9dec28
Merge pull request #34 from lilmayofuksu/main
...
Fix folder seperators
2022-04-19 09:21:55 -07:00
ayy lmao
eb232f0435
Fix folder seperators
2022-04-19 19:21:14 +03:00