Co-authored-by: pris <lilch1022@hotmail.com>
Close #404
* Add message handler so that the plugin can hook inside the `dropMessage` method for `Player` instance.
Co-authored-by: Kinesis <CCasusensa@users.noreply.github.com>
This is so we dont have to save the entire player to the db every time we send mail
* Frontend is not very beautiful yet * Didn't include too much `some anime game` data in the page to avoid being DMCA'd
* Attempting to fix crashing on iOS devices plus I forgot a thing in string.format * Removed unnecessary things
Fix #228
* Monsters should drop items in world fix the typo introduced in https://github.com/Grasscutters/Grasscutter/pull/366/commits/f1934c3a47d6c7ef888581bcf7f361d063154215 * Determine whether in dungeon scene
Add wildcard characters to permission nodes under the same namespace. (simple implementation)
# Conflicts: # src/main/java/emu/grasscutter/Grasscutter.java
Only a few are supported right now You will need certain script files in ./resources/Scripts
Also added opcodes related to vehicles, added LODPatternName to GadgetData and added EntityVehicle class