Commit Graph

728 Commits

Author SHA1 Message Date
Benjamin Elsdon
ae190f3fa0 Send Mail Command!
Almost done! Wooooo!
2022-04-25 21:53:10 +08:00
Melledy
7efac01890 Make monsters scale off world level 2022-04-25 04:04:01 -07:00
Melledy
0b49f487c4 Dont deregister scenes if the player is going to tp back into them 2022-04-25 02:16:01 -07:00
真心
8007b2ee9f
Update Java to 17 2022-04-25 16:57:46 +08:00
lunaticwhat
032bb02173 issue and pr template updated. 2022-04-25 15:57:16 +07:00
真心
c592891c74
Update Java to 17 2022-04-25 16:55:21 +08:00
Melledy
b8abf9dcfc Natural spawn test
(without luas)
2022-04-25 01:50:58 -07:00
Benjamin Elsdon
254a779bf7 Forgot to implement levels into GetMailItemRsp
Also added promoteLevels
2022-04-25 16:42:56 +08:00
Benjamin Elsdon
f18068bc16 More weird git stuff 2022-04-25 16:32:26 +08:00
Benjamin Elsdon
43ef6ff9c5 Weird git stuff 2022-04-25 16:25:33 +08:00
Benjamin Elsdon
6861a56a7b Added ChangeMailStarNotify (change importance level) 2022-04-25 16:23:23 +08:00
Benjamin Elsdon
c0d4ca5e09 Mail read notify 2022-04-25 16:23:23 +08:00
Benjamin Elsdon
15d1159509 Deleting mail + a bit of cleanup 2022-04-25 16:23:22 +08:00
Benjamin Elsdon
ced5fc38be Receiving items in mail 2022-04-25 16:22:13 +08:00
Benjamin Elsdon
4e3a1c769f THE MAILBOX ACTUALLY WORKS CORRECTLY NOW 2022-04-25 16:22:12 +08:00
Benjamin Elsdon
30bc3a8ad1 Java-16 compatiable mail system (whoops) 2022-04-25 16:22:12 +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
Benjamin Elsdon
dd42d3b027 Initial work on mail 2022-04-25 16:18:23 +08:00
Benjamin Elsdon
1e4c4f96ae Update protos 2022-04-25 16:18:23 +08:00
Benjamin Elsdon
2e26e16d4d Added ChangeMailStarNotify (change importance level) 2022-04-25 16:11:57 +08:00
Melledy
70ca853e5e Merge branch 'stable' into development 2022-04-25 00:58:53 -07:00
Magix
285426e89a Update issue templates 2022-04-25 00:56:31 -07:00
zhufengning
bb6c38d200 fix spelling in README_zh-CN.md 2022-04-25 00:55:07 -07:00
Asnxthaony
bc3fa67408 fix indent by using smart tabs 2022-04-25 00:54:11 -07:00
Asnxthaony
25111ed907 sanity check 2022-04-25 00:54:11 -07:00
Asnxthaony
6350d83ad0 fix SetPlayerBirthdayRsp 2022-04-25 00:54:11 -07:00
Benjamin Elsdon
3a677ff6d2 Mail read notify 2022-04-25 15:41:18 +08:00
BaiSugar
1567e480e1 remove test avatar 2022-04-25 15:17:55 +08:00
Magix
1378d23bb2
Update issue templates 2022-04-25 02:54:48 -04:00
Benjamin Elsdon
ffe96fe93a Deleting mail + a bit of cleanup 2022-04-25 14:30:56 +08:00
Benjamin Elsdon
850b3d20ff Receiving items in mail 2022-04-25 13:51:19 +08:00
Wansn
4cf8fc90bb Update README_zh-CN.md 2022-04-24 21:58:35 -07:00
Wansn
c09dbeebab Create README_zh-CN.md 2022-04-24 21:58:35 -07:00
Wansn
e199a610fd Fix outdated jdk versions in some places 2022-04-24 21:58:35 -07:00
Wansn
03c3b349e6 Fix outdated jdk versions in some places 2022-04-24 21:58:35 -07:00
Wansn
9eb509ee54 Update README.md 2022-04-24 20:18:46 -07:00
Wansn
f8d88d785e Update README.md 2022-04-24 20:18:46 -07:00
Wansn
f4058ae0f0 Update README.md 2022-04-24 20:18:46 -07:00
Wansn
bc5710594c Update README.md 2022-04-24 20:18:46 -07:00
Yan
0cdc6115d4 fix setting electro dmg stat 2022-04-24 17:57:42 -07:00
alangy98
dce63b0760 Revert "bugfix: portbind error when falling back to http server"
This reverts commit c14eb2204b.
the bugfix is inappropriate
2022-04-24 17:57:18 -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
Magix
0395ebfa15
Merge pull request #186 from FahimFBA/fba-code-of-conduct
Code of Conduct Added
2022-04-24 13:20:23 -04:00
Melledy
c8e9bb3669
Merge pull request #194 from alangy98/development
bugfix: port bind error when falling back to http server
2022-04-24 09:03:25 -07:00
Alangy
c14eb2204b bugfix: portbind error when falling back to http server 2022-04-24 23:05:08 +08: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