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-20 06:49:50 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
664
Commits
8
Branches
22
Tags
a7b0880d02a1b8d70282990f450fa0cfa31d78f4
Commit Graph
12 Commits
Implement script region check
Melledy
·
2022-04-30 01:20:44 -07:00
b140c7f5bf
Move script constants to globals
Melledy
·
2022-04-30 01:20:44 -07:00
202361f2bf
Temporary fix for scripts that call require
Melledy
·
2022-04-30 01:20:44 -07:00
a61e1916a0
Implement spawning monsters by suite
Melledy
·
2022-04-29 03:06:33 -07:00
c22c7ecb44
Add a few more functions for the script engine to call
Melledy
·
2022-04-29 02:38:25 -07:00
d77fbadab7
Implement lazy loading of scripts when they enter a new block
Melledy
·
2022-04-29 02:07:25 -07:00
d0b1f445fd
Prevent weird crashing if there was an error loading scripts
Melledy
·
2022-04-29 01:15:40 -07:00
3d0970746e
Fix monster levels in dungeons
Melledy
·
2022-04-29 01:03:16 -07:00
95d979626d
Implement AddExtraGroupSuite
Melledy
·
2022-04-29 00:52:40 -07:00
f605ef51b6
Allow the player to finish dungeons
Melledy
·
2022-04-29 00:49:05 -07:00
c3c170def9
Clean script events
Melledy
·
2022-04-29 00:00:23 -07:00
069ae5fbb8
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
c1e69ce343