cawtds
961a5d26d7
fix dark palettes after fadescreen
2025-03-08 16:36:16 +01:00
cawtds
fcd2bd2107
Merge remote-tracking branch 'pret/master' into pret-merge
2025-02-12 18:15:52 +01:00
Kevin
d844877218
Rename the Move Relearner specials. ( #684 )
CI / build (push) Has been cancelled
2025-01-19 14:14:55 -05:00
cawtds
f7c12bc4f0
seasonal tilesets for indigo plateau
2024-10-31 17:51:33 +01:00
cawtds
9cb5babcf8
seasonal tilesets for berry forest
2024-10-30 22:09:25 +01:00
cawtds
bc31c638b5
winter tileset for sevii islands 123
2024-10-29 22:46:08 +01:00
cawtds
e7aac8032d
seasonal tilesets for celadon city
2024-10-29 21:16:16 +01:00
cawtds
35e33c00bc
seasonal tilesets for saffron city
2024-10-29 20:50:49 +01:00
cawtds
8888724d6d
seasonal tilesets for lavender town
2024-10-29 19:42:47 +01:00
cawtds
104fb91f57
finished primary tilesets and fixed grass effects
2024-10-29 00:01:05 +01:00
cawtds
0c1bd3a6c9
season tilesets (experimental)
2024-09-20 19:48:29 +02:00
cawtds
2ff6311c44
dns
2024-09-17 18:00:38 +02:00
cawtds
557ae12ffb
added battle_controller_player_partner, added functionality for BATTLE_TYPE_INGAME_PARTNER with multi_2_vs_2, fixed issues in battle_controller_opponent
2024-08-03 13:41:35 +02:00
cawtds
cb94efc976
readd clone events
2024-07-20 19:19:10 +02:00
cawtds
b8899f6c2e
convert clone_events to object_events
2024-07-20 17:12:17 +02:00
cawtds
d40b9bc855
fix palette issue after questlog
2024-07-17 19:24:39 +02:00
cawtds
3da84fc317
first working version with followers, OW_GFX_COMPRESS not functional
2024-07-09 19:32:58 +02:00
cawtds
e26a2249b2
pret merge
2024-06-28 15:26:36 +02:00
cawtds
13b2103ba9
revert dev changes:
...
- wild encounters
- viridian city mart
- starting money
- move tutor route 2
- test battle route 2
2024-06-25 12:58:01 +02:00
GriffinR
b2e2648d15
Use C preprocessor directives
2024-06-22 11:51:16 -04:00
cawtds
7200d3d552
debug menu
2024-06-19 16:58:28 +02:00
cawtds
57686b5aed
tera working without animations
2024-06-18 19:11:22 +02:00
cawtds
f55636b549
added lure functionality, fixed update repel counter
2024-06-05 22:55:36 +02:00
cawtds
53424164c0
added exp share gen6+ functionality
2024-06-04 22:04:22 +02:00
cawtds
90f3b961a6
refactor fresh start mochi item use
2024-06-04 21:20:55 +02:00
cawtds
cb64e6f676
added box link functionality
2024-06-04 21:06:27 +02:00
cawtds
76ce909146
added honey functionality
2024-06-02 23:36:50 +02:00
cawtds
260383969f
implemented fusion item functionality
2024-06-02 18:56:27 +02:00
cawtds
1002d2cabd
fixed regional variant breeding
2024-06-02 09:39:24 +02:00
cawtds
b5695ea8e5
added rotom catalog and zygarde cube functionality
2024-06-01 22:30:07 +02:00
cawtds
d7519b540e
dynamax candy functionality
2024-06-01 21:12:29 +02:00
cawtds
48013b0879
added mint functionality and nature mod color
2024-05-30 14:29:40 +02:00
cawtds
253c75849b
updated daycare/egg hatching:
...
added nature inheritance
updated iv inheritance
updated incense based species
added item based egg moves
added ability inheritance
updated egg species determination for regional variants
2024-05-26 21:04:00 +02:00
cawtds
d55f15e57e
readded some key item field functions, pokedex refactoring
2024-05-25 14:45:33 +02:00
Deokishisu
4578a59673
Fix Localization Oversight in Daisy's Text
...
Based on the FONT_NORMAL and FONT_FEMALE control codes in Daisy's text when finishing her grooming of a Pokémon, it seems the original intention was for the first part of this text to be NPC_TEXT_COLOR_NEUTRAL and for Daisy's dialogue to be NPC_TEXT_COLOR_FEMALE. If the localizers had caught it, they would've replaced FONT_NORMAL with COLOR DARK_GRAY and FONT_FEMALE with COLOR RED. This commit creates a .ifdef BUGFIX for this oversight.
2024-05-24 22:09:31 -04:00
cawtds
cf09c3d886
fixed mr mime typing
...
fixed pokedex screen crashing after battle due to memory
fixed dex ordering modes a-z, lightest, smallest and type
2024-05-20 17:53:56 +02:00
cawtds
64f3aa42f1
finished revival blessing
2024-05-19 13:00:15 +02:00
cawtds
5ea880f8b7
fixed z-moves
2024-05-18 13:53:20 +02:00
cawtds
b801236595
added dynamax
2024-05-17 18:44:29 +02:00
cawtds
b2a56f6b6c
added new pokeball graphics, fixed/refactored tmhms, smaller pokedex entry font to fit whole text
2024-05-14 22:20:07 +02:00
cawtds
2b3e3789a7
fixed learning tmhm moves, fixed and refactored tutor moves
2024-05-14 19:48:52 +02:00
cawtds
56d32c797d
finished updating battle_main, removed unused functions/variables, fixed trainer money rewards
2024-05-12 02:30:07 +02:00
cawtds
94cebee475
updated battle intro
2024-05-11 16:32:29 +02:00
cawtds
87b28b8041
prep battle controller refactoring, add trainer for double battle tests
2024-05-09 17:47:03 +02:00
cawtds
8ab3940a99
added mega evolution, removed old type effectiveness
2024-05-09 12:48:10 +02:00
cawtds
c2e0ab5d73
Rtc implementation ( #5 )
...
added RTC and fixed time based evolutions
2024-05-05 14:20:30 +02:00
cawtds
6ec21fcd8a
updated up to Cmd_handleballthrow
2024-05-02 12:24:35 +02:00
cawtds
09a32a59f3
updated up to Cmd_removeitem
2024-05-01 22:22:17 +02:00
cawtds
965d08e6df
updated Cmd_returnball and ItemBattleEffects
2024-05-01 12:56:52 +02:00
cawtds
395e4d0cb6
seperated kanto dex from national dex
...
included cross generational evolutions in kanto dex
removed debug prints
2024-04-27 02:03:51 +02:00