JappaWakka
15f57d8bc5
Make plural names localizable + item found
2023-08-09 16:20:16 +02:00
darkfire006
a5c6144ebf
fix crashes related to forms in the dex
2023-08-06 19:59:25 -05:00
JappaWakka
1c27620e13
Show shiny in dex if caught
2023-07-26 14:26:56 +02:00
JappaWakka
d9fe5cdb09
Fix localization tokens for catchlocation/method
2023-07-21 16:32:08 +02:00
JappaWakka
c3fb81a4c4
Pokédex evo/form screen progress
2023-07-21 16:30:12 +02:00
JappaWakka
1a4de5bc97
Form name only when mega evolve or in pokedex
...
Also:
Added form switch tip in pokedex
Turned some single positions into integers in pokedex
2023-07-18 18:38:36 +02:00
JappaWakka
dae28c537a
Dex Evo/Form Screen Progress + Pichu form fix
2023-07-17 18:46:06 +02: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
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
JappaWakka
8b0a91dfa0
Softcoded forms file filled
2023-07-03 21:02:44 +02:00
JappaWakka
0ff7969ba2
Nidoran & Basculin fixes
2023-07-03 20:53:57 +02:00
JappaWakka
a6d9a21b72
Fix some GameMode Item stuff
2023-06-21 19:21:34 +02:00
JappaWakka
ac4e5801c2
CInt(-1).ToString -> "-1" correction
2023-05-31 12:34:22 +02:00
JappaWakka
2d0ad05048
Fixed GameMode evolution items crash
2023-05-30 15:23:18 +02:00
JappaWakka
e30d5b017d
Implemented GameMode Item Use, needs testing
2023-05-30 11:38:59 +02:00
JappaWakka
d13b5eb8d3
GameMode Item Preparations
...
Implemented GameMode Mega Stones
2023-05-29 15:33:57 +02:00
JappaWakka
17ef30605c
Fixed wrong bugcatchingconstest item pickup type..
...
By adding the IsOutside map Property
2023-04-01 09:15:57 +02:00
JappaWakka
fabab5e32e
Finally fixed protean not resetting types
2023-02-02 14:58:33 +01:00
JappaWakka
4d1899037b
Fix item swap bug
2023-02-02 10:32:26 +01:00
JappaWakka
ed20fd14e8
Fixed Frillish & Jellicent & Spiky-Eared Pichu
...
and others
2023-01-18 20:54:17 +01:00
JappaWakka
6d5c798321
Remove Disable when ResetTemp is called
...
At the end of battle
2023-01-17 18:22:18 +01:00
JappaWakka
7c74e541be
Fixed certain front sprites not being found
2023-01-03 19:57:19 +01:00
JappaWakka
add7f4ac6f
Fixed item name not being found with localizations
2023-01-02 15:27:59 +01:00
JappaWakka
b3422ba82a
EggCreator only colors spots if not enough colors
2022-12-21 21:29:57 +01:00
JappaWakka
4c92f343d7
Hopefully this'll fix some issues (description)
...
Pokémon without a CatchMethod or CatchLocation get defaulted to "Somehow obtained at" and "an unknown place" respectively.
2022-09-10 16:17:55 +02:00
JappaWakka
e37268ffb5
Fix for knockoff item dupe bug
2022-09-04 19:23:12 +02:00
JappaWakka
f9c2b98c30
Fix shellos & gastrodon form sprite names
2022-09-01 22:20:16 +02:00
JappaWakka
5609143300
Pokémon front/back sprites can now have nr. name
2022-08-11 21:18:50 +02:00
JappaWakka
d3de943dba
Fix shiny menusprite offset
2022-08-01 19:23:38 +02:00
JappaWakka
3cab6f3b82
Now I really fixed the menu sprites
2022-08-01 13:08:17 +02:00
JappaWakka
53c5d5ba5f
Fixed Menu Icons
2022-07-31 19:50:29 +02:00
JappaWakka
b6bb46ba6e
Fix hardcoded Pokémon Front, Back and Menu sprites
2022-07-31 19:35:26 +02:00
darkfire006
30a59646a8
fix wrong evolutions
2022-07-15 00:24:40 -05:00
JappaWakka
5d85c33910
Fixed Pokémon sprites possibly being wrong size
2022-07-14 19:32:23 +02:00
JappaWakka
352b80db9c
Any entity can have a model, model scale improved
...
0.1 meter in blender is now equivalent to 1/16th of a P3D unit or 1 pixel on a 16 pixels wide/tall texture. Mt Silver will need to be updated to match this scale, making the ModelEntity obsolete.
Also added Snorlax battle model
2022-07-13 00:12:16 +02:00
darkfire006
3345bf5ffc
Engine changes to support Regional forms
2022-07-07 23:06:32 -05:00
darkfire006
b344879f20
fix all roaming mons being caterpie
2022-06-30 09:09:05 -05:00
JappaWakka
dab417e190
DiamondDive WaterFall fix and other fixes
...
Added @player.stopmovement before waterfall scripts to make sure the player doesn't move further than they should
Fixed spelling error in code: NotifcationTypes -> NotificationTypes
Added commands to ScriptLibrary that were missing
2022-06-14 18:12:29 +02:00
JappaWakka
8160838230
Merge pull request #64 from JappaWakkaP3D/permanent_item_loss_fix
...
Permanent item loss caused by attacks fix
2022-05-13 23:49:52 +02:00
darkfire006
5a9fd6eded
allow for incomplete data strings for pokemon
...
checks for EXP, Atks, IVs, Ability, Nature, Gender, Friendship and Shiny, presets OT and Catch trainer to player and catch ball to pokeball before processing tags to load over them
2022-04-24 17:47:40 -05:00
darkfire006
3563fffb2b
Revert "exposed the canbreed property in pokemon save data"
...
This reverts commit 0dac5afee0
.
2022-04-11 13:34:03 -05:00
Jasper "JappaWakka" Speelman
4241ec7bbb
Fixed following pokémon wrong interaction reaction
2022-04-11 17:18:41 +02:00
darkfire006
0dac5afee0
exposed the canbreed property in pokemon save data
2022-04-10 16:41:15 -05:00