Commit graph

548 commits

Author SHA1 Message Date
duncathan c5bfc84257 fix text wrapping for consolidation items 2021-12-10 20:58:15 -06:00
duncathan 9af7ea8336 fix <ITJs for consolidated items 2021-12-10 20:15:19 -06:00
duncathan 03e3d66add add consolidation items to prevent inventory max-out 2021-12-10 19:59:03 -06:00
duncathan 36ef32dc61 add consolidation item sprites (keyring courtesy of Taiki) 2021-12-10 19:14:58 -06:00
duncathan eb4cf55627 add needles to other_tsc 2021-12-10 19:14:22 -06:00
duncathan 3a04c8e228 support patching other TSC files 2021-12-10 03:05:51 -06:00
duncathan 1513d3f068 adds a tribute to Arthur's grave. in memory of Kenzo. 2021-12-10 01:34:23 -06:00
duncathan 82cfca5f8d a few small changes 2021-12-10 01:32:28 -06:00
duncathan a02de3c01a ok I swear this'll be the last one tonight 2021-12-08 01:11:50 -06:00
duncathan b9191b132f sorry for spamming #project-updates i forgot something obvious 2021-12-08 00:45:26 -06:00
duncathan 24a1f0eb49 fix pyinstaller hook 2021-12-08 00:42:20 -06:00
duncathan 42f4e74c85 add pyinstaller hook 2021-12-08 00:12:16 -06:00
duncathan 46f7d13f70 rename pre-edited-cs -> pre_edited_cs 2021-12-08 00:09:45 -06:00
duncathan b235d47f74 fix hints 2021-12-06 02:20:16 -06:00
duncathan 55ae1250a0 add scripts for non-progressive items 2021-12-04 00:45:18 -06:00
duncathan 08fe90b770 support patching hints 2021-12-01 02:44:05 -06:00
duncathan 61407e6e0e fix workflow 2021-12-01 01:46:24 -06:00
duncathan a344869392 update gitignore and workflow 2021-12-01 01:28:14 -06:00
duncathan e38dcdb197 fix patcher functionality (hints TODO) 2021-12-01 01:28:01 -06:00
duncathan ea83e7643f fix workflow 2021-11-30 22:54:16 -06:00
duncathan 0ef7042a60 add workflow 2021-11-30 22:49:52 -06:00
duncathan 137e30edcc remove unnecessary files 2021-11-30 22:39:57 -06:00
duncathan bd8e4889fa add patcher scripts 2021-11-30 22:37:50 -06:00
duncathan 05409023cd rename src -> caver 2021-11-30 20:51:31 -06:00
duncathan 105fd7eac1 add python package files 2021-11-30 20:49:36 -06:00
duncathan salt 943ac7a61e
Merge pull request #167 from Fayti1703/patch-trunc
Properly truncate utf-8 text
2021-09-28 10:03:57 -06:00
Fayti1703 1018d1c46c Properly truncate utf-8 text
Simply slicing byte-wise produces illegal sequences --
throw away any leftover illegal sequences as well.
2021-09-28 13:42:34 +02:00
duncathan cedd865e24 fix softlock from entering storehouse before getting jenka's item 2021-09-23 22:39:20 -06:00
duncathan 06776a7828 fix teleporter icons disappearing
air tank equip flag was colliding with the range used for multiple SLPs hack
2021-09-23 22:36:08 -06:00
duncathan 2a042c24e4 fixes crash when exiting game 2021-09-23 22:21:07 -06:00
duncathan 347bfcdc57 fix all bosses completable logic 2021-09-23 22:12:39 -06:00
duncathan salt 0f4d0ee04c
Merge pull request #166 from Brayconn/master
Added flag list output from TKT
2021-09-12 22:07:52 -06:00
Brayconn 168737fc52 Added flag list output from TKT 2021-09-12 20:58:34 -07:00
duncathan e49606f1b8 increase version number 2021-07-26 22:27:22 -06:00
duncathan b5f7c9eddd adds WIP kero blaster orgs courtesy of CoryWelchMusic 2021-07-26 22:16:15 -06:00
duncathan d76b811fda adds options for random and custom mychars 2021-07-26 21:03:50 -06:00
duncathan salt bbfa4e5661
Merge pull request #164 from duncathan/completable
add completable logic
2021-07-26 20:38:11 -06:00
duncathan 6b07edf4ef Merge branch 'master' into completable 2021-07-26 20:37:38 -06:00
duncathan 6ad63828c9 fix sphere logging (oops) 2021-07-26 20:33:43 -06:00
duncathan d576f7e275 adds completable logic to UI, adjusts settings UI 2021-07-26 20:32:39 -06:00
duncathan 5f9d957c9c fix sphere logging (oops) 2021-07-26 20:32:12 -06:00
duncathan d72738d474 makes the title screen hash into a real hash 2021-07-26 17:59:47 -06:00
duncathan 4b57793746 proj files 2021-07-26 17:32:09 -06:00
duncathan aa1dadef18 splits sphere analysis and logging into separate functions 2021-07-26 17:32:09 -06:00
duncathan ea6549139c adds sphere analysis 2021-07-26 17:32:09 -06:00
duncathan 170e60dcdd starts work on completable logic 2021-07-26 17:32:09 -06:00
duncathan 0f4d4d23fa makes the title screen hash into a real hash 2021-04-05 20:04:06 -06:00
duncathan salt d280a76d90
Merge pull request #159 from duncathan/quickfixes
fixes pt 5
2021-04-02 00:30:06 -06:00
duncathan 1cd3e0d381 fixes the memory leak i made? maybe? lol 2021-04-02 00:15:21 -06:00
duncathan 5cd8fdddc2 splits out item hint initialization into its own function for clarity 2021-04-01 22:22:34 -06:00