cawtds
|
46e2a87e2e
|
Update/battle engine c43dd0c3ca (#111)
|
2026-02-14 12:54:29 +01:00 |
|
cawtds
|
328838e0e6
|
[SAVEBREAKING] Feat/add battle frontier (#110)
|
2026-02-13 23:01:15 +01:00 |
|
cawtds
|
15619c118e
|
Feat/follower npcs (#105)
|
2026-02-01 16:42:44 +01:00 |
|
cawtds
|
588d24739a
|
Update/text printer (#104)
|
2026-01-31 23:55:26 +01:00 |
|
cawtds
|
ae2474ab3c
|
battle engine update
|
2025-11-14 16:41:44 +01:00 |
|
cawtds
|
69021c231d
|
add multi roamer support
|
2025-05-30 22:08:59 +02:00 |
|
cawtds
|
f6131c3737
|
expansion update 2025-04-30
|
2025-04-30 23:25:45 +02:00 |
|
cawtds
|
3e65702ac3
|
ported dexnav from e-expansion
|
2025-03-15 00:23:39 +01:00 |
|
cawtds
|
58ab7ba9fd
|
updated battle engine files
|
2025-03-09 15:50:46 +01:00 |
|
cawtds
|
9658e4c520
|
battle engine update 2025-03-01
|
2025-01-04 13:44:47 +01:00 |
|
cawtds
|
bca079bcbd
|
updated battle engine
|
2024-09-28 21:22:27 +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
|
f02068e163
|
implemented fishing minigame and proximity
|
2024-07-25 00:15:18 +02:00 |
|
cawtds
|
e7629e6d12
|
update general config
|
2024-07-24 22:34:01 +02:00 |
|
cawtds
|
f0c9e5beb4
|
added missing configs and implemented item configs
|
2024-07-02 23:15:22 +02:00 |
|
cawtds
|
59cd3ecf1f
|
fixed summary name lengths
|
2024-06-21 21:23:50 +02:00 |
|
cawtds
|
cbd72bd515
|
expanded names for everything so tests pass, fixed some missed changes from upcoming
|
2024-06-20 23:02:24 +02:00 |
|
cawtds
|
070f3db941
|
test adjustments
|
2024-06-20 21:59:29 +02:00 |
|
cawtds
|
7200d3d552
|
debug menu
|
2024-06-19 16:58:28 +02:00 |
|
cawtds
|
f276da42e8
|
renamed pockets to align with expansion
|
2024-06-18 20:06:02 +02:00 |
|
cawtds
|
94cd3866d7
|
updates to items
|
2024-06-18 20:01:41 +02:00 |
|
cawtds
|
a5332b0eed
|
removed revision and game language
|
2024-06-14 22:52:58 +02:00 |
|
cawtds
|
f17f42b479
|
fixed party menu display for learnable moves, added wild encounter manipulation with ability
|
2024-05-20 12:24:08 +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
|
638a089e06
|
updated AI
|
2024-05-11 02:36:12 +02:00 |
|
cawtds
|
f980e6258d
|
refactored trainers
|
2024-05-11 01:30:30 +02:00 |
|
cawtds
|
245d8c816d
|
updated up to Cmd_tryspiteppreduce
|
2024-05-02 03:25:03 +02:00 |
|
cawtds
|
1c11bbb049
|
moved abilities to AbilitiesInfo
|
2024-04-27 16:54:31 +02:00 |
|
cawtds
|
c49b5ef87d
|
expanded pokemon data structs
|
2024-04-27 13:46:39 +02:00 |
|
cawtds
|
74c7b222c4
|
new item structure integrated and new items added; fixed bug with pocketId for pokeball pocket
|
2024-04-21 14:39:40 +02:00 |
|
cawtds
|
71b9b1ef25
|
added missing battle functionality for items
|
2024-04-20 13:07:53 +02:00 |
|
cawtds
|
d869d3355d
|
first changes to item_use in preparation for new items
|
2024-04-16 21:40:57 +02:00 |
|
cawtds
|
0ab492f7e8
|
working version with SpeciesInfo and new Moves
|
2024-03-17 18:04:06 +01:00 |
|
GriffinR
|
c77adaf6bf
|
Sync map data macros
|
2022-10-25 14:31:01 -04:00 |
|
Eduardo Quezada
|
f5e9cc595b
|
Multiple changes
- BATTLESTRINGS_ID_ADDER ->BATTLESTRINGS_TABLE_START
- Defines for battle windows
- MAIL_NONE
- MON_DATA_FILLER -> MON_DATA_UNUSED_RIBBONS
- Usage of BattlePutTextOnWindow with masks
- PlayCry1 -> PlayCry_Normal
- BlendPalettes(0xFFFFFFFF -> BlendPalettes(PALETTES_ALL
- FillPalette(0 -> FillPalette(RGB_BLACK
|
2022-07-27 18:14:48 -04:00 |
|
GriffinR
|
b2c74cae84
|
Sync global
|
2021-11-19 20:36:59 -05:00 |
|
GriffinR
|
1f6dc0e86b
|
Use trainer constants in flags, automatically update flags/vars count
|
2021-01-29 15:50:01 -05:00 |
|
luckytyphlosion
|
a04106a011
|
pokemon_summary_screen.c, part 4.
|
2020-06-23 22:06:21 -04:00 |
|
GriffinR
|
b607821bf6
|
Move evobjmv data up to movement type func tables to src
|
2020-03-23 17:34:12 -04:00 |
|
ultima-soul
|
99e4de062a
|
Merge branch 'master' into event_object_movement
|
2020-03-13 00:32:04 -07:00 |
|
ultima-soul
|
339c2914af
|
Decompile/port event_object_movement
|
2020-03-12 12:46:40 -07:00 |
|
GriffinR
|
a4cd331634
|
Merge branch 'master' into doc-ttower
|
2020-02-15 20:44:57 -05:00 |
|
PikalaxALT
|
52fbc43d73
|
Address review comments
|
2020-01-25 21:00:51 -05:00 |
|
GriffinR
|
ef1f9ead0b
|
Document Trainer Tower scripts
|
2020-01-24 02:57:45 -05:00 |
|
PikalaxALT
|
6eec1c1cc9
|
Merge pull request #234 from GriffinRichards/doc-fuchsia
Document Fuchsia City and Safari Zone scripts
|
2020-01-22 11:40:46 -05:00 |
|
GriffinR
|
2908c9fa95
|
Document some misc small scripts
|
2020-01-20 15:17:34 -05:00 |
|
GriffinR
|
2cd1460cc5
|
Document Fuchsia City scripts
|
2020-01-19 23:41:58 -05:00 |
|
GriffinR
|
04d176334a
|
Document some Quest Log
|
2020-01-15 16:00:45 -05:00 |
|
GriffinR
|
a40c63fe48
|
Use dir constants
|
2020-01-09 13:25:10 -05:00 |
|
GriffinR
|
31d31d3260
|
Sync compare macros, some event_scripts.s doc, begin map_scripts constants
|
2020-01-08 18:09:24 -05:00 |
|