Commit Graph

537 Commits

Author SHA1 Message Date
The Gears of Progress
48c1ae7b14 Adding font generator 2026-01-26 11:47:28 -05:00
The Gears of Progress
4bf29b1d3b Fixing Japanese periods 2026-01-23 10:14:02 -05:00
The Gears of Progress
63d57f063d Pulling character arrays from sheet 2026-01-22 16:42:53 -05:00
The Gears of Progress
63a54a7c68 Reorganizing main.py 2026-01-21 17:25:24 -05:00
The Gears of Progress
dc586d941f Removing space after JPN period 2026-01-21 14:16:43 -05:00
The Gears of Progress
13459812fa Fixing Japanese if statement 2026-01-21 14:03:10 -05:00
The Gears of Progress
a51cdb0f14 Updating escape characters 2026-01-21 13:43:02 -05:00
The Gears of Progress
8a1f82a1f5 Updating PCCS 2026-01-20 14:10:27 -05:00
The Gears of Progress
6220dc1a07 Updating text helper 2026-01-20 14:09:00 -05:00
The Gears of Progress
1acbe99f93 Updating debug ROM to first check if real ROM has been inserted 2026-01-19 15:32:53 -05:00
The Gears of Progress
a56596afcd Fixing main.py 2026-01-15 13:55:07 -05:00
The Gears of Progress
b50b3e8cd6
Update main.py for extra sheet column 2026-01-15 13:42:15 -05:00
The Gears of Progress
f50d42f61f Updating accent characters 2026-01-13 20:24:03 -05:00
The Gears of Progress
5462c1a715 Updating log warnings & errors 2026-01-13 14:52:27 -05:00
The Gears of Progress
a120490bcd
Update .gitmodules to use HTTPS 2026-01-12 12:35:07 -05:00
The Gears of Progress
2309f7c493 Adding text debug menu 2026-01-11 17:33:02 -05:00
The Gears of Progress
2482bb486b Modifying decompression function to be based on indexes 2026-01-11 17:09:30 -05:00
The Gears of Progress
1055094ab9 Modifying text_helper to not have static text sections 2026-01-11 15:02:16 -05:00
The Gears of Progress
adc48f2bd6 Updating text_helper to throw an error with text that is too long 2026-01-11 11:54:24 -05:00
The Gears of Progress
ded25f416e Modifying Makefile 2026-01-08 17:17:29 -05:00
The Gears of Progress
2b7aeebe6b Merging pull request 2026-01-08 17:17:05 -05:00
The Gears of Progress
602870065a
Merge pull request #93 from GearsProgress/latest-release
Revert "Merge pull request #71 from Adri1:optimized-pngs"
2026-01-08 17:02:16 -05:00
The Gears of Progress
52b6b65330 Revert "Merge pull request #71 from Adri1:optimized-pngs"
This reverts commit b6d594c00c, reversing
changes made to ba69fe1dc9.
2026-01-06 13:04:28 -05:00
The Gears of Progress
dbcd0c7f3f
Merge pull request #90 from GearsProgress/revert-89-latest-release
Revert "Moving PNG compression to Release Candidate"
2026-01-06 12:59:04 -05:00
The Gears of Progress
2d96cbfae8
Revert "Moving PNG compression to Release Candidate" 2026-01-06 12:58:53 -05:00
The Gears of Progress
885cc6a83e
Merge pull request #89 from GearsProgress/latest-release
Moving PNG compression to Release Candidate
2026-01-06 12:56:18 -05:00
The Gears of Progress
b6d594c00c
Merge pull request #71 from Adri1:optimized-pngs
PNGs lossless optimization
2026-01-06 11:50:46 -05:00
The Gears of Progress
83ea96c78f
Merge pull request #88 from risingPhil:feature/copy-loader-to-root-folder-and-name-it-as-standalone
Copy loader.gba to the root folder and rename to Poke_Transporter_GB_standalone.gba at build time
2026-01-06 11:50:33 -05:00
RisingPhil
558eb92790 Copy loader.gba to the root folder and rename to Poke_Transporter_GB_standalone.gba at build time
This avoids forgetting about it when doing a release.

I also modified the documentation to reflect this new name.

BONUS change: I also documented the cartridge swap reset problem in the README.md
2026-01-06 11:45:34 +01:00
The Gears of Progress
6b8c4d3e51
Merge pull request #87 from GearsProgress/latest-release
Updating RC
2026-01-03 17:47:02 -05:00
The Gears of Progress
ba69fe1dc9
Merge pull request #86 from GearsProgress/release-candidate
Setting as release version
2026-01-03 17:46:23 -05:00
The Gears of Progress
9fd3ff8e0b Setting as release version 2026-01-03 17:45:30 -05:00
The Gears of Progress
d55d27210b
Merge pull request #85 from GearsProgress/release-candidate
Merging in invalid Pokemon bug fix
2026-01-03 17:36:07 -05:00
The Gears of Progress
94a9189af7
Merge pull request #84 from GearsProgress/invalid-pkmn-fix
Invalid pkmn fix
2026-01-03 17:32:04 -05:00
The Gears of Progress
97e1333078 Removing extra debug info 2026-01-03 17:31:30 -05:00
The Gears of Progress
a9ed64d69a Merge branch 'invalid-pkmn-fix' of https://github.com/GearsProgress/Poke_Transporter_GB into invalid-pkmn-fix 2026-01-03 17:29:43 -05:00
The Gears of Progress
fff4588d4a Updating packet debug features and restricting data offset to positive numbers 2026-01-03 17:29:36 -05:00
The Gears of Progress
4d3f63dc67
Merge pull request #83 from GearsProgress/release-candidate
Updating branch
2026-01-03 17:27:08 -05:00
The Gears of Progress
3b3a675f80 Merge remote-tracking branch 'origin/invalid-pkmn-fix' into release-candidate 2026-01-03 17:20:36 -05:00
The Gears of Progress
63b6931845 Enabling Japanese 2025-12-21 17:14:18 -05:00
The Gears of Progress
37be3036ff Temporarilly disabling language text parsing 2025-12-21 17:11:33 -05:00
The Gears of Progress
d9314eb60f
Merge pull request #79 from GearsProgress/latest-release
Update release-candidate to match latest-release
2025-12-20 11:43:34 -05:00
The Gears of Progress
8347f63286
Merge pull request #78 from risingPhil:use-pccs-as-a-proper-static-lib
Use pccs as a proper static lib
2025-12-17 10:44:30 -05:00
The Gears of Progress
80a4d835c1 Updating PCCS version 2025-12-17 10:43:55 -05:00
The Gears of Progress
e792cc47b1 Fixing file path 2025-12-17 10:41:41 -05:00
Philippe Symons
a7d1bc76e1 Merge remote-tracking branch 'upstream/latest-release' into use-pccs-as-a-proper-static-lib 2025-12-16 19:15:36 +01:00
Philippe Symons
4f1d961b2d Update PCCS submodule 2025-12-16 19:14:14 +01:00
Philippe Symons
5c1ff16623 Revert docker-compose file. The latest change broke it for Linux 2025-12-16 11:23:40 +01:00
RisingPhil
8fda76db5c Do the same fix for payload-generator on MinGW64 as we did for PCCS 2025-12-16 10:16:36 +01:00
Philippe Symons
bb9f4ae0f1 Update PCCS submodule 2025-12-16 10:52:17 +01:00