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

252 Commits

Author SHA1 Message Date
tobspr
27e114c362 Minor UX improvements 2020-05-21 22:49:00 +02:00
tobspr
1cba701b8a Allow import in the free version, but make it limited to one savegame 2020-05-21 20:16:33 +02:00
tobspr
ac15fefff0 Minor fixes 2020-05-21 18:03:57 +02:00
tobspr
e91e1416f4 Get rid of demo messages 2020-05-21 17:54:55 +02:00
tobspr
77a8ae60c3 Further wording update 2020-05-21 16:56:53 +02:00
tobspr
8dd3a7c748 Add tutorial images for all building variants 2020-05-21 11:40:26 +02:00
tobspr
c6228f8d32 Allow toggling debug info and fix miners sometimes being incorrectly culled 2020-05-21 10:43:21 +02:00
tobspr
8760026893 Refactoring of the key action mapper, allow deselecting buildings, make sure stars always spawn in the start region (closes #7) (closes #9) 2020-05-21 10:40:21 +02:00
tobspr
9c4fe248db Do not allow saving in the demo version 2020-05-19 15:03:13 +02:00
tobspr
3714a59fca Add customizable keybindings & watermark 2020-05-19 09:14:40 +02:00
tobspr
a60d23da77 Multiple improvements, fix saves on underground belts 2020-05-18 22:08:33 +02:00
tobspr
8c42827f4e Improve iconography in toolbar 2020-05-18 20:30:03 +02:00
tobspr
2c48cb72aa Major performance improvements 2020-05-18 17:40:20 +02:00
tobspr
ca0e17f3dd Support dynamic tick rates 2020-05-18 12:53:01 +02:00
tobspr
d58d15ef8c Add building speed infos to all buildings 2020-05-17 15:32:19 +02:00
tobspr
97f52f509b Rebalance whole game 2020-05-17 14:46:33 +02:00
tobspr
68769cb7ef Dark mode support and much other stuff 2020-05-17 13:24:47 +02:00
tobspr
53386e1cd9 Add settings 2020-05-17 12:46:51 +02:00
tobspr
a70a937302 Initial support for translations 2020-05-17 12:12:13 +02:00
tobspr
13c6fc7598 Multiple improvements 2020-05-17 10:07:20 +02:00
tobspr
bce44188c8 Add underground belt tier 2 2020-05-16 23:48:56 +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
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
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
d194b5ad86 Fix statistics tab, 2 2020-05-14 10:25:00 +02:00
tobspr
cf5d776270 Add type hints to signals 2020-05-14 08:44:07 +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
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
21382a6f2e Add music / sound / setting buttons (dysfunctional) 2020-05-11 15:17:30 +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
a26ef05543 Disable automatic rotation for buildings except belts 2020-05-10 19:01:33 +02:00
Tobias Springer
5f3ffd42fd Further fixes to the belt placement 2020-05-10 18:50:16 +02:00
Tobias Springer
5a61d1813a Change keybinding for multi select to ctrl 2020-05-10 18:35:27 +02:00
Tobias Springer
bd89c2cc9e Mass deletion support 2020-05-10 18:24:50 +02:00
Tobias Springer
bb1758642b Add originalRotation to static comp in order to fix bugs with the automatic placement 2020-05-10 17:45:48 +02:00
Tobias Springer
72476486b7 Improve placement of belts 2020-05-10 17:00:02 +02:00
Tobias Springer
93c6ea683d Initial commit 2020-05-09 16:45:23 +02:00