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
duncathan
c9e8d0452d
reduces size of MAX_STRIP to 0x40 instead of 0x7F
...
this technically introduces a memory leak which increases memory usage each time credits are rolled, but it's pretty insignificant imo
2021-04-01 22:22:34 -06:00
duncathan
081d7e8f25
fixes drowning sprite displaying on new game
2021-04-01 21:11:43 -06:00
duncathan
e6a7e062f8
fixes numahachi hint (again)
2021-04-01 20:41:24 -06:00
duncathan
bd061957f2
remove checks for fireball/snake in softlock checks
2021-04-01 20:40:15 -06:00
duncathan
24fb2f6c8e
presses save in vscode
...
(actually implements the softlock debug cats, lmao)
2021-04-01 20:03:37 -06:00
duncathan salt
9ff300848c
Merge pull request #158 from duncathan/quickfixes
...
fixes pt. 4
2021-03-31 05:25:11 -06:00
duncathan
55c0c11a4b
fixes credit event labels in flag_listing.txt
2021-03-31 04:57:21 -06:00
duncathan
fd490d7b6f
adds flag listing, removes empty file
2021-03-31 04:47:40 -06:00
duncathan
2ef19b8409
exports mrmap.bin after stage table changes
...
stage table was changed in 8fb4710c8e
2021-03-31 04:34:10 -06:00
duncathan
a1f825681e
fixes #106
...
adds debug cat entity to save players from softlocks which spawns upon saving/loading a save (both calling <MPJ0098) in situations where a softlock may be happening
also edits npc.tbl to make smoke not create smoke when deleted (lol) and calls <DNA0004 after the CMPs in MazeB and MazeO
2021-03-31 03:33:23 -06:00
duncathan
e3efb864b1
sets credit missile launcher flag when 24-pack is your first pickup
2021-03-31 00:07:11 -06:00
duncathan
f62d54fe98
character draws normally when drowning after core fight
2021-03-31 00:04:40 -06:00
duncathan
1f44720d31
closes message box during egg teleport
2021-03-30 23:46:19 -06:00
duncathan
6ffe9b3a84
commits the numahachi hint change properly lol
2021-03-30 23:44:24 -06:00
duncathan salt
2619ce5377
Merge pull request #157 from duncathan/quickfixes
...
finally adds the font file to fix cse2 compat fr
2021-03-30 05:42:11 -06:00
duncathan
063f2ce0a9
finally adds the font file to fix cse2 compat fr
2021-03-30 05:41:11 -06:00
duncathan salt
9c879e0c74
Merge pull request #155 from duncathan/quickfixes
...
fixes pt 3
2021-03-30 05:29:19 -06:00
duncathan
969353a277
malco will give you his item immediately if you have the reqs
2021-03-30 05:23:43 -06:00
duncathan
689130b536
fixes #141 , adds prebuild hints for jenka and numahachi
2021-03-30 05:20:03 -06:00