Commit Graph

68 Commits

Author SHA1 Message Date
4am 1386422b35 rename files and prep for release 2024-05-03 22:03:36 -04:00
4am a3a231f1c8 simplify progress file access, compress level data, roll clock and ProDOS 2024-04-04 13:29:05 -04:00
4am 3aa2e7cf5f 1.0 release 2022-01-18 13:46:15 -05:00
4am 905b567ee1 Esc during play returns to Select World page 2022-01-18 09:17:46 -05:00
4am 1252f054b0 fix crash on invalid keypress when sound is off 2022-01-17 22:29:27 -05:00
4am 4111ed55d8 make Ctrl-S also work on main menu 2022-01-17 21:34:13 -05:00
4am e8bafc1c6a Ctrl-S to toggle sound during play
fixes https://github.com/a2-4am/million-perfect-letters/issues/6
2022-01-16 11:34:56 -05:00
4am 16ab81e1cc add hotkey to skip to next puzzle 2022-01-16 11:04:17 -05:00
4am 434a17f134 restore compact memory map 2022-01-16 01:11:28 -05:00
4am 9fbfecd946 update version and copyright 2022-01-14 00:16:19 -05:00
4am 0050c01ef3 add many missing words
fixes https://github.com/a2-4am/million-perfect-letters/issues/1
2022-01-13 13:10:10 -05:00
4am a7528f7e5f up is down 2020-10-05 16:13:20 -04:00
4am f2b38e4ee8 refactoring 2020-10-01 21:35:55 -04:00
4am 2ea54a1ed0 randomize title screen in certain cases 2020-10-01 12:24:53 -04:00
4am e2e42f5415 actually use world cache, and actually invalidate it properly 2020-10-01 10:51:22 -04:00
4am 725f2bc7a0 0.4 release 2020-09-27 20:19:36 -04:00
4am a5b1af8e5a demo 2020-09-27 19:31:32 -04:00
4am 522f074af5 demo 2020-09-27 19:19:59 -04:00
4am 37fb573836 demo 2020-09-27 15:31:32 -04:00
4am 108a9b2fb5 demo [WIP] 2020-09-26 23:12:36 -04:00
4am 257d0ed751 add (de)acceleration function 2020-09-26 20:41:16 -04:00
4am bf7bd82b24 demo [WIP] 2020-09-25 23:32:51 -04:00
4am 74ee53e015 demo [WIP] and sound stuff
sound routines now take list of acceptable keys to exit, with wildcard support

also lots of refactoring
2020-09-25 22:59:55 -04:00
4am 9f9faf6edf some comments 2020-09-23 22:24:49 -04:00
4am 55feefa681 some comments 2020-09-23 20:08:27 -04:00
4am d23717fc39 reduce Mockingboard volume 2020-09-23 20:08:15 -04:00
4am 7a796c3928 some comments 2020-09-23 18:52:15 -04:00
4am c55e7b982d add initial PREFS file, shorten error sound, puzzle tweaks, play some sounds to completion without acknowledging keypress 2020-09-23 14:37:35 -04:00
4am 7c31356d14 interstitial after every 10% progress 2020-09-23 14:01:27 -04:00
4am 3f4c7a640b non-slot-4 Mockingboard init was incomplete 2020-07-28 15:20:16 -04:00
4am 0551967e87 don't show help screen from main menu 2020-07-17 14:58:58 -04:00
4am bb668ee1f9 help screen 2020-07-10 14:56:07 -04:00
4am 6e7ba299b2 parse and display level messages from puzzle files 2020-07-10 12:43:36 -04:00
4am 7cdf223a9f refactor main menu 2020-07-09 21:20:08 -04:00
4am 38ae4c124f many puzzle tweaks based on playtesting 2020-07-07 22:42:23 -04:00
4am ac367a7479 play sounds after completing words via arrows 2020-05-16 10:07:57 -04:00
4am e5e146e682 integrate sound effects 2020-05-12 22:25:32 -04:00
4am 0cea9e5ca6 update credits 2020-05-12 20:42:42 -04:00
4am c6b1627705 update license and credits 2020-05-12 20:39:35 -04:00
4am 0d520a415a music and sound changes WIP 2020-05-12 15:53:25 -04:00
4am d4ee6b3a62 add global prefs file for sound 2020-05-11 17:04:43 -04:00
4am 43004af546 fix can-scroll-puzzle logic 2020-05-08 15:54:31 -04:00
4am f2ffbe8582 target word animation 2020-05-07 11:55:50 -04:00
4am 8b2857c085 fix bug where spaces in puzzles might not ever become 0s 2020-05-06 13:16:39 -04:00
4am b3d2381816 font tweak 2020-05-04 22:18:39 -04:00
4am da2591e756 add sound toggle 2020-05-04 21:46:19 -04:00
4am cc9e5d6856 add visible version number 2020-05-04 14:40:11 -04:00
4am 7730b6febf move level display to top-right corner 2020-05-04 13:07:23 -04:00
4am 07de19b3cd add about page 2020-05-04 12:56:05 -04:00
4am e089ce7d43 fix initial relocation now that we're bigger than bytes (yay?) 2020-05-04 00:10:02 -04:00