Commit graph

48 commits

Author SHA1 Message Date
2a73e487a5 impromptu cli bugfix 2024-09-04 02:17:32 +02:00
1523860c9a Merge from 2024.02.10+chozo1 into master
Reviewed-on: #1
2024-09-03 20:30:48 +00:00
a36c9a95f0 update readme 2024-09-03 12:20:14 +02:00
fe6fa75972 fix boss item placement + update flips submodule 2024-09-03 11:49:03 +02:00
672cf3ca23 upload last edits 2024-09-03 01:47:49 +02:00
01dee434bd wip: fix boss/dataroom placement act2 2024-09-03 00:23:28 +02:00
367fdd75ec wip: fix boss/dataroom placement? 2024-09-02 23:33:35 +02:00
0c17440bde fix icon 2024-09-02 22:51:09 +02:00
dc597e2924 fix Windows build + stuff 2024-09-02 22:25:36 +02:00
49daaf1da8 Freestyler, rock the microphone
Straight from the top of my dome
Freestyler, rock the microphone
Carry on with the freestyler

I got to throw on and go on
You know I got to flow on, selectors on ya radio play us
'Cause we're friendly for ozone, but that's not all so hold on
Tight as I rock the mic right, oh, excuse me, pardon
As I synchronize with the analysed upcoming vibes
The session, let there be a lesson, question
You carry protection or will your heart go on
Like Celine Dion, Karma Chameleon
2024-09-02 21:48:35 +02:00
0c9d1a472f wip: initial disassembly of new gui and cli commands 2024-08-31 01:23:57 +02:00
b2bcbb3027 update README 2024-08-29 00:21:03 +02:00
7bd6dc9aa3 wip: add PyInstaller configuration 2024-08-28 23:55:33 +02:00
52f7d3c5d0 revert requirements version removal
PySimpleGUI went closed source and paid, so back to 4.60.5
2024-02-13 12:53:06 +01:00
f7465b78bf yet another readme edit with some useful info 2024-02-13 01:14:58 +01:00
5e214fb3eb revert to using flips; build script coming soon 2024-02-13 00:09:42 +01:00
b0197733d0 add flips as a submodule, python-bps-continued is too slow creating a patch 2024-02-12 23:27:01 +01:00
542037d8a3 we moved to our own discord guild, sigh 2024-02-12 23:22:59 +01:00
944bb33c88 bump version + change filenames and errors 2024-02-09 00:31:17 +01:00
cc64e2385a update readme 2024-02-08 01:08:33 +01:00
magical
82bd33daf9 fix items not being placed on bosses
bosses were considered unreachable when LimitArea was in effect because
they don't have a sector identifier (e.g. "S2") in their names.
2024-02-08 00:55:40 +01:00
c1b02486df update gitignore, remove version req on requirements 2024-02-08 00:52:01 +01:00
magical
a49f9dde32 fix the GUI
i was a little hasty with the first attempt. this one has been tested
and actually works
2024-02-05 19:28:00 -08:00
magical
ad6cf68969 close files properly after patching 2024-02-04 10:30:10 -08:00
magical
1f2cba725d fix BaseName undefined error 2024-02-04 10:17:11 -08:00
magical
4622f61057 update README 2024-02-03 20:22:28 -08:00
magical
3c7ae38f81 restore GUI event loop 2024-02-03 20:22:28 -08:00
magical
2f2c281265 clean up Fusion_Graph and fix get_path 2024-02-03 03:00:07 -08:00
magical
20e24a40e3 untangle randomize_game
this heart of the randomizer, and it is the most complex function of the
bunch. it seems to function ok now, and the logic mostly makes sense,
but i wouldn't be surprised if there were one or two lingering errors.
2024-02-03 01:58:33 -08:00
magical
e7a5af202a update fileHash
the actual function reads a line at a time instead of in fixed chunks,
but this is fine
2024-02-03 01:35:48 -08:00
magical
12a22c8724 untangle start_randomizer
not as bad as some of the functions, but still a couple control flow
errors
2024-02-03 01:28:16 -08:00
magical
707a7b70a1 untangle patch_game 2024-02-03 01:25:28 -08:00
magical
afde644b38 untangle find_available_areas 2024-02-03 01:07:16 -08:00
magical
9f22730870 decompile update_requirements 2024-02-03 01:05:33 -08:00
c4f720c505 reinstated credits on the source 2023-10-20 00:41:11 +02:00
409efe14ac actually launch the randomization 2023-10-13 00:27:29 +02:00
bd7e1bc15d vanilla ROM parsing fix + stuff 2023-10-12 12:56:50 +02:00
43e16025da native bps creation 2023-10-12 01:18:19 +02:00
86b344f933 some stuff fixed; stuff still broken 2023-10-12 01:09:32 +02:00
8674605497 bass, how low can you go 2023-10-12 00:16:25 +02:00
28f2adc3d1 h 2023-10-11 12:31:13 +02:00
bf52b51426 typo2 2023-10-11 12:26:21 +02:00
d09df67d39 typo 2023-10-11 12:25:31 +02:00
eb93656ec0 yo! no more FLIPS? 2023-10-11 12:24:19 +02:00
7c262f4f64 update readme 2023-10-11 11:51:38 +02:00
355c2cff9e fix CRC computation 2023-10-11 11:51:12 +02:00
8e97e2b000 initial commit 2023-10-10 12:18:45 +02:00
0559218412 initial commit 2023-10-10 12:13:02 +02:00