Commit graph

115 commits

Author SHA1 Message Date
1c1307a0e2 Don't kill the run on the bonus intro screen 2021-05-05 18:18:59 -04:00
0a59ab8b21 Fix reset functionality 2021-05-05 08:38:43 -04:00
fda82e0cd7 More advanced logic to calculate good tiles which allows some ropes. 2021-05-05 05:33:35 -04:00
1370bfd9a1 Environment variable to load pool file 2021-05-05 03:34:04 -04:00
80ab0405ec Check text on error 2021-05-05 00:41:09 -04:00
1cd3618b6f Add climbing. Fix sprite list regression 2021-05-04 23:29:31 -04:00
123d7508d1 Fix pipes in Linux with socat 2021-05-04 20:30:52 -04:00
a5b089520b Clean up some old garbage 2021-05-04 08:36:50 -04:00
6c1c4fa0eb Named pipes in Windows. It is glorious. 2021-05-04 08:20:35 -04:00
542682e126 Added Mainbrace Mayhem state 2021-05-04 01:46:41 -04:00
2a96f6d9eb Handle banana wrapping 2021-05-03 05:20:52 -04:00
317578611d Ignore when the party x or y values are zero. This is likely wrong. 2021-05-03 04:39:15 -04:00
52bdebfc81 Find the exits by moving the characters and camera in a grid pattern 2021-05-03 03:23:04 -04:00
529f5dc67a Remove loady 2021-05-02 02:29:26 -04:00
aa6f8babc8 Reduce number of reads for sprite region 2021-05-02 01:08:32 -04:00
4d078da6f8 Hide Play Top temporarily 2021-05-01 23:28:28 -04:00
d90c03c3af Fix loading pools. Move input modification outside main loop so we can
use the timer for Promise synchronization.
2021-05-01 23:17:59 -04:00
91cf9ec489 Include terminal window in CSS selector 2021-05-01 22:23:16 -04:00
b5f3084ddc Run the check for Xpra in the background 2021-05-01 22:16:45 -04:00
478fa59509 Fix Xpra script 2021-05-01 22:04:23 -04:00
42a220d39d Remove total genomes status message 2021-05-01 22:03:09 -04:00
2fb5c2494c Fix idiotic color code 2021-05-01 21:47:20 -04:00
aa8d27959c Change how the timer is dispatched based on the threadedness of the
application.
2021-05-01 21:25:38 -04:00
836fc09ce8 Fix status line 2021-05-01 20:50:13 -04:00
6149f72d98 Make sure the promises aren't dropping frames 2021-05-01 19:55:31 -04:00
63f7147458 Remove debug junk 2021-05-01 19:40:33 -04:00
c7819c98f2 Promisify everything? 2021-05-01 19:39:35 -04:00
088c92113b Add sprite index 2021-04-30 19:12:13 -04:00
3e767915dd Added command example for bsnes-launcher script 2021-04-30 19:07:54 -04:00
6a777089ff Fix problems with displaying help 2021-04-30 18:45:40 -04:00
60511c1cc4 Attempt to fix genome graph so it doesn't destroy the whole run 2021-04-30 04:42:55 -04:00
d2f7a1a5d8 Reduce how often the UI renders for the overlay tool 2021-04-30 03:20:53 -04:00
8fbc113a3e Ignore bst 2021-04-30 02:22:57 -04:00
c7bd873452 More tweaks to bsnes script 2021-04-30 02:21:08 -04:00
7fed47983d Add instructions about when to preload the ROM vs not. 2021-04-30 01:07:47 -04:00
fa94206df2 Fix more paths 2021-04-30 00:58:54 -04:00
88718d391d Don't download watchexec on Linux 2021-04-30 00:54:35 -04:00
c70fc5a97b Fix paths 2021-04-30 00:51:51 -04:00
7fd2a75581 Make tools directory. Reorganize README. 2021-04-30 00:43:46 -04:00
8b3d5fd9b1 Added tool to make debugging sprites in bsnes-plus easier 2021-04-30 00:32:39 -04:00
a9090d18b9 Unused variable 2021-04-29 20:31:58 -04:00
2d0426b323 Typo in donkutil 2021-04-29 20:31:08 -04:00
4158876854 Move a ton of constants into a separate file. 2021-04-29 20:19:56 -04:00
5c03d02c0e Add option to disable sound 2021-04-29 09:32:55 -04:00
e1b6f2937b More Windows performance tweaks 2021-04-29 08:51:03 -04:00
391ec2ae9e Added watchexec to remove Powershell dependency 2021-04-29 07:22:08 -04:00
ea6b102678 More useless tweaks to fix Windows 2021-04-29 05:33:47 -04:00
5857d14824 README Update 2021-04-29 05:02:03 -04:00
ae28a6110b Attempt to fix some Windows issues 2021-04-29 04:56:55 -04:00
75ae2d8ae7 Reduce thread count 2021-04-28 23:32:06 -04:00