Commit Graph

99 Commits

Author SHA1 Message Date
Lorenzooone
11bf35dfce Add libnds2 basic support 2024-11-12 04:59:58 +01:00
Lorenzooone
4aca1adaef Add option to mantain data for Event Pokémon (Mew/Celebi) 2024-08-29 15:05:09 +02:00
Lorenzooone
6730a50457 Significantly improve speed of LZ77 decompression for NDS build 2024-03-13 17:36:09 +01:00
Lorenzooone
2a5efee9ec Implement clock advancing when the battery is fine 2023-12-29 03:35:41 +01:00
Lorenzooone
1970dad8a8 Prevent bad RS OT ID 2023-12-28 05:01:08 +01:00
Lorenzooone
53cb31d84a Add Channel conversion (unused) 2023-12-28 04:53:05 +01:00
Lorenzooone
b5ae450131 Implement OT name preservation for Gen 1 and 2 using Markings 2023-12-27 04:28:06 +01:00
Lorenzooone
c97e951ac2 Prevent Colo/XD protag from being female 2023-12-25 23:28:45 +01:00
Lorenzooone
9e8887ca72 Improve delays for saving 2023-11-30 20:52:03 +01:00
Lorenzooone
2a3bd9b97f Implement Multiboot through GBA cable as well 2023-11-09 07:06:07 +01:00
Lorenzooone
012b6e89c6 Fix build process 2023-09-15 21:31:07 +02:00
Lorenzooone
97bb4f0d26 Better separate GBA and NDS 2023-09-14 23:38:13 +02:00
Lorenzooone
e9a15640db Add base for 80 FPS code for NDS 2023-09-12 15:04:15 +02:00
Lorenzooone
d230e487c1 Fix bad Max PPs for Gen1/2 2023-07-16 02:30:11 +02:00
Lorenzooone
5f6927b0ad Remove extra byte from mail data preamble 2023-07-10 16:15:40 +02:00
Lorenzooone
98dcd9a8d5 Convert Pokerus between gen 3 and gen 2 2023-07-07 22:45:33 +02:00
Lorenzooone
0b7c40d159 Fix possible issue with level being too low for gen 1/2 2023-07-05 00:04:23 +02:00
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
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
173c63cd75 Add Nintendo DS build 2023-04-09 01:27:03 +02: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
2ef9be9a96 Fix issue with spanish default OT Names being cleared 2023-03-22 20:50:10 +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
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
Lorenzo Carletti
20d2f64720 Add party reordering after trade 2023-03-10 19:46:49 +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
55f5d95746 Fix issue with mr. mime name recognition 2023-03-09 09:04:33 +01:00
Lorenzooone
1ae78686c9 Put less limitations on the conversion to gen2 2023-03-07 20:13:23 +01:00
Lorenzooone
f980abb12d Fix issue with loading unown's menu name in Japanese 2023-03-06 06:45:18 +01:00
Lorenzo Carletti
53cf66ba81 Fix evolution animation issue 2023-03-05 12:19:20 +01:00
Lorenzo Carletti
e60081897c Fix issue with shiny unown 2023-03-05 08:48:02 +01:00
Lorenzooone
521eac04a2 Add warnings 2023-03-04 12:52:45 +01:00
Lorenzooone
90c93bd1af Add clock settings 2023-03-04 10:06:42 +01:00
Lorenzooone
a078813916 Add version information 2023-03-04 06:41:59 +01:00
Lorenzooone
eb4d3325ea Add cheats menu 2023-03-04 05:50:56 +01:00
Lorenzooone
b6263e19ae Add Language detection 2023-03-03 21:33:15 +01:00
Lorenzooone
6a8cd8ad7f Add Espeon/Umbreon evolutions 2023-03-03 21:04:12 +01:00
Lorenzooone
ba975ed01d Add setting for everstone in gen 1 2023-03-03 13:53:15 +01:00
Lorenzooone
8e5cb36cd4 Implement colours menu 2023-03-03 13:03:44 +01:00
Lorenzooone
6a8ffc5fc8 Use structs to handle some data 2023-03-03 09:14:29 +01:00
Lorenzooone
426b35242e Effectively edit data when preprocessing 2023-03-02 21:00:34 +01:00
Lorenzooone
7735f50e7c Implement version settings 2023-03-02 09:39:04 +01:00
Lorenzooone
7a775d884d Handle language settings altering data 2023-03-02 07:04:09 +01:00