Commit Graph

260 Commits

Author SHA1 Message Date
Lorenzooone
b2db219016 Cleanup: Remove tab chars 2023-06-02 05:01:41 +02:00
Lorenzooone
cbda3a3ff2 Give more info about abilities and Dudunsparce 2023-06-02 04:50:58 +02:00
Lorenzooone
e6d5ca3403 Fix issue with wrong index whit illegal mon in Gen 3 trades 2023-05-26 15:09:18 +02:00
Lorenzooone
4b00d24f35 Fix issue with EZ Flash Multiboot saving not clearing data 2023-05-26 13:01:21 +02:00
Lorenzooone
2b16e6d360 Fix issue with Gen 1 Slaves getting stuck 2023-04-23 02:23:06 +02:00
Lorenzooone
f31e60ea41 Add battery update to pokerus safety checks as well 2023-04-14 02:44:52 +02:00
Lorenzooone
dfbd5e1e42 Add proper battery reading for non-dry ones 2023-04-14 02:41:28 +02:00
Lorenzooone
09f85ab40f Add helper methods for battery reading 2023-04-14 01:23:51 +02:00
Lorenzooone
7e5ef7bc76 Remove function already in NDS sdk 2023-04-14 00:32:11 +02:00
Lorenzooone
fc6c998c53 Add y overwrite for spacing with overwrite enabled (disabled by default) 2023-04-10 12:31:08 +02:00
Lorenzooone
297d00a5ae Move spacing after printing into its own function 2023-04-10 12:13:29 +02:00
Lorenzooone
fa3d622745 Change encoding for Makefile 2023-04-10 01:41:05 +02:00
Lorenzooone
213327b789
Merge pull request #3 from Lorenzooone/nds_port
Add Nintendo DS build
2023-04-09 01:48:54 +02:00
Lorenzooone
173c63cd75 Add Nintendo DS build 2023-04-09 01:27:03 +02:00
Lorenzooone
305aafdcb5 Change abbreviation for Japanese 2023-03-30 19:18:38 +02:00
Lorenzooone
671882307d
Update README.md 2023-03-24 19:36:13 +01:00
Lorenzooone
6d2c0b91db Add extra Gen1/2 config options 2023-03-24 19:33:23 +01:00
Lorenzooone
c5b1e0b87c Add base for balls and met location settings 2023-03-24 12:17:39 +01:00
Lorenzooone
e696d6b9b8 Try resetting all registers at startup 2023-03-23 18:30:35 +01:00
Lorenzooone
2ef9be9a96 Fix issue with spanish default OT Names being cleared 2023-03-22 20:50:10 +01:00
Lorenzooone
e4572f9797 Fix issue with saves on carts using Sanyo flash 2023-03-21 21:07:58 +01:00
Lorenzooone
8dbbfdd167 Add second bank check 2023-03-21 20:37:37 +01:00
Lorenzooone
59a1fd6a12 Add printing debug info 2023-03-21 19:42:52 +01:00
Lorenzooone
9e40ad433e Fix self evolutions not updating dex 2023-03-20 23:15:21 +01:00
Lorenzo Carletti
a3a871bc0e Properly calc gen 2 stats
Not worth a new release due to the fact that I only use pure squares when trading to gen 1/2. It's just for consistency.
2023-03-19 14:13:53 +01:00
Lorenzooone
21da50febb
Update README.md 2023-03-17 12:08:21 +01:00
Lorenzooone
b02680557e
Update README.md 2023-03-15 23:22:05 +01:00
Lorenzooone
0299d17bff
Update README.md 2023-03-15 20:26:28 +01:00
Lorenzooone
91660c9104 Update Readme 2023-03-15 20:22:38 +01:00
Lorenzooone
bcdfc89927 Update Readme 2023-03-15 20:20:40 +01:00
Lorenzooone
a62d6af042 Add Readme 2023-03-15 19:49:28 +01:00
Lorenzooone
0c150d4d3f Sanitize has species 2023-03-13 17:50:14 +01:00
Lorenzooone
1d1ac6540c Sanitize has species 2023-03-13 17:49:56 +01:00
Lorenzooone
423600b326 Prevent issue with opportunistic behaviour 2023-03-13 17:21:48 +01:00
Lorenzooone
0201a8004a Prevent possible issues with event mons 2023-03-13 15:43:53 +01:00
Lorenzooone
76633dee86 Add special functions for item and species validation 2023-03-13 13:58:59 +01:00
Lorenzooone
2027b91e75 Prevent invalid intermediate mons 2023-03-13 12:27:38 +01:00
Lorenzooone
432612b522 Prevent wrong usage 2023-03-11 09:59:34 +01:00
Lorenzooone
e182ac9b09 Fix possible issue with too many 8s 2023-03-11 09:54:23 +01:00
Lorenzooone
7ff0031f9b Fix issue with RS being reported as unable to trade with all 2023-03-11 09:13:13 +01:00
Lorenzo Carletti
20d2f64720 Add party reordering after trade 2023-03-10 19:46:49 +01:00
Lorenzo Carletti
f8d968fbe5 Fix issue with patch set at pos 0xFC 2023-03-10 17:14:02 +01:00
Lorenzo Carletti
0b202733ab Fix issues with patch sets 2023-03-10 17:03:08 +01:00
Lorenzo Carletti
75b2c807b9 Add auto-retry on bad start 2023-03-10 14:20:38 +01:00
Lorenzooone
bd6e09b2cc Move data around for better external interaction 2023-03-10 07:55:04 +01:00
Lorenzooone
57f4c64b9e Fix issue with being too fast when trading 2023-03-09 16:45:34 +01:00
Lorenzooone
1ef44bd160 Better clean names from gen 1 and 2 2023-03-09 09:42:46 +01:00
Lorenzooone
d0229d6ebe Fix issue with mr. mime not converting back for different languages 2023-03-09 09:39:13 +01:00
Lorenzooone
55f5d95746 Fix issue with mr. mime name recognition 2023-03-09 09:04:33 +01:00
Lorenzooone
e603bcf38e Put lower pid gendered generation in a function 2023-03-09 07:37:48 +01:00