Commit Graph

11 Commits

Author SHA1 Message Date
tobspr d5f7a78386 Allow copying wire values 2020-09-28 14:45:53 +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
tobspr f65b3728ed Improve wire auto-connect 2020-08-12 20:11:24 +02:00
tobspr 9a67115ba7 Color blind mode 2020-06-22 14:32:24 +02:00
tobspr c502ecad0c Add small tutorial 2020-05-23 12:26:04 +02:00
tobspr a7fff0dcd2 Compress sounds into atlas 2020-05-19 11:08:28 +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
Tobias Springer 93c6ea683d Initial commit 2020-05-09 16:45:23 +02:00