ultima-soul
2d3ba500c9
Merge branch 'master' of github.com:pret/pokeemerald into item_expansion_sync
2022-03-01 15:10:19 -08:00
LOuroboros
52e3cf4f59
Added missing flingPower values
2022-01-22 05:40:29 -03:00
LOuroboros
367ba2d5bf
Merge branch 'item_expansion' of https://github.com/rh-hideout/pokeemerald-expansion into flingIE
2022-01-22 05:39:48 -03:00
Eduardo Quezada D'Ottone
02da6cc627
Merge remote-tracking branch 'RHH/item_expansion' into IE_noJadeOrb
...
# Conflicts:
# include/graphics.h
# src/data/graphics/items.h
# src/data/item_icon_table.h
# src/data/items.h
# src/data/text/item_descriptions.h
2022-01-16 18:44:03 -03:00
Eduardo Quezada D'Ottone
4f9e6faa48
Merge branch 'item_expansion' into flingIE
2022-01-02 18:31:03 -03:00
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
Eduardo Quezada D'Ottone
b25c89f8a1
Removed Redundant Key Stone item
2021-12-31 18:22:23 -03:00
LOuroboros
9b1fd796ae
Gave the Gracidea's old hold effect slot to the Enigma Berry
2021-12-31 18:07:33 -03:00
Eduardo Quezada D'Ottone
313df31e7e
Removed Jade Orb, since it has no use besides being a key-lock item.
2021-12-31 17:44:03 -03:00
LOuroboros
0c5652596b
Removed HOLD_EFFECT_GRACIDEA
2021-12-31 17:34:16 -03:00
LOuroboros
e961bdee14
Fixes
...
-Used Buffel Saft's sprite for the Ability Patch.
-Fixed the Mints' descriptions.
-Fixed the Damp Mulch's palette.
-Decapped the Pokémon Box Link's name.
-Fixed the target pocket of the Key Stone and the Dynamax Band.
2021-12-31 17:10:02 -03:00
LOuroboros
d4dc672088
Filled in missing item data
2021-12-31 13:23:06 -03:00
LOuroboros
211c8c684d
Update items.h
2021-12-19 20:30:03 -03:00
LOuroboros
4a74d288d4
Review corrections
2021-12-18 00:01:50 -03:00
LOuroboros
dbca24aa82
[LEAK INFORMED] Documented the unk19 item field
2021-12-17 19:41:39 -03:00
ultima-soul
26f29a04fd
Revert "Merge branch 'item_expansion' of github.com:rh-hideout/pokeemerald-expansion into item_expansion_sync"
...
This reverts commit ac2bcece75fa3bf5bc4018ce659e51a635d46b97, reversing
changes made to 349262ebc35abb090e51c689c74ee839713c83c6.
2021-12-10 09:41:54 -08:00
ultima-soul
ac2bcece75
Merge branch 'item_expansion' of github.com:rh-hideout/pokeemerald-expansion into item_expansion_sync
2021-12-09 14:16:05 -08:00
LOuroboros
2e67153982
Renamed the Enigma Berries' constants
2021-12-01 22:16:38 -03:00
ultima-soul
a8f9a54787
Merge branch 'master' of github.com:pret/pokeemerald into item_expansion_sync
2021-11-21 10:41:32 -08:00
LOuroboros
8c014e94a3
Assigned a flingPower value to the Moon Stone
2021-11-20 20:34:52 -03:00
LOuroboros
ea12dfdf2c
Implemented Fling
2021-11-15 12:41:00 -03:00
Eduardo Quezada D'Ottone
1f1b45e165
Review changes
2021-11-12 14:34:04 -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
LOuroboros
ab2dab9d05
Gave a holdEffectParam to the Adamant, Lustrous and Griseous Orbs
2021-11-05 17:42:12 -03:00
LOuroboros
10a3c8f119
Added an item config for the Soul Dew
2021-11-04 17:29:17 -03:00
Eduardo Quezada D'Ottone
f3013d8ee9
Standarized Solarbeam into Solar Beam
2021-11-01 18:36:35 -03:00
Eduardo Quezada D'Ottone
d769920a15
Merge pull request #1740 from LOuroboros/primalReversionIE
...
Primal Reversion related tweaks for the IE
2021-10-22 22:28:15 -03:00
Eduardo Quezada D'Ottone
b9816f0f28
Saftety Goggles typo for Item Expansion
2021-10-14 20:38:13 -03:00
LOuroboros
34533a9047
Adjusted the data of the Red and Blue Orbs
2021-10-09 00:53:35 -03:00
ultima-soul
06f36595d6
Merge branch 'item_expansion' of github.com:rh-hideout/pokeemerald-expansion into item_id_revamp
2021-10-05 19:25:52 -07:00
ExpoSeed
2e9eb0e490
Merge pull request #1718 from ultima-soul/form_change_item_data
...
Assign FORM_ITEM_USE Constants
2021-10-05 15:37:53 -05:00
ultima-soul
7f5204a09f
Merge pull request #1691 from AsparagusEduardo/item_sitrus
...
Sitrus Berry Gen4+ heal. Credit to SBird1337
2021-10-04 15:18:12 -07:00
Eduardo Quezada D'Ottone
fd9b2eddbe
Update src/data/items.h
...
Co-authored-by: ultima-soul <33333039+ultima-soul@users.noreply.github.com>
2021-10-04 19:05:47 -03:00
ultima-soul
50ab03e9c1
Assign FORM_ITEM_USE constants to secondaryId for appropriate items.
2021-10-03 09:39:26 -07:00
Eduardo Quezada D'Ottone
c3087de712
Fixed Coba Berry's typing
2021-09-28 22:13:39 -03:00
Eduardo Quezada D'Ottone
ff24b15241
derp
2021-09-27 00:00:24 -03:00
Eduardo Quezada D'Ottone
91feaecb04
Hold effect update
2021-09-26 23:45:39 -03:00
LOuroboros
a49676ab55
Set the right holdEffectParam to the terrain seeds
2021-09-25 21:09:38 -03:00
LOuroboros
813d114132
Synced include/constants/hold_effects.h with the BE
2021-09-25 20:58:07 -03:00
Eduardo Quezada D'Ottone
3ef87ec722
Merge pull request #1416 from ExpoSeed/IE/item-use-form-change
...
Support form changes with PE
2021-09-22 00:05:11 -03:00
GriffinR
28a8fe191a
Document item menu
2021-08-10 22:13:02 -04:00
ultima-soul
ad8cfda831
Add and rearrange Key Items.
2021-07-06 17:03:46 -07:00
ultima-soul
2d8d38f44c
Add TM51 through TM100.
2021-07-05 18:11:57 -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
Jaizu
a500b04a51
Feathr > Feather
...
We do have enough space to put the whole word.
2021-06-03 12:08:31 +02:00
ultima-soul
fc19023087
Merge pull request #1493 from LOuroboros/feathers
...
Corrected the Wings/Feathers
2021-06-02 22:56:16 -07:00
ultima-soul
1f859e340d
Merge pull request #1415 from ghoulslash/item_expansion
...
Add Berry Hold Effects
2021-05-24 11:07:35 -07:00