18156 Commits

Author SHA1 Message Date
ghoulslash
8010facac5 reset dexnav search when crossing maps 2021-06-16 10:23:24 -06:00
ghoulslash
7405c11934 add r to search 2021-06-16 09:47:53 -06:00
PikalaxALT
5ccac26f26 Port symfile implementation from Ruby, FireRed 2021-06-16 11:03:23 -04:00
Ariel Antonitis
9db8d5ff3e Merge branch 'romhack' into lighting 2021-06-15 22:27:39 -04:00
Ariel Antonitis
dda599e929 Updated README & Improved efficiency of tracking palette unloads. 2021-06-15 19:35:51 -04:00
Ariel Antonitis
ba2d394109 Merge branch 'romhack' into lighting 2021-06-15 18:28:35 -04:00
Ariel Antonitis
9a6f6212b2 Fixed bug where selling items freed sprite palettes too early. 2021-06-15 18:27:58 -04:00
Xhyzi
c2bd046ea6 Shell Trap 2021-06-15 20:22:50 +02:00
Xhyzi
155e9b6332 Court Change 2021-06-15 20:14:10 +02:00
Xhyzi
271f19e6cb Terrain Pulse 2021-06-15 20:01:57 +02:00
Xhyzi
0202b75822 Beak Blast 2021-06-15 19:57:21 +02:00
Xhyzi
7799e49e3a Corrosive Gas 2021-06-15 19:45:24 +02:00
Xhyzi
e7ec4df70b Rising Voltage 2021-06-15 17:51:59 +02:00
Xhyzi
ee3f3eb78f Meteor Beam 2021-06-15 17:06:21 +02:00
Xhyzi
62525516a4 Scale Shot 2021-06-15 16:50:19 +02:00
Xhyzi
60ce39543e Expanding Force 2021-06-15 16:29:06 +02:00
Xhyzi
5a094a3033 Snap Trap 2021-06-15 16:22:42 +02: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