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
TimerErTim b259c7576a
Fix formatItemsPerSecond with double = true (#1148)
* Show double flag with items per second being 1

formatItemsPerSecond in utils.js does not indicate two items being processed in a building
if speed is exactly one item per second. That is now fixed.

* Fix code style to fit guidelines
2021-05-23 16:39:34 +02:00
..
core Fix formatItemsPerSecond with double = true (#1148) 2021-05-23 16:39:34 +02:00
game Puzzle DLC (#1172) 2021-05-23 16:32:05 +02:00
platform Puzzle DLC (#1172) 2021-05-23 16:32:05 +02:00
profile Add wires tutorial 2020-10-08 19:40:58 +02:00
savegame Puzzle DLC (#1172) 2021-05-23 16:32:05 +02:00
states Puzzle DLC (#1172) 2021-05-23 16:32:05 +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 Puzzle DLC (#1172) 2021-05-23 16:32:05 +02:00
changelog.js Puzzle DLC (#1172) 2021-05-23 16:32:05 +02:00
globals.d.ts Puzzle DLC (#1172) 2021-05-23 16:32:05 +02:00
jsconfig.json Move item processing into separate methods 2020-09-19 17:55:36 +02:00
languages.js Puzzle DLC (#1172) 2021-05-23 16:32:05 +02:00
main.js Puzzle DLC (#1172) 2021-05-23 16:32:05 +02:00
translations.js Fix german being default language 2020-06-12 09:03:03 +02:00
tsconfig.json LibGDX Texture Packing (finally!) (#755) 2020-10-04 09:21:37 +02:00
tslint.json Run prettier on all files and add status badge 2020-05-14 09:01:38 +02:00