cawtds
|
b1b92c94ca
|
added start menu window for time, season, day
|
2024-05-16 23:29:17 +02:00 |
|
cawtds
|
4efba579cd
|
added seasons and season based form encounters
|
2024-05-15 17:58:28 +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
|
7e2ecf588e
|
fixed 1v2 double battles, added wild double battles, removed unused
|
2024-05-12 22:39:03 +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
|
a1b4f04468
|
fixed dive and lure ball, more battle_main updates
|
2024-05-12 00:07:10 +02:00 |
|
cawtds
|
94cebee475
|
updated battle intro
|
2024-05-11 16:32:29 +02:00 |
|
cawtds
|
7791678ba1
|
fixed bug with AI switchout, removed unused functions, refactoring
|
2024-05-11 13:37:46 +02:00 |
|
cawtds
|
638a089e06
|
updated AI
|
2024-05-11 02:36:12 +02:00 |
|
cawtds
|
f980e6258d
|
refactored trainers
|
2024-05-11 01:30:30 +02:00 |
|
cawtds
|
6d3a81785f
|
finished updating battle_controller_oak_old_man
|
2024-05-10 22:29:02 +02:00 |
|
cawtds
|
46c82ee187
|
finished updating battle_controller_link_partner
|
2024-05-10 17:55:19 +02:00 |
|
cawtds
|
4632104c13
|
updated battle_controller_opponent up to CONTROLLER_TOGGLEUNKFLAG
|
2024-05-10 14:36:16 +02:00 |
|
cawtds
|
7331c111a9
|
updated battle_controller_opponent up to CONTROLLER_DRAWTRAINERPIC
|
2024-05-10 12:52:25 +02:00 |
|
cawtds
|
ff50415c90
|
finished updating battle_controller_player
|
2024-05-10 10:32:50 +02:00 |
|
cawtds
|
ee8f8cb2cc
|
updated battle_controller_player up to CONTROLLER_DRAWPARTYSTATUSSUMMARY
|
2024-05-10 10:09:22 +02:00 |
|
cawtds
|
f9c73a3cd9
|
migrated battle_controller_player up to CONTROLLER_STATUSICONUPDATE, fixed in battle item use
|
2024-05-10 01:02:59 +02:00 |
|
cawtds
|
75b8ba5d6b
|
battle_controller_player done up to PlayerHandleTrainerSlideBack
|
2024-05-09 20:55:10 +02:00 |
|
cawtds
|
c8012f6d46
|
generalized battleloadmonspritegfx
|
2024-05-09 18:22:50 +02:00 |
|
cawtds
|
64d681150c
|
moved bufferA, bufferB and transferBuffer to BattleResources
|
2024-05-09 18:09:32 +02:00 |
|
cawtds
|
87b28b8041
|
prep battle controller refactoring, add trainer for double battle tests
|
2024-05-09 17:47:03 +02:00 |
|
cawtds
|
91b858d863
|
replace gTypeNames with gTypesInfo, changed font size in move selection
|
2024-05-09 14:07:38 +02:00 |
|
cawtds
|
8ab3940a99
|
added mega evolution, removed old type effectiveness
|
2024-05-09 12:48:10 +02:00 |
|
cawtds
|
a26ee9d55c
|
added missing battle move effects
|
2024-05-07 20:13:27 +02:00 |
|
cawtds
|
bd91a6eaa1
|
refactoring: removed gMoveNames and move gNatureNamePointers
|
2024-05-05 22:53:32 +02:00 |
|
cawtds
|
339a958caf
|
fixed evolution tracker based evolutions, removed unused functions
|
2024-05-05 21:45:55 +02:00 |
|
cawtds
|
cb86fbde05
|
fixed evolution tracker for modern, fixed moved based evolution tracking, removed unused
|
2024-05-05 19:49:16 +02:00 |
|
cawtds
|
c2e0ab5d73
|
Rtc implementation (#5)
added RTC and fixed time based evolutions
|
2024-05-05 14:20:30 +02:00 |
|
cawtds
|
7afbec3526
|
fixed evolution learn moves
|
2024-05-04 13:46:40 +02:00 |
|
cawtds
|
eb2bc4fd09
|
new pokemon, updated species_info and learnsets
|
2024-05-04 13:33:20 +02:00 |
|
cawtds
|
5a72d6a155
|
enabled all species, padding to 32mb
|
2024-05-04 12:43:10 +02:00 |
|
cawtds
|
31cfcc136b
|
refactoring, removed gActiveBattler
|
2024-05-04 04:02:12 +02:00 |
|
cawtds
|
61a41d2ad4
|
refactored to passing battler to Emit functions
|
2024-05-04 01:44:23 +02:00 |
|
cawtds
|
b332fecc43
|
remove unused variables, pass battler to function instead of gActiveBattler
|
2024-05-03 21:24:13 +02:00 |
|
cawtds
|
4887646e6e
|
refactoring: prep for removing gActiveBattler
|
2024-05-03 20:37:48 +02:00 |
|
cawtds
|
3e3f6d8974
|
refactored PlayHandle functions
|
2024-05-03 19:25:47 +02:00 |
|
cawtds
|
8a4e07c430
|
large refactoring to remove special deoxys handling
merged all stringids and string table entries
|
2024-05-03 18:14:38 +02:00 |
|
cawtds
|
97cca809a0
|
removed more unused functions, updated wild pokemon held item calculation
|
2024-05-03 13:00:05 +02:00 |
|
cawtds
|
963be8c077
|
fixed bug with type3 not being intialized leading to wrong type calculations
removed unused functions
|
2024-05-03 11:57:21 +02:00 |
|
cawtds
|
15e04f6f97
|
fixed sprite when form changing
fixed form changes reverting at the end of a battle
replaced personality based shiny sprites with new shiny flag
|
2024-05-03 02:52:29 +02:00 |
|
cawtds
|
3e4c5fad66
|
cleanup
|
2024-05-02 15:33:45 +02:00 |
|
cawtds
|
a63e46ea0a
|
updated all Cmd_ functions
|
2024-05-02 14:48:24 +02:00 |
|
cawtds
|
6ec21fcd8a
|
updated up to Cmd_handleballthrow
|
2024-05-02 12:24:35 +02:00 |
|
cawtds
|
99a46831af
|
updated up to Cmd_removelightscreenreflect
|
2024-05-02 11:58:44 +02:00 |
|
cawtds
|
41c8f99763
|
updated up to Cmd_unused4
|
2024-05-02 11:45:23 +02:00 |
|
cawtds
|
e2e932c894
|
updated up to Cmd_unused2
|
2024-05-02 11:29:10 +02:00 |
|
cawtds
|
545c8cf1df
|
updated up to Cmd_tryswapitems
|
2024-05-02 11:03:31 +02:00 |
|
cawtds
|
dd1fba7834
|
updated up to Cmd_callterrainattack
|
2024-05-02 10:42:24 +02:00 |
|
cawtds
|
f8a1b4d4c6
|
updated up to Cmd_setsunny
|
2024-05-02 10:08:28 +02:00 |
|