Commit Graph

12 Commits

Author SHA1 Message Date
tobspr 20718ca05c Fix tslint 2020-08-11 13:29:47 +02:00
tobspr c1b1564d76 Fix crc generation 2020-08-10 23:34:30 +02:00
tobspr 2203d5fc6a Improve saving speed by using crc32 instead of sha1 for checksum 2020-08-10 23:31:02 +02:00
tobspr b3fffe340d Cleanup worker 2020-08-10 19:56:56 +02:00
tobspr 64b983b94e Try to fix webworker bug - Attempt 2 2020-08-10 19:46:41 +02:00
tobspr 0d555e22c7 Add further logging to worker 2020-08-10 19:42:10 +02:00
tobspr 1802e545d4 Minor syntax change 2020-08-10 15:27:40 +02:00
Bjorn Stromberg d2f9fd6ec8
Improve types for web workers (#502)
* Improve types for web workers

* Move worker-loader config inline

* Remove trailing spaces in translations
2020-07-27 17:06:12 +02:00
tobspr c3e0cb5a46 Remove source maps and adjust targets 2020-05-15 09:09:37 +02:00
tobspr 330c98267a Minor fixes and add save button 2020-05-14 22:05:06 +02:00
tobspr b01d38e55d Initial support for saving games 2020-05-14 21:54:11 +02:00
Tobias Springer 93c6ea683d Initial commit 2020-05-09 16:45:23 +02:00