1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-06-13 13:04:03 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
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
d2903f5606 Multiple firefox fixes 2020-05-25 11:57:06 +02:00
tobspr
c502ecad0c Add small tutorial 2020-05-23 12:26:04 +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
7870f011b8 Initial support for themes, sound improvements 2020-05-16 09:49:00 +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