Skip to content

Releases: ericoporto/agsjoy

Testing Automated Build and Deploy!

01 Aug 01:02
Compare
Choose a tag to compare

the same as previous release, but build and deploy is through TravisCI+Appveyor

agsjoy now checks if AGS itself or through plugin has already initialised SDL!

Note for Windows version: you need to include SDL2.dll in the same folder as agsjoy.dll .

Only 1 joystick is supported. Unsupported functions right now:

joy.DisableEvents()
joy.EnableEvents()
joy.Update()
joy.IsJoyBtnDown()
joy.Close()
joy.IsOpen

This release is built for compatibility with AGS ACI version 3.4.1.x

0.2.1 - agsjoy includes OSX build

19 May 20:44
Compare
Choose a tag to compare

agsjoy now checks if AGS itself or through plugin has already initialised SDL!

Note for Windows version: you need to include SDL2.dll in the same folder as agsjoy.dll .

Only 1 joystick is supported. Unsupported functions right now:

joy.DisableEvents()
joy.EnableEvents()
joy.Update()
joy.IsJoyBtnDown()
joy.Close()
joy.IsOpen

This release is built for compatibility with AGS ACI version 3.4.1.x

Same as 0.1.2, but includes Windows version!

30 Apr 03:24
Compare
Choose a tag to compare

Note for Windows version: you need to include SDL2.dll in the same folder as agsjoy.dll .

joy.POV is now a readable propertie!

Unsupported functions right now:

joy.DisableEvents()
joy.EnableEvents()
joy.Update()
joy.IsJoyBtnDown()
joy.Close()
joy.IsOpen

This release is built for compatibility with AGS ACI version 3.4.1.12

Added POV support

30 Apr 01:09
Compare
Choose a tag to compare

joy.POV is now a readable propertie!

Unsupported functions right now:

joy.DisableEvents()
joy.EnableEvents()
joy.Update()
joy.IsJoyBtnDown()
joy.Close()
joy.IsOpen

This release is built for compatibility with AGS ACI version 3.4.1.12

Added GetName()!

30 Apr 00:29
Compare
Choose a tag to compare

Unsupported functions right now:

joy.DisableEvents()
joy.EnableEvents()
joy.Update()
joy.IsJoyBtnDown()
joy.Close()
joy.IsOpen

This release is built for compatibility with AGS ACI version 3.4.1.12

First Release of agsjoy for Linux

29 Apr 23:40
Compare
Choose a tag to compare

Unsupported functions right now:

joy.GetName() 
joy.DisableEvents()
joy.EnableEvents()
joy.Update()
joy.IsJoyBtnDown()
joy.Close()
joy.IsOpen

This release is built for compatibility with AGS ACI version 3.4.1.12