• Joined on 2020-07-13
max commented on issue max/lull#1 2021-01-09 18:17:48 +00:00
remember window size and position

could also save sound volumes, but I'm not sure about this.

max opened issue max/lull#2 2021-01-09 18:15:49 +00:00
"add sound" function
max opened issue max/lull#1 2021-01-09 17:43:51 +00:00
remember window size and position
max commented on issue max/pixsy#6 2020-12-23 10:25:17 +00:00
add new tiles right at the "end" of the existing tiles instead of interspersing them

keeping in mind that an ID can be an arbitrary string, maybe it's worth filtering the set of IDs to just the type that bitsy naturally produces (base36), finding the highest one and incrementing it…

max opened issue max/pixsy#6 2020-12-23 08:38:54 +00:00
add new tiles right at the "end" of the existing tiles instead of interspersing them
max pushed to master at max/pixsy 2020-11-28 18:33:14 +00:00
b157007ff3 restrict file types and add help text about game data
max pushed to master at max/pixsy 2020-11-28 15:57:22 +00:00
704f710047 fix syntax
max pushed to master at max/pixsy 2020-11-28 15:15:43 +00:00
5c4259d222 better splash page for now
max pushed to game-data-error-handling at max/pixsy 2020-11-28 14:51:47 +00:00
max commented on issue max/pixsy#1 2020-11-25 17:23:46 +00:00
change output file name to game name

if user loads a file, the output file should have the same name (possibly with a suffix)

max opened issue max/pixsy#5 2020-11-25 15:42:33 +00:00
"flip foreground/background" button?
max commented on issue max/pixsy#4 2020-11-21 15:23:40 +00:00
separate colour-mapping from bitsy palette?

idea: copy the "new palette" colour inputs above the palette selection. add a default option to the palette selection called "as above". leave the "new palette" option as is.

if bg/fg are a part of SelectedPalette they will need to be separated out in the application state.

SelectedPalette will need a new enum variant.

render_preview() will need a new step to map the background/foreground to the desired colours, if selected palette is not "as above".

max opened issue max/pixsy#4 2020-11-21 15:08:53 +00:00
separate colour-mapping from bitsy palette?
max pushed to master at max/lull 2020-11-20 15:58:32 +00:00
3e01249ecf added fireplace sound
max pushed to noise-reduction at max/pixsy 2020-11-17 10:10:10 +00:00
max opened issue max/pixsy#3 2020-11-17 09:42:34 +00:00
game data errors not being handled
max pushed to dithering-options at max/pixsy 2020-11-15 16:54:34 +00:00
0324f5f389 wip wtf
max pushed to master at max/media-downloader 2020-11-11 12:49:52 +00:00
6d4c5f92dc rename repo
max renamed repository from youtube-dl-gtk to max/media-downloader 2020-11-11 12:49:15 +00:00
max pushed to master at max/media-downloader 2020-11-11 12:48:51 +00:00
09d9204ea5 name change; use youtube-dlc fork