LOuroboros
74aa4f29df
Corrections and additions
...
-Fixed a handful of prices
-Re-added the Todo comment to the entries of the TMs 51-100 in gItemIconTable.
-Added the data and sprites of the LGPE Lures, thanks to AsparagusEduardo.
-Fixed small syntax mistakes in src/data/text/item_descriptions.h
-Slightly changed some item descriptions based on AsparagusEduardo's suggestions.
-Fixed the Exp. Charm's description, and the usage of "Exp." in the Exp. Candies' descriptions.
2022-01-01 17:17:21 -03:00
LOuroboros
5a8e51d858
Filled in missing items' sprite data
2021-12-31 16:27:06 -03:00
ultima-soul
356cf96654
Match berry data to new berry order, correct Gen 4+ berry data, and add back Enigma Berry e-Reader data entries.
2021-12-15 19:33:35 -08:00
ultima-soul
a8f9a54787
Merge branch 'master' of github.com:pret/pokeemerald into item_expansion_sync
2021-11-21 10:41:32 -08:00
Eduardo Quezada D'Ottone
1f1b45e165
Review changes
2021-11-12 14:34:04 -03:00
Eduardo Quezada D'Ottone
67f78ce960
Removed comment
2021-11-11 22:43:14 -03:00
Eduardo Quezada D'Ottone
ae26a7529c
Restored FRLG items
2021-11-11 22:26:58 -03:00
ultima-soul
c74e19c062
Merge branch 'item_expansion' of github.com:rh-hideout/pokeemerald-expansion into item_id_revamp
2021-11-09 20:58:19 -08:00
ultima-soul
69e3719f75
Add back TM Case, Bicycle, and Vs. Seeker. Add Poké Radar.
2021-11-09 19:19:48 -08:00
GriffinR
41ecae91f8
Label remaining symbols in graphics.c
2021-10-27 13:47:18 -04:00
BuffelSaft
adcf563ba1
Add missing berry data
...
Certain gen 4+ berries were missing graphics and berry data. Adding this data allows them to be viewed and planted.
2021-10-26 14:42:06 +13:00
LOuroboros
d31700d2ac
Replaced the Red and Blue Orbs' sprites
2021-10-23 13:49:02 -03:00
LOuroboros
554210c5e3
Removed trailing spaces in the most relevant files
...
Command used for the job:
egrep -rl ' $' --include *.c --include *.h --include *.s --include *.inc --include *.txt * | xargs sed -i 's/\s\+$//g'
Credits to Grant Murphy from Stack Overflow.
2021-08-24 19:59:32 -03:00
ultima-soul
ad8cfda831
Add and rearrange Key Items.
2021-07-06 17:03:46 -07:00
ultima-soul
53e900a643
Rearranged rest of item ids except for Key Items.
2021-07-02 22:43:50 -07:00
ultima-soul
9e0b866f09
Rearranged Poke Ball item ids.
2021-06-18 21:46:20 -07:00
LOuroboros
0bc8ed59f5
Wings -> Feathers
2021-05-17 21:58:17 -03:00
ultima-soul
4a81102a46
Merge branch 'master' of github.com:pret/pokeemerald into item_expansion_sync
2021-04-02 13:57:19 -07:00
GriffinR
dea07dc865
Standardize intro gfx names
2021-03-29 20:48:48 -04:00
GriffinR
c86cc8b371
Document intro, start intro_credits/credits
2021-03-28 23:13:56 -04:00
Evan
4912bc1d25
Merge branch 'item_expansion' of https://github.com/rh-hideout/pokeemerald-expansion into item_expansion
2021-01-11 17:15:41 -07:00
ExpoSeed
208e0abe04
Merge branch 'master' of https://github.com/pret/pokeemerald into HEAD
2020-12-31 18:44:43 -06:00
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
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
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
DizzyEggg
271219f962
Merge with master
2020-09-08 12:00:51 +02: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
GriffinR
0e7f634b00
Wrap asm statements in NONMATCHING
2020-08-18 08:16:09 -04:00
GriffinR
b22709ee3d
More slot machine data documentation
2020-07-28 14:29:44 -04:00
GriffinR
36a4764a78
Document some slot machine data
2020-07-26 02:15:59 -04:00
Evan
f923f5198e
add oval charm
2020-07-16 09:48:25 -06: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
96958ba5e9
Drop unnecessary decor prefix
2020-04-13 13:04:22 -04:00
DizzyEggg
f2760e3083
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into item_expansion
2020-02-29 09:47:14 +01:00
GriffinR
172cb7bae9
Sync Unown and qmark mon folders with pokefirered
2020-02-25 14:18:28 -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
GriffinR
689acd3613
Move slot machine data to src
2020-02-09 14:11:50 -06:00
DizzyEggg
044f070020
Merge with master
2020-01-18 15:04:56 +01:00
GriffinR
c85ca4b860
Standardize farfetchd spelling
2020-01-06 15:17:11 -06:00
DizzyEggg
cb6bafcb7f
Merge with master
2019-10-06 14:40:12 +02:00
GriffinR
6c9997a906
Document decor icons
2019-09-16 19:23:21 -05:00