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 18:29:51 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
656
Commits
8
Branches
22
Tags
b140c7f5bf3eba3fde5ce9ba68dd5dd1edffff45
Commit Graph
11 Commits
Implement script region check
Melledy
·
2022-04-30 01:20:44 -07:00
b140c7f5bf
Prevent console error spam when attacking gadgets
Melledy
·
2022-04-29 03:33:14 -07:00
fd09676bf5
Remove player from challenge if they are leaving the scene
Melledy
·
2022-04-29 03:24:36 -07:00
34f5cfec1c
Deregister scenes if no one is in them instead of deregistering when no entities are in them
Melledy
·
2022-04-29 03:09:17 -07:00
331c02020c
Implement lazy loading of scripts when they enter a new block
Melledy
·
2022-04-29 02:07:25 -07:00
d0b1f445fd
Fix monster levels in dungeons
Melledy
·
2022-04-29 01:03:16 -07:00
95d979626d
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
Implement dungeon entry
Melledy
·
2022-04-28 08:20:37 -07:00
17addc1522
implement simple drop system
Kengxxiao
·
2022-04-27 17:42:02 +08:00
08062b6da9
Moved some files around
Melledy
·
2022-04-26 21:27:35 -07:00
4480ce14a7