github-actions
bbf0d4dda1
Format code [skip actions]
2023-08-07 22:04:40 +00:00
Nazrin
b9a493d424
fix quest content and condition triggers ( #2283 )
...
* Add param3 to EVENT_GADGET_STATE_CHANGE
* Slight cleanup for DungeonManager
* Fix ContentTriggerFire
* Rework and fix talk content and conditions.
* redo item content and conditions, swap out getItemByGuid with getItemById, and make count handling consistent.
* Don't need to check if checkItem is null
* add this. to DungeonManager.java
* add this to Inventory.java
* Update src/main/java/emu/grasscutter/game/quest/QuestManager.java
Co-authored-by: Magix <27646710+KingRainbow44@users.noreply.github.com>
* add spaces to ContentCompleteAnyTalk.java
* Update src/main/java/emu/grasscutter/game/quest/content/ContentCompleteAnyTalk.java
Co-authored-by: Magix <27646710+KingRainbow44@users.noreply.github.com>
---------
Co-authored-by: Magix <27646710+KingRainbow44@users.noreply.github.com>
2023-08-07 18:03:13 -04:00
github-actions
8200607a15
Format code [skip actions]
2023-08-07 04:28:56 +00:00
Nazrin
0b0dcf9b8e
Implement QUEST_EXEC_RANDOM_QUEST_VAR ( #2284 )
2023-08-07 00:27:13 -04:00
Thoronium
58d2650505
Fix swim stamina cost ( #2287 )
2023-08-07 00:25:59 -04:00
KingRainbow44
8291e366b9
Bump to version 1.6.3
2023-08-01 00:27:39 -04:00
github-actions
175e7f5f09
Format code [skip actions]
2023-08-01 04:23:23 +00:00
KingRainbow44
665263d9ba
Fix account list
subcommand
2023-07-31 17:26:30 -04:00
KingRainbow44
08284bc669
Add extra giving method
2023-07-31 16:03:55 -04:00
KingRainbow44
b82567d9d9
Attempt to implement item giving to NPCs (untested)
2023-07-31 15:42:52 -04:00
github-actions
a4ad781d61
Format code [skip actions]
2023-07-31 16:54:59 +00:00
Nazrin
465582b8da
Handle Dungeons with null config ( #2279 )
2023-07-31 12:52:42 -04:00
github-actions
4320bc7d29
Format code [skip actions]
2023-07-29 15:40:10 +00:00
Nazrin
98fbc4e512
Improve Platforms ( #2275 )
...
* Improve Platforms
* add this.
2023-07-29 11:38:34 -04:00
Nazrin
f3277dee9f
Fix Forging ( #2278 )
2023-07-29 11:37:32 -04:00
github-actions
0005fcf96f
Format code [skip actions]
2023-07-23 03:19:10 +00:00
github-actions
f065b2b16f
Format code [skip actions]
2023-07-23 03:18:53 +00:00
github-actions
e9d68936f6
Format code [skip actions]
2023-07-23 03:18:29 +00:00
Nazrin
47971dc931
various small bug fixes ( #2270 )
...
* various small bug fixes
* Upgrade warning to error
* A few more state changes to match the others in this pull
2023-07-22 23:17:59 -04:00
Nazrin
fe169398ec
Gadgets can be picked up too ( #2272 )
...
* Gadgets can be picked up too
* put in a warning
2023-07-22 23:17:39 -04:00
Nazrin
ddc082fc97
Everything triggers regions ( #2271 )
...
* Everything triggers regions
* hotfix
2023-07-22 23:17:33 -04:00
Nazrin
0b806e21cf
Fix talks that have a quest id of 4 digits or more ( #2268 )
2023-07-22 23:17:18 -04:00
Nazrin
49ba0e55e8
make xxGroupVariableValueByGroup the same as xxGroupVariableValue ( #2266 )
2023-07-22 23:17:11 -04:00
pfyy
ae2ab20b5b
add support for 3.8 teapot binout files (scene 2005, 2204) ( #2265 )
2023-07-22 23:17:02 -04:00
github-actions
27d495742d
Format code [skip actions]
2023-07-15 03:05:16 +00:00
KingRainbow44
f17339f1b6
Send global value packet after the scene host has finished initializing the scene
2023-07-14 23:03:49 -04:00
KingRainbow44
f0775f70f3
Send packet after scene load & Directly send back entity ID to clients
2023-07-14 21:22:45 -04:00
KingRainbow44
fecf83cfa4
Revert AvatarUpgradeRsp
2023-07-14 21:09:57 -04:00
KingRainbow44
dfbe4022f3
Merge remote-tracking branch 'origin/development' into development
2023-07-14 19:47:56 -04:00
KingRainbow44
e859d87ae3
Implement SetEntityServerGlobalValueByEntityId
2023-07-14 19:46:30 -04:00
5idereal
acb3575c77
update zh-TW.json ( #2260 )
2023-07-14 19:37:54 -04:00
Nazrin
f725d9203d
Fix QUEST_CONTENT_LEAVE_SCENE ( #2262 )
2023-07-14 19:37:29 -04:00
Nazrin
d62394e35e
Remove obsolete code in ScriptLib.java ( #2263 )
2023-07-14 19:37:08 -04:00
Nazrin
a4d5de06d1
Fix starting wrong quest for story quests ( #2264 )
2023-07-14 19:36:50 -04:00
AxelPLN(Axel Yinjia Huang)
73acfa1178
Update README_zh-TW ( #2261 )
...
* Update README_zh-TW.md
添加繁體版快速開始
* Update README_zh-TW.md
2023-07-12 22:01:20 -04:00
pfyy
0d71d29932
fix first entering teapot failure ( #2259 )
2023-07-12 22:00:55 -04:00
github-actions
d0a4da8a1f
Update languages [skip actions]
2023-07-09 06:04:19 +00:00
laura o3o
d332861ed8
add italian support (italian translation fix) ( #2249 )
...
* Updated IT Readme
* Update it-IT.json
* Update it-IT.json (2)
* fixed a couple errors while reviewing
2023-07-09 02:03:54 -04:00
y.mi
47186a47b2
It now can bind on correct addr ( #2254 )
...
Now Grasscutter will bind on address specified in config.json (bindAddress), instead of 0.0.0.0
2023-07-08 12:27:12 -04:00
TotallyNotOndre
5090b17b80
Update ru-RU.json ( #2247 )
...
ty Scaldy for help♥♥♥
2023-07-03 23:32:15 -04:00
Xotak
5b9508d7a4
Update French translations ( #2246 )
2023-07-03 23:30:22 -04:00
github-actions
df7941bc1b
Format code [skip actions]
2023-07-03 11:03:03 +00:00
Thoronium
9cac0953fa
Add alternate val name ( #2245 )
2023-07-03 07:01:50 -04:00
KingRainbow44
7cdb774b1f
Merge remote-tracking branch 'origin/development' into development
2023-07-01 01:29:40 -04:00
KingRainbow44
f40cdfd23d
Update protocol definition for AvatarUpgradeRsp
2023-07-01 01:29:30 -04:00
KingRainbow44
4e71a15479
Move unknown condition handler message to debug
2023-07-01 01:29:14 -04:00
KingRainbow44
6afa1bf276
Bump to 1.6.2
& Fix handbook generation error
2023-07-01 01:28:35 -04:00
pfyy
8c2d00fcd3
fix README.md build badge ( #2243 )
...
* fix README.md build badge
* fix README_XXX.md build badge
2023-07-01 01:17:03 -04:00
github-actions
308686d9e7
Format code [skip actions]
2023-06-27 05:51:09 +00:00
Nazrin
83d447cfc2
Update region logic ( #2240 )
2023-06-27 01:49:24 -04:00