Peter Salomonsen
c61ef19c54
fix sound not playing in Safari
...
Safari requires context.resume() to start playing sound
2022-05-17 19:39:14 +02:00
PSommer
a99b216614
Creating F keys to assign skills ( #449 )
2021-07-21 22:32:30 +02:00
d07riv
998629fd5d
fix chrome crash
2021-03-29 00:39:12 +03:00
dependabot[bot]
dc56b353f9
Bump react-dev-utils from 9.0.1 to 11.0.4
...
Bumps [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils ) from 9.0.1 to 11.0.4.
- [Release notes](https://github.com/facebook/create-react-app/releases )
- [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG-1.x.md )
- [Commits](https://github.com/facebook/create-react-app/commits/HEAD/packages/react-dev-utils )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-12 09:34:12 +01:00
dependabot[bot]
fdad3c9616
Bump elliptic from 6.5.3 to 6.5.4
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 17:23:37 +01:00
dependabot[bot]
c5ec9302e3
Bump axios from 0.19.0 to 0.21.1
...
Bumps [axios](https://github.com/axios/axios ) from 0.19.0 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.19.0...v0.21.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-01-05 19:30:10 +01:00
dependabot[bot]
8120785e22
Bump http-proxy from 1.17.0 to 1.18.1
...
Bumps [http-proxy](https://github.com/http-party/node-http-proxy ) from 1.17.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases )
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.17.0...1.18.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-10 13:01:25 +02:00
dependabot[bot]
63633dc150
Bump websocket-extensions from 0.1.3 to 0.1.4
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-04 19:01:43 +02:00
dependabot[bot]
4fd4c42f14
Bump elliptic from 6.5.0 to 6.5.3
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.0 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.0...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-04 19:01:31 +02:00
dependabot[bot]
d7a8a33dff
Bump node-sass from 4.12.0 to 4.13.1
...
Bumps [node-sass](https://github.com/sass/node-sass ) from 4.12.0 to 4.13.1.
- [Release notes](https://github.com/sass/node-sass/releases )
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/node-sass/compare/v4.12.0...v4.13.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-09-04 19:01:15 +02:00
dependabot[bot]
946fdb697a
Bump lodash from 4.17.15 to 4.17.19
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-18 02:34:56 +02:00
dependabot[bot]
2ec5aa5cdd
Bump acorn from 5.7.3 to 5.7.4
...
Bumps [acorn](https://github.com/acornjs/acorn ) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-04-04 23:24:24 +02:00
Damiano Ruehl
3cb30610e4
fix WebRTC multiplayer
...
Use the default https://peerjs.com/ server for the WebRTC connection.
I've also added a random string to the connection id to make it unlikely that someone accidentally is using the same id...
2020-02-05 03:01:55 +01:00
dependabot[bot]
3bfb225e8d
Bump handlebars from 4.1.2 to 4.5.3
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.1.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.2...v4.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-02-05 03:00:40 +01:00
dependabot[bot]
16ce48f476
Bump eslint-utils from 1.4.0 to 1.4.3
...
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils ) from 1.4.0 to 1.4.3.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases )
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.4.0...v1.4.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-02-05 03:00:24 +01:00
d07riv
8bc41e936e
mpq compress fix
2019-08-26 04:35:35 +03:00
d07riv
5d5ee042a1
mpq compress v2
2019-08-26 02:45:00 +03:00
d07riv
9f9a63fa00
mpq compress
2019-08-25 18:45:53 +03:00
Andrey Kolosov
41f912ef50
mpqc
2019-08-23 19:15:44 +03:00
Andrey Kolosov
0baa1c38eb
save management
2019-08-21 19:20:36 +03:00
d07riv
7cbd7b0ea9
improve error handling
2019-08-18 03:33:36 +03:00
d07riv
d922765878
fix multiplayer crash #77
2019-08-18 02:45:44 +03:00
Andrey Kolosov
91e26bd4fe
new peerjs server
2019-08-16 18:46:40 +03:00
d07riv
068097a194
fix websocket
2019-08-15 23:03:53 +03:00
Andrey Kolosov
fe5da2c807
add mpq warning
2019-08-15 20:05:41 +03:00
d07riv
30fe33639e
websocket mode
2019-08-15 06:02:31 +03:00
Andrey Kolosov
916bbd90cb
server stuff
2019-08-14 19:32:18 +03:00
d07riv
8c33947d85
oops fix
2019-08-14 04:08:12 +03:00
d07riv
34da212bc6
multiplayer fixes and touch ui
2019-08-14 03:20:02 +03:00
Andrey Kolosov
7b9c2344d0
fix safari audio
2019-08-13 20:20:18 +03:00
Andrey Kolosov
160a81032d
multiplayer rtc
2019-08-13 18:15:20 +03:00
d07riv
79851342bb
fix safari audio
2019-08-13 05:50:32 +03:00
d07riv
df2154e0c5
multiplayer works!
2019-08-13 05:29:24 +03:00
d07riv
ccb0d172d2
multiplayer works!
2019-08-13 05:29:17 +03:00
d07riv
d7cbb4e165
i forgot
2019-08-12 04:23:54 +03:00
d07riv
0a6c75be55
fix video last time i swear
2019-08-08 23:49:32 +03:00
d07riv
692e5bd740
fix video for real now
2019-08-08 22:33:28 +03:00
d07riv
9a52593f51
fix cutscenes
2019-08-08 11:12:14 +03:00
d07riv
0305be8217
experimental mp3/zlib support
2019-08-05 02:55:46 +03:00
d07riv
6440d69ad5
remote loading support
2019-08-04 19:03:40 +03:00
d07riv
def02364aa
remove upstream link #45
2019-08-04 16:58:40 +03:00
d07riv
61628eb7f4
fix attributes
2019-08-04 07:40:39 +03:00
d07riv
2877c48f6f
iphone fixes
2019-08-04 07:40:39 +03:00
d07riv
7936e33afc
little mpq fix
2019-08-04 07:40:39 +03:00
d07riv
e5d79dc60f
more details in error reports
2019-08-04 07:40:39 +03:00
d07riv
dce65c725e
fix quests loading in shareware
2019-08-04 07:40:39 +03:00
d07RiV
9c7e156f85
Update README.md
2019-08-03 18:16:40 +03:00
d07riv
ed3b19001d
fix error reporting again #14
2019-08-03 01:58:51 +03:00
d07riv
228220a738
fix error reporting #14
2019-08-03 01:46:09 +03:00
d07riv
fa95c1040a
fix new game #12
2019-08-03 01:29:38 +03:00