increpare
increpare
v1.45 25th June 2019 says the readme.txt Am Di., 23. Juli 2019 um 22:50 Uhr schrieb Lars Doucet < [email protected]>: > Thanks, what Steam SDK version is this for? >...
(I tried building against an older steam sdk version, but it was pre-controller-support. What steam library sdk version are you using?) I've no idea what changes have happened in steam...
Ok I'll try that out and report back. Thanks :) (Oh there're nice changelogs here if you want an overview of what's changed over time : https://partner.steamgames.com/downloads/list )
Yeah building against that (or just me being more careful to not mess up more generally) fixed it. 💀
FWIW that level of movement-disambiguation is not a particularly useful feature I think; I never felt the need for it, and I mostly implemented it for consistency's sake.
>@increpare this choice it seems to me is inconsistent with your decisions elsewhere to preserve old behaviour if a game depends on it. @david-pfx The previous behaviour was to not...
Yeah it's pretty janky. Puzzlescript naively just splits them up, but an error/warning would not be amiss :)
I also notice that one reliable way to find import errors in the exported data is to look for the string patter "[a-z][A-Z]" (that is, a lower case letter directly...