Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

AppGameKit Classic Chat / [BUG] InAppPurchaseGetSignature, SetWindowSize and GetRawKeyPressed

Author
Message
Baky
8
Years of Service
User Offline
Joined: 23rd Oct 2015
Location: Slovakia
Posted: 1st Jan 2017 18:10
V2.0.22
In App Purchases
Added InAppPurchaseGetSignature to get the receipt signature for a purchase.

There is no function InAppPurchaseGetSignature

SetWindowSize( 1920, 1080, 1 ) - fullscreen doesn't work on linux

if GetRawKeyPressed(49) then Print("You pressed 1") - numeric keypad doesn't work on linux (num lock on)
Paul Johnston
TGC Developer
21
Years of Service
User Offline
Joined: 16th Nov 2002
Location: United Kingdom
Posted: 5th Jan 2017 14:40
Quote: "There is no function InAppPurchaseGetSignature"

It appears in my version, although I don't know if it's value is useful as I haven't used it myself

Quote: "SetWindowSize( 1920, 1080, 1 ) - fullscreen doesn't work on linux"

Fixed for the next version

Quote: "if GetRawKeyPressed(49) then Print("You pressed 1") - numeric keypad doesn't work on linux (num lock on)"

It seems Linux reports NumPad key states using their non-NumPad key values regardless of whether NumLock is on or off. There doesn't appear to be a way to detect the NumLock state manually so I don't think there is much I can do.
Baky
8
Years of Service
User Offline
Joined: 23rd Oct 2015
Location: Slovakia
Posted: 5th Jan 2017 18:31
Quote: "It appears in my version, although I don't know if it's value is useful as I haven't used it myself"

I'll test it when it will be available in the next version.

Thanks Paul.

Login to post a reply

Server time is: 2024-09-29 21:14:56
Your offset time is: 2024-09-29 21:14:56