Commit Graph

98 Commits

Author SHA1 Message Date
tobspr fe97d28674 Minor adjustments 2020-09-19 18:57:14 +02:00
tobspr d0aa6db630 Trim savegame names 2020-09-19 18:32:39 +02:00
tobspr 7d6af359a1 Polishing, CSS Improvements, Improve dark mode 2020-09-19 14:27:25 +02:00
tobspr 2075f4d011 Improve simplified belt, show hints everywheer 2020-09-19 12:21:32 +02:00
tobspr 1ebfafd8de Further performance improvements, show indicator while game is saving 2020-09-18 20:41:40 +02:00
tobspr 16902bed8d Rename belt_base -> belt, minor refactorings 2020-09-18 12:55:46 +02:00
tobspr e04fcceecc Fix icons in dark mode, fix long savegame names 2020-08-28 22:22:29 +02:00
tobspr 728f4ae253 Allow naming savegames 2020-08-28 22:15:12 +02:00
TrapperHell 3f497c5b47
- Minor adjustments in English translation of game and adjust casing of product names (#593)
- Fix comment typo
2020-08-28 21:37:15 +02:00
tobspr 9085f32ec3 Add multiple performance settings 2020-08-14 09:38:48 +02:00
Bjorn Stromberg 79158e2b56
Remove unused code (#526) 2020-08-06 11:28:28 +02:00
tobspr 209fc76fc7 Update ui design 2020-07-23 09:07:51 +02:00
dengr1065 2df1b8d014
Major ui changes (#482)
* "discord" -> "Discord", sync most translations

* that major settings update you'll like

* Finish new settings, add logo to about page

* sync & format translations
2020-07-23 08:48:23 +02:00
Bjorn Stromberg cb1ff53338 Add TSLint to github actions, fix existing type errors 2020-07-22 11:15:16 +09:00
tobspr 0bba6a9d79 Fix entity rendering bug when zooming out, add "Wires update" label to main menu 2020-07-06 18:36:10 +02:00
tobspr f0a75a8255 Minor changes, update changelog with latest contributions 2020-07-04 16:46:01 +02:00
tobspr b3de1f9207 Re-enable analytics 2020-06-24 17:59:43 +02:00
tobspr 28b2dc008c Add more links to main menu 2020-06-22 15:21:47 +02:00
tobspr e9581c653f Fix main menu rendering 2020-06-22 14:55:43 +02:00
Andifaind 89a1b8bb0c Fixed lint issue 2020-06-16 23:18:12 -03:00
Andifaind d371726861 Translation for "Made by" text in the main menu 2020-06-16 23:11:10 -03:00
tobspr 3c3c5acc8e
Merge pull request #85 from jaysc/continue
Added continue button
2020-06-16 17:48:43 +02:00
tobspr f8362d861b
Merge pull request #134 from mini-bomba/fix-keybinds-button-label
Fix keybindings button label text not changing with language
2020-06-13 11:17:35 +02:00
tobspr ba6c133ece
Merge pull request #132 from mini-bomba/about-translations
Made About this game translatable
2020-06-13 11:12:50 +02:00
tobspr ecbcd02abc Fix app not starting when the savegames were corrupted - there is now a better error message 2020-06-13 10:11:18 +02:00
mini-bomba 70adaa28ab
Fix keybindings button label text not changing with language 2020-06-12 22:23:17 +02:00
mini-bomba a4060ad484
Made About this game translatable 2020-06-12 21:19:13 +02:00
tobspr af8ba506f5 Fix typos (Thanks to wessel) 2020-06-11 22:33:27 +02:00
tobspr 15877f3040 German translations, minor improvements 2020-06-11 19:17:06 +02:00
Jaysc f4d1e5447d Reordered continue and added new game button 2020-06-11 15:17:50 +01:00
tobspr e9f0a45f2a Remove update check 2020-06-11 11:52:11 +02:00
Jaysc ef3d492b41 Added continue button 2020-06-10 18:21:24 +01:00
tobspr ef30a35ea4 Minor translation changes 2020-06-10 12:45:27 +02:00
tobspr 0fc1390769 Add language chooser to main menu 2020-06-10 12:29:21 +02:00
tobspr 714cd449e9 Initial support for translations 2020-06-10 12:13:38 +02:00
tobspr a2ee16589f Switch to steam 2020-06-07 12:56:02 +02:00
tobspr 553442e953 Add weekly contests, bump to 1.1.5 2020-06-03 10:06:13 +02:00
tobspr 85f748566f Remove link to itch.io on update message 2020-06-02 17:16:48 +02:00
tobspr 91351d2f79 Improve UX for first levels 2020-06-01 20:18:50 +02:00
tobspr 5cd4dba54a Cleanup first game experience 2020-06-01 19:58:36 +02:00
tobspr b963b48df5 Fix keybindings not being properly assigned 2020-06-01 13:02:43 +02:00
tobspr 4e18fa74d4
Merge pull request #48 from Dimava/feature/mousebind
Mouse keybinds
2020-06-01 12:10:51 +02:00
Dimava e900d01026
remove console.log 2020-06-01 02:58:01 +03:00
Dimava 54e11e6baf
change onclick to addEventListener 2020-06-01 02:55:54 +03:00
tobspr ffd011ac45 Preparations for the trailer 2020-05-30 17:50:29 +02:00
Dimava d5d615bfd3 change MouseEvent keyCode to event.button + 1 2020-05-30 11:11:26 +03:00
Dimava 79dcd79734 use MouseEvent in keybind change hooks 2020-05-30 11:03:37 +03:00
tobspr 8dac25be97 Minor fix for the standalone 2020-05-29 08:18:40 +02:00
tobspr 955cba74aa Show hint after unlocking level 4 2020-05-28 15:36:38 +02:00
tobspr e0facaf788 Fix keys being stuck, show savegame levels in main menu 2020-05-28 14:53:11 +02:00