Evan
a0ae0ece53
add ultranecrozium-z and update z crystal data
2020-12-08 09:55:50 -07:00
Evan
8a56a52666
update z crystal descriptions
2020-12-01 17:49:43 -05:00
GriffinR
076b2c2edc
Designated initializers for gTrainerBackPicTable
2020-11-30 15:32:08 -05:00
Evan
539a88207e
add z crystal and z ring
2020-11-29 10:00:03 -05:00
Ashley Coleman
0f04944b81
Rename graphics files for COOLTRAINER to match define
2020-11-26 11:05:02 -08:00
GriffinR
513c7c5f45
Clarify Kecleon objects
2020-11-23 14:42:47 -05:00
GriffinR
bf65c1fb25
Name object event pals/tags
2020-11-23 14:24:48 -05:00
Eduardo Quezada D'Ottone
6f29abbe0e
Plate type data and hold effect #1207 from ExpoSeed
2020-11-09 15:24:13 -03:00
Eduardo Quezada D'Ottone
4a17d62ecd
Fixed gen 3 fossil config
2020-11-08 20:27:46 -03:00
Eduardo Quezada D'Ottone
2e01654eb9
Plate type data and hold effect.
2020-11-08 01:47:05 -06:00
ExpoSeed
c2e8f51e35
Merge pull request #145 from AsparagusEduardo/IE-Config
...
Item Expansion config file.
2020-11-02 11:31:51 -06:00
Eduardo Quezada
4aa6442cd4
Fixed price mixed up.
2020-10-25 01:28:14 -03:00
Eduardo Quezada
9eeb574ad1
Fixed Escape Rope using bug. Thanks ExpoSeed!
2020-10-25 01:08:27 -03:00
LOuroboros
c2502b0bf5
Review corrections
2020-10-24 15:44:40 -03:00
LOuroboros
c2f278bde3
Corrections to various items
...
-Fixed the Honey's sprite thanks to Blackforest
-Corrected many items' descriptions (with feedback from the bois at RHH's Discord server)
-Added missing items data
2020-10-24 09:41:19 -03:00
LOuroboros
15345fb401
Fixed the Honey's sprite and description
2020-10-24 06:26:30 -03:00
Eduardo Quezada
e861abeff3
Initial review changes.
2020-10-23 22:19:37 -03:00
Evan
f7c3b3e246
reformat oval charm description
2020-10-19 16:07:04 -06:00
Evan
d64b926469
Merge branch 'item_expansion' of https://github.com/rh-hideout/pokeemerald-expansion into item_expansion
2020-10-19 11:22:41 -06:00
Eduardo Quezada
12bc93dc78
Review changes
2020-10-17 17:07:54 -03:00
Eduardo Quezada
137d9801c0
Key Items configuration in file.
2020-10-17 01:25:54 -03:00
LOuroboros
f00d50d7b7
Renamed the HOLD_EFFECT_EV_BOOST label
2020-10-15 05:25:07 -03:00
ExpoSeed
8b83d88e75
Merge branch 'master' of https://github.com/pret/pokeemerald into sync-item-expansion
2020-10-11 00:07:10 -05:00
GriffinR
65a4e06737
Add ITEM6_HEAL constants, change move flags to shifts
2020-10-05 18:48:51 -04:00
ExpoSeed
c3113b43bb
Merge branch 'item_expansion' of https://github.com/DizzyEggg/pokeemerald into sync-item-expansion
2020-10-04 02:36:07 -05:00
GriffinR
5259898325
Replace POKEMON_SLOTS_NUMBER
2020-10-01 17:07:12 -05:00
tustin2121
be9100fe52
Review changes
2020-09-20 13:04:20 -04:00
tustin2121
832be34898
More documenting trainer hill
...
- Renamed members and added comments in the TrHillDisplay struct.
- Formatted the trainer hill data to better match the metatile layout its representing.
- Documented the function which uses this data.
2020-09-20 01:50:54 -04:00
tustin2121
0d3646c0b9
Trainer hill location data
...
Changed the trainer hill data for trainer locations, directions, and ranges from vague unusable numbers into readable data via use of preprocessor macros.
2020-09-20 01:09:22 -04:00
ExpoSeed
227d2dce32
Make description slightly more precise
2020-09-16 12:51:14 -05:00
ExpoSeed
778e6925de
Complete TMHM Learnset description
2020-09-16 12:36:11 -05:00
GriffinR
921f389e4e
Fix Rusboro and Lavarige typos
2020-09-11 14:47:47 -04:00
DizzyEggg
271219f962
Merge with master
2020-09-08 12:00:51 +02:00
GriffinR
4ad147f75d
Merge pull request #1156 from GriffinRichards/doc-rayscene
...
Document Rayquaza cutscene
2020-09-01 14:46:14 -04:00
GriffinR
f5495d1220
Give proper names to underwater maps
2020-09-01 03:03:14 -04:00
GriffinR
38d4fc9c17
Clean up rayquaza scene documentation
2020-08-27 16:04:11 -04:00
GriffinR
52b1251b48
Document second rayquaza scene
2020-08-27 15:43:27 -04:00
GriffinR
ba13e9ec95
Document first rayquaza scene
2020-08-27 15:43:18 -04:00
DizzyEggg
35559d6b71
Merge with master
2020-08-27 10:58:31 +02:00
GriffinR
95ea0e92e7
Start documenting rayquaza_scene
2020-08-25 17:49:42 -04:00
PikalaxALT
d2c7a862c7
Merge pull request #1147 from GriffinRichards/doc-contestai
...
Document contest AI
2020-08-21 15:16:37 -04:00
GriffinR
fbb70b3727
Document contest AI scripts
2020-08-21 14:57:17 -04:00
PikalaxALT
cd895e497d
Merge pull request #1141 from GriffinRichards/add-nonmatch
...
Wrap asm statements in NONMATCHING
2020-08-21 12:44:07 -04:00
GriffinR
0e7f634b00
Wrap asm statements in NONMATCHING
2020-08-18 08:16:09 -04:00
GriffinR
65bd2faf94
Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contest
2020-08-16 05:59:10 -04:00
GriffinR
2749948eeb
Clean up contest doc
2020-08-16 05:52:17 -04:00
GriffinR
cc4255d4c0
Add some charmap constant usage
2020-08-11 00:23:28 -04:00
PikalaxALT
03eba6a62c
Merge pull request #1116 from GriffinRichards/doc-slotmachine
...
Document slot machine
2020-08-01 09:56:44 -04:00
GriffinR
b22709ee3d
More slot machine data documentation
2020-07-28 14:29:44 -04:00
DizzyEggg
11c2207839
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into item_expansion
2020-07-27 14:54:32 +02:00
GriffinR
36a4764a78
Document some slot machine data
2020-07-26 02:15:59 -04:00
GriffinR
aca50c87be
Continue new contest documentation
2020-07-24 00:14:53 -04:00
GriffinR
52a4428ba6
Begin new contest documentation
2020-07-23 17:55:40 -04:00
GriffinR
4a42e2a710
Merge branch 'master' into doc-overworld
2020-07-23 10:31:52 -04:00
Eduardo Quezada
6eccf019db
Fixed missing changes.
2020-07-21 19:32:33 -04:00
Eduardo Quezada
f825ba875e
Reverted size.
2020-07-19 21:17:32 -04:00
Eduardo Quezada
49ee0fd953
Front pic coordinates.
2020-07-19 20:54:12 -04:00
Eduardo Quezada
10c4debe31
Back pic coordinates
2020-07-19 20:37:11 -04:00
GriffinR
af09e73d67
Merge branch 'master' into doc-overworld
2020-07-18 20:24:09 -04:00
GriffinR
aba42513d3
Clean up some battle scr cmd data
2020-07-18 18:10:15 -04:00
Evan
f923f5198e
add oval charm
2020-07-16 09:48:25 -06:00
DizzyEggg
e03fea84d0
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into item_expansion
2020-07-11 12:46:41 +02:00
GriffinR
ebb6c4ee66
Merge branch 'master' into doc-overworld
2020-07-08 15:51:58 -04:00
GriffinR
1ce929157f
Clean up field effect doc
2020-07-02 05:05:13 -04:00
GriffinR
abdf7cbf02
Label fishing effect functions
2020-06-29 16:53:38 -04:00
GriffinR
4ea6992172
Continue documenting overworld/field effects
2020-06-29 01:26:29 -04:00
GriffinR
18d57a3802
Document some overworld and field effects
2020-06-23 15:48:53 -04:00
Eduardo Quezada
0be261cc74
Fixed Eviolite description.
2020-06-21 04:25:08 -04:00
GriffinR
2859900ea9
Second pass on documenting union room
2020-06-10 17:30:59 -04:00
GriffinR
4fe507e453
Document union_room.c
2020-05-31 13:11:18 -04:00
LOuroboros
705743a10e
Fix the secondaryId of the Ice and Fighting Gems ( #382 )
...
Addresses #378
2020-05-24 10:18:07 +02:00
AsparagusEduardo
179d84dcd7
Using ability constants for OLD_UNOWN stats
2020-05-16 18:08:56 -04:00
AsparagusEduardo
f6932518b0
Ordered OLD_UNOWN in the same way as the other base stats.
2020-05-03 00:00:01 -04:00
DizzyEggg
f86282f423
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into item_expansion
2020-04-29 08:47:51 +02:00
GriffinR
09b39527ff
Generalize oamtable names
2020-04-28 19:59:08 -05:00
GriffinR
ecd4824f67
Index heal location data, use better names
2020-04-28 19:59:08 -05:00
LOuroboros
32bb717bf1
Implemented missing TMs/HMs type palettes ( #327 )
...
* Implemented palettes for Bug type and Fairy type TMs/HMs thanks to Ghoulslash
* Actually added the Bug and Fairy type TM/HM sprite palettes now
2020-04-16 09:27:13 +02:00
DizzyEggg
09dcff81f8
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into item_expansion
2020-04-15 13:28:10 +02:00
GriffinR
8d3b7bd0b1
Use metatile labels for decor gfx
2020-04-13 14:43:50 -04:00
GriffinR
96958ba5e9
Drop unnecessary decor prefix
2020-04-13 13:04:22 -04:00
GriffinR
2615a6838e
Label unknown anims
2020-04-09 19:24:47 -04:00
PikalaxALT
7a059c75a6
Merge pull request #968 from GriffinRichards/doc-regionmap
...
Document some pokenav and region map
2020-03-17 10:38:20 -04:00
DizzyEggg
f2760e3083
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into item_expansion
2020-02-29 09:47:14 +01:00
ultima-soul
1b048c0ecf
Fix grass and Pokemon Center monitor palette issues. ( #296 )
2020-02-29 09:22:37 +01:00
GriffinR
172cb7bae9
Sync Unown and qmark mon folders with pokefirered
2020-02-25 14:18:28 -06:00
GriffinR
b1d131ace2
Convert base_stats.h to UTF-8
2020-02-25 12:46:03 -06:00
DizzyEggg
13c0c64d70
Merge with master
2020-02-23 12:41:36 +01:00
Eduardo Alvaro Quezada D'Ottone
0c0af89024
Ordered unordered item graphics and palettes. ( #269 )
2020-02-22 23:44:30 +01:00
Eduardo Alvaro Quezada D'Ottone
2c172a3636
Shiny charm ( #276 )
...
* Shiny Charm Item
* Shiny Charm Rerolls
2020-02-17 11:08:06 +01:00
Marcus Huderle
49421a41b2
Move field effects data and graphics into own directory, and cleanup naming for object events
2020-02-12 17:32:51 -06:00
GriffinR
956090b05f
Merge branch 'master' of https://github.com/pret/pokeemerald into fix-eventobj
2020-02-12 13:05:57 -05:00
GriffinR
689acd3613
Move slot machine data to src
2020-02-09 14:11:50 -06:00
GriffinR
86354f1d50
Document some pokenav and region map
2020-02-05 21:04:43 -05:00
DizzyEggg
bf6aa6a176
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into item_expansion
2020-01-31 22:02:10 +01:00
GriffinR
9c934c9664
Merge master into fix-eventobj, add explicit size to gObjectEventGraphicsInfoPointers
2020-01-26 12:23:08 -05:00
GriffinR
7232bfecc2
Name null palettes
2020-01-26 09:40:35 -06:00
GriffinR
4c12ad00d2
Merge branch 'master' into fix-eventobj
2020-01-19 21:57:29 -05:00
DizzyEggg
044f070020
Merge with master
2020-01-18 15:04:56 +01:00
GriffinR
655910a16f
Merge branch 'master' into fix-eventobj
2020-01-12 22:42:43 -05:00
GriffinR
635267ce32
Merge branch 'master' into fix-eventobj
2020-01-08 05:51:49 -05:00
GriffinR
ef67f2d33b
Merge master into ObjEvent rename and prune accidental inclusions
2020-01-08 05:43:06 -05:00
GriffinR
e5df61e362
Merge branch 'master' into doc-dome
2020-01-08 01:15:36 -05:00
GriffinR
017fa294b5
Add battle tent mon/trainer constants
2020-01-08 01:07:53 -05:00
GriffinR
fb5bea98ce
More battle_dome.c doc
2020-01-07 22:30:37 -05:00
GriffinR
c85ca4b860
Standardize farfetchd spelling
2020-01-06 15:17:11 -06:00
GriffinR
379f7f5149
Add braces to trainer party moves
2020-01-06 15:16:49 -06:00
GriffinR
bb692a03eb
Add frontier mon constants
2020-01-03 23:20:11 -05:00
Marcus Huderle
ef751c8d1b
Fix formatting and remove unnecessary comments
2019-12-28 12:07:02 -06:00
huderlem
3b05398975
Merge pull request #945 from Fontbane/patch-5
...
Give rival and Maxie parties better names
2019-12-28 12:06:35 -06:00
Fontbane
31b4656324
Labels better
2019-12-25 22:39:06 -05:00
Fontbane
2e8c20d72f
Update trainers.h
2019-12-25 20:48:40 -05:00
huderlem
8d64bc9df8
Merge pull request #944 from GriffinRichards/doc-itemuse
...
Document item_use.c
2019-12-25 11:59:07 -06:00
huderlem
ee61726136
Merge pull request #936 from GriffinRichards/doc-tower
...
Document Battle Tower scripts
2019-12-25 11:39:20 -06:00
DizzyEggg
9a2888fdbf
Merge into master
2019-12-23 16:46:03 +01:00
AJ Fontaine
b80fa767ab
Give rivals and Maxie battles better names
...
Name describes where the battle is and for rivals, which starter the player chose.
2019-12-23 10:42:06 -05:00
GriffinR
749965d56b
Document item_use.c
2019-12-21 21:39:30 -05:00
GriffinR
68cdd7b1cb
Merge master into ObjEvent rename
2019-12-21 05:19:27 -05:00
Diegoisawesome
026e1108b2
Merge pull request #935 from GriffinRichards/doc-warp
...
Document some warp/field screen effect
2019-12-20 23:44:56 -08:00
GriffinR
ff2d8a9c4e
Add frontier trainer constants
2019-12-20 21:14:05 -05:00
jiangzhengwenjz
681d929892
DrawTradeMenuPartyInfo
2019-12-21 06:09:59 +08:00
GriffinR
23f952b34e
Merge master into doc-tower
2019-12-17 21:17:46 -05:00
GriffinR
ddfa0c6298
Document Battle Tower scripts
2019-12-17 20:56:13 -05:00
GriffinR
d1cf9006fb
Document some warp/field screen effect
2019-12-17 05:23:07 -05:00
GriffinR
db8a5c6c2b
Merge branch 'master' into fix-eventobj
2019-12-15 11:47:27 -05:00
GriffinR
6556b556dd
Merge branch 'master' into fix-eventobj
2019-12-11 01:09:06 -05:00
GriffinR
47b0d8a597
Merge branch 'master' into doc-matchcall
2019-12-10 20:43:27 -05:00
GriffinR
b7ab9cbf4c
Update JP translation and fix typo
2019-12-10 19:29:23 -06:00
GriffinR
ed1ff0ad77
Document misc strings and text colors
2019-12-10 19:29:23 -06:00
DizzyEggg
871e093b65
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into item_expansion
2019-12-09 08:20:29 +01:00
GriffinR
b93101bbeb
Merge master into ObjEvent rename
2019-12-06 21:37:33 -05:00
GriffinR
2756771958
More usage of ST_OAM constants and SPRITE macros
2019-12-06 19:05:44 -06:00
GriffinR
c40879aa36
Use ST_OAM constants for OamData definitions
2019-12-06 19:05:44 -06:00
GriffinR
c51e0f3bae
Merge branch 'master' into fix-eventobj
2019-12-06 02:34:54 -05:00
GriffinR
548af3c0f1
Document a bit of Match Call
2019-12-05 15:33:36 -05:00
DizzyEggg
6e06b08c94
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into item_expansion
2019-11-29 20:55:23 +01:00
AJ Fontaine
2d1a780dd8
Fix Hondrew Berry typo
2019-11-28 11:44:13 -05:00
GriffinR
f559fa3fe2
Merge master into ObjEvent rename
2019-11-25 20:00:04 -05:00
GriffinR
63ee15fc28
Document Frontier Util
2019-11-25 18:37:48 -06:00
DizzyEggg
f3f9e47f96
Merge
2019-11-22 23:10:04 +01:00
GriffinR
570881b119
Rename event_object directories
2019-11-21 00:44:55 -05:00
GriffinR
98b81722e7
Rename field_objet_palettes
2019-11-20 23:54:22 -05:00
GriffinR
82cb741d8b
Standardize EVENT_OBJECT to OBJECT_EVENT
2019-11-20 23:12:51 -05:00
GriffinR
ec3e86f1d2
Standardize Event Object to Object Event
2019-11-20 22:55:44 -05:00
GriffinR
81507fc8b7
Move Apprentice data
2019-11-20 19:04:25 -05:00
GriffinR
a486c8affd
Begin documenting Apprentice, merge with master
2019-11-18 12:47:10 -05:00
GriffinR
3bbdee61b8
Clean up Trainer Hill doc
2019-11-16 13:02:35 -06:00
GriffinR
5e01871f8b
Document Trainer Hill
2019-11-16 13:02:35 -06:00
GriffinR
2c3726a328
Document contest strings
2019-11-16 12:50:01 -06:00
GriffinR
248b85c3cb
Document Frontier Exchange Corner scripts
2019-11-16 12:00:35 -06:00
GriffinR
fc3783b739
WIP Document apprentice
2019-11-16 12:28:49 -05:00
GriffinR
ef8370566f
Document Contest scripts
2019-11-13 18:20:55 -06:00
DizzyEggg
791ed999d9
Merge
2019-11-10 12:40:11 +01:00
GriffinR
5c627518b3
Rename Grunts to use location-specific names
2019-11-04 16:45:00 -06:00
GriffinR
b1ea2592c3
Merge branch 'master' into doc-partymenu
2019-10-31 14:22:51 -04:00
GriffinR
b33db9b96c
Move party menu data
2019-10-31 14:16:43 -04:00
GriffinR
973e6f9667
Document mauville_man.inc
2019-10-21 17:21:53 -05:00
DizzyEggg
1d10d44a4d
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into item_expansion
2019-10-19 15:17:45 +02:00
garak
9b9b14ad0a
remove empty groups from wild encounter fields json objects
2019-10-14 18:12:03 -05:00
garak
c73e20b6af
add subgroups for fishing rods to encounter json
2019-10-14 18:12:03 -05:00
Marcus Huderle
8df4982b3f
Merge remote-tracking branch 'upstream/master' into document-trade
2019-10-12 15:39:17 -05:00
GriffinR
3514f9dd6b
Clean up trade.c doc
2019-10-10 18:46:42 -04:00
GriffinR
07fa82c911
Last non-anim trade.c doc
2019-10-10 03:50:51 -04:00
GriffinR
32aa87c7e1
More trade doc, fix switch indentations
2019-10-09 14:21:29 -04:00
GriffinR
2c062dc764
More trade documentation
2019-10-09 05:56:44 -04:00
GriffinR
d1bcd60b58
Document more trade.c
2019-10-08 20:25:46 -04:00
Marcus Huderle
799edaf3e6
Document hide/show reflection movement actions
2019-10-06 14:17:34 -05:00
DizzyEggg
cb6bafcb7f
Merge with master
2019-10-06 14:40:12 +02:00
GriffinR
66a68159b1
Continue trade doc
2019-10-05 10:41:37 -04:00
GriffinR
dadb1cb9f1
More trade/union room doc, incidental party_menu doc
2019-10-04 23:31:25 -04:00
GriffinR
6b556900f8
Move union room data, more trade doc
2019-10-04 17:24:03 -04:00
GriffinR
2b0c944286
Document more of trade
2019-10-04 07:42:45 -04:00
GriffinR
4a7f061885
Document some of trade
2019-10-03 19:39:37 -04:00
GriffinR
c3c8fb40cf
Move trade data, some trade.c clean up documentation
2019-10-03 01:16:22 -04:00
GriffinR
de6e1e9ecf
Use multi constants from merge
2019-09-23 00:36:49 -04:00
GriffinR
b6dffcf8b7
Clean up script_menu documentation
2019-09-19 19:23:24 -04:00
GriffinR
9fb24bbbce
Remainder of script_menu documentation
2019-09-19 18:31:09 -04:00
GriffinR
275695c189
Document more script_menu, lilycove harbor
2019-09-19 17:27:34 -04:00
GriffinR
de0084ef7a
Document multichoice ids
2019-09-19 00:56:51 -04:00
GriffinR
b596322ca2
Initial script_menu documentation
2019-09-18 18:57:25 -04:00
GriffinR
6ab192e739
Review changes for #807
2019-09-17 16:50:17 -05:00
GriffinR
3dbd375779
Some frontier field_specials documentation
2019-09-17 16:50:17 -05:00
GriffinR
aac9658a8e
Document some field_specials data
2019-09-17 16:50:17 -05:00
GriffinR
6c9997a906
Document decor icons
2019-09-16 19:23:21 -05:00
LOuroboros
c6504ebfd4
Oops. I forgot to set the correct description in the Dream Ball's data.
2019-09-16 18:43:51 -03:00
LOuroboros
22e1e53d66
Added missing item data.
2019-09-16 18:04:01 -03:00
PikalaxALT
e87f4f4cc7
Unify TrHillTag struct definitions (variable floors)
2019-09-05 20:48:48 -05:00
PikalaxALT
904bba9e16
NULL_BATTLE_TOWER_POKEMON define
2019-09-05 20:48:48 -05:00
PikalaxALT
e2fbce996e
Use designated initializers (C99 feat)
2019-09-05 20:48:48 -05:00
PikalaxALT
f3bed6045e
Disassemble data/ereader_screen.s
2019-09-05 20:48:48 -05:00
PikalaxALT
a9918c3b89
Partial refactor of TryWriteTrainerHill_r
2019-09-05 20:48:48 -05:00
PikalaxALT
5c7eac7134
Merge pull request #744 from PikalaxALT/remove_tutor_casts
...
Remove unnecessary tutor learnset casts
2019-09-04 16:51:06 -04:00
PikalaxALT
36723a235a
Merge pull request #735 from garakmon/encounter_json
...
Add Different Field Info to Wild Encounters JSON
2019-09-04 16:50:39 -04:00
tustin2121
cdae0c1444
Change event object graphics pointer table to use explicit indexes
...
- This makes it easier for future hack makers to rearrange, add, or delete graphic object ids without having to count indexes or keep them in order.
- Porymap will have to be updated, but I have some code for this already in a fork.
2019-08-29 16:44:10 -05:00
DizzyEggg
91acfb262f
Change x defend to x defense
2019-08-25 16:07:15 +02:00
DizzyEggg
d0b9b31390
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into item_expansion
2019-08-25 15:58:57 +02:00
GriffinR
d931ba9602
document remaining funcs
2019-08-21 17:06:55 -05:00
GriffinR
771a7b25fa
move data, more contest lady funcs
2019-08-21 17:06:55 -05:00
DizzyEggg
51bfdffac3
Ability Capsule
2019-08-17 12:47:25 +02:00
DizzyEggg
df1b804af8
Merge with master
2019-08-04 23:18:49 +02:00
garak
2580693ea5
INDEX to SLOT in encounter inja template
2019-07-29 13:12:20 -04:00
garak
b6483d7026
name match call messages by trainers
2019-07-29 12:58:15 -04:00
garak
dfa3e079c0
finish pokenav data decomp
2019-07-19 22:57:33 -04:00
garak
f6d55db535
decompile pokenav_unk_5 data
2019-07-19 21:05:55 -04:00
garak
c400d1dc7f
decompile pokenav_unk_3 data
2019-07-19 18:31:42 -04:00
PikalaxALT
71dff6dbf1
Remove unnecessary tutor learnset casts
2019-07-10 16:38:05 -04:00
garak
4594c955b4
create defines to support encounter index ratios
2019-07-01 23:47:45 -04:00
garak
adb0a44457
add field info to wild pokemon json
2019-06-30 12:05:45 -04:00
DizzyEggg
0eaddd251c
Merge branch 'master' into item_expansion
2019-06-03 11:06:09 +02:00
DizzyEggg
c81d06b712
Fix EV wings
2019-06-03 11:05:03 +02:00
DizzyEggg
832c452f0b
Merge pull request #148 from LOuroboros/item_expansion
...
Added the data, sprites and sprites data of the Wings.
2019-05-28 10:22:38 +02:00
DizzyEggg
453be19670
change cooltrainer unused class name
2019-05-25 08:26:40 -05:00
DizzyEggg
a074f36766
USE PROTAG
2019-05-25 08:26:40 -05:00
DizzyEggg
e706280503
Rename PKMN TRAINER CALSS 4
2019-05-25 08:26:40 -05:00
Papa Cancer
e53ba4773d
Documenting bags, berries and graphics
...
Bag graphics and berry graphics mostly documented
item_menu.c significantly documented
Bag structs documented and functions renamed to match formatting
2019-05-22 21:10:16 -05:00
AJ Fontaine
ba27907f98
Fix some typos in item names
2019-05-17 21:07:44 -04:00
DizzyEggg
ab421f1089
Use array count for trainer parties
2019-05-17 07:33:22 -05:00
LOuroboros
c8a7f2a32c
Oops. I've put the .secondaryId field for the Muscle Wing twice.
2019-05-17 07:56:54 -03:00
LOuroboros
2592d38303
Added the data, sprites and sprites data of the Wings.
2019-05-17 07:52:41 -03:00
DizzyEggg
ca51bc23bf
Merge branch 'master' into item_expansion
2019-05-17 09:36:35 +02:00
DizzyEggg
188f2aa29e
ability random define for battle pyramind
2019-05-16 17:09:43 -05:00
DizzyEggg
4ae1e014bc
Change abilities in base stats to array
2019-05-16 17:09:43 -05:00
DizzyEggg
33979f0fa6
use ability num instead of alt ability
2019-05-16 17:09:43 -05:00
DizzyEggg
6f5e9a1944
Merge branch 'master' into item_expansion
2019-05-14 14:02:07 +02:00
Marcus Huderle
0babaa8c07
Convert wild encounter data to JSON
2019-05-08 17:06:39 -05:00
DizzyEggg
5b23f3787e
Tweak up batle item's secondary ids
2019-05-04 09:15:10 +02:00
LOuroboros
eaafcd539d
Fixed the Power Items' hold effects.
2019-05-02 15:47:43 -03:00
LOuroboros
fbdcbfd33d
Fixed Silvally's Memory items' hold effects.
2019-05-02 15:39:47 -03:00
LOuroboros
713e660666
Updated the price tags of the X Items to their USUM standard.
2019-05-02 15:19:30 -03:00
LOuroboros
36d8371950
Added the sprites and the data for the missing items.
2019-05-02 15:11:06 -03:00
LOuroboros
90e94f50d9
Defined a hold effect for every battle-related item, and added all the missing items' data.
2019-04-30 22:07:43 -03:00
LOuroboros
e77960d2f3
Updated the effects of the Sea and Lax Incenses, and added the item data of the Gen. 4 incenses.
2019-04-30 20:07:12 -03:00
LOuroboros
cda17700c3
Defined a lot of hold effects and added more items data.
2019-04-30 19:41:10 -03:00
LOuroboros
71472b1439
Power items data.
2019-04-30 16:07:48 -03:00
LOuroboros
a48c8f6aba
Sachet and Whipped Dream data.
2019-04-30 15:42:36 -03:00
LOuroboros
3316427728
Dubious Disc, Reaper Cloth, Razor Claw, Razor Fang and Prism Scale data.
2019-04-30 15:34:38 -03:00
LOuroboros
e0540dff46
Oval Stone, Protector, Electirizer and Magmarizer data.
2019-04-30 15:00:51 -03:00
LOuroboros
850c93ec64
Rare Bone data.
2019-04-30 14:44:39 -03:00
LOuroboros
3d12e76411
Added Oricorio's Nectars' data.
2019-04-30 14:25:52 -03:00
LOuroboros
f521bec102
Added the 7 Apricorns' data.
2019-04-30 14:09:51 -03:00
LOuroboros
b1ab37820b
Dawn, Dusk, Shiny and Ice Stones data.
2019-04-30 13:39:58 -03:00
LOuroboros
c5f6f5e588
Renamed X Special to X Special Attack and added the item data for Old Gateau and X Special Defense.
2019-04-30 13:06:08 -03:00
LOuroboros
8e3f2d1e2d
Sweet Heart and Big Malasada data.
2019-04-30 12:38:51 -03:00
DizzyEggg
50eeddfec6
Evolution stone item effects
2019-04-17 13:05:19 +02:00
DizzyEggg
896d99f919
Merge with master
2019-04-17 12:58:05 +02:00
DizzyEggg
912b87564f
Compact item data, make descriptions easier to read
2019-04-16 11:25:26 -05:00
DizzyEggg
b4e1375bb6
Document pokemon item effects
2019-04-16 11:23:09 -05:00
DizzyEggg
f97125fc63
Fill most of what new berries data
2019-04-15 11:50:31 +02:00
Papa Cancer
4f048955e6
Decap existing item names
2019-04-14 23:00:03 +01:00
DizzyEggg
42e7930987
Almost done with the balls
2019-04-14 21:49:31 +02:00
DizzyEggg
dc764698c9
Use implicilt berry indexes in arrays
2019-04-14 10:15:18 -05:00