1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2024-10-27 20:34:29 +00:00
tobspr_shapez.io/src/js
2020-08-29 22:37:44 +02:00
..
core Fix buildings not working at their advertised speed, closes #440, closes #442, closes #437, closes #449 2020-08-29 22:35:30 +02:00
game Fix typo and typings 2020-08-29 22:37:44 +02:00
platform Using reject here is uncaught, make this a single promise and resolve/reject accordingly (#556) 2020-08-15 16:26:54 +02:00
profile Fix buildings not working at their advertised speed, closes #440, closes #442, closes #437, closes #449 2020-08-29 22:35:30 +02:00
savegame Allow naming savegames 2020-08-28 22:15:12 +02:00
states Fix icons in dark mode, fix long savegame names 2020-08-28 22:22:29 +02:00
webworkers Fix tslint 2020-08-11 13:29:47 +02:00
.gitignore Compress sounds into atlas 2020-05-19 11:08:28 +02:00
application.js Remove unused code (#526) 2020-08-06 11:28:28 +02:00
changelog.js Add belt reader building 2020-08-29 10:38:23 +02:00
globals.d.ts Remove enumLayer and enumItemType 2020-08-15 19:47:01 +02:00
jsconfig.json Run prettier on all files and add status badge 2020-05-14 09:01:38 +02:00
languages.js Translating Game to Turkish (#498) 2020-07-27 11:19:23 +02:00
main.js Disable analytics and logrocket for now 2020-06-10 11:52:59 +02:00
translations.js Fix german being default language 2020-06-12 09:03:03 +02:00
tsconfig.json Improve types for web workers (#502) 2020-07-27 17:06:12 +02:00
tslint.json Run prettier on all files and add status badge 2020-05-14 09:01:38 +02:00