Prestart roslyn compiler so that we shave ~1s off startup compile of botbases,qb's and plugins
Update roslyn compiler to the latest version
Use roslyn for rebornconsole and code tags
Update movetoparams destination if it is null and a message is passed into a helper function
Fix several zone transitions not working correctly with navgraph/getto
Quest Behaviors:
Add UserDialog qb from hb, main profile will begin to replace the overlay messages with the userdialog tags
TalkTo,Pickup,Handover,Turnin,UseTransport now use the XYZ as the initial vector and then once the npc is in the objectmanager it will switch over to that. Helps in cases where npcs have moved slightly from when the tag was created.
Plugins:
Rebornconsole:
Roslyn compiler is slightly slower then the previous compiler, now when ever you finish typing or change to a saved snippet it will precompile it and then execute it once you press the button.
3d overlay:
Add a few more functions to enhance what can be rendered
SideStep:
Add a few different type of dungeon avoids
Add a system to force override the size of some omens
-First boss in deep dungeon will now run to the edge instead of complaining that the entire platform is blocked