lunaticwhat
2a88b9f49d
gran
2022-04-21 05:37:16 +07:00
Melledy
c1df3d1ed8
Merge pull request #60 from Yazawazi/development
...
Adding a `Teleport to Waypoint` Function
2022-04-20 14:31:14 -07:00
Yazawazi
48cb32f280
session send sorry
2022-04-21 04:59:42 +08:00
Melledy
50b5edde6e
Merge pull request #59 from alt3ri/patch-5
...
Edited a bit
2022-04-20 13:58:03 -07:00
Yazawazi
d3bb409360
rsp sorry
2022-04-21 04:51:45 +08:00
alt3ri
8d4d4a3203
Added Elemental Bonus
...
Usage: /stats <epyro | ecryo | ehydro | egeo | edend | eelec | ephys> <amount> for elemental bonus
2022-04-21 03:47:17 +07:00
Yazawazi
eb6bb1da07
teleports
2022-04-21 04:45:38 +08:00
alt3ri
49475a92dd
Adding Elemental DMG Bonus
...
Added Elemental DMG Bonus command.
> /stats <epyro | ecryo | ehydro | egeo | edend | eelec | ephys> <amount>
2022-04-21 03:43:57 +07:00
Melledy
c48eebbd86
Merge pull request #55 from memetrollsXD/development
...
Custom Y position on MarkMapReq
2022-04-20 12:36:42 -07:00
Magix
3b103f2733
Events, Gradle Update, and Gacha Reload
...
Update gradle, Implemented live gacha reloading, and game server event buses
2022-04-20 12:47:38 -04:00
Benjamin Elsdon
26c0fc3e7b
Reload command now reloads gacha config (again)
2022-04-21 00:28:14 +08:00
Benjamin Elsdon
094674124e
Merge remote-tracking branch 'upstream/development'
2022-04-21 00:25:47 +08:00
KingRainbow44
1f19471270
Merge branch 'MlgmXyysd-patch-1' into development
2022-04-20 12:18:18 -04:00
KingRainbow44
6710f04b71
Fix command map
2022-04-20 12:17:56 -04:00
memetrollsXD
e80a14b7dc
Custom Y position on MarkMapReq
2022-04-20 17:55:33 +02:00
Melledy
e4b622800e
Merge pull request #54 from Grasscutters/auto-account
...
Fix permission issues when new users create an account
2022-04-20 07:53:24 -07:00
Melledy
dee3afcaf8
Fix account not found issue when logging in
2022-04-20 07:51:00 -07:00
Benjamin Elsdon
8a3af10162
Merge branch 'development' of https://github.com/Melledy/Grasscutter
2022-04-20 21:38:59 +08:00
Melledy
0811c52f75
Merge pull request #52 from iTruth/development
...
Fix playerOpt is always throw an exception when it's null
2022-04-20 06:25:00 -07:00
Jaida Wu
726f03e510
Add setstats command
...
Signed-off-by: Jaida Wu <mlgmxyysd@meowcat.org>
2022-04-20 21:15:37 +08:00
iTruth
11ca0cd735
Fix playerOpt is always throw an exception when it's null
2022-04-20 21:14:18 +08:00
Jaida Wu
343acc8c6f
Add restart command
...
Signed-off-by: Jaida Wu <mlgmxyysd@meowcat.org>
2022-04-20 21:06:59 +08:00
junu128
eff5541a43
Merge branch 'Grasscutters:stable' into main
2022-04-20 21:04:31 +08:00
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