Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
ziqian zhang
Grasscutter
Commits
3db1a86609d9e835810f776dcf4bb2436a3d2f80
Switch branch/tag
Grasscutter
src
main
java
emu
grasscutter
game
GenshinScene.java
25 Apr, 2022
12 commits
Fix concurrency related error while spawning monsters
· 61447718
Melledy
authored
Apr 25, 2022
61447718
Call checkSpawns from World instead of from Player
· 2228332f
Melledy
authored
Apr 25, 2022
2228332f
Synchronize scene entity map
· c3f9fd3c
Melledy
authored
Apr 25, 2022
c3f9fd3c
Make monsters scale off world level
· 1c691748
Melledy
authored
Apr 25, 2022
1c691748
Dont deregister scenes if the player is going to tp back into them
· f28f21b0
Melledy
authored
Apr 25, 2022
f28f21b0
Natural spawn test
· 711e6eab
Melledy
authored
Apr 25, 2022
(without luas)
711e6eab
Fix concurrency related error while spawning monsters
· 0ea3edb7
Melledy
authored
Apr 25, 2022
0ea3edb7
Call checkSpawns from World instead of from Player
· 5f4afc8e
Melledy
authored
Apr 25, 2022
5f4afc8e
Synchronize scene entity map
· d6544d12
Melledy
authored
Apr 25, 2022
d6544d12
Make monsters scale off world level
· eb997006
Melledy
authored
Apr 25, 2022
eb997006
Dont deregister scenes if the player is going to tp back into them
· 02d2d728
Melledy
authored
Apr 25, 2022
02d2d728
Natural spawn test
· b8614d63
Melledy
authored
Apr 25, 2022
(without luas)
b8614d63
21 Apr, 2022
1 commit
Add a changing weather id
· 0480f10a
yarik0chka
authored
Apr 21, 2022
0480f10a
19 Apr, 2022
2 commits
Deregister empty scenes if a player leaves them
· dd8d1752
Melledy
authored
Apr 18, 2022
dd8d1752
Merge branch 'main' into dev-scene
· 057f568a
Melledy
authored
Apr 18, 2022
057f568a
18 Apr, 2022
4 commits
Add SceneDatas
· d3eb0dcf
Melledy
authored
Apr 18, 2022
d3eb0dcf
Implement support for multiple scenes in a world
· bee654c6
Melledy
authored
Apr 18, 2022
bee654c6
Remove gadgets from world when a player leaves
· ad57bb91
Melledy
authored
Apr 17, 2022
ad57bb91
Limit co-op teams to 4 avatars max total
· c919c9c9
Melledy
authored
Apr 17, 2022
c919c9c9
17 Apr, 2022
1 commit
Initial commit
· 7925d1cd
Melledy
authored
Apr 17, 2022
7925d1cd