Magix
|
be507310a5
|
Merge branch 'development' into api
|
2022-04-30 16:22:00 -04: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
|
c442039f11
|
Implement a plugin API for developers
Add a developer-friendly API to Grasscutter
|
2022-04-30 16:12:39 -04:00 |
|
KingRainbow44
|
a82ec3e328
|
Update to 1.0.2-dev
|
2022-04-30 16:11:35 -04:00 |
|
KingRainbow44
|
86b8f4549f
|
Merge remote-tracking branch 'origin/api' into api
|
2022-04-30 16:11:12 -04:00 |
|
KingRainbow44
|
b5c277234c
|
Move join & quit to player event
|
2022-04-30 16:11:00 -04:00 |
|
Magix
|
63d41fd79e
|
Merge branch 'development' into api
|
2022-04-30 16:07:54 -04:00 |
|
KingRainbow44
|
f73a713fac
|
Create player creation event & move join event to player
|
2022-04-30 16:07:12 -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 |
|
LDA
|
d133e55666
|
Implement viewing character details in character showcase
|
2022-04-30 10:49:45 -07:00 |
|
Benjamin Elsdon
|
28025a8198
|
Small fix
|
2022-05-01 00:51:09 +08:00 |
|
Benjamin Elsdon
|
947d3e5745
|
Complete rework of Dispatch, Added DebugMode
|
2022-05-01 00:30:56 +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 |
|
Aru
|
d6fa05915f
|
Monsters should drop items in world (#373)
* Monsters should drop items in world
fix the typo introduced in f1934c3a47
* Determine whether in dungeon scene
|
2022-04-30 13:18:09 +02:00 |
|
筱傑
|
7b991d7b4e
|
Update Welcome Mail Items Type (#369)
|
2022-04-30 11:46:23 +02:00 |
|
Scirese
|
fb991d845e
|
Add Android Client fix by @BaiSugar (#105)
|
2022-04-30 11:45:24 +02:00 |
|
Melledy
|
e90dc6aa21
|
Merge pull request #353 from omg-xtao/tp
Support Teleport from console & custom server avatar
|
2022-04-30 02:18:12 -07:00 |
|
omg-xtao
|
23800745e2
|
Merge branch 'development' into tp
|
2022-04-30 16:48:24 +08:00 |
|
lhhxxxxx
|
eef216aea8
|
Update Account.hasPermission()
Add wildcard characters to permission nodes under the same namespace. (simple implementation)
|
2022-04-30 01:30:38 -07:00 |
|
Melledy
|
286ab545e9
|
Monsters should not drop items inside dungeons
|
2022-04-30 01:20:44 -07:00 |
|
Melledy
|
7e377dff59
|
Implement script region check
|
2022-04-30 01:20:44 -07:00 |
|
Melledy
|
1ed46df6e8
|
Move script constants to globals
|
2022-04-30 01:20:44 -07:00 |
|
Melledy
|
3f76ac4cac
|
Temporary fix for scripts that call require
|
2022-04-30 01:20:44 -07:00 |
|
Melledy
|
f8f4d89cd0
|
Optimize GetOnlinePlayerListRsp
|
2022-04-30 01:20:44 -07:00 |
|
Melledy
|
66c2743d6e
|
Update how scene/dungeon map points are handled
|
2022-04-30 01:20:44 -07: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 |
|
Magix
|
090f4bb38c
|
Merge pull request #295 from Grasscutters/memetrollsXD-patch-1
Update README.md
|
2022-04-29 19:43:54 -04:00 |
|
KingRainbow44
|
4db1724d06
|
Merge branch 'development' into api
# Conflicts:
# src/main/java/emu/grasscutter/Grasscutter.java
|
2022-04-29 19:31:33 -04:00 |
|
omg-xtao
|
92b1ba7a18
|
Workflow supports manual and minimum enablement (#168)
|
2022-04-29 22:33:13 +02:00 |
|
lilmayofuksu
|
59ff79e23a
|
Limit the amount of vehicles that a player can spawn (#340)
|
2022-04-29 21:01:07 +02: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 |
|
真心
|
4c487e22f2
|
Update README
|
2022-04-29 15:20:28 +02: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 |
|
|
eaed1aa038
|
Change NickName to ServerNickname
|
2022-04-29 19:37:51 +08:00 |
|
yangjiahao
|
e1c0b4a955
|
改进了clear命令的逻辑,使他在不输入uid时默认为当前玩家。
|
2022-04-29 13:07:30 +02:00 |
|
memetrollsXD
|
352801b8a3
|
Merge pull request #344 from BaiSugar/development
Command giveall to remove useless items
|
2022-04-29 13:04:25 +02:00 |
|
LDA
|
c67e324a2e
|
Fix sitting in chairs
|
2022-04-29 12:59:50 +02:00 |
|
|
62f0be4966
|
Support custom server in-game nickname
|
2022-04-29 18:59:24 +08:00 |
|
memetrollsXD
|
2f39aff4a6
|
Merge pull request #355 from Grasscutters/dungeon-scripts
Implemented Dungeon Support
|
2022-04-29 12:58:01 +02:00 |
|
Melledy
|
6d98743025
|
Prevent console error spam when attacking gadgets
|
2022-04-29 03:33:14 -07:00 |
|