Commit Graph

2177 Commits

Author SHA1 Message Date
darkfire006 2feb3052db remove extra dive patch 2023-01-08 21:28:44 -06:00
JappaWakka 554569d45d Chatscreen battle softlock fix 2023-01-08 15:44:18 +01:00
JappaWakka f260ec0900 Fix for trainer skins and pokégear trade buttons 2023-01-08 15:43:57 +01:00
darkfire006 3ea6b65cac remove annoying case insenetivity 2023-01-08 01:49:10 -06:00
darkfire006 9d65d60d30 fixes for kolben tower trainers 2023-01-08 01:48:55 -06:00
darkfire006 0719deb7c2 fix pokegear contact typos 2023-01-08 01:48:31 -06:00
darkfire006 d8bd964b3f wix pathing issue for eastern entrance contest start 2023-01-08 01:48:18 -06:00
JappaWakka 728739760d Added GameRule "OverworldPoison"
if set to 0, no overworld poison (default)
if set to 1, overworld poison until fainted
if set to 2, overworld poison until 1 hp, then it's cured
2023-01-06 12:16:41 +01:00
JappaWakka a1a84bbe40 Fixed escape rope and teleport not stopping surf 2023-01-04 20:14:38 +01:00
JappaWakka 260ff56150 Fixed HealingMachine CameraDistanceDelta 2023-01-04 20:14:04 +01:00
JappaWakka 7c74e541be Fixed certain front sprites not being found 2023-01-03 19:57:19 +01:00
JappaWakka 353224f269 Replaced Tao_Legend_Battle music 2023-01-03 13:13:15 +01:00
JappaWakka add7f4ac6f Fixed item name not being found with localizations 2023-01-02 15:27:59 +01:00
JappaWakka 30c368f9be Replaced all songs with higher quality ones
Also changed the tao trio music to the Black&White Legendary Theme (if not desired, I can change it back to the tao trio theme, but I'll have to go look for a better sounding gbc remix than we had before)
2023-01-02 13:51:49 +01:00
darkfire006 ca6d063e2c put all possible attack variables in pound for demonstration purposes 2023-01-01 22:26:37 -06:00
darkfire006 1456f6e71a fix missing blocks 2023-01-01 22:13:31 -06:00
JappaWakka 65e9fddb6d Stop player's money from being negative 2022-12-31 22:03:25 +01:00
JappaWakka 73727edb6c Added @Player.RemoveMoney(int) 2022-12-31 21:04:11 +01:00
JappaWakka 2328ca5c67 Fixed EndRound custom move effect 2022-12-31 13:16:32 +01:00
darkfire006 eeae37a495 fix RT desk collision 2022-12-29 21:23:10 -06:00
darkfire006 3db8b79528 Fix Picknicker liz 2022-12-29 21:08:32 -06: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
darkfire006 33a9d0ad5b added default message for BSOD script 2022-12-29 20:47:20 -06:00
darkfire006 e95de32ad9 fix move capitalization 2022-12-29 20:47:07 -06:00
JappaWakka 0432aff0e7 @Player.ShowBattleAnimations(0 or 1)
Enables or disables battle animations
2022-12-26 21:02:52 +01:00
JappaWakka 68a9d197e5 Improved the Custom Move commands 2022-12-26 20:54:00 +01:00
JappaWakka 8338c385ee Added Switch & EndRound for Custom Moves 2022-12-26 13:05:22 +01:00
JappaWakka a0ee905c85 Improved ShowImage scaling with smaller resolution 2022-12-24 14:21:05 +01:00
JappaWakka f7c97ec7c9 Implemented Disable move & fixed Cursed Body turns
When Cursed Body successfully executes, it now always disables moves for 4 turns too
2022-12-22 14:48:06 +01:00
JappaWakka b3422ba82a EggCreator only colors spots if not enough colors 2022-12-21 21:29:57 +01:00
JappaWakka 8547c26a3e Fixed Sky Attack crit chance 2022-12-21 17:21:58 +01:00
darkfire006 ce1b178a2c add extra wind and slicing moves
these are mostly moves that are not in SV so are left a maybe on if they are these, also fixed caps for SilverWind
2022-12-21 01:26:31 -06:00
darkfire006 fe8ef2351d G9 cresselia stat change 2022-12-21 01:15:45 -06:00
darkfire006 f2ca0927e0 Update for G9
reduce healing move PP to 5
2022-12-20 17:11:56 -06:00
darkfire006 b538376a1e Updated mechanics from SwSh
3 terrains are a +30%  instead of +50%
Defog removes terrains
Kings Shield is only a single atk red
2022-12-20 16:58:57 -06:00
darkfire006 e5b1242384 mark changes for P3D 2022-12-20 11:04:33 -06:00
darkfire006 ca5b22a143 remove erroneous attributes 2022-12-20 11:03:20 -06:00
darkfire006 44ccaa20f9 Mark wind moves 2022-12-20 11:02:14 -06:00
darkfire006 d5dbac8ec3 add sound attribute 2022-12-20 10:57:50 -06:00
darkfire006 92a3e62520 Mark slicing moves 2022-12-20 10:53:00 -06:00
darkfire006 1c9c0ef5ba add punching category 2022-12-20 10:46:20 -06:00
darkfire006 f92b2962dc 2 more impacted 2022-12-20 10:40:50 -06:00
darkfire006 3cad814d5d move clean up
moves reference attributes that they arent changing, removed 2 from all
2022-12-20 10:40:04 -06:00
darkfire006 e25d67384a mouth moves was only important for pmd 2022-12-20 10:31:56 -06:00
darkfire006 7a0b4a6a21 mark explosive moves 2022-12-20 10:30:50 -06:00
darkfire006 f9e5f32382 Mark dancing moves 2022-12-20 10:28:31 -06:00
darkfire006 6d3667be9f all are bullet moves 2022-12-20 10:23:48 -06:00
darkfire006 49ff0f8827 Sort categories and add a few 2022-12-20 10:23:12 -06:00
JappaWakka 01ada51a96 Fixed rooftop in celadon 2022-12-20 11:43:31 +01:00