2747 Commits

Author SHA1 Message Date
JappaWakka
1c5d45b7ee Slowpoke Evo Line 2023-07-17 18:53:53 +02:00
JappaWakka
dae28c537a Dex Evo/Form Screen Progress + Pichu form fix 2023-07-17 18:46:06 +02:00
JappaWakka
d80a9170c1 Fix Party index resetting when it shouldn't 2023-07-17 18:01:48 +02:00
darkfire006
06a76218c7 fly based on map files contained, not based on if the fly target map is visited 2023-07-16 23:30:39 -05:00
darkfire006
104a504c13 updated tms 2023-07-15 16:30:08 -05:00
darkfire006
ec06fce779 Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy 2023-07-15 16:24:56 -05:00
JappaWakka
6520377758 DexForm progress 2023-07-15 16:12:17 +02:00
JappaWakka
7699621036 Fix Whirlwind move logic 2023-07-15 14:18:00 +02:00
JappaWakka
6440ff0466 Hopefully fix berrydata bugs with new saves 2023-07-15 14:17:40 +02:00
darkfire006
4b6057332f zigzagoon, and evos galarian 2023-07-14 23:32:42 -05:00
darkfire006
29a9ec6ebb gen 9 menu icons, form tests, and new evos 2023-07-14 22:02:56 -05:00
JappaWakka
3065c1960a Pokédex Form Progress 2023-07-14 20:48:32 +02:00
JappaWakka
0b69b854b9 More Pokédex form support progress 2023-07-13 16:15:19 +02:00
JappaWakka
fad33eaa4a Pokédex form support progress 2023-07-12 20:09:06 +02:00
JappaWakka
d2d937e336 Fix form names 2023-07-09 11:55:07 +02:00
JappaWakka
6764062c79 Hopefully get rid of example.dat error messages 2023-07-07 12:05:57 +02:00
JappaWakka
4b97c2ca24 Fixed environment forms 2023-07-07 11:53:35 +02:00
JappaWakka
cb37645746 Fixed gender forms 2023-07-07 11:35:34 +02:00
JappaWakka
e1be26284f Fix season forms 2023-07-07 10:56:16 +02:00
JappaWakka
a90ef6e6d8 A lot of progress on the softcode forms 2023-07-06 20:14:44 +02:00
darkfire006
d88974c617 forgot a bf shop 2023-07-04 15:11:35 -07:00
darkfire006
8a962136cf final items for coin shops 2023-07-04 15:09:33 -07:00
darkfire006
51636194f8 BF shops 2023-07-04 15:08:24 -07:00
JappaWakka
9aec7b9161 Update forms.dat 2023-07-04 14:08:45 +02:00
JappaWakka
8b0a91dfa0 Softcoded forms file filled 2023-07-03 21:02:44 +02:00
JappaWakka
c8c748ad1a Progress of creating softcoded forms 2023-07-03 20:54:32 +02:00
JappaWakka
0ff7969ba2 Nidoran & Basculin fixes 2023-07-03 20:53:57 +02:00
darkfire006
18d7ed6f35 berry store scripts frontier 2023-07-02 03:15:04 -05:00
JappaWakka
b6ba893a5d Coin Case Cap is now a GameRule 2023-07-01 20:47:06 +02:00
JappaWakka
4a7c89cf53 Update ScriptLibrary 2023-06-30 17:56:26 +02:00
JappaWakka
d190ef524d @Player.AddCoins max 50000 + voltorb flip bugfix 2023-06-30 15:45:44 +02:00
JappaWakka
ba4a377d23 Tweak tackle, correct line breaks 2023-06-30 09:55:09 +02:00
JappaWakka
7112b7cdf1 Tweak animations 2023-06-30 09:43:19 +02:00
JappaWakka
581a2c696c Correct tokens for trainer switch prompt 2023-06-29 20:30:10 +02:00
JappaWakka
7e35801db0 Fix PvP battle switching softlock 2023-06-29 20:29:49 +02:00
JappaWakka
20e456ead8 Return regular pokémon name if no nickname 2023-06-27 15:50:57 +02:00
JappaWakka
9035d28a1b Fix being able to surf when a trainer sees you 2023-06-27 14:23:35 +02:00
JappaWakka
f1aeb43b75 Fix Pokémon not falling in battle 2023-06-27 14:23:12 +02:00
JappaWakka
4d65d4bbc8 Fix some commands & script library 2023-06-26 19:23:13 +02:00
JappaWakka
df992888a2 Animation fixes 2023-06-26 18:18:19 +02:00
JappaWakka
a005b60ad9 Fixed some colors in VoltorbFlip tutorial image 2023-06-26 16:37:22 +02:00
JappaWakka
af937955b9 New BattleAnimation type + Confuse Ray animation..
And some fixes
2023-06-26 16:36:52 +02:00
darkfire006
9d024c93df uncomment active items 2023-06-26 09:23:23 -05:00
darkfire006
e0f17269c8 update item description 2023-06-26 09:21:31 -05:00
darkfire006
698d367285 remove wrong shaders 2023-06-26 09:21:21 -05:00
JappaWakka
7a4b03ad3b First half of Confuse Ray done 2023-06-23 11:05:00 +02:00
JappaWakka
d96152d133 Fix EntityMove Battle Animation Type 2023-06-23 11:03:39 +02:00
JappaWakka
030f5a5c74 Fix a wrong color 2023-06-22 14:28:24 +02:00
JappaWakka
a24568cd41 Added @Pokemon.LevelUp(LevelAmount)
This command levels a Pokémon up by the amount of levels (integer) specified in LevelAmount.
If a Pokémon could learn one or more moves on any of the levels between its original level and its level after the command, the command will allow the player to teach each of those moves.
2023-06-22 14:28:12 +02:00
JappaWakka
4b2138d3b2 Fix Background anim fadeout + tweak psychic anim 2023-06-22 10:40:29 +02:00