Commit Graph

905 Commits

Author SHA1 Message Date
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
Lorenzooone c69cc44771
Merge pull request #109 from PhoenixBound/L55555555555529
Fix retrieving two items from Escargo Express
2020-03-05 00:36:57 +01:00
PhoenixBound 17ac1e86a6 Fix retrieving two items from Escargo Express 2020-03-04 17:18:09 -06:00
Lorenzooone 63421fa3cc Update to make 5F FF act as it should 2020-02-23 05:26:55 +01:00
Lorenzooone 3f965e101f Implement buffer in shop 2020-02-23 05:01:46 +01:00
Lorenzooone 4a824807bb https://github.com/jeffman/Mother2GbaTranslation/issues/100 2020-02-23 03:56:36 +01:00
jeffman 87987abbc4
Merge pull request #107 from Lorenzooone/target_overworld_dialogue
Put buffer in overworld target window
2020-02-15 16:16:02 -05:00
Lorenzooone 3f74b43bae Fix https://github.com/jeffman/Mother2GbaTranslation/issues/82 2020-02-13 21:05:35 +01:00
jeffman 989e39107b
Merge pull request #106 from PhoenixBound/merrychristmas
Stuff that needed to see the light of day sooner
2020-01-04 18:20:53 -05:00
PhoenixBound cfdf3e2f06 Probably fix geyser crash 2019-12-30 22:51:30 -06:00
PhoenixBound 6a4622a07a Add Lumine Hall font graphics in preparation for VWF 2019-12-28 16:44:59 -06:00
PhoenixBound dbc209ee4f Some strings edits I don't remember 2019-12-26 15:05:45 -06:00
jeffman e5ad23eb9b
Merge pull request #105 from Lorenzooone/tea_coffee
Make the tea/coffee cutscenes print the text properly
2019-11-14 21:35:51 -05:00
Lorenzooone a0199eaaf0 Make the tea/coffee cutscenes print the proper text 2019-10-21 19:10:52 +02:00
Lorenzooone 2948d56e42
Merge pull request #102 from PhoenixBound/master
Coffee/tea scene data, bus text fixes
2019-10-06 23:51:15 +02:00
Lorenzooone af7ec48ebb
Merge pull request #101 from Lorenzooone/window-text-buffering
Change Mother 2 cartridge to EB cartridge + Fix issue with tenda village naming screen
2019-10-06 23:50:55 +02:00
jeffman e37be4528a Update copyright graphics 2019-09-29 22:24:17 -04:00
PhoenixBound ca3a61a32b Dang it 2019-09-29 18:18:30 -05:00
PhoenixBound b100aa86d0 Merge branch 'master' of https://github.com/PhoenixBound/Mother2GbaTranslation 2019-09-29 16:19:12 -05:00
PhoenixBound 79f402aab9 Merge branch 'master' of https://github.com/jeffman/Mother2GbaTranslation 2019-09-29 16:18:38 -05:00
PhoenixBound 6ab083cedd Fix file screen issues 2019-09-29 16:17:55 -05:00
Lorenzooone 2552445fcc Merge remote-tracking branch 'upstream/master' 2019-09-29 22:52:55 +02:00
Lorenzooone 468ba9afed Fix issues with tenda village naming screen 2019-09-29 22:26:24 +02:00
jeffman 0a65dbfbb8 Update contributors 2019-09-29 15:29:10 -04:00
jeffman 501dca7586 Complete changes for nine sprites 2019-09-29 15:20:19 -04:00
jeffman cc9d70cead Relocate and expand text parameters 2019-09-29 14:48:40 -04:00
jeffman 7a125b19d9 Allocate space for nine sprites
Need to relocate data that's stored
after the sprites
2019-09-29 14:35:58 -04:00
PhoenixBound 1bee01ab73 Clean up flyover data, add buggy coffee and tea stuff 2019-09-29 12:22:59 -05:00
jeffman ba43ce0af6 Show O and U from the start 2019-09-29 13:05:04 -04:00
jeffman 4cca5277a1 Clamp text X values 2019-09-29 12:43:08 -04:00
PhoenixBound 6d5e57949d Bus fixes and bugfixes 2019-09-28 17:14:03 -05:00
Lorenzooone dcf97b1557 Change Mother 2 cartridge to EB cartridge 2019-09-28 23:36:27 +02:00
jeffman 75e4876478 Add custom text animation code 2019-09-28 01:13:14 -04:00
jeffman e60d0bb5b2 Insert new text constants
Ending X values were pulled from EB. Starting X
values were estimated based on the velocity of the
letters in a video of EB's animation.
2019-09-28 01:08:06 -04:00
jeffman 143a212f2b Update notes 2019-09-28 01:06:00 -04:00