|
0a59ab8b21
|
Fix reset functionality
|
2021-05-05 08:38:43 -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 |
|
|
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 |
|
|
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 |
|
|
42a220d39d
|
Remove total genomes status message
|
2021-05-01 22:03:09 -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 |
|
|
c7819c98f2
|
Promisify everything?
|
2021-05-01 19:39:35 -04:00 |
|
|
60511c1cc4
|
Attempt to fix genome graph so it doesn't destroy the whole run
|
2021-04-30 04:42:55 -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 |
|
|
5ea3c30457
|
Reuse processes for more efficiency
|
2021-04-28 18:54:39 -04:00 |
|
|
689c680be8
|
Fix more Windows issues
|
2021-04-28 04:33:52 -04:00 |
|
|
c591641233
|
Added promise library, serpent.load, temp logic
|
2021-04-28 04:05:16 -04:00 |
|
|
0e3867eb68
|
Tweak some colors
|
2021-04-24 06:00:28 -04:00 |
|
|
bdc3ccaad7
|
Sort species by number of genomes to speed up parallelization. Add
constant ID to species.
|
2021-04-24 01:18:06 -04:00 |
|
|
16a5aab443
|
Eliminate the Start button from the list of choices
|
2021-04-24 00:26:49 -04:00 |
|
|
547c2978e8
|
Take threaded ROM from config file
|
2021-04-23 19:04:59 -04:00 |
|
|
5f7e4c78d1
|
Save and load fix
|
2021-04-09 17:47:08 -04:00 |
|
|
7aa80750f8
|
Refactor to allow multithreading.
|
2021-04-09 15:06:55 -04:00 |
|