Commit Graph

1482 Commits

Author SHA1 Message Date
HF
34f4b35c19 Merge branch 'master' of https://github.com/pixelplanetdev/pixelplanet 2020-01-04 02:53:57 +01:00
HF
0ca44c9e7c add workflow badge 2020-01-04 02:53:37 +01:00
pixelplanetdev
71a7e5e17a
Create nodejs.yml 2020-01-04 02:38:06 +01:00
HF
ff359916db update more packages to node 12 compatible versions 2020-01-04 02:31:27 +01:00
HF
d302c3f975 add package-lock 2020-01-04 01:18:06 +01:00
HF
8e4dfb4d45 update css-loader 2020-01-04 01:11:08 +01:00
HF
9f8a2aec19 use npm instead of yarn 2020-01-04 00:34:51 +01:00
HF
5ee01f3cc2 Improve Loading
make loading tiles canvas specific
make loading text on 3d globe
2020-01-03 16:42:48 +01:00
HF
7a42e24e6b fix more eslint errors 2020-01-03 15:24:40 +01:00
HF
b6094e8d7f README fix 2020-01-03 14:24:05 +01:00
HF
46f51e1d38 disable react/prop-types lint rule, it's annoying and not needed for compenents that we don't reuse 2020-01-03 14:19:17 +01:00
HF
9d2bebfd13 fix eslint warning in globe.js 2020-01-03 14:07:08 +01:00
HF
7938e00684 add lint note to README 2020-01-03 14:01:57 +01:00
HF
11a9c11631 fix 75 eslint warnings,
rename files with jsx code to .jsx,
fix ChatModal export
2020-01-03 14:00:33 +01:00
HF
2c9b2c64a9 fix 3d coordinates that got broken because of eslint fixes 2020-01-03 04:29:09 +01:00
HF
ebb5dcc3a4 Merge branch 'master' into production 2020-01-03 04:16:25 +01:00
HF
0368c61662 fix Dependencies 2020-01-03 04:16:15 +01:00
HF
d68b4ae380 fix bunch of eslint errors/warnings 2020-01-03 04:12:21 +01:00
HF
630bff0483 move all react html generation to components folder 2020-01-03 03:23:14 +01:00
HF
aaa235d397 proxies.json goes to src in hook 2020-01-03 02:38:30 +01:00
HF
297c70f6b0 Remove old static globe files,
include recaptcha just in html if specifically required
2020-01-03 02:05:29 +01:00
HF
eb98167825 build js files for globe with webpack and html with react 2020-01-03 00:44:04 +01:00
HF
ff2b8c3607 test new webpack config 2020-01-02 21:55:47 +01:00
HF
4c1b589c52 remove .env_back file 2020-01-02 21:38:18 +01:00
HF
1522dfe36e update webpack-bundle-analyzer to get annoying github security alert away 2020-01-02 21:37:14 +01:00
HF
b8b7116148 Log filename for chunk-tile creation for debugging tiles 2020-01-02 19:44:30 +01:00
HF
9670fd278c catch apisocket errors again
Add TODO to save ChatHistory in redis
2020-01-02 19:21:36 +01:00
HF
d7ef9c25d0 update country location script 2020-01-02 19:07:00 +01:00
HF
f7599569a4 update readme and ocean tile loading scripts 2020-01-02 19:05:21 +01:00
HF
009f6f78f3 remove nginx autostart note, it doesn't belong here 2020-01-02 18:44:19 +01:00
HF
420e90041b fix readme, add note to github repository 2020-01-02 18:28:54 +01:00
HF
de89e4cdf5 Mirror repository for github 2020-01-02 17:58:06 +01:00