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
63d41fd79efe059c52f9e5ba183fbe7a08fd2bf8
Switch branch/tag
Grasscutter
src
main
java
emu
grasscutter
scripts
30 Apr, 2022
3 commits
Implement script region check
· 7e377dff
Melledy
authored
Apr 30, 2022
7e377dff
Move script constants to globals
· 1ed46df6
Melledy
authored
Apr 29, 2022
1ed46df6
Temporary fix for scripts that call require
· 3f76ac4c
Melledy
authored
Apr 29, 2022
3f76ac4c
29 Apr, 2022
9 commits
Implement spawning monsters by suite
· ffc1f801
Melledy
authored
Apr 29, 2022
ffc1f801
Add a few more functions for the script engine to call
· ae3d9a4d
Melledy
authored
Apr 29, 2022
ae3d9a4d
Implement lazy loading of scripts when they enter a new block
· 1a5d4cf4
Melledy
authored
Apr 29, 2022
1a5d4cf4
Prevent weird crashing if there was an error loading scripts
· 3af5d204
Melledy
authored
Apr 29, 2022
3af5d204
Fix monster levels in dungeons
· 14b6d3ce
Melledy
authored
Apr 29, 2022
14b6d3ce
Implement AddExtraGroupSuite
· d690590e
Melledy
authored
Apr 29, 2022
d690590e
Allow the player to finish dungeons
· 72e9a21c
Melledy
authored
Apr 29, 2022
72e9a21c
Clean script events
· 8ab2b446
Melledy
authored
Apr 29, 2022
8ab2b446
Implement script support needed for dungeons
· d71b7abf
Melledy
authored
Apr 28, 2022
Only a few are supported right now You will need certain script files in ./resources/Scripts
d71b7abf