Commit Graph

3209 Commits

Author SHA1 Message Date
Pak Lam Ip 49ba9c9294
Update forms.dat
Made correction for Rotom Wash form displaying in team menu
2024-07-05 04:21:22 -04:00
Pak Lam Ip 6afb1fdd00
Update forms.dat
Made correction for Rotom Wash form displaying in team menu
2024-07-05 04:16:08 -04:00
darkfire006 7de8cb3973 switrch to holes 2024-07-05 01:22:18 -05:00
JappaWakka 549d313509 Added HoleBlock Entity
Additional Value
* MapPath,X,Y,Z,DropDistance,WarpTurns,[FallSpeed=1],[ValidAccessRotations]

ActionValue:
* MessageBulb Index + 1

DropDistance argument might be redundant if the camera doesn't follow the falling player
2024-07-04 19:45:27 +02:00
JappaWakka 6f41946e21 Added @Player.DoWalkAnimation(bool)
Enables or disables the player's walking animation when walking or during a @player.move command.
2024-07-04 19:43:05 +02:00
darkfire006 17c87d1b53 updated vroad to HGSS layout 2024-07-03 01:57:39 -05:00
darkfire006 a049abea81 add closed rocket gamecorner 2024-06-27 12:59:10 -05:00
darkfire006 3d52f4fa94 Fix TR trio scripts 2024-06-25 17:28:12 -05:00
JappaWakka 12a61f5dae More dutch move names 2024-06-22 10:36:01 +02:00
darkfire006 9578265fb5 add _alola in wild data 2024-06-20 09:03:30 -05:00
JappaWakka 5a0243644f More Dutch tokens 2024-06-20 11:17:20 +02:00
JappaWakka 7d80fda0b3 Fix Token error 2024-06-20 10:36:31 +02:00
JappaWakka d87a6cf18d Dutch tokens update & English tokens fix 2024-06-17 19:51:36 +02:00
JappaWakka 1241a11611 Fix Full Screen screenshot corruption 2024-06-14 09:30:46 +02:00
JappaWakka caf99db33f Fix BattleMenu wrong position 2024-06-14 09:30:20 +02:00
JappaWakka d9b5b35006 Remove unused Options.dat property 2024-05-22 21:16:05 +02:00
JappaWakka 34fc3ffbbe Fix OnlyCaptureFirst GameRule's implementation 2024-05-22 19:23:48 +02:00
JappaWakka afee85c4ac Add Level Multiplier 1.2 to the right gamerules 2024-05-22 19:00:00 +02:00
darkfire006 ee7c0e5b94 fix line wrap 2024-05-20 18:34:53 -05:00
JappaWakka 100ba59891 Update Natu & Xatu's Moveset to ORAS 2024-05-20 19:31:22 +02:00
JappaWakka f22403795b Fix some NPC move, interact and animation issues
* NPCs with straight MovementType (and 2 or 3 frames) will now alternate animation frames instead of resetting after every step
* NPCs with walk or straight MovementTypes won't move into the player anymore when interacting with the NPC as they're about to walk
* NPCs with straight MovementType will now continue to walk in the direction they were heading before the player interacted with the NPC
* NPCs with walk MovementType won't walk into network players anymore
2024-05-20 13:48:45 +02:00
JappaWakka 25bcc154a2 Make ShinyRate & LevelMultiplier GameRules 2024-05-19 19:26:16 +02:00
JappaWakka f346a32495 Split HardGameRules into Hard and SuperHard 2024-05-19 13:08:53 +02:00
JappaWakka 7ea152fbe5 Make it possible to remove pokegear phone/worldmap 2024-05-18 17:18:23 +02:00
JappaWakka 6c065abfdd Revert "Add model vertices to entity vertex count"
This reverts commit ce52888a0d.
2024-05-16 15:25:20 +02:00
JappaWakka ce52888a0d Add model vertices to entity vertex count 2024-05-16 15:05:21 +02:00
JappaWakka b48debe4e2 Prevent next song playing before fade done 2024-05-15 17:08:45 +02:00
JappaWakka 873411d40e Prevent Music from deleting playlistsong if fading 2024-05-15 17:03:42 +02:00
darkfire006 7c2ff10f33 fix wrong day care 2024-05-14 17:24:38 -05:00
JappaWakka f4354a9922 Make it possible to check if pkmn can learn attack
@pokemon.select has an extra argument. If it is set to an attack ID, it will be visible which Pokémon can learn that move while selecting.

Added @Pokemon.CanLearnAttack(PartyIndex,AttackID)
Returns if the Pokémon can learn the specified move.
2024-05-14 11:02:47 +02:00
JappaWakka 14dd28290c Fix Music skipping intro and only playing intro 2024-05-13 19:00:20 +02:00
JappaWakka 3d7eb3bd66 Fix Attack CopyMove 2024-05-12 12:38:29 +02:00
JappaWakka f2a9babcd7 Fix Camera bug 2024-05-10 19:06:20 +02:00
JappaWakka 813e939090 Fix Pause Screen 2024-05-10 18:55:42 +02:00
JappaWakka 8479bd0fc3 Added some more text replacements 2024-05-10 18:07:31 +02:00
JappaWakka 260cf6aa66 Improve Character Selection Screen 2024-05-10 18:06:30 +02:00
JappaWakka 72702a2c61 Fix Choosebox not working in NewNewGameScreen 2024-05-10 18:02:54 +02:00
JappaWakka 65fd7dc53e Draw fade before gui 2024-05-10 15:35:23 +02:00
JappaWakka c3254073f3 Added High Jump Kick to Lopunny's learnset 2024-05-09 15:22:54 +02:00
JappaWakka b8fcb31484 Revert "Fix battle frontier on kanto/johto world map"
This reverts commit 0d442e54ef.
2024-05-09 15:13:57 +02:00
JappaWakka 0d442e54ef Fix battle frontier on kanto/johto world map 2024-05-09 13:18:33 +02:00
JappaWakka 2e43afbbc2 Made PokéGear user screen selectable with mouse 2024-05-06 13:34:57 +02:00
JappaWakka 60c1030659 Fix layout of Direct Trade Screen 2024-05-06 13:34:26 +02:00
JappaWakka cbc09b8358 Prevent impossible CropStringToWidth freeze 2024-05-05 21:18:40 +02:00
JappaWakka dad278e810 Fix Safari Zone sky area skybox 2024-05-05 18:13:40 +02:00
JappaWakka 4a16501926 Prevent BattleMenu from softlocking pvp battle...
...so that the BattleMenu can't be used until there are no more text messages displaying.
2024-05-05 15:13:15 +02:00
JappaWakka eca6a70ed6 Added MaxVisibleVertices to debug display
Show how many of the maximum amount of vertices are actually being drawn (which only happens when they're visible)
2024-05-05 13:17:06 +02:00
JappaWakka 0fb05ba815 Update SafariZone PowerPlant Area 2024-05-05 10:52:21 +02:00
JappaWakka e400c49d7d Fire Punch animation 2024-05-05 10:24:22 +02:00
JappaWakka c2f3eeff22 Don't show textbox if not lost item after battle 2024-05-05 09:39:10 +02:00