119 Commits

Author SHA1 Message Date
JappaWakka
4042783c4c Make Eevee stone evolve into Glaceon & Leafeon 2023-02-02 12:14:50 +01:00
JappaWakka
ed20fd14e8 Fixed Frillish & Jellicent & Spiky-Eared Pichu
and others
2023-01-18 20:54:17 +01:00
JappaWakka
748a6e8bcc Fix for Pichu and spiky-eared variant 2023-01-15 14:33:13 +01:00
darkfire006
fe8ef2351d G9 cresselia stat change 2022-12-21 01:15:45 -06:00
JappaWakka
e65ec432ec Slightly tweaked Egg sprites 2022-12-18 20:10:41 +01:00
JappaWakka
33fa45afe6 Fixed dex entries for various Pokémon 2022-10-17 11:40:01 +02:00
JappaWakka
dc38071637 Fixed egg sprites 2022-10-01 12:44:13 +02:00
JappaWakka
5209a6e768 Fixes to scale and positioning of Pokémon sprites 2022-09-15 21:11:13 +02:00
JappaWakka
24832a346b FrontBack sprites now 96x96 each and numbered 2022-09-10 21:08:21 +02:00
JappaWakka
f9c2b98c30 Fix shellos & gastrodon form sprite names 2022-09-01 22:20:16 +02:00
JappaWakka
860aed443a Gogoat cannot breed for v0.59.1 2022-08-07 17:30:52 +02:00
Jasper "JappaWakka" Speelman
9fa9f93659 Fixed Tepig and compressed OW sprites
Before: roughly 67 mb in total
After: roughly 8 mb in total
No quality loss
2022-07-23 15:31:24 +02:00
darkfire006
30a59646a8 fix wrong evolutions 2022-07-15 00:24:40 -05:00
darkfire006
30a6d96ce7 Alolan Dugtrio should be part steel 2022-07-10 18:12:30 -05:00
darkfire006
95598623f6 fix alolan Muk causing a crash 2022-07-10 03:04:03 -05:00
darkfire006
071781268a remove extra alola tags 2022-07-06 01:53:07 -05:00
darkfire006
b7ba3f8498 alolan form data files 2022-07-05 23:52:41 -05:00
darkfire006
9c958fd1f0 special evo conditions for alolan forms 2022-07-05 23:50:03 -05:00
darkfire006
90e5345bd7 Add regional form tag to data files 2022-07-05 23:42:19 -05:00
darkfire006
0ebc5d6ffd fix shiny tepig 2022-04-18 10:52:15 -05:00
darkfire006
6c0891484b various dex fixes 2022-04-18 10:31:52 -05:00
darkfire006
3a483d4fed remove random red pixel from S-Emboar 2022-04-15 13:43:25 -05:00
darkfire006
8f2bf06fc5 various move ability and pokemon data fixes 2022-04-13 19:09:10 -05:00
darkfire006
45f2082347 Wild Pokemon for diamond dive and new routes including 5 new mons 2022-04-08 22:07:25 -05:00
JappaWakka
a85849a52c Added @screen.showimage(texture,[sound],[x],[y],[w],[h]) command
To show an image like with @screen.showpokemon but one that's not necessarily the texture of a Pokémon, like the fossils at Pewter City, which I've also added textures for. Arguments in the title of this commit between brackets are optional.
2021-10-17 17:44:01 +02:00
JappaWakka
18c7f59fa0 Big Overworld Sprites Change + old NewGameI intro fix
Made it possible for Pokémon, NPCs and players to use textures that have 2 frames (1 - 2 - 1 - 2), 3 frames (1 - 2 - 1 - 3) or even 4 frames (1 - 2 - 3 - 4) with the numbers between the brackets being the order of the frames

- All default pokémon overworld sprites are now 2 frames wide

- Removed an error in the old NewGame intro

- Pokémon don't animate unless moving or when in battle
2021-10-01 17:06:41 +02:00
Ruan Pablo
bd290df9bb More sprite fixes
Includes Gen V legends and Arctovish
2020-09-12 05:23:51 -03:00
Ruan Pablo
7f94b874b4 Minor sprite fixes 2020-09-12 03:07:22 -03:00
TheOmegaGhost
1a1c935714 Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy 2020-07-31 02:18:48 -03:00
TheOmegaGhost
969e68e774 Gen 8 GFX fixes 2020-07-31 02:17:51 -03:00
darkfire006
eeeeb18e94 fixes from Mach IV 2020-07-22 22:23:38 -05:00
darkfire006
b77ea6890a some Gen 8 data files + a small music fix 2020-07-13 22:10:50 -05:00
TheOmegaGhost
0af092047f New Pokémon Sprites (OW + Big)
Galar Fossils
Duraludon
Dreepy Line
2020-07-13 22:42:19 -03:00
TheOmegaGhost
f447d7a18c Gen 8 updates
Updated Rapid Spin, Howl and King's Shield
Updated abilities interacting with Intimidate
Updated ability and move listings
Updated Koffing and Weezing abilities
Updated Aegislash's forms base stats
2019-11-23 02:11:15 -02:00
TheOmegaGhost
5ed26a2abb N text + minor updates 2019-10-21 17:35:50 -02:00
darkfire006
493e37c0a6 Fix Kyurem Pokedex entries 2019-10-14 21:56:26 -05:00
Ruan Pablo
aedec48f93 Terrain final implementation + typos and move fixes
fixed fake-out/first impression working on 2 turns
fixed protecting move breaking messages
fixed trapping/binding moves and abilities
fixed flinch message popping up unnecessarily
updated natural gift BP calculation
updated some moves' contest category and other stats
added roseli, kee, maranga berry effects
added alolan pokemon abilities
added smacking down effect
added terrain as well as its effects
replaced polkadot bow (no use) with berserk gene
other minor fixes such as typos, captalizations
wrapping up other commits
2019-09-27 15:46:23 -03:00
Ruan Pablo
52bb7ef637 Pinsir OW fix 2019-09-15 05:35:56 -03:00
Ruan Pablo
fa880148d8 Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy 2019-09-03 16:15:57 -03:00
Ruan Pablo
953e3fad52 Alolan Pokémon Sprites 2019-09-03 16:15:49 -03:00
darkfire006
0edd21f129 thunderbolt on lanturn 2019-06-29 15:39:36 -05:00
Ruan Pablo
3a378a1350 Some Gen 7 OW sprites + move fixes 2019-06-02 22:42:09 -03:00
Ruan Pablo
ecbc7fcbc4 fix wrong item id 2019-01-31 22:49:14 -02:00
CaptainSegis
98188fa3ef Fixed friend list, Trainer screen, play time, Woobat evolution condition. 2019-01-22 14:04:02 -05:00
Ruan Pablo
c15b3bbccc Fixing some transparent assets 2019-01-19 20:52:11 -02:00
Ruan Pablo
a061239256 Move fixes 2018-12-22 18:25:36 -02:00
Ruan Pablo
c4105ad5aa Added some missing moves up to Gen 6 2018-10-26 06:03:33 -02:00
OmegaRuan
24aa4b16b2 graphic fixes/updates 2018-09-12 03:31:18 -03:00
OmegaRuan
e4f503c2c2 minor fixes 2018-09-08 06:50:29 -03:00
OmegaRuan
3c1847e2fe liberty + polish in some areas 2018-09-08 05:57:29 -03:00