Commit Graph

50 Commits

Author SHA1 Message Date
tobspr 69a3ae39bd proper sandbox flags 2020-09-29 17:06:31 +02:00
tobspr 8ec2a90ae3 Do not send stats in sandbox 2020-09-29 11:19:16 +02:00
tobspr e93b475f72 Rebalance, again 2020-09-29 11:14:27 +02:00
tobspr d5f7a78386 Allow copying wire values 2020-09-28 14:45:53 +02:00
tobspr c6eb1dad04 Rebalance the whole game, rename splitter -> balancer 2020-09-22 14:47:59 +02:00
tobspr 26cd38b68c Refactor filters to make them not stall if one output is blocked 2020-09-19 19:30:04 +02:00
tobspr 6042fcba62 Properly implement sound and music volumes, debounce writes 2020-09-13 08:40:56 +02:00
Yoshie2000 50e40888fd
Music & Sound volume sliders in the settings menu (#611)
* Added music & sound volume sliders in the settings menu

* Changed the order of the sound options in the settings menu

* Fixed the formatting, removed extra semicolon

* Removed a bad character

* Update base-en.yaml

* Updated base-en.yaml

* Removed trailing spaces

* Type safety fixes

* Replaced logical XOR (^) with !==
2020-08-31 15:46:21 +02:00
Bjorn Stromberg 779ba8a1b8
Using reject here is uncaught, make this a single promise and resolve/reject accordingly (#556) 2020-08-15 16:26:54 +02:00
tobspr 3c34227c24 Unify assets, refactor waypoints 2020-08-14 12:14:15 +02:00
tobspr f65b3728ed Improve wire auto-connect 2020-08-12 20:11:24 +02:00
tobspr b19b87a6c8 Improve map overlay rendering and raise zoom limit 2020-08-11 13:17:39 +02:00
tobspr 2ee4f2efc7 Add more logging 2020-08-10 15:22:02 +02:00
Bjorn Stromberg 79158e2b56
Remove unused code (#526) 2020-08-06 11:28:28 +02:00
Bjorn Stromberg cb1ff53338 Add TSLint to github actions, fix existing type errors 2020-07-22 11:15:16 +09:00
tobspr 05716e6a74 Fix page not loading sometimes 2020-07-13 22:46:07 +02:00
tobspr 34ef26b289 Fix multiple issues regarding saving / restoring games 2020-07-05 16:56:01 +02:00
tobspr 2e266f5f21 Get rid of 'builtins' file since its useless and causes performance issues 2020-06-27 10:51:52 +02:00
tobspr b3de1f9207 Re-enable analytics 2020-06-24 17:59:43 +02:00
tobspr 9a67115ba7 Color blind mode 2020-06-22 14:32:24 +02:00
tobspr 1dee6a6aa2 Fix crash on safari 2020-06-05 11:38:34 +02:00
tobspr 9d0a218882 1.1.7 hotfix 2020-06-04 20:50:27 +02:00
tobspr 8779f1d5a3 Fix firefox not loading in private browsing mode 2020-06-03 16:10:34 +02:00
tobspr 23db5b117e Migrate old savegames 2020-06-01 12:49:04 +02:00
tobspr e85728b73d Further waypoint improvements 2020-05-28 20:36:53 +02:00
tobspr bf8b3253b9 Further firefox fixes 2020-05-25 12:15:52 +02:00
tobspr 4170874f3d Firefox fixes nr. 2 2020-05-25 12:04:25 +02:00
tobspr d2903f5606 Multiple firefox fixes 2020-05-25 11:57:06 +02:00
tobspr 9033c9eb67 Special options while running on iogames.space 2020-05-24 17:49:12 +02:00
tobspr 9806b1df6c Add new analytics schema and fix tslint issues 2020-05-24 16:54:18 +02:00
tobspr c502ecad0c Add small tutorial 2020-05-23 12:26:04 +02:00
tobspr 91e713fc00 Do not overload analytics server if entity arrays get too big 2020-05-23 09:16:26 +02:00
tobspr ab5462e140 Prepare for the release on gamedistribution 2020-05-22 13:12:07 +02:00
tobspr fec5dfd43c Add nicer error message when indexeddb is not available 2020-05-21 18:09:07 +02:00
tobspr 58442eaeec Prepare standalone build 2020-05-21 13:05:21 +02:00
tobspr 1056fe389d Multiple improvements to improve page load time 2020-05-19 11:24:51 +02:00
tobspr ab25f4751d Remove unnecessary console output 2020-05-19 11:17:28 +02:00
tobspr 3ad359ef0b Minor build process fixes 2020-05-19 11:11:08 +02:00
tobspr a7fff0dcd2 Compress sounds into atlas 2020-05-19 11:08:28 +02:00
tobspr a60d23da77 Multiple improvements, fix saves on underground belts 2020-05-18 22:08:33 +02:00
tobspr a70a937302 Initial support for translations 2020-05-17 12:12:13 +02:00
tobspr 224bc6c7e5 Add ability to import savegames, add game menu, multiple smaller improvements 2020-05-16 17:57:25 +02:00
tobspr 7870f011b8 Initial support for themes, sound improvements 2020-05-16 09:49:00 +02:00
tobspr b01d38e55d Initial support for saving games 2020-05-14 21:54:11 +02:00
tobspr af0f56b5e4 Add basic sounds 2020-05-14 19:12:58 +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 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
Tobias Springer 93c6ea683d Initial commit 2020-05-09 16:45:23 +02:00