ghoulslash
|
af36b25817
|
trigger ground effects on rock climb dismount
|
2021-06-14 11:34:08 -06:00 |
|
ghoulslash
|
77e7c259bd
|
merge with pret
|
2021-06-14 11:33:03 -06:00 |
|
TheXaman
|
3c22d55130
|
form screen new navigation buttons and special case for Unown
|
2021-06-14 19:18:06 +02:00 |
|
TheXaman
|
6b8f40b3b1
|
new layout for evo screen and new buttons for the PE version
|
2021-06-14 17:29:42 +02:00 |
|
TheXaman
|
2d4a91f0b4
|
added Decapped version of the button prompts
|
2021-06-14 15:00:26 +02:00 |
|
TheXaman
|
d0012305c0
|
stats page new navigation button prompts
|
2021-06-14 14:55:55 +02:00 |
|
TheXaman
|
982647d36c
|
Evolution screen now shows caught ball, new options for hiding unseen evolution names
|
2021-06-14 12:28:56 +02:00 |
|
GriffinR
|
69fb670955
|
Merge pull request #1464 from ExpoSeed/pret/map-header-flags
Change map header flags to use a bitfield
|
2021-06-13 18:12:40 -04:00 |
|
ExpoSeed
|
b6b0062bd6
|
Change map header flags to use a bitfield
|
2021-06-13 17:02:06 -05:00 |
|
GriffinR
|
b0dfaa92be
|
Merge pull request #1460 from luckytyphlosion/remove-temps
Buildsystem no longer builds temporary files for C compilation by default, and other makefile optimizations.
|
2021-06-13 17:51:17 -04:00 |
|
GriffinR
|
f85fb3af89
|
Merge pull request #1463 from sphericalice/item-eventscript-labels
Rename item script labels to fit the established name scheme
|
2021-06-13 08:32:52 -04:00 |
|
SphericalIce
|
0a94dba4a7
|
Rename item script labels to fit the established name scheme
|
2021-06-13 13:21:23 +01:00 |
|
MissingNoL
|
32c8de5eca
|
Finished!
|
2021-06-12 21:23:56 -07:00 |
|
MissingNoL
|
721dbe9178
|
Implemented all PLG effects
|
2021-06-12 18:01:35 -07:00 |
|
TheXaman
|
1530da10a0
|
changed catch rate to words
|
2021-06-13 01:17:47 +02:00 |
|
TheXaman
|
537a17714c
|
EV Arrows now close to stats
|
2021-06-13 00:35:38 +02:00 |
|
TheXaman
|
3896ce3abe
|
changed info per stats toggle page to an equal 5
|
2021-06-13 00:09:27 +02:00 |
|
TheXaman
|
13256b856e
|
Egg groups now in one line (if 2 different one),
changed where the bg is cleared
|
2021-06-12 23:38:08 +02:00 |
|
MissingNoL
|
610b18bfdb
|
Implemented Double Iron Bash's effect
|
2021-06-12 14:27:50 -07:00 |
|
TheXaman
|
ac56eec979
|
shortened evo methodes, fixed typos
|
2021-06-12 23:00:58 +02:00 |
|
MissingNoL
|
beb126b534
|
Implemented Zippy Zap's effect
|
2021-06-12 13:58:54 -07:00 |
|
TheXaman
|
6bbdc79f5a
|
EVs represented by Arrows instead of numbers, also now in 1 line
|
2021-06-12 21:55:02 +02:00 |
|
TheXaman
|
eeb1ec8e8d
|
WIP change how EVs are displayed
|
2021-06-12 21:02:14 +02:00 |
|
TheXaman
|
73cc40fd03
|
Egg cycles now with icons insteat of numbers
|
2021-06-12 19:52:43 +02:00 |
|
TheXaman
|
74e562da33
|
friendship now emoji based
|
2021-06-12 15:29:01 +02:00 |
|
Ariel Antonitis
|
87608392fc
|
Merge branch 'romhack' into lighting
|
2021-06-12 00:37:06 -04:00 |
|
Ariel Antonitis
|
3568c2a882
|
Fixed bug with followers and cross-map scripting events.
|
2021-06-12 00:35:15 -04:00 |
|
ultima-soul
|
bca67ac683
|
Refactor Poke Ball code to not rely on Master Ball being the first item internally.
|
2021-06-11 18:22:50 -07:00 |
|
ghoulslash
|
c01ad82008
|
fix some text color labels, add creeping back
|
2021-06-11 12:44:12 -06:00 |
|
ghoulslash
|
5fd40d90ef
|
add forgotten TryIncrementSpeciesSearchLevel call
|
2021-06-11 12:27:45 -06:00 |
|
ghoulslash
|
bf4b5a926d
|
merge with pret
|
2021-06-11 12:23:16 -06:00 |
|
ghoulslash
|
0c14ec4b78
|
Merge branch 'master' of https://github.com/pret/pokeemerald into dexnav
|
2021-06-11 12:22:15 -06:00 |
|
ultima-soul
|
b7706f1b99
|
Remove ball catch rate modifier effects.
|
2021-06-10 21:59:13 -07:00 |
|
ghoulslash
|
70fd98a009
|
Merge pull request #1541 from rh-hideout/DizzyEggg-patch-2
Fix Imposter looplock
|
2021-06-10 11:59:29 -06:00 |
|
ghoulslash
|
de21636f97
|
Merge pull request #1539 from rh-hideout/DizzyEggg-patch-1
Fix mon shadow when caught and learn new move
|
2021-06-10 11:59:10 -06:00 |
|
GriffinR
|
e308dc8236
|
Merge pull request #1462 from ExpoSeed/pret/more-gray-less-grey
Remove remaining grey and replace with gray
|
2021-06-10 13:01:55 -04:00 |
|
ExpoSeed
|
c8fc141287
|
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeemerald-expansion into BE/z-moves
|
2021-06-10 11:54:20 -05:00 |
|
ExpoSeed
|
4d6e64b336
|
Review comments.
|
2021-06-10 11:48:26 -05:00 |
|
ExpoSeed
|
3ed06c2cc2
|
Remove remaining grey and replace with gray
|
2021-06-10 11:36:10 -05:00 |
|
BuffelSaft
|
e6a8faec1e
|
Fix thawing moves
Replace IsThawingMove with a move flag and add a check for it to CANCELLER_FROZEN. This makes thawing moves actually thaw the user.
|
2021-06-10 23:48:18 +12:00 |
|
DizzyEggg
|
179ac9c1e1
|
Fix Imposter looplock
|
2021-06-10 13:45:24 +02:00 |
|
DizzyEggg
|
f27dcab784
|
Rage powder has powder moves qualities when forcing a target
|
2021-06-10 12:55:05 +02:00 |
|
DizzyEggg
|
c6f3b7f571
|
Merge pull request #1532 from LOuroboros/emergency_exit
Fixed Emergency Exit
|
2021-06-10 10:41:07 +02:00 |
|
TheXaman
|
1463b857c3
|
Small change how hidden abilities are accessed in PE
|
2021-06-09 23:10:25 +02:00 |
|
Jaizu
|
4e98c268c1
|
Small change to hidden ability (#3)
|
2021-06-09 23:07:05 +02:00 |
|
DizzyEggg
|
1e855cf469
|
Fix mon shadow when caught and learn new move
Fixes #1477
|
2021-06-09 09:49:42 +02:00 |
|
Ariel Antonitis
|
385c94d068
|
Merge branch 'romhack' into lighting
|
2021-06-08 17:58:29 -04:00 |
|
DizzyEggg
|
540719c483
|
Add support for only one enemy pokemon in double battles start
|
2021-06-08 22:50:37 +02:00 |
|
ultima-soul
|
1ff3718d1f
|
Merge pull request #1446 from LOuroboros/inner_focus
Tweaked Inner Focus
|
2021-06-08 13:18:35 -07:00 |
|
ghoulslash
|
1b3f53bae8
|
Merge branch 'master' of https://github.com/pret/pokeemerald into sideways_stairs
|
2021-06-08 13:31:36 -06:00 |
|