This website requires JavaScript.
Explore
Help
Sign In
Akkariin
/
Grasscutter
Watch
1
Star
0
Fork
0
You've already forked Grasscutter
mirror of
https://github.com/Grasscutters/Grasscutter.git
synced
2026-05-19 11:29:54 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
706
Commits
8
Branches
22
Tags
be507310a536774a070e5a314594f6957ed1c1d4
Commit Graph
9 Commits
Implement script region check
Melledy
·
2022-04-30 01:20:44 -07:00
7e377dff59
Move script constants to globals
Melledy
·
2022-04-30 01:20:44 -07:00
1ed46df6e8
Implement spawning monsters by suite
Melledy
·
2022-04-29 03:06:33 -07:00
ffc1f801e6
Add a few more functions for the script engine to call
Melledy
·
2022-04-29 02:38:25 -07:00
ae3d9a4dc1
Implement lazy loading of scripts when they enter a new block
Melledy
·
2022-04-29 02:07:25 -07:00
1a5d4cf466
Prevent weird crashing if there was an error loading scripts
Melledy
·
2022-04-29 01:15:40 -07:00
3af5d20473
Fix monster levels in dungeons
Melledy
·
2022-04-29 01:03:16 -07:00
14b6d3ce55
Clean script events
Melledy
·
2022-04-29 00:00:23 -07:00
8ab2b446cd
Implement script support needed for dungeons
Only a few are supported right now You will need certain script files in ./resources/Scripts
Melledy
·
2022-04-28 22:19:14 -07:00
d71b7abfc3