Commit Graph

29 Commits

Author SHA1 Message Date
GearsProgress
e10d4cc044 Fixing starting newlines 2026-03-19 19:38:46 -04:00
GearsProgress
b4dd515502 Fixing single line centering issues 2026-03-19 19:13:16 -04:00
GearsProgress
a7ebcd06fe Updating text engine backend 2026-03-18 22:55:38 -04:00
GearsProgress
1f29379810 Linking textbox creation to string display 2026-03-14 10:16:16 -04:00
GearsProgress
08140089ab Adding in box style 2026-03-13 16:38:45 -04:00
GearsProgress
d3ec567b13 Make the box type data accessible in the C code 2026-03-13 16:29:21 -04:00
GearsProgress
551e048572 Updating text make process 2026-03-13 16:29:21 -04:00
Philippe Symons
343d4eb83e Merge branch 'release-candidate' into feature/add-debug-menu 2026-03-10 09:36:59 +01:00
GearsProgress
23292afc0c Adding text.xlsx to repo 2026-03-09 16:41:38 -04:00
Philippe Symons
b84939b49a Add debug menu UI when you press L+R in the main menu.
It's only the UI yet. It only shows a couple of dummy options right now.
2026-03-09 19:56:32 +01:00
GearsProgress
a8edfc3094 Updating local/remote setup 2026-03-06 09:55:11 -05:00
GearsProgress
d17371ed1c Updating pt-br implementation 2026-03-05 18:11:16 -05:00
GearsProgress
3128f8bcd7 Updating make process to include Korean, Traditional and Simplified Chinese, and Brazilian Portuguese 2026-03-05 16:42:31 -05:00
GearsProgress
b7ada79f40 Updating main.py 2026-03-03 12:09:41 -05:00
GearsProgress
0d9b10d12c Fixing multiline centering 2026-02-28 16:32:33 -05:00
GearsProgress
c5d252e3b5 Updating PCCS and adding debug detection in the py scripts 2026-02-28 15:57:37 -05:00
Philippe Symons
d0cfed6018 Fix some build issues
Problem 1: syntax error in text_helper
Fix 1: single quotes instead of double quotes

Problem 2: the ground shifted beneath our feet with the devkitpro/devkitARM base image again.
The --break-system-packages option no longer exists on pip install.
Fix 2: Use a specific tag of the devkitpro/devkitARM docker image to ensure this won't happen again.
2026-02-19 21:49:43 +01:00
The Gears of Progress
2cb89fcadb Merge branch 'text-debug-screen' of https://github.com/GearsProgress/Poke_Transporter_GB into text-debug-screen 2026-02-15 22:43:03 -05:00
The Gears of Progress
38454168fd Adding space escape character 2026-02-15 22:43:00 -05:00
The Gears of Progress
8bf0822c24
Merge pull request #100 from petrosjd:text-debug-screen
Updating some glyphs in Japanese font
2026-02-13 22:23:03 -05:00
The Gears of Progress
e583853ea9 Adding check for bin file sizes 2026-02-13 22:16:27 -05:00
The Gears of Progress
a0d242a44f Compressing underscores with escape characters 2026-02-13 21:25:31 -05:00
Peter Dubois
3526a96831 Updating some glyphs in Japanese font 2026-02-13 13:38:53 +09:00
The Gears of Progress
2887252866 Updating character sheets and adding centering 2026-02-12 22:42:07 -05:00
The Gears of Progress
8d869927da Adding in {LVL} escape sequence 2026-02-11 21:00:42 -05:00
The Gears of Progress
a4af5e3b42 Adding _ escape character 2026-02-11 20:28:27 -05:00
The Gears of Progress
f390c3692a Fixing sheet download issues 2026-02-11 10:05:25 -05:00
The Gears of Progress
37aa2a8674 Adding a release file xlsx to the text builder 2026-02-09 23:35:51 -05:00
The Gears of Progress
7625d796ab Organizing makefile 2026-02-08 12:11:33 -05:00