JappaWakka
da19fb4571
fix mega stone GameModeItem
2023-07-23 18:39:26 +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
fad33eaa4a
Pokédex form support progress
2023-07-12 20:09:06 +02:00
JappaWakka
6764062c79
Hopefully get rid of example.dat error messages
2023-07-07 12:05:57 +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
JappaWakka
cda0c79160
Added Bicycle Item for custom GameModes
2023-06-14 10:07:58 +02:00
JappaWakka
a0aa947c5c
Added a GameMode Move property and 2 functions
...
* Fixed an issue with GameMode Items in battles
* Updated the example files for GameMode Items and GameMode Moves
* Maybe fixed something audio volume related
* Made it possible to disable the reduction of PP using the DeductPP (bool) property for GameModeMoves
* Added the new functions "SetTrigger" and "RemoveTrigger" for GameModeMoves:
Function "SetTrigger" checks if a Pokémon does or does not have a certain Status and prevents functions after it from executing if the Pokémon does not have the desired Status.
The function is formatted like this: Function|SetTrigger,Target,Triggers
* "Target" determines which Pokémon's Status is checked and has to be either 0 or 1 (0 = check own Pokémon, 1 = check opponent's Pokémon)
* "Triggers" determines the status effect(s) that should or should not be on the target Pokémon. You can add multiple possible status effects to check for by separating them with a semicolon (;), the values can be: "burn", "freeze", "paralyze", "poison", "badpoison", "anypoison", "sleep", "noburn", "nofreeze", "noparalyze", "nopoison", "nobadpoison", "nopoison", "nosleep"
Function "RemoveTrigger" removes such a trigger so that functions after it are executed
2023-06-13 20:22:35 +02:00
JappaWakka
dc744ea02a
Make HM GameMode items possible
2023-06-06 20:35:05 +02:00
JappaWakka
098feb8e0d
Fix TM GameMode Item crashes
2023-06-01 12:40:58 +02:00
JappaWakka
771540a4a0
Make GameMode Items able to be TMs
2023-05-31 20:37:02 +02:00
JappaWakka
1467b907f4
Made GameMode Items able to start scripts on use
2023-05-31 16:25:38 +02:00
darkfire006
4e4b1bac73
add juice properties to berries
2023-05-30 17:54:26 -05:00
JappaWakka
57e0bf2f15
Added pluralnames to gamemode item tokens
2023-05-30 17:56:47 +02:00
JappaWakka
551a1f3659
Evo Items and Stones now get removed when used
...
from the inventory
2023-05-30 15:38:13 +02:00
JappaWakka
451115d7aa
GameMode Items properties work now
2023-05-30 14:51:43 +02:00
JappaWakka
5363db90cf
Added example and fixed some small things
2023-05-30 12:00: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
b8535774aa
Merge branch 'VoltorbFlip'
2023-05-29 10:18:56 +02:00
darkfire006
a0e04eda44
add sea plane item
2023-05-28 23:18:08 -05:00
JappaWakka
348ba89b15
Add localization for Voltorb Flip and Coin Case
2023-05-27 16:52:36 +02:00
JappaWakka
afb5271e34
Fix Max Ether
2023-05-03 15:53:21 +02:00
JappaWakka
ccad3e1f21
Implemented Destiny Knot item and added to route27
2023-04-08 17:36:22 +02:00
JappaWakka
f1484c77ca
Fix for PP items in battle not starting round
2023-03-27 17:09:08 +02:00
JappaWakka
a806284149
Fix cancel pp changing items skipping battle turn
2023-03-15 15:40:46 +01:00
JappaWakka
1114c3ae36
Fix TM/HM bootup sound effect
2023-02-27 19:19:07 +01:00
JappaWakka
4a38a43e1f
Fix CanUseHealItems GameRule
2023-02-26 12:37:29 +01:00
JappaWakka
ec5f551bd2
Fixed empty line before message with rare candy
2023-02-23 21:17:51 +01:00
JappaWakka
75378268c0
Fix item usage when 0 remaining
2023-02-23 12:09:53 +01:00
JappaWakka
1503cecb1a
Fix rare candy blank textbox
2023-01-30 19:22:24 +01:00
JappaWakka
5b7147c720
Added Able/Unable label when using evolution stone
2023-01-27 18:21:27 +01:00
JappaWakka
9b7e52e9e6
Fixed items usable when none are left
2023-01-27 18:20:45 +01:00
JappaWakka
32bd5ed36e
Fix rare candy blank textbox bug
2023-01-27 17:48:10 +01:00
darkfire006
7d300c93d5
improve sticky descriptions
2023-01-27 10:32:19 -06:00
JappaWakka
72fceebcb0
Fix repels not being removed from bag
2023-01-23 11:15:54 +01:00
JappaWakka
02aef02183
Adjust White Flute description
2023-01-17 18:37:08 +01:00
JappaWakka
0d3041d1d7
RepelItem not displaying a message fixed
2023-01-15 14:39:25 +01:00
JappaWakka
e14e4c660c
Added gamerule for Single Use TMs
...
SingleUseTM
0 = Use TMs as many times as you like
1 = TMs can only be used once
2023-01-14 21:03:12 +01:00
JappaWakka
a1a84bbe40
Fixed escape rope and teleport not stopping surf
2023-01-04 20:14:38 +01:00
JappaWakka
add7f4ac6f
Fixed item name not being found with localizations
2023-01-02 15:27:59 +01:00
darkfire006
3a4adda6ba
Implement Lum Berry
2022-12-29 21:08:20 -06:00
darkfire006
6c6eba362f
fix Luck description
2022-12-29 20:49:18 -06:00
JappaWakka
6e2f925ba8
Added . after Repel use message
2022-11-18 15:08:34 +01:00
JappaWakka
714869290c
Fix medicine usage text out of bounds
2022-11-11 13:00:02 +01:00
darkfire006
30b069ec9d
Peat Block and Black Augurite Sprites
2022-05-24 20:42:24 -05:00
darkfire006
556a765361
add items, no sprites set yet
2022-05-07 19:35:14 -05:00
darkfire006
a5d50bd8a9
item plurals
2022-05-06 17:45:59 -05:00
darkfire006
024306c62b
prevent using shiny candy on a shiny
2022-04-24 16:12:55 -05:00
darkfire006
8f2bf06fc5
various move ability and pokemon data fixes
2022-04-13 19:09:10 -05:00