inolen / quakejs

1.47k stars 197 forks source link

now working on new mac os #23

Closed dominiksipowicz closed 7 years ago

dominiksipowicz commented 7 years ago

Hi quakejs dosn't work on MacOS 10.12.3 and chrome.

LWSS commented 7 years ago

Is mouse-look not working or does the game not launch?

timCF commented 7 years ago
TypeError: panner.setVelocity is not a function
LWSS commented 7 years ago

Yeah i'm getting that too on Chrome, Firefox seems to work ok

LWSS commented 7 years ago

Looks to be deprecated https://www.chromestatus.com/feature/5238926818148352

inolen commented 7 years ago

This should be fixed now :+1:

LWSS commented 7 years ago

If anyone else was wondering what he did to fix it, see here http://www.quakejs.com/js/38cbed8aa9a0bda4736d1aede69b4867-ioquake3.js

Instances of setVelocity were all commented out.

you'll also need to do it in build/ioquake3.js