Commit Graph

168 Commits

Author SHA1 Message Date
09a09b646a
prototype fish drawer (fish not implemented) 2024-02-29 20:26:51 -08:00
0574fe4021
whitespace 2024-02-29 19:59:16 -08:00
79d6321891
sprite renderer and parallax drifting thing renderer 2024-02-29 19:58:39 -08:00
bf6fa03374
update author credit 2024-02-29 00:30:21 -08:00
066142e62c
stop music when entering zonk mode if no bgm 2024-02-28 23:45:55 -08:00
69e9336d7f
fix music control bugs 2024-02-28 23:41:38 -08:00
e83f7002a2
music menu (untested) 2024-02-28 23:38:47 -08:00
c35c9f0c3e
make splashes louder, splashier 2024-02-28 22:40:00 -08:00
537a086e9b
fix bgm 2024-02-28 22:31:51 -08:00
eb76795de1
zonk bgm prototype 2024-02-28 22:23:06 -08:00
5a1ce6fe91
arcade mode music! 2024-02-28 21:54:12 -08:00
1ea5057111
make Fake Binaural Beats less irritating 2024-02-28 21:42:25 -08:00
2a2f487dfb
Merge Ossie's music into the cart 2024-02-27 23:06:30 -08:00
6cb0b54cdd
the splashing sounds are much better now 2024-02-24 23:25:06 -08:00
3400325154
fix numerical overflow 2024-02-24 22:46:30 -08:00
3462815118
stages feel too long
also a missing exclamation point
2024-02-24 22:44:55 -08:00
aee3b29d69
improve wordlists, indirect suggestion 2024-02-24 22:20:56 -08:00
9d4bc8998b
fix bad text formatting 2024-02-24 21:57:39 -08:00
9ea66b9756
draft final stage!
also swaps "thing" for 'object" to keep the center row 5 letters or less and to avoid incorrectly identifying "object" as a verb
2024-02-24 21:34:59 -08:00
85ee8f113f
draft part 4 2024-02-24 19:54:33 -08:00
44b8826720
inline arcade mode palettes 2024-02-19 14:02:11 -08:00
0dda2596af
fix awakener being absent from the menu 2024-02-19 11:34:47 -08:00
b237ccb152
delete stale comment 2024-02-19 11:10:31 -08:00
1ffa6197fd
oops, fix rename 2024-02-19 11:10:11 -08:00
0b89989264
fix title crash
it should never try to spawn a word. resetting wordwait doesn't help, I need to reset the timer!
2024-02-19 11:07:19 -08:00
2aa62b8e2d
delete puke/puketh/pukeboard
now there should really be no way to get clipboard popups.

also this reclaims a chunk of compressed space
2024-02-19 11:03:43 -08:00
9669658414
updated html version without clipboard spam
also, fix a word list
2024-02-19 01:22:44 -08:00
bf46878f34
fix ctrl-c prompt showing up 2024-02-18 23:43:55 -08:00
510db3f96b
manually patch "press start" out of cart image 2024-02-18 22:50:01 -08:00
0c6b0e0021
label image! 2024-02-18 22:45:03 -08:00
cdbda98f23
word chime
also fix end of zonk 1
2024-02-18 22:44:18 -08:00
1aef8a5c51
bad splashy sounds
also simplify psound
2024-02-18 22:38:33 -08:00
979e093e6d
consent and start game beeps 2024-02-18 21:15:17 -08:00
c34208225b
this notably improves compression 2024-02-18 20:59:45 -08:00
55fdc61868
fix splash, boot chime parody
deliberately not a gb chime, it's a call-forward to a sound I use elsewhere
2024-02-18 20:57:55 -08:00
d1d937e411
many abbreviations
saves 80 bytes
2024-02-18 20:11:50 -08:00
15d2ede2f6
rename update to u
saves 14 chars
2024-02-18 19:46:34 -08:00
bece54a09f
inline wordsets, remove optional csv-ing, arcade 3 2024-02-18 19:29:55 -08:00
45f94ed9b8
confirm-but-don't-advance sounds weird without reverb 2024-02-18 12:55:50 -08:00
50c0fb47c0
fix autoconfirm rest, make breath bloops zonky 2024-02-18 12:55:03 -08:00
bd03f0ad5c
suppress next-pane sound on autoconfirm
if the sound was whooshier I'd keep it in the autoadvancing breathers,
but it's a computerized bloop and I can't make it whooshy, so now I
am distinctly recognizing autoconfirm so I can suppress it. yay
2024-02-18 12:38:52 -08:00
14e4f5f5ed
abbreviate "center" as "c"
saving a grand total of 24 compressed bytes. yaaaay
2024-02-18 12:35:20 -08:00
26a2752b73
fix missing text box placement 2024-02-18 12:32:40 -08:00
4a31be9837
reverb, not distort 2024-02-18 12:24:57 -08:00
2bd46a29e4
zonk bleeps 2024-02-18 12:23:14 -08:00
0fa889356d
text bleeps and psound improvements - not enabled yet 2024-02-18 12:12:54 -08:00
54385ed211
usplit is also unused 2024-02-18 02:17:49 -08:00
19983db995
fix "WIDE AWAKE!" centering 2024-02-18 02:05:56 -08:00
3d9fd1f439
when I inlined next_row I forgot to delete it 2024-02-18 02:00:33 -08:00
94e2d99feb
trim out weak writing
I'm going to have to minify to hit the compressed token limit anyway,
so I intend to be aggressive about trimming out things that seem like
they aren't accomplishing much.
2024-02-18 01:53:30 -08:00