Lorenzooone
3f74b43bae
Fix https://github.com/jeffman/Mother2GbaTranslation/issues/82
2020-02-13 21:05:35 +01:00
PhoenixBound
cfdf3e2f06
Probably fix geyser crash
2019-12-30 22:51:30 -06:00
PhoenixBound
dbc209ee4f
Some strings edits I don't remember
2019-12-26 15:05:45 -06:00
PhoenixBound
ca3a61a32b
Dang it
2019-09-29 18:18:30 -05:00
PhoenixBound
79f402aab9
Merge branch 'master' of https://github.com/jeffman/Mother2GbaTranslation
2019-09-29 16:18:38 -05:00
PhoenixBound
6d5e57949d
Bus fixes and bugfixes
2019-09-28 17:14:03 -05:00
Lorenzooone
0e3b6a97cb
Fix https://github.com/jeffman/Mother2GbaTranslation/issues/27
2019-09-26 00:35:48 +02:00
Lorenzooone
24fbc3098e
Complete Goods windows
2019-09-24 01:37:14 +02:00
Lorenzooone
672cbc1647
Add missing timed events
2019-09-24 00:49:22 +02:00
Lorenzooone
0bcf7b1180
Complete stored goods. Missing pickup text.
2019-09-23 23:29:05 +02:00
Lorenzooone
626cfc8c7e
Goods buffers (Stored goods' one isn't complete yet)
2019-09-23 01:49:38 +02:00
Lorenzooone
6505b6bc0d
Complete equip printing (Still need inner window input management for sounds and small arrow for numbers)
2019-09-16 03:31:07 +02:00
Lorenzooone
7582652071
Outer Equip window buffering
...
Fixes sounds for Outer Equip window.
Temporally breaks the Inner Equip windows.
2019-09-12 01:18:03 +02:00
PhoenixBound
2c5004697d
Merge branch 'master' of https://github.com/jeffman/Mother2GbaTranslation
2019-09-07 16:31:20 -05:00
PhoenixBound
71dcdfadf2
Localize sfx in Pokey's house + a few text changes
2019-09-07 16:11:21 -05:00
Lorenzooone
9fd4b90b2a
Change the player naming screen in the tenda village and fix off-by-one player name printing
...
Thanks to https://github.com/PhoenixBound for telling me where to look for the tenda change
2019-08-28 02:30:56 +02:00
Lorenzooone
9efe047bbe
Add alphabet switching and complete letters table
2019-08-28 01:51:04 +02:00
Lorenzooone
43303995e0
Fix https://github.com/jeffman/Mother2GbaTranslation/issues/30
...
Adds give text
2019-08-22 03:39:04 +02:00
Lorenzooone
0b48ef5400
Fix https://github.com/jeffman/Mother2GbaTranslation/issues/46 and https://github.com/jeffman/Mother2GbaTranslation/issues/28 ( #52 )
...
Also improves formatting from previous pieces of code.
2019-08-04 15:58:41 -04:00
PhoenixBound
87380c26a9
Fourside text fixes and others ( #42 )
...
* The big Saturn-a-roo
* Fix menus followed by normal jump table
2019-07-13 20:26:19 -04:00
jeffman
d78af6a8c0
Workarounds for main window getting overlapped by other windows
...
Clear out the main window before continuing
2019-02-22 19:58:03 -05:00
jeffman
ac2c23e23d
Fix missing line break in Magicant level-up text
2019-02-22 19:24:29 -05:00
PhoenixBound
f5c9698a37
Technically playable ( #41 )
...
* Summers, Happy Happy, escaping Winters, blue-haired healer fixes
* Make more of the game playable, text revision, CC docs
2019-02-10 15:42:16 -05:00
jeffman
4e467ba840
Merge branch 'master' into cleanup
2019-01-06 19:51:38 -05:00
PhoenixBound
af7d0508a0
Summers, Happy Happy, escaping Winters, blue-haired healer fixes ( #25 )
2019-01-03 09:23:54 -05:00
jeffman
8751dff2c7
Delete old unused files
2018-12-21 15:19:11 -05:00
jeffman
42bf108c76
Translate teleport names
2018-12-14 00:50:56 -05:00
PhoenixBound
77ec8a82f6
Various text improvements
2018-12-07 21:13:08 -06:00
jeffman
442d52054b
Fix cash window formatting (when pressing B)
...
Does not fix the cash window that pops up when e.g. accessing the ATM.
2018-12-06 23:07:35 -05:00
jeffman
bd7dff7d47
Fix printing ATM balance to main text window
2018-12-06 20:44:08 -05:00
jeffman
debdea78bd
Add print_menu_string
...
This essentially does the same thing as print_string, but with some
additional behaviour:
- Custom control codes (5F and 60) are checked
- Will automatically update the window's cursor_delta value
- Updates the window's text X values
2018-12-01 00:50:29 -05:00
jeffman
cd6091c086
Remove bad movement entry
...
This was causing the crash before Titanic Ant. My dumb text pointer-
finding script found something in the movement data that it thought was
a text pointer but actually wasn't, and overwrote it with a new pointer
which actually corrupted the movement data!
Should probably remove all of these until we figure out movement codes...
2018-11-26 23:48:17 -05:00
PhoenixBound
0d453a3714
PSI help and text describing the party
2018-09-07 23:33:19 -05:00
PhoenixBound
711f543ea4
Name-related strings stuff
2018-08-10 17:47:54 -05:00
PhoenixBound
dac7ca59f6
More battle and item stuff
2018-08-03 19:18:04 -05:00
PhoenixBound
fd0a0f45ae
Various improvements
2018-07-14 12:40:53 -05:00
PhoenixBound
7f81ed1e31
Fix duplicates
2018-07-02 23:28:02 -05:00
PhoenixBound
6f4d9b8683
Copy some lines back to the 100% file
2018-07-02 23:21:16 -05:00
jeffman
47ba917a13
Merge branch 'master' into compiled-vwf
...
# Conflicts:
# .gitignore
2018-05-30 21:23:13 -04:00
jeffman
74a60bc60b
Merge 100% text strings draft 1
...
Also updated contributors and gitignore
2018-05-28 19:30:43 -04:00
PhoenixBound
f1c017cab4
This wasn't supposed to be changed
2018-05-27 17:20:28 -05:00
PhoenixBound
8c1d74a144
Some more strings and some fixes elsewhere
2018-05-27 17:05:58 -05:00
PhoenixBound
3ccb6b38a9
More strings stuff
2018-05-23 15:18:03 -05:00
PhoenixBound
f5b9c99799
Committing in the middle of the night never fails
2018-05-19 00:33:31 -05:00
PhoenixBound
1af03d2436
Fix photographer hang
2018-04-29 16:49:34 -05:00
PhoenixBound
79cab8c7f4
Realizing this is possible
2018-04-28 22:45:56 -05:00
PhoenixBound
6c172ed37c
Further improvements to overall system stability
2018-04-28 22:15:50 -05:00
PhoenixBound
7ff6140253
Debug menu stuff
2018-04-13 22:59:24 -05:00
PhoenixBound
ce7f3fe9a4
I'm definitely squashing after this mess
2018-03-29 16:11:40 -05:00
jeffman
a53f50adc6
Trying to fix line endings
2018-03-29 15:11:20 -04:00