schobers
  • Joined on 2018-03-10
schobers deleted branch virtual_controls from schobers/tins2021 2021-08-20 08:27:07 +00:00
schobers pushed to master at schobers/tins2021 2021-08-20 08:26:16 +00:00
19adf64c54 Added virtual controls.
schobers created branch virtual_controls in schobers/tins2021 2021-08-19 19:40:02 +00:00
schobers pushed to virtual_controls at schobers/tins2021 2021-08-19 19:40:02 +00:00
cd510c1000 Added settings for virtual controls.
schobers pushed to master at schobers/tins2021 2021-08-19 19:38:53 +00:00
aca3a5af78 Fixed bug where audio samples were actually louder instead of softer.
5935a7fea8 Fixed bug where menu song wasn't repeated.
Compare 2 commits »
schobers pushed to master at schobers/zntg 2021-08-19 16:26:20 +00:00
eb46741165 Added support for scrolling a control into view (Overflow, only vertically currently).
365a74a2d9 Added support for scrolling a control into view (Overflow, only vertically currently).
Compare 2 commits »
schobers pushed to master at schobers/zntg 2021-08-19 10:27:42 +00:00
365a74a2d9 Added support for scrolling a control into view (Overflow, only vertically currently).
schobers pushed to master at schobers/tins2021 2021-08-17 16:23:46 +00:00
65db973699 Added audio settings.
99e87cef6e Fixed bug where adding scores would truncate the last score even when there is less than ten highscores (the current maximum).
Compare 2 commits »
schobers pushed to master at schobers/tins2021 2021-08-15 06:51:18 +00:00
88e6fc4181 Put more emphasis on Allegro in the README.
c7a30240b7 Put more emphasis on Allegro in the README.
Compare 2 commits »
schobers pushed to master at schobers/tins2021 2021-08-15 06:50:23 +00:00
c7a30240b7 Put more emphasis on Allegro in the README.
aab70e1d54 Put more emphasis on Allegro in the README.
Compare 2 commits »
schobers pushed to master at schobers/tins2021 2021-08-15 06:45:53 +00:00
aab70e1d54 Put more emphasis on Allegro in the README.
schobers pushed to master at schobers/tins2021 2021-08-14 07:46:45 +00:00
24db632470 Fixed monster z-fighting.
17008871ce Balance audio a bit.
aab65a984a Added exploding monsters.
3198659d11 Updated credits.
4adfdbe006 Made monsters a bit less synced.
Compare 6 commits »
schobers pushed to master at schobers/ut 2021-08-13 12:59:13 +00:00
ffc7c1e89b Replaced Errors interface with concrete type Errors.
583c4b4642 Replaced Errors interface with concrete type Errors.
Compare 2 commits »
schobers pushed tag qbitter_1_1_2 to schobers/tins2021 2021-08-13 06:34:14 +00:00
schobers released Qbitter 1.1.2 at schobers/tins2021 2021-08-13 06:34:14 +00:00
schobers pushed to master at schobers/tins2021 2021-08-12 20:35:37 +00:00
3c99e5881b Saving lives left for resume as well.
e3527eb580 Added music & game sounds.
cbd08cdc12 Added install.bat.
c47f9383c3 Added background generation.
Compare 4 commits »
schobers pushed to master at schobers/tins2021 2021-08-11 06:03:13 +00:00
4f1760ad57 Add resume play.
c628ae4b09 Changed appearance of settings a little.
Compare 3 commits »
schobers pushed to master at schobers/tins2021 2021-08-10 20:51:21 +00:00
c52f2682e0 Changed release directory in release script.
schobers pushed to master at schobers/tins2021 2021-08-10 20:43:58 +00:00
000348339d Added support for changing controls.
165d1fcd26 Fixed extract command (and changed it to --extract).
f9da21b61c Added console build tag (which doesn't hide the console window).
7053e7b9f2 Reverted back to go:embed.
Compare 4 commits »
schobers pushed to master at schobers/zntg 2021-08-09 18:21:44 +00:00
a6415a1d60 Added UserCache{File,Dir} and renamed User{File,Dir} to UserConfig{File,Dir}.