github-actions
|
98b834cdcd
|
Lint Code [skip actions]
|
2023-05-13 03:18:45 +00:00 |
|
KingRainbow44
|
8c0045a8d7
|
Add color change to Join the Community!
|
2023-05-12 21:49:13 -04:00 |
|
KingRainbow44
|
8a2b860932
|
Fix listener ConcurrentModificationException issue
|
2023-05-12 20:19:30 -04:00 |
|
KingRainbow44
|
78ee3e8db1
|
Implement handbook teleporting
also a few formatting changes and sort data by logical sense
|
2023-05-12 20:18:53 -04:00 |
|
KingRainbow44
|
f8054a82a9
|
Add basic troubleshooting command
|
2023-05-12 19:38:46 -04:00 |
|
KingRainbow44
|
63488f826a
|
Merge remote-tracking branch 'origin/unstable' into unstable
|
2023-05-12 19:05:18 -04:00 |
|
KingRainbow44
|
e3accdad1b
|
Fix character names rendering incorrectly
|
2023-05-11 23:05:36 -04:00 |
|
github-actions
|
757dc9f261
|
Lint Code [skip actions]
|
2023-05-12 02:54:36 +00:00 |
|
KingRainbow44
|
564e4e496b
|
Check if a command should be copied or HTTP should be used
|
2023-05-11 22:52:09 -04:00 |
|
scooterboo
|
ef263cb326
|
unload scene when there are no players (#2147)
* unload scene when there are no players
* Update src/main/java/emu/grasscutter/game/world/Scene.java
Co-authored-by: Magix <27646710+KingRainbow44@users.noreply.github.com>
---------
Co-authored-by: Magix <27646710+KingRainbow44@users.noreply.github.com>
|
2023-05-11 22:04:43 -04:00 |
|
github-actions
|
c425fb12c4
|
Format code [skip actions]
|
2023-05-12 02:03:50 +00:00 |
|
KingRainbow44
|
2017bc57a0
|
Merge remote-tracking branch 'origin/unstable' into unstable
# Conflicts:
# src/main/java/emu/grasscutter/game/talk/TalkManager.java
|
2023-05-11 22:01:28 -04:00 |
|
KingRainbow44
|
6516e4be1e
|
NPCs are not spawned server side; change logic to handle it
|
2023-05-11 21:17:08 -04:00 |
|
github-actions
|
3f4578c0ba
|
Format code [skip actions]
|
2023-05-12 01:13:53 +00:00 |
|
KingRainbow44
|
db1cc788b4
|
Validate the NPC being talked to
|
2023-05-11 21:11:10 -04:00 |
|
KingRainbow44
|
9c0b9afae2
|
Make KcpTunnel public
|
2023-05-11 21:10:38 -04:00 |
|
KingRainbow44
|
0fb0b590e1
|
Move invalid ability action to trace
|
2023-05-11 21:09:49 -04:00 |
|
KingRainbow44
|
82b193945e
|
Add more information to the 'unknown condition handler' message
|
2023-05-11 21:08:33 -04:00 |
|
KingRainbow44
|
02a9c55b0f
|
Move 'invalid gather object' to trace
|
2023-05-11 21:08:14 -04:00 |
|
github-actions
|
6d3dc1ad70
|
Format code [skip actions]
|
2023-05-11 23:56:24 +00:00 |
|
KingRainbow44
|
780674e8de
|
Use Lombok's EqualsAndHashCode for comparing scene regions
|
2023-05-11 19:54:04 -04:00 |
|
github-actions
|
45f4a9233d
|
Format code [skip actions]
|
2023-05-11 23:46:37 +00:00 |
|
KingRainbow44
|
e514095e8a
|
Fix region removal checking
|
2023-05-11 19:43:52 -04:00 |
|
KingRainbow44
|
5cd9d3a26d
|
Initialize the script loader in ResourceLoader#loadAll
|
2023-05-11 19:41:50 -04:00 |
|
KingRainbow44
|
4eaaa507ae
|
Merge remote-tracking branch 'origin/unstable' into unstable
|
2023-05-11 00:52:06 -04:00 |
|
github-actions
|
77e048b36b
|
Format code [skip actions]
|
2023-05-11 04:52:00 +00:00 |
|
KingRainbow44
|
de5fd49d93
|
Re-add call to Player#updatePlayerGameTime
|
2023-05-11 00:51:57 -04:00 |
|
scooterboo
|
5e3acab116
|
Fully fix fairy clock (#2146)
* Fix scene transition
* fully fix fairy clock
|
2023-05-11 00:49:21 -04:00 |
|
github-actions
|
c78f9f2801
|
Format code [skip actions]
|
2023-05-11 04:27:51 +00:00 |
|
KingRainbow44
|
42e6e4c44d
|
Fix delay with server tasks
|
2023-05-11 00:25:09 -04:00 |
|
github-actions
|
f9906c4492
|
Format code [skip actions]
|
2023-05-11 02:23:43 +00:00 |
|
KingRainbow44
|
f51fd55cb5
|
Fix worktop options not appearing
|
2023-05-10 22:21:16 -04:00 |
|
KingRainbow44
|
e32aea4d0b
|
Remove more scene synchronized
|
2023-05-10 22:21:13 -04:00 |
|
KingRainbow44
|
1719c08eb0
|
Remove debug calls when teleporting
|
2023-05-10 22:21:10 -04:00 |
|
KingRainbow44
|
c0381d3795
|
Prevent updating player game time
|
2023-05-10 22:21:03 -04:00 |
|
Magix
|
d2203cc511
|
Merge pull request #2107 from Grasscutters/unstable-quests
Merge `unstable-quests` into `unstable`
|
2023-05-10 19:14:22 -07:00 |
|
KingRainbow44
|
07e038343d
|
Fix teleporting errors
|
2023-05-10 20:54:25 -04:00 |
|
KingRainbow44
|
510e6bfa78
|
Add account list command
|
2023-05-10 20:53:20 -04:00 |
|
KingRainbow44
|
7c065b33d6
|
Re-apply changes which were discarded from running Spotless
|
2023-05-10 19:22:32 -04:00 |
|
KingRainbow44
|
f9a7eecc1a
|
Don't load garbages
|
2023-05-09 22:46:43 -04:00 |
|
KingRainbow44
|
f7b25df91c
|
Handle ClientLockGameTimeNotify over sending it
|
2023-05-09 17:09:42 -04:00 |
|
KingRainbow44
|
061782f555
|
Revert "Move time lock check"
This reverts commit acc69a33cc.
|
2023-05-09 01:42:16 -04:00 |
|
KingRainbow44
|
13d95c5c84
|
Remove setting the dungeon ID
dungeon ID and dungeon enter will break things
|
2023-05-09 01:41:13 -04:00 |
|
KingRainbow44
|
acc69a33cc
|
Move time lock check
|
2023-05-08 02:25:57 -04:00 |
|
KingRainbow44
|
0b2e471f9b
|
Fix time locking
|
2023-05-08 02:24:05 -04:00 |
|
KingRainbow44
|
b5c80764de
|
Move check_code to unstable only
|
2023-05-08 01:55:55 -04:00 |
|
KingRainbow44
|
3049cdafc1
|
Add icon to ItemData
|
2023-05-08 01:50:01 -04:00 |
|
KingRainbow44
|
79e4268d39
|
Fix usage of onMethod
|
2023-05-08 01:49:50 -04:00 |
|
KingRainbow44
|
489f504593
|
Add handbook config options
|
2023-05-08 01:44:51 -04:00 |
|
KingRainbow44
|
2578eb4f0f
|
Fix code format action to push to target branch
|
2023-05-08 01:42:08 -04:00 |
|