Kengxxiao
27ac32a42b
Merge branch 'development' into dev-feature-drop
2022-04-27 22:54:59 +08:00
Kengxxiao
842acabe5a
implement npc shop
2022-04-27 07:35:31 -07:00
Kengxxiao
c0b6193220
reset drop table in reload command
2022-04-27 17:44:12 +08:00
Melledy
4480ce14a7
Moved some files around
2022-04-26 21:27:35 -07:00
Melledy
556018d9a9
Renamed all references to a certain game
2022-04-26 21:27:35 -07:00
Melledy
8105d2a7a9
Call PacketItemAddHintNotify from addItem
2022-04-26 21:27:35 -07:00
Melledy
2b69978327
World level updates without needing to restart
2022-04-26 21:27:35 -07:00
Benjamin Elsdon
e4899034b2
GenshinPlayer fix (for two issues) and updated sendmail with Magix's suggestions
2022-04-27 09:03:26 +08:00
Benjamin Elsdon
2ed6fbc1da
Merge remote-tracking branch 'upstream/development' into dev-mail
2022-04-27 07:37:05 +08:00
Magix
9f7c52c45e
Merge pull request #178 from BaiSugar/development
...
Added command to get all items
2022-04-26 18:45:08 -04:00
BaiSugar
0132ad66ab
remove test avatar
2022-04-26 16:35:06 +08:00
KingRainbow44
f176408d41
Bug fix & Cleanup
2022-04-26 00:39:30 -04:00
KingRainbow44
9af4cc2446
Refactor classes
2022-04-26 00:04:03 -04:00
Benjamin Elsdon
028c7e5604
Merge remote-tracking branch 'upstream/development' into dev-mail
2022-04-26 11:59:16 +08:00
Benjamin Elsdon
7015905991
Improvements and send all mail fix
...
Mail ID no longer exists and is handled by it's position in the mail array
2022-04-26 11:57:55 +08:00
xtaodada
dbb7350f6f
Support kill from console
2022-04-25 11:01:18 -07:00
xtaodada
76e2fa59d8
Add a new alias to the command killcharacter
2022-04-25 11:01:18 -07:00
xtaodada
f3240fc53f
Add killcharacter command
2022-04-25 11:01:18 -07:00
alt3ri
37b875717f
Merged /clearartifacts and /clearweapons
...
I merged ClearArtifactsCommand and ClearWeaponsCommand to ClearCommand with UID parameter. Still no send from console cuz I forgor 💀
Usage: /clear <wp | art | mat | all> [uid]
2022-04-25 11:00:10 -07:00
alt3ri
dbca694a78
Delete ClearArtifactsCommand.java
2022-04-25 11:00:10 -07:00
alt3ri
0ecde3d82f
Delete ClearWeaponsCommand.java
2022-04-25 11:00:10 -07:00
Benjamin Elsdon
ae190f3fa0
Send Mail Command!
...
Almost done! Wooooo!
2022-04-25 21:53:10 +08:00
Benjamin Elsdon
ced5fc38be
Receiving items in mail
2022-04-25 16:22:13 +08:00
Benjamin Elsdon
b1f34f4fbe
Added database support for mail
...
Send mail command now works from console (to use it from console change the uuid in the 'SendMailCommand' file
2022-04-25 16:22:12 +08:00
Benjamin Elsdon
d0538f7aee
Added GetMailItemReq/Rsp & PacketMailChangeNotify
...
Mail still doesn't work for whatever reason. I also added a temporary SendMailCommand just to receive PacketMailChangeNotify.
I feel like I'm about to lose my mind.
2022-04-25 16:18:23 +08:00
BaiSugar
1567e480e1
remove test avatar
2022-04-25 15:17:55 +08:00
Yan
0cdc6115d4
fix setting electro dmg stat
2022-04-24 17:57:42 -07:00
alt3ri
5d637ed559
Added UID parameter
...
Now you can delete other player's weapons with UID
Usage: /clearwp [uid]
2022-04-24 17:56:49 -07:00
Yazawazi
f46650c983
add setfriendship aliases
2022-04-24 10:32:47 -07:00
BaiSugar
05c6b29831
fix
2022-04-24 22:49:33 +08:00
BaiSugar
1132c2c753
Corrected format
2022-04-24 22:46:43 +08:00
BaiSugar
5eccbc8565
Corrected format
2022-04-24 22:45:30 +08:00
BaiSugar
271f9b9ec5
Revert "Corrected format"
...
This reverts commit 153593b64c57e68ce275b6138c5e17d83371f863.
2022-04-24 22:42:44 +08:00
BaiSugar
153593b64c
Corrected format
2022-04-24 22:38:53 +08:00
BaiSugar
95871abb5b
Added command to get all items
2022-04-24 21:52:50 +08:00
Yazawazi
a743155039
command fix too
2022-04-24 15:10:25 +08:00
BaiSugar
d761b50656
Added command to get all items
2022-04-24 14:01:03 +08:00
xtaodada
95411a6df3
GodMode command supports playerId
2022-04-24 11:40:10 +08:00
Melledy
54ad583c67
Merge pull request #128 from memetrollsXD/development
...
Use count for level for equips (dev branch)
2022-04-23 15:15:22 -07:00
Yazawazi
523d0260d0
tp with relative coordinates
2022-04-24 05:20:59 +08:00
Yazawazi
80cb967c86
Merge branch 'Grasscutters:development' into development
2022-04-24 05:03:55 +08:00
memetrollsXD
b1508183f8
Merge branch 'Grasscutters:development' into development
2022-04-23 22:37:48 +02:00
xtaodada
00f2da10df
Add Teleport command
2022-04-24 03:10:07 +08:00
Yazawazi
984ee9d7ea
Merge branch 'Grasscutters:development' into development
2022-04-23 22:16:21 +08:00
memetrollsXD
5d145fb1d6
Add promoteLevel and count
2022-04-23 16:11:45 +02:00
xtaodada
d1d2be9b16
Add another way to set talent level
2022-04-23 21:13:45 +08:00
Yazawazi
e970fdb60a
Merge branch 'Grasscutters:development' into development
2022-04-23 19:58:17 +08:00
Melledy
90c9af7257
Merge pull request #131 from Raeliana/patch-1
...
Create ClearWeaponsCommand.java
2022-04-22 21:36:52 -07:00
Yazawazi
eb57534a2a
Merge branch 'Grasscutters:development' into development
2022-04-23 10:43:27 +08:00
Melledy
17abf321a2
Merge branch 'development' into java-16
2022-04-22 19:23:32 -07:00