Commit Graph

889 Commits

Author SHA1 Message Date
Lorenzo Carletti 5c76e3beb2 Account for Saturn font being higher + Save first free tile 2020-08-24 01:21:44 +02:00
Lorenzo Carletti 75598e7eb3 Properly integrate pre-rendering tool with other tools + names complete list + expand fonts 2020-08-24 00:51:59 +02:00
Lorenzo Carletti 07ab2d7b46 Properly put in the data and fix bugs for the tests 2020-08-23 13:27:52 +02:00
Lorenzo Carletti 3d184a0280 Create Cast Roll pre-rendering software 2020-08-23 10:59:40 +02:00
Lorenzo Carletti 9a56b3d424 Fully fix poison issue 2020-08-22 11:04:10 +02:00
Lorenzo Carletti 6564aae85f Improve naming 2020-08-22 05:31:33 +02:00
Lorenzooone d29e710915
Merge pull request #123 from PhoenixBound/master
Fix Exit mouse in the room with Giygas
2020-08-22 05:14:17 +02:00
PhoenixBound f85556be1a Fix Exit mouse in the room with Giygas, and also a text fix that's been sitting on my hard drive for about a month 2020-08-21 22:09:08 -05:00
Lorenzo Carletti 437ee654f5 Re-enable the cast roll 2020-08-22 04:32:33 +02:00
Lorenzo Carletti 3c2d5aae97 Properly write the English player name during the credits 2020-08-22 03:01:52 +02:00
Lorenzo Carletti 35b253594a Fix solidified/cannot move issue 2020-08-21 04:40:49 +02:00
Lorenzo Carletti 73aae51c9d Improve previous "The " solution. Makes it more portable to other languages 2020-08-21 03:54:45 +02:00
Lorenzo Carletti 95fe2f6d90 Fix Gyigas' battle poisoning bug(s) 2020-08-21 00:57:45 +02:00
Lorenzo Carletti fe118fae63 Improve ability to change parameters 2020-08-20 07:26:46 +02:00
Lorenzo Carletti 9e34083ac1 Improve character's max length that can be written to Lumine Hall 2020-08-20 07:22:15 +02:00
Lorenzo Carletti fd444588ce Fix issues 2020-08-20 03:20:33 +02:00
Lorenzo Carletti 723a2925ad Fix tiny issue with name size
No real bug could happen in normal EB because of it (Ness is PC 0)... It's just for future hacks or stuff like that
2020-08-19 22:13:02 +02:00
Lorenzo Carletti d3826d7662 Lumine Hall's VWF 2020-08-19 12:30:28 +02:00
Lorenzo Carletti ac0f5e0497 Fix issue with extra garbage after names in tea scene 2020-08-16 07:51:43 +02:00
Lorenzo Carletti 6921f0ce47 Fix issue with flickering when exiting stored goods' inventory selection in Tracy's room 2020-08-15 03:19:45 +02:00
Lorenzo Carletti 5ae644c9e9 Properly clear the dialogue window when exiting the shop 2020-08-15 01:06:37 +02:00
Lorenzo Carletti 84262aaf33 Improve debug menu 2020-08-14 23:19:33 +02:00
Lorenzo Carletti a6674e65e3 Complete buying stuff 2020-08-14 23:11:39 +02:00
jeffman 2ad223a8cb
Merge pull request #114 from Sterophonick/master
Completely rewrite the intro screen
2020-06-10 21:32:40 -04:00
Sterophonick 037cdf94be Fix the shadow on the insane cultist 2020-06-08 17:25:16 -07:00
Sterophonick ee37d933b6 whoops 2020-05-25 11:42:15 -07:00
Sterophonick adce96fdd0 Move the Insane cultist to m2-hack.asm
because that's where all the other data files for the hack are
2020-05-25 11:39:06 -07:00
Sterophonick 815a33f7b0 Localize the cola truck 2020-05-24 13:40:53 -07:00
Sterophonick 0756cc7d69 attempt to darken the iron statues 2020-05-22 11:25:02 -07:00
Sterophonick b4fe23e46d localize the iron eraser 2020-05-19 13:01:56 -07:00
Sterophonick 96f6eb9d6c Localize the pencil statue 2020-05-19 12:43:03 -07:00
Sterophonick 607a314c39 Repoint Insane Cultist
this is so it doesn't interfere with our sound restoration
2020-05-18 14:27:49 -07:00
Sterophonick b0ae8f7a66 Completely rewrite the intro screen 2020-05-18 14:19:05 -07:00
jeffman f9ce809283
Merge pull request #113 from Sterophonick/master
Add an intro screen, and start on the graphics stuff
2020-05-18 16:26:01 -04:00
Sterophonick 0106094cf1 Remove VS Solution 2020-05-18 13:23:50 -07:00
Sterophonick cda4daf6d4 Localize the insane cultist sprite 2020-05-18 10:11:42 -07:00
Sterophonick 48c60762d5 Whoops 2020-05-18 00:25:06 -07:00
Sterophonick 89e012042e Start on the graphics stuff 2020-05-18 00:20:47 -07:00
Sterophonick cb30d64e80 Change intro screen to KillThad's variant, add him to contributors. 2020-05-18 00:08:56 -07:00
Sterophonick bbfd7aabe6 Add M12 Intro Screen 2020-05-18 00:04:08 -07:00
Sterophonick c7c94876a6 Add makefile and solution 2020-05-18 00:01:42 -07:00
Lorenzooone ad7757dea5
Merge pull request #112 from jeffman/jeffman-patch-1
Update README.md
2020-05-14 23:50:55 +02:00
jeffman 232cad8676
Update README.md
Testing webhook
2020-04-09 01:14:10 -04:00
Lorenzooone 5b3e435f16
Merge pull request #111 from PatrickStankard/patrickstankard/macos-build
Set `$asm_cmd` for macOS in `build.ps1`
2020-03-24 17:51:02 +01:00
Patrick Stankard de53c83d60 Use -or operator instead of double ElseIf 2020-03-24 12:48:21 -04:00
Patrick Stankard 5e58e04c84 Update README with macOS build instructions 2020-03-24 12:45:48 -04:00
Patrick Stankard 277606213a Set $asm_cmd for macOS in build.ps1 2020-03-23 17:33:41 -04:00
jeffman 84ff49ca8e
Merge pull request #110 from PhoenixBound/master
Lazy Saturn items
2020-03-22 21:59:31 -04:00
PhoenixBound 63882b9efa Lazy Saturn items, fix Lier X 2020-03-20 15:39:36 -05:00
jeffman 0bb2099850
Merge pull request #108 from Lorenzooone/cash_window_consistent
Fix cash not being always formatted
2020-03-07 10:26:05 -05:00