Skip to content

Releases: ericoporto/arrowselect

Arrow Select 0.6.0

10 Nov 00:27
Compare
Choose a tag to compare
  • Adds ArrowSelect.UseMouseAsOrigin and ArrowSelect.Origin to allow use case of not using the mouse cursor as the thing to be moved to interactives.
  • Adds ArrowSelect.getNearestInteractiveAtDirection() to get direct access to interactive type if needed.

arrowselect_two_cursors

Arrow Select 0.5.0

11 Aug 14:37
Compare
Choose a tag to compare
  • adds support for InvWindow with Inventory Items.
    invwindow_support

Arrow Select 0.4.0

11 Aug 13:20
Compare
Choose a tag to compare
  • fix crash when pointing invalid point
  • adds slider interactive points
    slider_unpacking

Arrow Select 0.3.0

10 Aug 17:08
Compare
Choose a tag to compare
  • you can select individual items in listboxes now,
    demo_listbox

Arrow Select 0.2.0

10 Aug 13:45
Compare
Choose a tag to compare
  • Adds filtering by interactive type to premade moveCursorDirection and getNearestInteractivePointAtDirection, with the method filterInteractiveType.

Arrow Select 0.1.4

10 Aug 13:04
Compare
Choose a tag to compare
  • GUIs with Popup Style Y can't be occluded now

Arrow Select 0.1.3

10 Aug 01:02
Compare
Choose a tag to compare
  • added getNearestInteractivePointAtDirection to allow getting the point instead of directly moving the mouse cursor. Fixes #1 .
  • interactive points that aren't reachable because of a clickable GUI on front aren't returned anymore. Fixes #3 .

Fix for when PopUpStyle is eGUIPopupMouseYPos

03 Aug 20:57
Compare
Choose a tag to compare
0.1.2

Merge branch 'master' of github.com:ericoporto/arrowselect

Release with API Fix

03 Aug 19:37
Compare
Choose a tag to compare
0.1.1

updates scm package

First release of Arrow Select

03 Aug 19:21
Compare
Choose a tag to compare
0.1.0

Updates for release