1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2024-10-27 20:34:29 +00:00
Commit Graph

61 Commits

Author SHA1 Message Date
tobspr
cad6b357e3 Add quad cutter and painter 2020-05-17 00:21:33 +02:00
tobspr
bce44188c8 Add underground belt tier 2 2020-05-16 23:48:56 +02:00
tobspr
5179488373 Add CCW rotater 2020-05-16 23:13:45 +02:00
tobspr
12fc7b084a Make belts balanced 2020-05-16 23:01:26 +02:00
tobspr
5e3c28c150 Add support for different building variants 2020-05-16 22:45:40 +02:00
tobspr
436f700606 Remove unnecessary console.log's 2020-05-16 18:04:08 +02:00
tobspr
224bc6c7e5 Add ability to import savegames, add game menu, multiple smaller improvements 2020-05-16 17:57:25 +02:00
tobspr
c1d720ca52 Add notifications when saving and new upgrades are available, minor improvements 2020-05-16 12:43:11 +02:00
tobspr
9f0435b51d Minor fixes, improve rendering performance 2020-05-16 11:49:45 +02:00
tobspr
b05182a1cc Fix savegame crash 2020-05-16 10:11:13 +02:00
tobspr
a2b1342f55 Allow downloading savegames 2020-05-16 10:05:19 +02:00
tobspr
2c9867c837 Fix bug with pinned shapes not properly refreshed 2020-05-16 09:51:55 +02:00
tobspr
7870f011b8 Initial support for themes, sound improvements 2020-05-16 09:49:00 +02:00
tobspr
9adbbfa1c3 Fix crash when saving due to FP imprecision 2020-05-15 19:09:29 +02:00
tobspr
3d2af20edd Swap cutter outputs since this makes more sense logically 2020-05-15 11:15:42 +02:00
tobspr
4e97ec281e Fix bug when saving underground belts 2020-05-15 11:08:49 +02:00
tobspr
c3e0cb5a46 Remove source maps and adjust targets 2020-05-15 09:09:37 +02:00
tobspr
b64bbc8132 Fix hub being removable after restoring a game, fix tslint errors 2020-05-14 22:46:31 +02:00
tobspr
a1fd83c03c Fix serialization errors and implement hub deserialization 2020-05-14 22:20:19 +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
tobspr
23874c43dc Allow muting sounds and music 2020-05-14 19:29:21 +02:00
tobspr
af0f56b5e4 Add basic sounds 2020-05-14 19:12:58 +02:00
tobspr
faa2ef9bd7 Show required amount in pinned shapes 2020-05-14 13:40:38 +02:00
tobspr
38970141d8 Allow pinning shapes 2020-05-14 13:29:42 +02:00
tobspr
e43a22b56d Show available upgrade count in toolbar 2020-05-14 12:13:33 +02:00
tobspr
3de5d45ad8 Remove unnecessary console.log 2020-05-14 10:35:34 +02:00
tobspr
d194b5ad86 Fix statistics tab, 2 2020-05-14 10:25:00 +02:00
tobspr
d2ef6e8532 Run prettier on all files and add status badge 2020-05-14 09:01:38 +02:00
tobspr
85951615a9 Fix tslint errors 2020-05-14 08:56:18 +02:00
tobspr
cf5d776270 Add type hints to signals 2020-05-14 08:44:07 +02:00
tobspr
ca3f4ff02a Fix shape hash being incorrectly calculated 2020-05-14 08:10:15 +02:00
tobspr
bf79f17776 Refactor statistics and fix crash 2020-05-14 08:03:24 +02:00
tobspr
9898916807 Statistics tab 2020-05-13 18:04:51 +02:00
tobspr
e77872fd74 Update game analytics version 2020-05-13 13:12:01 +02:00
tobspr
6c638f853c UI Improvements 2020-05-13 12:57:18 +02:00
tobspr
6429f67c7b Add beta mode and hud toggle 2020-05-13 10:41:00 +02:00
tobspr
862c69eade Update game analytics key 2020-05-13 09:13:18 +02:00
tobspr
241b4b42d9 Add proper game analytics 2020-05-12 20:06:50 +02:00
tobspr
7036a4ac95 Add fullscreen video background 2020-05-12 09:56:11 +02:00
tobspr
da64a46ad8 Increase spawn rate of rare shapes 2020-05-11 23:42:10 +02:00
tobspr
21382a6f2e Add music / sound / setting buttons (dysfunctional) 2020-05-11 15:17:30 +02:00
tobspr
653ddf9a3a Minor artwork update 2020-05-11 14:21:59 +02:00
tobspr
6cce1b7c08 Update main menu 2020-05-11 13:22:05 +02:00
tobspr
f52d2b85c0 Update main menu styles 2020-05-11 13:11:07 +02:00
tobspr
172a0398e2 Fix crash when placing buildings 2020-05-11 12:27:42 +02:00
Tobias Springer
69a2d31792 Update main menu to show github and discord icon 2020-05-10 19:20:32 +02:00
Tobias Springer
a26ef05543 Disable automatic rotation for buildings except belts 2020-05-10 19:01:33 +02:00
Tobias Springer
d2864e7385 Fix not being able to replace balts 2020-05-10 18:59:42 +02:00
Tobias Springer
5f3ffd42fd Further fixes to the belt placement 2020-05-10 18:50:16 +02:00