Commit graph

251 commits

Author SHA1 Message Date
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 4b57793746 proj files 2021-07-26 17:32:09 -06:00
duncathan 1cd3e0d381 fixes the memory leak i made? maybe? lol 2021-04-02 00:15:21 -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 bd061957f2 remove checks for fireball/snake in softlock checks 2021-04-01 20:40:15 -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 063f2ce0a9 finally adds the font file to fix cse2 compat fr 2021-03-30 05:41:11 -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
duncathan ea3a022208 one last fix for red demon chest lol 2021-03-30 04:47:41 -06:00
duncathan 061a8d45e0 triggers room-load CMPs even when loading save files
holy shit I deadass used map flags
2021-03-30 03:22:09 -06:00
duncathan 29802c3cb4 adds airstream at bottom of outer wall when entering from above (#106) 2021-03-30 03:12:58 -06:00
duncathan 2195323b75 fixes #126, drowning sprites are in MyChar.bmp (with mimiga mask) 2021-03-30 02:56:09 -06:00
duncathan 8fb4710c8e fixes #114, adjusts bad ending credits sequence
also updates the mychar so that dragons are visible in unmodified mychar for testing
2021-03-29 20:10:37 -06:00
duncathan befa3d360f fix rusty key display 2021-03-29 19:02:46 -06:00
duncathan 7f97841714 Merge remote-tracking branch 'github/master' into credits 2021-03-29 18:47:54 -06:00
duncathan c063ee7b20 allows trading weapons on collection 2021-03-29 18:40:27 -06:00
duncathan cda8d3b568 converts arthur's arsenal to <SLP menu 2021-03-29 18:39:17 -06:00
duncathan 03e1955b2f properly fixes red demon refight 2021-03-29 18:34:30 -06:00
duncathan 7c5fd92aa9 properly fixes jenka puppies 2021-03-29 18:28:07 -06:00
duncathan 5bb304d1f8 fixes #153 2021-03-29 18:26:44 -06:00
duncathan d1a270b234 properly fixes debug cat in pixel house 2021-03-28 20:49:15 -06:00
duncathan d3c73177e5 fixes further credit issues 2021-03-28 20:29:26 -06:00
duncathan 8a11ff4da7 fixes #122 2021-03-26 04:55:10 -06:00
duncathan 12f1dc1bb1 fixes death counter behavior when reloading new file 2021-03-25 20:29:23 -06:00
duncathan 8b0c4c0541 fixes counter bugs - item, HP, missile, and death counter all work now 2021-03-25 20:29:23 -06:00
duncathan a06d49d87f increases space between death counter and inventory display 2021-03-25 20:29:23 -06:00
duncathan 5acbe41fc2 implements death counter fully 2021-03-25 20:29:23 -06:00
duncathan e5ef1c7924 adds death counter to credits, initializes hp counter at spawn 2021-03-25 20:29:23 -06:00
duncathan b8628a7a2c inventory display in credits 2021-03-25 20:29:23 -06:00
duncathan f2158589ba allows negative vertical offsets in credits 2021-03-25 20:29:23 -06:00
duncathan 5b6b353fff increases stripper limit from 16 to 127 2021-03-25 20:29:23 -06:00
duncathan b5115d4d03 first pass at hacking credits to expand 16-entry on-screen limit 2021-03-25 20:29:23 -06:00
duncathan d1ecb67666 first attempt at inventory display in credits 2021-03-25 20:29:23 -06:00
duncathan 57b5f32705 tiny change to bad ending credits 2021-03-25 20:29:23 -06:00
duncathan 4351467e38 expands casts.bmp to 2x height 2021-03-25 20:29:23 -06:00
duncathan 6e6de0d7c1 fixes #118 2021-03-25 16:33:39 -06:00
duncathan d81b944e77 fixes #119 2021-03-25 16:29:22 -06:00
duncathan adb7135881 fixes #128 2021-03-25 16:28:30 -06:00
duncathan df8257a2aa fixes #129 2021-03-25 16:22:36 -06:00
duncathan 915856a71a fixes #131 (pixel house sparkly bug)
also changes sparklies for teleportation into debug cats
2021-03-25 16:21:04 -06:00
duncathan 6442cc6000 fixes #144 2021-03-25 16:10:39 -06:00
duncathan 10bfd01bac fixes map system in bad ending/normal ending 2021-01-28 21:48:44 -06:00