AnimeGitB
5aba7da7ef
Move command prefix stripping to ChatManager
2022-05-05 00:03:10 -07:00
AnimeGitB
82ec63c4e4
[WIP] Command Targeting overhaul
2022-05-05 00:03:10 -07:00
Melledy
57285885dc
Move languages to languages package
2022-05-04 00:44:33 -07:00
方块君
b8f5299995
Optimize multilingualism (using variables)
...
Optimize multilingualism (using variables)
2022-05-03 22:17:41 -07:00
DancingSnow
f6d5fb1945
fix giveart command when times about 200, account will crash
2022-05-03 10:45:11 -07:00
AnimeGitB
29eedb5075
Refactor SetStatsCommand, add target UID and all FightProperty stats
2022-05-03 10:37:32 -07:00
方块君
0eab44f51f
Add multilingual support
...
Add multilingual support
2022-05-03 02:38:37 -07:00
dogdie233
16f77ee520
Add EnterDungeonCmd, fix error when enter dungeon by changescene, import spawn cmd
2022-05-02 10:50:08 -07:00
DancingSnow
186c6bcf89
fix World level not in 0-8
2022-05-02 02:26:11 -07:00
筱傑
3cc1139aa1
Add /setstats mhp
to set Max HP ( #407 )
...
* Fixed `/setstats hp` without changing the max hp.
The Max HP should be modified.
* Add `/setstats mhp` to set Max HP
2022-05-01 20:22:29 +02:00
JimWails
4adc983832
Fixed can set avatar level more than 90 and cause game to freeze
...
Limit the avatar level given by "/givechar" command.
If avatar level >90, the game will freeze if open the character interface.
2022-05-01 10:05:28 -07:00
筱傑
b9e27828b8
Fixed can set talent level to 16 bug ( #408 )
...
Level should be **lower than 16**
2022-05-01 16:42:02 +02:00
Magix
a62520f922
Merge pull request #381 from Coooookies/development
...
Show the player's UID with the `/list` command
2022-04-30 16:16:18 -04:00
Magix
8ce79ed3ca
Forgot to add to null execution
2022-04-30 16:15:39 -04:00
Magix
f4de4a6aeb
Change to ()
and add space
2022-04-30 16:14:40 -04:00
Magix
63d41fd79e
Merge branch 'development' into api
2022-04-30 16:07:54 -04:00
coooookies
ba97dfe7d9
Uids will not be showed until the parameter <uid> is added,
...
like this: /list uid
2022-05-01 03:43:41 +08:00
coooookies
c0b7859f93
List command should show player uid
2022-05-01 00:17:08 +08:00
赤座あかり
eac9c04e4e
Give Artifact: Fix error & Rename alias ( #370 )
...
* Give Artifact: Fix error & Rename alias
* Update README.md
2022-04-30 13:19:22 +02:00
omg-xtao
23800745e2
Merge branch 'development' into tp
2022-04-30 16:48:24 +08:00
lhhxxxxx
c2b8a20e03
Update GiveAllCommand.java
...
giveall command nomore give arts
2022-04-30 01:04:10 -07:00
筱傑
d8e458cd33
Fix Give Command Promote Level Bug
...
Should be <=40, just change the order
2022-04-30 01:02:39 -07:00
muhammadeko
8a9dab7d74
Give Artifact: Clear random props first before adding all picked props
2022-04-29 17:11:12 -07:00
KingRainbow44
4db1724d06
Merge branch 'development' into api
...
# Conflicts:
# src/main/java/emu/grasscutter/Grasscutter.java
2022-04-29 19:31:33 -04:00
BaiSugar
7e6b20de1a
Added interface display for multiplayer games ( #360 )
2022-04-29 18:20:46 +02:00
赤座あかり
79165aa402
Add command to get reliquary with specific props ( #300 )
2022-04-29 16:31:22 +02:00
omg-xtao
7fdf74986c
Merge branch 'development' into tp
2022-04-29 21:38:45 +08:00
真心
48aea3f5e4
Add 'refinement' option to 'give' command
2022-04-29 15:20:28 +02:00
真心
d0ccc48642
Add 'refinement' option to 'give' command
2022-04-29 15:20:28 +02:00
真心
9892cd8480
Delete GiveWeaponCommand.java
2022-04-29 15:20:28 +02:00
真心
2d04758f1c
Add GiveWeaponCommand
2022-04-29 15:20:28 +02:00
yangjiahao
e1c0b4a955
改进了clear命令的逻辑,使他在不输入uid时默认为当前玩家。
2022-04-29 13:07:30 +02:00
74ad63573a
Support Teleport from console
2022-04-29 17:53:42 +08:00
BaiSugar
1bd8d871bb
remove useless items
2022-04-29 14:18:32 +08:00
BaiSugar
76098cdb71
remove useless items
2022-04-29 14:13:09 +08:00
KingRainbow44
d701613831
Formatting changes
2022-04-28 22:21:30 -04:00
Kengxxiao
275fcc7dd6
shop improvement
2022-04-28 13:30:50 -07:00
Kengxxiao
027bd28afb
Add command /coop and /tpall
2022-04-28 21:23:20 +02:00
BaiSugar
a5601e8409
Update the command format of the usage (including source code)
2022-04-28 13:47:32 +02:00
memetrollsXD
96dbc2fbfd
God damn forgot I was in java for a sec
2022-04-27 15:42:25 -07:00
memetrollsXD
b80b8aedd9
Remove default permissions from account command
2022-04-27 15:42:25 -07:00
memetrollsXD
eaf2982ebc
Apply to account command
2022-04-27 15:42:25 -07:00
Melledy
555937d2aa
Fixed concurrency issue in killall
2022-04-27 11:23:33 -07:00
Kengxxiao
669e58d9f3
Merge branch 'development' into dev-feature-drop
2022-04-27 22:54:59 +08:00
Kengxxiao
3e0ccbbbde
implement npc shop
2022-04-27 07:35:31 -07:00
Kengxxiao
57e408012b
reset drop table in reload command
2022-04-27 17:44:12 +08:00
Melledy
d1fc8c1faa
Moved some files around
2022-04-26 21:27:35 -07:00
Melledy
1c36f0785b
Renamed all references to a certain game
2022-04-26 21:27:35 -07:00
Melledy
d81895543f
Call PacketItemAddHintNotify from addItem
2022-04-26 21:27:35 -07:00
Melledy
7cf0e448cd
World level updates without needing to restart
2022-04-26 21:27:35 -07:00
Benjamin Elsdon
cebc140228
GenshinPlayer fix (for two issues) and updated sendmail with Magix's suggestions
2022-04-27 09:03:26 +08:00
Benjamin Elsdon
b9f7c657ac
Merge remote-tracking branch 'upstream/development' into dev-mail
2022-04-27 07:37:05 +08:00
Magix
71524b0b66
Merge pull request #178 from BaiSugar/development
...
Added command to get all items
2022-04-26 18:45:08 -04:00
BaiSugar
3c5f3d4157
remove test avatar
2022-04-26 16:35:06 +08:00
KingRainbow44
d23050ffa5
Bug fix & Cleanup
2022-04-26 00:39:30 -04:00
KingRainbow44
03988414ce
Refactor classes
2022-04-26 00:04:03 -04:00
Benjamin Elsdon
a2069c0084
Merge remote-tracking branch 'upstream/development' into dev-mail
2022-04-26 11:59:16 +08:00
Benjamin Elsdon
a5677a8e34
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
b6fedcf262
Support kill from console
2022-04-25 11:01:18 -07:00
dc6702eb5c
Add a new alias to the command killcharacter
2022-04-25 11:01:18 -07:00
00a40a84bb
Add killcharacter command
2022-04-25 11:01:18 -07:00
alt3ri
5dd5f70903
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
56eb711055
Delete ClearArtifactsCommand.java
2022-04-25 11:00:10 -07:00
alt3ri
c1ef679e30
Delete ClearWeaponsCommand.java
2022-04-25 11:00:10 -07:00
Benjamin Elsdon
c68c75e8ce
Send Mail Command!
...
Almost done! Wooooo!
2022-04-25 21:53:10 +08:00
Benjamin Elsdon
9bf94f9539
Receiving items in mail
2022-04-25 16:22:13 +08:00
Benjamin Elsdon
69779a0321
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
e24de95d29
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
c6bd1fa5d4
remove test avatar
2022-04-25 15:17:55 +08:00
Yan
2238a7c3aa
fix setting electro dmg stat
2022-04-24 17:57:42 -07:00
alt3ri
4837ccb983
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
5010b8ac75
add setfriendship aliases
2022-04-24 10:32:47 -07:00
BaiSugar
1c15dd3c32
fix
2022-04-24 22:49:33 +08:00
BaiSugar
5eeea84f8e
Corrected format
2022-04-24 22:46:43 +08:00
BaiSugar
885e2d078c
Corrected format
2022-04-24 22:45:30 +08:00
BaiSugar
f3d561cd06
Revert "Corrected format"
...
This reverts commit 60319ee9eb
.
2022-04-24 22:42:44 +08:00
BaiSugar
60319ee9eb
Corrected format
2022-04-24 22:38:53 +08:00
BaiSugar
0796957751
Added command to get all items
2022-04-24 21:52:50 +08:00
Yazawazi
23f0406b57
command fix too
2022-04-24 15:10:25 +08:00
BaiSugar
02ef9d84c7
Added command to get all items
2022-04-24 14:01:03 +08:00
2f5ae6c784
GodMode command supports playerId
2022-04-24 11:40:10 +08:00
Melledy
7a4de2f0d6
Merge pull request #128 from memetrollsXD/development
...
Use count for level for equips (dev branch)
2022-04-23 15:15:22 -07:00
Yazawazi
9e523da18e
tp with relative coordinates
2022-04-24 05:20:59 +08:00
Yazawazi
0c4d975409
Merge branch 'Grasscutters:development' into development
2022-04-24 05:03:55 +08:00
memetrollsXD
fd1890b072
Merge branch 'Grasscutters:development' into development
2022-04-23 22:37:48 +02:00
2dd8932144
Add Teleport command
2022-04-24 03:10:07 +08:00
Yazawazi
aa4489497e
Merge branch 'Grasscutters:development' into development
2022-04-23 22:16:21 +08:00
memetrollsXD
57e3637251
Add promoteLevel and count
2022-04-23 16:11:45 +02:00
301d0a174c
Add another way to set talent level
2022-04-23 21:13:45 +08:00
Yazawazi
042bdc2ff2
Merge branch 'Grasscutters:development' into development
2022-04-23 19:58:17 +08:00
Melledy
a957379afb
Merge pull request #131 from Raeliana/patch-1
...
Create ClearWeaponsCommand.java
2022-04-22 21:36:52 -07:00
Yazawazi
b11009f724
Merge branch 'Grasscutters:development' into development
2022-04-23 10:43:27 +08:00
Melledy
716380a078
Merge branch 'development' into java-16
2022-04-22 19:23:32 -07:00
Raeliana
cdf6c697f1
Create ClearWeaponsCommand.java
...
A command to clear unlocked and unequipped artifacts
2022-04-23 02:48:04 +03:00
memetrollsXD
a52eaf9bbc
Use count for level for equips
2022-04-22 23:19:58 +02:00
Yazawazi
48db644692
command fix
2022-04-23 01:36:48 +08:00
Yazawazi
eb70904660
setfetterlevel command
2022-04-22 23:46:24 +08:00
alt3ri
63898a18df
Deleted 2 lines
2022-04-22 17:38:58 +07:00
alt3ri
370483fae2
Added /talent command
...
Set current character talent level by using /talent command.
> /talent getid - Gets current character talent ID
> /talent set <talent ID> <level> - Sets current character's talent level
2022-04-22 17:28:52 +07:00
fengyuecanzhu
b31dab04eb
change fhp to heal
2022-04-22 08:45:46 +08:00