issues
search
Anime-Game-Servers
/
Grasscutter-Quests
A server software implementation, ineroperable with a certain anime game client. The code in this repository is fully custom made for edyoucational purposes and future preservation, no copyrighted code is allowed in this repository.
https://grasscutters.xyz/grasscutter
GNU Affero General Public License v3.0
138
stars
31
forks
source link
Some smaller fixes and refactorings
#58
Closed
Hartie95
closed
1 year ago
Hartie95
commented
1 year ago
Mulitple smaller fixes and some Binout refactoring
Resourcse:
Some binout EntityConfig loading refactoring
Added some more lua and binout fields
Lua
Most events are now limited to only their source group
Always cancel group timers after usage
Fixed getSceneUidList return type
Added more placeholder functions
Other Fixes
Catch and log exceptions during ServerTask.run
Fixes some group variable null handling
Fixes MonsterTideService, for situations, where lua also spawns additional monsters
Mulitple smaller fixes and some Binout refactoring