DizzyEggg
c2733236be
Merge with master
2020-08-27 11:36:35 +02:00
Kurausukun
365e550f1d
Fix Hoopa Back Sprite Coordinates ( #481 )
...
was 1 pixel too high, causing a gap between the sprite and the textbox
2020-08-27 09:53:03 +02:00
BuffelSaft
06788896d2
Fix and Update Pokemon Sprites ( #489 )
...
* Fix broken sprites from Gen I-IV
Fix second frames with missing colors and some sprites having too many colors.
* Add more second frames
Added a second frame sprite for the following Pokemon: Beartic, Bouffalant, Cinccino, Galvantula, Golett, Golurk, Gurdurr, Minccino, Scolipede, Timburr, Zebstrika, Zekrom.
Fixed second frames for Chespin and Reshiram.
* Restore front sprites
2020-08-27 09:52:42 +02:00
GriffinR
47e8a76f1e
Merge pull request #1153 from PokeCodec/paintingMatch
...
Painting match
2020-08-25 16:17:24 -04:00
PokeCodec
a2efccd6d5
remove outside parenthesis
2020-08-25 16:11:23 -04:00
PokeCodec
ba853d6b39
Removed unneeded parenthesis
2020-08-25 16:08:37 -04:00
PokeCodec
bf1e261177
Fix mistakes
2020-08-25 16:03:04 -04:00
PokeCodec
d40870e5f8
Match InitContestMonPixels
2020-08-25 15:44:05 -04:00
GriffinR
9330df8b4c
Merge pull request #1151 from PokeCodec/list-menu
...
Changed assignment from 136 to -120
2020-08-25 03:08:07 -04:00
GriffinR
65d5fd8eff
Merge pull request #1150 from PokeCodec/tower
...
Match trainer hill
2020-08-24 17:29:57 -04:00
PokeCodec
96d2066abe
Changed assignment from 136 to -120
2020-08-24 17:28:55 -04:00
PokeCodec
3ddf7175bf
Match sub_81D5F58
2020-08-24 17:20:18 -04:00
PikalaxALT
d7e31f5a85
Merge pull request #1148 from PokeCodec/savedIme
...
Remove unused var from ruby and other minor refactors.
2020-08-23 19:47:08 -04:00
PokeCodec
cc018fe6c9
Remove const
2020-08-23 17:22:15 -04:00
PokeCodec
a20745422b
Remove unused variable remaining from ruby
2020-08-23 16:37:46 -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
469ec5f248
Document contest AI commands
2020-08-21 02:36:48 -04:00
GriffinR
6c34effda9
Merge pull request #1138 from GriffinRichards/doc-contest
...
Document contest
2020-08-20 16:03:47 -04:00
GriffinR
fadb72696f
Merge pull request #1140 from PokeCodec/match_next
...
Match battle script commands
2020-08-20 15:38:05 -04:00
PokeCodec
e27975afaa
Match battle script commands by correcting a function and the pokemon struct
2020-08-18 22:05:01 -04:00
GriffinR
52bada97cd
Merge pull request #1143 from GriffinRichards/fix-wallyuncle
...
Fix Wally's parents names, typo
2020-08-18 18:21:48 -04:00
GriffinR
7d3b68a27b
Fix Champinship typo
2020-08-18 17:51:51 -04:00
GriffinR
503dafd210
Fix wallys parents misnamed as uncle/aunt
2020-08-18 17:51:41 -04:00
GriffinR
54fb8eb68e
Merge pull request #1142 from GriffinRichards/fix-typo
...
Fix Brenday typo
2020-08-18 16:03:11 -04:00
GriffinR
3ba8cabd80
Fix Brenday typo
2020-08-18 15:56:44 -04:00
GriffinR
fa29ff98a3
Add condition mod constants
2020-08-18 11:38:50 -04:00
GriffinR
0e7f634b00
Wrap asm statements in NONMATCHING
2020-08-18 08:16:09 -04:00
GriffinR
19cf1b9770
Fix ContestPokemon offset-named field
2020-08-18 07:30:18 -04:00
PikalaxALT
3372993a63
Merge pull request #1133 from GriffinRichards/doc-pblock
...
Document use_pokeblock
2020-08-17 16:28:15 -04:00
GriffinR
9eb28e8b06
Merge pull request #1139 from PokeCodec/NAKEDMATCH
...
Match GetConnectedChildStrength
2020-08-16 14:34:40 -04:00
PokeCodec
337ab9c7a2
match
2020-08-16 12:33:58 -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
e98e4652fd
Document contest live updates
2020-08-16 05:18:09 -04:00
GriffinR
9f4525666d
Document misc contest
2020-08-16 02:50:35 -04:00
GriffinR
c42c1ab8c1
Document contest appeal
2020-08-15 14:32:30 -04:00
GriffinR
25f45ffa84
Merge pull request #1125 from GriffinRichards/doc-namingscr
...
Document naming screen
2020-08-15 00:06:57 -04:00
GriffinR
98e68a8112
Merge pull request #1137 from PokeCodec/glyphREMATCH
...
Create Enum for Colors
2020-08-14 23:59:44 -04:00
PokeCodec
d3e00cadcc
Enum Time
2020-08-14 23:53:20 -04:00
GriffinR
50d6e9ea34
Merge pull request #1136 from PokeCodec/matchSURF
...
Match Surf functions
2020-08-13 23:11:27 -04:00
PokeCodec
35dca16a3d
matching
2020-08-13 21:20:55 -04:00
GriffinR
3779422489
Split contest funcs from script_pokemon_util
2020-08-13 17:42:12 -04:00
GriffinR
4911849723
Document link contest connection
2020-08-13 16:27:40 -04:00
GriffinR
5ede085539
Merge pull request #1135 from PokeCodec/flying2
...
removed stray line
2020-08-13 15:49:32 -04:00
GriffinR
c4012d4cb9
Merge pull request #1131 from GriffinRichards/doc-mapscr
...
Add MAP_SCRIPT descriptions
2020-08-13 15:49:14 -04:00
GriffinR
1c74977915
Merge pull request #1134 from GriffinRichards/fix-warn
...
Fix backslash+newline warning
2020-08-12 19:59:36 -04:00
PokeCodec
96ef73f881
removed stray line
2020-08-12 19:58:58 -04:00
GriffinR
fa4d31ba96
Fix newline warning
2020-08-12 19:53:08 -04:00