v2.3.124
Added a cross hair color check to InteractionEvent when used for Entities.
Added a cross hair color check to ClickMouseEvent.
* @param checkCrossHairColor Determines whether we check the cross hair color to help determine if the interaction was successful
* -1: Don't check
* 0: cross hair color should be 0
* 1: cross hair color should be 1
* 2: cross hair color should be 2
*/
Couple of other additions that are still a WIP.
This build is more to ensure that with the internal changes we've made so far, things are still stable.
v2.3.125
v2.3.126
Reworked InteractionEvents.
v2.3.127
Fixes for when the mouse would hover over the NPC for a little bit before clicking it.
v2.3.128
Reverted non-entity interactions back to .123
Couple other changes to entity interactions.
v2.3.129
Fixes for some interactions and re-implemented camera turning and walking for entity destination interaction events.
Alek increased the size of the Settings interface.