tobspr
|
c19163b384
|
Major performance improvements
|
2020-05-18 17:40:20 +02:00 |
|
tobspr
|
e80d8b91e5
|
Properly process belt dependencies and fix items not travelling linear on belts
|
2020-05-18 16:08:33 +02:00 |
|
tobspr
|
80a90298c1
|
Support dynamic tick rates
|
2020-05-18 12:53:01 +02:00 |
|
tobspr
|
c4aa2f7d61
|
Fix hub not accepting all itmes
|
2020-05-18 11:47:17 +02:00 |
|
tobspr
|
a58566d33a
|
Update belt speed in config
|
2020-05-17 16:02:59 +02:00 |
|
tobspr
|
43750458f6
|
Reduce belt speed
|
2020-05-17 15:52:27 +02:00 |
|
tobspr
|
6341c7ccba
|
Show range of underground belts
|
2020-05-17 15:51:58 +02:00 |
|
tobspr
|
2e1cbf9cad
|
Add building speed infos to all buildings
|
2020-05-17 15:32:19 +02:00 |
|
tobspr
|
17c1cd1b91
|
Rebalance whole game
|
2020-05-17 14:46:33 +02:00 |
|
tobspr
|
bd71caba0a
|
Fix typo in theme config
|
2020-05-17 13:33:23 +02:00 |
|
tobspr
|
671fb5fe69
|
Add inverse compact splitter
|
2020-05-17 13:32:31 +02:00 |
|
tobspr
|
90c765783c
|
Dark mode support and much other stuff
|
2020-05-17 13:24:47 +02:00 |
|
tobspr
|
0e208b6e64
|
Add settings
|
2020-05-17 12:46:51 +02:00 |
|
tobspr
|
29c2606e79
|
Initial support for translations
|
2020-05-17 12:12:13 +02:00 |
|
tobspr
|
fde38c9722
|
Multiple improvements
|
2020-05-17 10:07:20 +02:00 |
|
tobspr
|
cea3c8f7cb
|
Add quad cutter and painter
|
2020-05-17 00:21:33 +02:00 |
|
tobspr
|
9643171893
|
Add underground belt tier 2
|
2020-05-16 23:48:56 +02:00 |
|
tobspr
|
5b04ae9697
|
Add CCW rotater
|
2020-05-16 23:13:45 +02:00 |
|
tobspr
|
5924803dbe
|
Make belts balanced
|
2020-05-16 23:01:26 +02:00 |
|
tobspr
|
ccfb9094a0
|
Add support for different building variants
|
2020-05-16 22:45:40 +02:00 |
|
tobspr
|
e9dbd8f1ff
|
Remove unnecessary console.log's
|
2020-05-16 18:04:08 +02:00 |
|
tobspr
|
3d5a40c4b0
|
Add ability to import savegames, add game menu, multiple smaller improvements
|
2020-05-16 17:57:25 +02:00 |
|
tobspr
|
e1adc7d523
|
Add notifications when saving and new upgrades are available, minor improvements
|
2020-05-16 12:43:11 +02:00 |
|
tobspr
|
716c6331fa
|
Minor fixes, improve rendering performance
|
2020-05-16 11:49:45 +02:00 |
|
tobspr
|
b194faa76b
|
Fix savegame crash
|
2020-05-16 10:11:13 +02:00 |
|
tobspr
|
febd1d0e15
|
Allow downloading savegames
|
2020-05-16 10:05:19 +02:00 |
|
tobspr
|
58303297c6
|
Fix bug with pinned shapes not properly refreshed
|
2020-05-16 09:51:55 +02:00 |
|
tobspr
|
709ff506c9
|
Initial support for themes, sound improvements
|
2020-05-16 09:49:00 +02:00 |
|
tobspr
|
771b8cdd82
|
Fix crash when saving due to FP imprecision
|
2020-05-15 19:09:29 +02:00 |
|
tobspr
|
d85838d909
|
Swap cutter outputs since this makes more sense logically
|
2020-05-15 11:15:42 +02:00 |
|
tobspr
|
c172a9dc14
|
Fix bug when saving underground belts
|
2020-05-15 11:08:49 +02:00 |
|
tobspr
|
44668a8586
|
Remove source maps and adjust targets
|
2020-05-15 09:09:37 +02:00 |
|
tobspr
|
3b8d573442
|
Fix hub being removable after restoring a game, fix tslint errors
|
2020-05-14 22:46:31 +02:00 |
|
tobspr
|
76f6be35ab
|
Fix serialization errors and implement hub deserialization
|
2020-05-14 22:20:19 +02:00 |
|
tobspr
|
36ef0c2fb5
|
Minor fixes and add save button
|
2020-05-14 22:05:06 +02:00 |
|
tobspr
|
926e78da2d
|
Initial support for saving games
|
2020-05-14 21:54:11 +02:00 |
|
tobspr
|
70af65b829
|
Allow muting sounds and music
|
2020-05-14 19:29:21 +02:00 |
|
tobspr
|
4b9667bbe0
|
Add basic sounds
|
2020-05-14 19:12:58 +02:00 |
|
tobspr
|
634888cf2a
|
Show required amount in pinned shapes
|
2020-05-14 13:40:38 +02:00 |
|
tobspr
|
7bccdb829c
|
Allow pinning shapes
|
2020-05-14 13:29:42 +02:00 |
|
tobspr
|
89b11398df
|
Show available upgrade count in toolbar
|
2020-05-14 12:13:33 +02:00 |
|
tobspr
|
477bb5cf9e
|
Remove unnecessary console.log
|
2020-05-14 10:35:34 +02:00 |
|
tobspr
|
cd12307650
|
Fix statistics tab, 2
|
2020-05-14 10:25:00 +02:00 |
|
tobspr
|
484b7b82b2
|
Run prettier on all files and add status badge
|
2020-05-14 09:01:38 +02:00 |
|
tobspr
|
3ff61bef7b
|
Fix tslint errors
|
2020-05-14 08:56:18 +02:00 |
|
tobspr
|
4aed3d5d9f
|
Add type hints to signals
|
2020-05-14 08:44:07 +02:00 |
|
tobspr
|
c6771461a1
|
Fix shape hash being incorrectly calculated
|
2020-05-14 08:10:15 +02:00 |
|
tobspr
|
7562df5e6f
|
Refactor statistics and fix crash
|
2020-05-14 08:03:24 +02:00 |
|
tobspr
|
6a8b8a47d7
|
Statistics tab
|
2020-05-13 18:04:51 +02:00 |
|
tobspr
|
9935487cf8
|
Update game analytics version
|
2020-05-13 13:12:01 +02:00 |
|