Commit Graph

2450 Commits

Author SHA1 Message Date
JappaWakka 2538b835b9 Fix sea plane ticket check 2023-12-22 10:11:19 +01:00
darkfire006 8e47716c06 open up weather in BF 2023-12-21 00:20:24 -06:00
darkfire006 2c14eef239 fix daily juice giving 2023-12-21 00:09:59 -06:00
darkfire006 f655939510 fix shops with registers 2023-12-21 00:09:49 -06:00
darkfire006 26ea58df47 fix world maps inside factory 2023-12-21 00:09:18 -06:00
darkfire006 10b6587ac5 minor fixes to factory 2023-12-20 22:29:28 -06:00
darkfire006 60e86c41c3 plane now requires ticket 2023-12-20 20:11:00 -06:00
darkfire006 f4d3a717fe misc frontier fixes 2023-12-20 19:54:46 -06:00
darkfire006 6f40767147 moved soon bots 2023-12-20 19:18:26 -06:00
JappaWakka 4325351320 Fix localized field moves not working 2023-12-19 13:17:14 +01:00
JappaWakka da7339cd79 Fix crash with Schoolkid Alan on route 36 2023-12-19 12:39:17 +01:00
JappaWakka ee6fa0d67a Fix typo in Violet City map 2023-12-19 12:24:32 +01:00
JappaWakka b2b34966db Make PP Up & PP Max not usable in battle 2023-12-19 12:23:41 +01:00
JappaWakka 830a11d696 Fix some errors in pallet\evaldist script 2023-12-19 12:20:27 +01:00
JappaWakka 40e7fe2a34 Fix typo in Ruins of Alph PC text 2023-12-19 12:16:16 +01:00
JappaWakka 4c91360cd5 Fixed Spearow Kenya's mail crash 2023-12-19 12:15:03 +01:00
JappaWakka a1c3c6f9da Added <Pokémon.LevelAttacks(id,maxLv)> construct
<Pokémon.LevelAttacks(Index,[MaxLevel])>
Returns a string of every move the Pokémon can learn at or below a certain level
* Index (int) = Index of a Pokémon in the player's party
* MaxLevel (int) [optional] = Every move the Pokémon can learn at or below the level specified by this argument is added to the string. When this argument is left out or set to "-1", it will default to the Pokémon's current level.
2023-12-16 15:59:32 +01:00
JappaWakka b40dde8904 Added CopyMove property for GM Moves 2023-12-15 18:21:24 +01:00
JappaWakka 0dad856a14 forgot to fix an error 2023-12-12 10:00:54 +01:00
JappaWakka 459ce005d0 Fix crashes and errors related to custom types 2023-12-12 09:57:53 +01:00
JappaWakka 09051e0cba Make spelling of Paralyze consistent for AIField 2023-12-11 18:28:44 +01:00
JappaWakka 5857a05eb9 Add Type example.dat to project 2023-12-11 17:55:15 +01:00
JappaWakka 13fa3f52d2 Fix dive checking the wrong canhit move property 2023-12-11 17:52:32 +01:00
JappaWakka 63c7f96cb8 Added example.dat for GM Types 2023-12-11 14:38:28 +01:00
JappaWakka bd2d2f2c3d RaiseStat and LowerStat functions show msg if fail 2023-12-11 14:04:53 +01:00
JappaWakka 58eba766ac Added GM Move property to copy anims of other move 2023-12-11 13:48:20 +01:00
JappaWakka 3c01312fd6 Add AIField property for GM Moves 2023-12-11 13:39:26 +01:00
JappaWakka 84df4d7ccc Forgot a thing 2023-12-10 20:20:23 +01:00
JappaWakka a5e68a153a Implement Custom Types 2023-12-10 20:19:14 +01:00
JappaWakka 705e0b9725 Implemented random TimesToAttack move property 2023-12-10 15:32:54 +01:00
JappaWakka 0e5c260f42 Update Example Move 2023-12-10 15:21:02 +01:00
JappaWakka 2c3ca27c2d Implemented RandomStatus GM move function 2023-12-10 14:53:59 +01:00
JappaWakka 68a64fde7d Fix conflict in properties 2023-12-10 14:36:12 +01:00
JappaWakka 250bc9899f Implement BasePower calc mods for GameModeMoves 2023-12-10 14:27:47 +01:00
JappaWakka 58d438f179 Fix Rare Candy healing before checking evolution 2023-12-10 13:13:06 +01:00
JappaWakka e2d0996ffd Make it possible to reset the Pokémon status 2023-12-10 13:11:48 +01:00
JappaWakka 5e87f04d73 Fix magnitude basepower 2023-12-10 10:43:01 +01:00
JappaWakka 8295bbffcc Added a chance variable to LowerStat & RaiseStat 2023-12-10 10:10:06 +01:00
JappaWakka b8941b92a1 Fixed Peat Block item icon (removed two pixels) 2023-12-08 09:53:48 +01:00
JappaWakka 3e9c1cde9c Fixed setDayTime value not returning 2023-12-08 09:53:17 +01:00
darkfire006 453c041199 remove archaic hotfixes and up OT clamp to 6 digits 2023-12-07 01:18:11 -06:00
JappaWakka f6447b5552 Fix Pokémon Menu Icon offsets for #906 and higher 2023-12-06 11:56:06 +01:00
JappaWakka 4b2bd53e36 Fix hiddengrotto Pokémon Y Offset 2023-12-06 11:54:42 +01:00
darkfire006 4e2068949a set up the daily juice stuff correctly 2023-12-06 00:25:13 -06:00
darkfire006 168a442855 fix script.start not being loopable in while loops
this was a weird one to track down
2023-12-06 00:24:57 -06:00
JappaWakka 2a869e0b4b Added @Pokemon.SetStatus(index,status) command...
@Pokemon.SetStatus(index,status)
index = Index of the Pokémon in the player's party
status = the desired status to give the Pokémon (possible values: "brn", "frz", "prz", "psn", "bpsn", "slp", "fnt")
2023-12-04 19:05:31 +01:00
JappaWakka 1c7ce33a73 Added negative Place/Env.Type evo conditions 2023-12-04 18:01:15 +01:00
JappaWakka bd36bbfad0 Allow multiple Places/EnvironmentTypes 2023-12-04 17:07:07 +01:00
JappaWakka 34a856e1a3 Forgot a thing 2023-12-04 16:37:23 +01:00
JappaWakka 860241e774 Add EnvironmentType Evolution Condition 2023-12-04 16:36:22 +01:00
JappaWakka 48c7d9b214 fixed some interactions 2023-12-04 16:07:53 +01:00
JappaWakka cf8e3c63b2 Added some cancelindexes 2023-12-04 15:23:21 +01:00
JappaWakka 76dcb2a9a1 Fix Battle Frontier Juice Shop 2023-12-04 15:08:32 +01:00
JappaWakka 4f1a940d9e Fix Mega forms not resetting after battle 2023-12-04 13:31:37 +01:00
JappaWakka f3777e3130 Implement Strange Steam attack 2023-12-04 09:22:09 +01:00
JappaWakka d9c26c8550 Implemented Rage Fist attack 2023-12-03 19:34:24 +01:00
JappaWakka bc8ad24353 Added Status EvolutionCondition 2023-12-03 15:58:07 +01:00
JappaWakka 864fa7f508 Implement fade into the next song in command 2023-11-28 09:53:20 +01:00
JappaWakka a8b022c613 Fix default credits and skydome 2023-11-27 17:40:21 +01:00
JappaWakka cb5b6bb63a Remove username from credits example 2023-11-27 17:09:55 +01:00
darkfire006 79f2662e6f full name OR username, not both, also pad timing if no GJ save 2023-11-26 16:23:58 -06:00
JappaWakka a4f3268b6c Credits example file tweak 2023-11-26 18:16:41 +01:00
JappaWakka e4e8c06119 Credits Localization & Continue Hint 2023-11-26 15:45:23 +01:00
JappaWakka 926f0dac9b Implement custom Credits background maps 2023-11-26 15:14:47 +01:00
JappaWakka 22edf29445 Fix bug with music that shouldn't loop still does 2023-11-26 15:14:03 +01:00
JappaWakka 53304990f8 Added example credits.dat & functionality 2023-11-26 11:46:37 +01:00
JappaWakka 571aa11310 Fixed text colors in Hall Of Fame screen 2023-11-26 10:38:56 +01:00
JappaWakka 5d34878932 Fix Hall of Fame Screen fade not filling screen 2023-11-25 19:52:56 +01:00
JappaWakka 5616eb87a5 Updated Jasper credits 2023-11-25 19:52:19 +01:00
JappaWakka aeaddf3f79 Updated Jasper Speelman credits 2023-11-25 19:51:59 +01:00
darkfire006 dc5627e85f add jasper again 2023-11-25 00:37:10 -06:00
JappaWakka bc88f130d0 Fix incorrect effect on Muddy Water 2023-11-24 11:54:44 +01:00
JappaWakka 94f03e833a Fixed flinch moves being affected by King's Rock 2023-11-24 11:54:29 +01:00
JappaWakka a7e723f720 Add Selected Player Skin Name & Gender constructs 2023-11-23 15:09:39 +01:00
JappaWakka 6a33432cdd Fix Waterfall Animation Speed 2023-11-19 20:43:31 +01:00
JappaWakka 03df3e36a0 Make it possible to change Hall Of Fame background 2023-11-13 20:27:02 +01:00
JappaWakka 3bd6f1af5b Prevent crash when no Data\Contacts.dat 2023-11-13 15:20:09 +01:00
JappaWakka d516a1e152 Fix water textures not rotating on fast graphics 2023-11-13 12:59:19 +01:00
JappaWakka fef6b689ea Liquid Ooze now also affects Leech Seed 2023-11-13 12:19:56 +01:00
JappaWakka 1e8c1bf9b8 Apply 0 damage fix for Bide only 2023-11-08 15:00:55 +01:00
JappaWakka 5019a59c0d Fix moves being able to do 0 damage 2023-11-08 10:14:18 +01:00
JappaWakka 96a47d3418 Fixed snow under buildings 2023-11-06 09:13:38 +01:00
JappaWakka a8c8479ead Fix Pokédex radio 2023-11-05 18:37:41 +01:00
JappaWakka 1e16a5dcc4 Pokémon forms play the right cry in battle now 2023-11-04 15:16:25 +01:00
JappaWakka 6d83167a8d Fix some wrong phone call script paths 2023-10-30 13:50:38 +01:00
JappaWakka c0101a122a Replaced script steps thing with @script.delay
@Script.Delay(ScriptPath,DelayType,DelayValue)
Executes a script file after something happened (like having moved a certain amount of steps)

@Script.ClearDelay(ScriptPath,DelayType,DelayValue)
Clears the register created with @script.delay, preventing the script from being executed.

<script.delay(ReturnType)>
Returns a different thing depending on what you write for ReturnType:
"type" - returns what kind of trigger the script delay uses (only "steps" atm)
"script" - returns the script that will be executed after the delay ended
"value" - returns when the trigger ends, like how many steps are left for example
2023-10-30 13:28:30 +01:00
JappaWakka dae406f887 Added Step Script commands & constructs
@Player.SetScriptSteps(stepAmount,scriptPath)
Executes a script file after having moved the given amount of steps.

@Player.ClearScriptSteps
Clears the register created with @Player.SetScriptSteps, preventing the script from being executed.

<Player.ScriptSteps>
Returns the amount of steps before the script as defined by @Player.SetScriptSteps is executed.
2023-10-29 17:59:39 +01:00
JappaWakka c76ee70b08 WaterSpeed can now also be set by GameModes 2023-10-29 13:52:48 +01:00
JappaWakka 30d3929154 Allow linebreaks in GameMode description 2023-10-28 12:39:49 +02:00
JappaWakka 0860f3b63c Small tweak to Mist weather 2023-10-27 11:58:54 +02:00
JappaWakka 7b7b23260a Fix cave fog + added Mist weather 2023-10-27 11:48:56 +02:00
JappaWakka 7136346b18 Fix Coin Case description 2023-10-27 11:48:21 +02:00
JappaWakka 30d89a4b42 Fix crash in Cerulean Cave Proton encounter 2023-10-22 13:05:26 +02:00
JappaWakka 0119103942 Add headbutt encounters to route 38 2023-10-18 20:16:45 +02:00
JappaWakka 5543a70c84 Add headbutt encounters to route 34 & 49 2023-10-18 19:14:58 +02:00
JappaWakka fce1309183 More AnimatedBlock issues fixed 2023-10-17 20:30:22 +02:00
JappaWakka bc4e42d1f3 Fix crash related to AnimatedBlocks 2023-10-13 09:50:20 +02:00
JappaWakka 8a39146e3e Fix Peat Block 2023-10-12 19:33:23 +02:00
JappaWakka 721b7d992c Implemented InterfaceScale option 2023-10-12 18:25:43 +02:00
JappaWakka 5c3adbcb2a Fix Walk NPC Movement...
Now an NPC with the Walk MovementType will no longer face a direction that is not in its MoveRectangles. When blocked in all directions, it will turn towards a place where it would otherwise have moved towards. Also slightly changed the chance for the NPC to walk or change direction.
2023-10-11 11:30:49 +02:00
JappaWakka 3d44bf61f3 Fix Animatedblock not updating with seasons 2023-10-10 11:33:01 +02:00
JappaWakka f7fd221ce9 Fix ForceCameraTurn 2023-10-10 09:47:05 +02:00
JappaWakka d2673ed435 Debug compass tweak 2023-10-09 19:20:00 +02:00
JappaWakka de2c6c829e Added a debug compass for mapping purposes 2023-10-09 19:15:00 +02:00
JappaWakka 30ea882315 Fix Kleavor OW textures 2023-10-09 16:08:15 +02:00
JappaWakka 3468db7f21 Allow for different animated backdrops 2023-10-05 13:36:02 +02:00
JappaWakka ecc0b8400a
Fixed typos 2023-10-03 15:59:46 +02:00
JappaWakka 241cb8af9c Fix NPCs updating too often 2023-10-03 09:43:58 +02:00
JappaWakka eff7029411 Fix OffsetMap NPCs not updating 2023-10-02 20:26:24 +02:00
JappaWakka f55f910f3b Prevent usage of berries that can't be used 2023-10-01 14:28:32 +02:00
JappaWakka d08b472b35 Fix for custom water bug with GraphicsStyle 2023-09-30 19:07:47 +02:00
darkfire006 f0a9a9359b small fixes 2023-09-29 09:37:44 -05:00
JappaWakka 6bb8d2107f Make attack descriptions localizable 2023-09-22 12:23:04 +02:00
JappaWakka 25bda8826a Make wild pkmn uncatchable if catchrate = -1 2023-09-22 11:09:35 +02:00
JappaWakka ca3ddfa441 Make it possible to define custom itemdata mapname 2023-09-21 17:46:12 +02:00
JappaWakka dce892eda9 Correct Pokémon name length Name Rater 2023-09-20 18:24:36 +02:00
JappaWakka e87f7953e0 Fix EXP bar position 2023-09-20 16:52:53 +02:00
JappaWakka 61b92076c9 Fix bracket error 2023-09-20 09:07:01 +02:00
JappaWakka ecb644b974 Let sandbox mode saves use field moves too 2023-09-20 09:06:09 +02:00
JappaWakka 4460ac9f52
Allow trainers to use non Integer itemids 2023-09-17 10:37:35 +02:00
JappaWakka 135f0cdd4e
Fix trainer money crash 2023-09-15 20:04:51 +02:00
JappaWakka 3d13d90b63 Make the dept. store floor signs blend in better 2023-09-13 10:58:12 +02:00
JappaWakka b5668f2f23 update dialogue referring to slots vs voltorb flip 2023-09-13 10:48:16 +02:00
JappaWakka 863e77508a Fixed some typos 2023-09-13 10:46:31 +02:00
JappaWakka 04f971e8df Remove need for unnecessary register variable 2023-09-11 18:42:07 +02:00
JappaWakka 8d2eb864c1 NPCs no longer walk or turn away when paused 2023-09-10 17:39:05 +02:00
JappaWakka 5b18669000 Add new server port to default serverlist 2023-09-07 20:38:17 +02:00
JappaWakka b66be1637c Added camera battleanims & earthquake anim &...
...fixed the timing system to be consistent
2023-09-07 13:05:20 +02:00
JappaWakka eccda481b9 Implemented flash move animation 2023-09-06 12:13:24 +02:00
JappaWakka 5747c2f1ce Added pkmn gender constructs + fix hidden grotto 2023-09-03 18:47:15 +02:00
JappaWakka 552548b5ad Fix for pokédex radio 2023-09-03 16:40:18 +02:00
JappaWakka d9eb12d341 Fix for softlocks and other battle bugs 2023-09-03 16:39:48 +02:00
JappaWakka d878559df2 Correct variable name case 2023-08-31 16:39:40 +02:00
JappaWakka 062b14220c More effectively parse pkmn add commands 2023-08-31 16:39:07 +02:00
JappaWakka 0eddb70011 Bring back fading out music with switching maps 2023-08-29 19:20:54 +02:00
JappaWakka 5429ad9e15 Only use models from the active gamemode 2023-08-29 11:28:53 +02:00
JappaWakka 18e020bfdf Partially fixed switch moves 2023-08-22 20:55:32 +02:00
JappaWakka 4a4a2133ee Fix positions and scale of pvp results text 2023-08-22 20:14:07 +02:00
JappaWakka e23ba807eb Fix camera facing the wrong way in PVP switch 2023-08-22 20:13:24 +02:00
JappaWakka 12c7068bd6 Battle/Trade request player texture position fix 2023-08-21 18:49:14 +02:00
JappaWakka ecd46961e2 PVP Lobby ready text background size fix 2023-08-21 18:48:34 +02:00
JappaWakka fa8c8cef74 Header background color fix 2023-08-21 18:48:11 +02:00
JappaWakka 888371c914 Some battle fixes & move implementations
* Baton Pass, Volt Switch, Parting Shot and U-Turn technically work, however the camera is aimed at the wrong pokémon
* Fixed softlock when the PVP client selects a move before the host has finished the battle intro dialogue
2023-08-21 18:43:40 +02:00
JappaWakka 0b183bb5f8 Texture and color fixes in menus 2023-08-15 20:37:05 +02:00
JappaWakka 03bdf93468 Change button textures when switching gamemodes 2023-08-15 18:57:51 +02:00
JappaWakka 944e42cadd Fixed Baton Pass, PVP needs testing 2023-08-15 18:36:02 +02:00
JappaWakka c007d0d6f4 Removed unnecessary gamemode item properties 2023-08-14 18:40:52 +02:00
darkfire006 f5d2f66c75 why dafuq did this happen 2023-08-11 17:02:38 -05:00
JappaWakka 13493287ba Fix localization bugs 2023-08-11 12:06:07 +02:00
JappaWakka 6b4e8941d2 Fix registered trainers still do in sight check 2023-08-11 11:39:26 +02:00
JappaWakka 464c317d2f Revert "Fix registered trainers still do in sight check"
This reverts commit b7a045e37c.
2023-08-10 19:45:14 +02:00
JappaWakka b7a045e37c Fix registered trainers still do in sight check 2023-08-10 19:44:06 +02:00
JappaWakka edf225189d Fix for item messagegive 2023-08-10 10:31:57 +02:00
JappaWakka f92373d447 Add @Entity.SetModel(ID,ModelPath) 2023-08-09 20:22:36 +02:00
JappaWakka cbce5512cc Fix model lighting bug 2023-08-09 19:33:53 +02:00
JappaWakka 35c8e8f4c5 Translated plural item names + fixes 2023-08-09 16:59:37 +02:00
JappaWakka 15f57d8bc5 Make plural names localizable + item found 2023-08-09 16:20:16 +02:00
JappaWakka 49f54471b6 Prevent possible wrong jingle 2023-08-09 15:58:50 +02:00
JappaWakka 4b399a1892 Dutch localization tokens JoinServerScreen 2023-08-09 15:57:02 +02:00
JappaWakka e3c3a53e85 Localization for Join Server Screen 2023-08-09 15:50:56 +02:00
JappaWakka 3ff8161a7b Don't reset language when no tokens file 2023-08-09 14:54:49 +02:00
JappaWakka d7b08ca349 Don't forget item categories in receive message 2023-08-09 14:54:17 +02:00
JappaWakka 59b2205418 Remove linebreak in item name if it's there 2023-08-09 14:46:15 +02:00
JappaWakka 152422903d Placed a ) in the wrong spot & forgot a space 2023-08-09 14:42:25 +02:00
JappaWakka 128556196e New Dutch tokens 2023-08-09 14:37:00 +02:00
JappaWakka 9ffd923e56 Fix gamemode splash again (forgot other menus) 2023-08-09 14:36:04 +02:00
JappaWakka f8c63948d4 Localizable receive items and berries messages 2023-08-09 14:26:26 +02:00
JappaWakka e8650f8d18 Reset Main Menu GameModeSplash on click too 2023-08-09 10:59:26 +02:00
darkfire006 a5c6144ebf fix crashes related to forms in the dex 2023-08-06 19:59:25 -05:00
darkfire006 39017d57bf use system.scripttrigger 2023-08-06 19:58:49 -05:00
JappaWakka 8d8e02a274 Fix incorrect skin scaling in pokégearscreen 2023-08-06 16:17:12 +02:00
JappaWakka 78cd53d745 Added <system.scripttrigger>
Returns what triggered the current script (NPCInSight, NPCInteract, ScriptBlockWalkOn, ScriptBlockInteract, Notification, PhoneReceive, PhoneCall, StartScript, ScriptCommand, StrengthTrigger, MapScript, ChatCommand).
2023-08-06 16:17:05 +02:00
darkfire006 d9473e5454 reset call flag to blank after script 2023-08-06 00:17:43 -05:00
darkfire006 28070fa083 fix juice script 2023-08-06 00:04:39 -05:00
JappaWakka 4e23c9f9da Fix background & splash scaling 2023-08-05 15:14:38 +02:00
JappaWakka 593c5731a1 Update gamemode splash + added mainmenu GM splash 2023-08-05 14:47:35 +02:00
JappaWakka 73edefdd4b More localization stuff 2023-08-05 13:42:56 +02:00
JappaWakka 36294f8647 Add line break for bicycle use text 2023-08-05 13:26:48 +02:00
JappaWakka 915293431e Dutch Pokédex tokens 2023-08-05 10:43:16 +02:00
JappaWakka e2320d8f07 Localizable Pokédex Screen 2023-08-05 10:28:18 +02:00
JappaWakka c68b55de91 Localizable can't save text 2023-08-05 09:58:42 +02:00
JappaWakka a3f7bcaef0 Make menu screen localizable 2023-08-05 09:55:00 +02:00
JappaWakka e576f50c19 Fix frontier flag 2023-08-05 09:54:37 +02:00
JappaWakka 6e8067b30b Fix battlescreen interaction while in chatscreen 2023-08-04 10:15:18 +02:00
JappaWakka 5a7304c6fd Remove female Hisuian Sneasel from project 2023-08-04 09:55:54 +02:00
JappaWakka 3ba2ef6b58 Remove female Hisuian Sneasel 2023-08-03 19:40:43 +02:00
JappaWakka 14d284bb1e Finished Dutch item name tokens 2023-08-02 15:43:31 +02:00
JappaWakka 02f627b6d6 Fix small color difference in icons 2023-08-02 15:00:13 +02:00
JappaWakka 9ab54ac8ff Update GameModeItem example 2023-08-02 14:41:30 +02:00
JappaWakka f336731d0e Some more Dutch tokens 2023-08-02 14:36:39 +02:00
JappaWakka 8f396d0a7a GameMode Items can also be Mail now 2023-08-02 14:36:19 +02:00
JappaWakka acee085383 Tokens and Corrections 2023-08-02 11:27:12 +02:00
JappaWakka 43f66368b9 Localization line splits voltorbflip + inventory 2023-08-02 10:52:12 +02:00
JappaWakka f128382597 Added cancelindex to voltorbflip menus 2023-08-01 20:20:35 +02:00
JappaWakka 694acb7730 Fix other languages not working 2023-08-01 20:06:20 +02:00
JappaWakka d504a4961e Added a space 2023-08-01 20:06:01 +02:00
JappaWakka e8e27c727e Voltorb Flip coin case cap won't prevent game 2023-08-01 20:05:52 +02:00
JappaWakka 2e85705bf8 Voltorb Flip coin case cap won't quit game 2023-08-01 18:54:00 +02:00
JappaWakka ac18f79d99 Don't show unread icon when taken from party 2023-08-01 18:38:42 +02:00
JappaWakka 0cdd7445c3 "Send to PC" also fits 2023-08-01 18:34:19 +02:00
JappaWakka cbd8bc5046 View taken mail before sent to pc + can reattach 2023-08-01 18:24:31 +02:00
JappaWakka 7aa38cd921 Implement Encore correctly 2023-08-01 13:53:10 +02:00
JappaWakka df17680e97 Fix daycare thing 2023-08-01 13:19:34 +02:00
JappaWakka 3273b44315 Fix position text and inputbox 2023-08-01 13:18:58 +02:00
JappaWakka c9b2bdfe62 Make it possible to write mail from inventory 2023-08-01 13:17:09 +02:00
JappaWakka 783e401c39 Fix catch animation 2023-08-01 12:24:35 +02:00
JappaWakka 3e51436c0e Make Mailman Trophy achievable 2023-08-01 11:17:54 +02:00
JappaWakka 1419419d65 Fix mail shop 2023-08-01 10:08:12 +02:00
JappaWakka 66a9ea8eec Pokémon OW fixes 2023-07-31 14:53:15 +02:00
JappaWakka 6fc78444f4 Remove headbutt tree badge requirement 2023-07-30 18:17:19 +02:00
JappaWakka 8a478fa3c8 Reset run toggle when quit save 2023-07-30 18:17:01 +02:00
JappaWakka e497776ecd Localized field moves and switching 2023-07-30 18:16:27 +02:00
JappaWakka d66da7f1e8
Merge pull request #201 from jianmingyong/BasicEffectWithAlphaTest
Add BasicEffectWithAlphaTest
2023-07-30 13:28:06 +02:00
JappaWakka 5c13283445 Fix big map screen player icon offset 2023-07-30 12:39:17 +02:00
Yong Jian Ming 7cd60cc3ad
Add BasicEffectWithAlphaTest 2023-07-30 18:05:08 +08:00
JappaWakka 84313dc429 Fix some things related to pokémon commands 2023-07-30 10:39:48 +02:00
JappaWakka 3076bf5bc5 Draw name after texture so it's not covered 2023-07-30 09:45:25 +02:00
darkfire006 0a2324b12a event, mandatory phone calls 2023-07-29 23:32:52 -05:00
JappaWakka ce565d7925 Fix Berserker Gene functionality 2023-07-29 09:58:12 +02:00
JappaWakka 191fc26cae Remove from incorrect sprites from project 2023-07-28 18:46:31 +02:00
JappaWakka b42add2307 Added hisuian party icons 2023-07-28 18:33:14 +02:00
JappaWakka 93bf259edb Remove incorrect sprites 2023-07-28 18:13:09 +02:00
JappaWakka 73e5cb97f8 Add OWs for hisui forms and 899-901 2023-07-28 18:10:47 +02:00
JappaWakka d911935dfb Fixed BattleAnimation bug, updated moves 2023-07-28 15:51:16 +02:00
JappaWakka 6fe581dff9 Add @player.removefrontieremblem(str,bool) 2023-07-28 13:06:04 +02:00
JappaWakka d23fc9a37d Pokégear shows BP on frontier screen 2023-07-28 13:05:32 +02:00
JappaWakka 49b0ad9103 Made texturemanager log missing textures better 2023-07-28 12:35:25 +02:00
JappaWakka bded481df8 Customizable Frontier Emblems 2023-07-28 12:35:00 +02:00
JappaWakka d5bcb336dd Update forms 2023-07-27 20:12:56 +02:00
JappaWakka 5c3cbe89c1 Last argument notificationpopup forces accept
Also you can't move or turn the camera when a notificationpopup is forced
And you can't pitch the camera up and down anymore while in a script
2023-07-27 15:50:45 +02:00
darkfire006 41e4889e10 daycare calls update 2023-07-26 16:47:35 -05:00
darkfire006 66fea25d44 new contacts 2023-07-26 15:23:18 -05:00
darkfire006 339b7ae277 ace trainer beth update 2023-07-26 15:22:54 -05:00
darkfire006 a02c4e3405 update ace trainer gaven 2023-07-26 15:01:03 -05:00
darkfire006 8c27ec5fba ace trainer reena update 2023-07-26 13:38:46 -05:00
darkfire006 e9dc031b68 bird keeper jose update 2023-07-26 12:12:01 -05:00
JappaWakka e78cabb598 Add confusion to gamemode move functions 2023-07-26 18:53:14 +02:00
darkfire006 6305acfdb5 small route 47 fixes 2023-07-26 11:03:46 -05:00
JappaWakka 3d50fe8059 Added galar OWs, fixed some others 2023-07-26 17:17:57 +02:00
JappaWakka 5a447b8f01 Include in Project 2023-07-26 14:39:33 +02:00
JappaWakka 5b464af881 Added missing poké front + back + menu sprites
not all have their respective shiny yet
2023-07-26 14:28:29 +02:00
JappaWakka 1c27620e13 Show shiny in dex if caught 2023-07-26 14:26:56 +02:00
JappaWakka 02475bb24a Fix typos in battlefield maps 2023-07-26 11:03:57 +02:00
JappaWakka 93a0a2a76d Fix end break crash 2023-07-26 10:49:46 +02:00
JappaWakka 3c21a672c0 Stop Player from animating when game paused 2023-07-26 10:33:53 +02:00
JappaWakka bda8fbc833 Fix BattleMapOffset hopefully 2023-07-26 10:33:21 +02:00
JappaWakka 72bdc2976a Fixed @entity.setscale for entities with model 2023-07-26 09:30:47 +02:00
JappaWakka 52696d0fa3 Be able to fly from top of tin tower 2023-07-26 09:29:50 +02:00
darkfire006 32b5092aa2 picknicker erin update 2023-07-26 01:06:54 -05:00
darkfire006 ff6cff82d6 hiker perry update 2023-07-26 00:54:11 -05:00
darkfire006 b7d2aef787 clear extra in vance 2023-07-26 00:47:00 -05:00
darkfire006 3848cd7e96 memorial boat fix part 2 2023-07-26 00:43:30 -05:00
darkfire006 e8530768df fix memorial boat 2023-07-26 00:42:25 -05:00
darkfire006 8371dd72eb wrong held item for cherubi 2023-07-26 00:27:19 -05:00
darkfire006 20dba9e218 blackbelt kenji update 2023-07-26 00:23:12 -05:00
darkfire006 9468972e78 fisherman wilton and some fixes 2023-07-26 00:11:47 -05:00
darkfire006 7d81b96679 small call fixes 2023-07-25 23:39:08 -05:00
darkfire006 12927f986b birdkeeper vance update 2023-07-25 23:38:52 -05:00
darkfire006 8ea0371e5e update pokemaniac brent 2023-07-25 22:59:22 -05:00
darkfire006 bb72f7ab6d picknicker tiffany update 2023-07-25 22:31:42 -05:00
darkfire006 120eaceb12 fisherman tully update 2023-07-25 22:31:20 -05:00
darkfire006 5c80210e77 beverly 4 2023-07-25 22:30:26 -05:00
darkfire006 1b7565849f sailor huey update 2023-07-25 20:42:26 -05:00
darkfire006 92ab5f2ccd gentleman alfred update 2023-07-25 20:05:56 -05:00
JappaWakka 96284cf40e Burmy & Wormadam sprite fix 2023-07-25 18:22:36 +02:00
JappaWakka 07a388dd31 Typo fix 2023-07-25 18:19:40 +02:00
JappaWakka 7263509579 Revival Herb is now a medicine item 2023-07-25 18:18:53 +02:00
JappaWakka abe69efb07
Merge pull request #200 from P3D-Legacy/mailsystem
Mailbox screen updated and polished
2023-07-25 18:17:46 +02:00
JappaWakka 3761524fba Header polish 2023-07-25 18:14:44 +02:00
JappaWakka d390e72c69 Route 32 Spearow quest update 2023-07-25 18:02:07 +02:00
JappaWakka af2831673e Mail sender name and ot constructs 2023-07-25 14:11:41 +02:00
JappaWakka fdcbdfa62b Add mail delete menu + modern buttons 2023-07-25 12:48:43 +02:00
darkfire006 9c861fc0b4 beverly round 3 2023-07-25 00:46:27 -05:00
darkfire006 80428d0751 pokefan derek updates 2023-07-25 00:46:13 -05:00
darkfire006 8bb162ff13 school kid chad update 2023-07-25 00:23:47 -05:00
darkfire006 72d7c311bb lass dana update 2023-07-25 00:10:56 -05:00
darkfire006 2ff0e8d1e8 school kid alan update 2023-07-24 22:51:15 -05:00
darkfire006 4939a715c1 update beverly 2 2023-07-24 22:29:26 -05:00
darkfire006 20a173874b update school kid jack 2023-07-24 22:29:17 -05:00
darkfire006 bd522ffcff small fix 2023-07-24 22:15:04 -05:00
darkfire006 f78c739f9b pokefan beverly update 2023-07-24 22:14:46 -05:00
darkfire006 e25bcace3e lass krise update 2023-07-24 20:48:19 -05:00
darkfire006 76de1152a9 firebreather walt update 2023-07-24 20:09:21 -05:00
darkfire006 f04332016e juggler irwin update 2023-07-24 19:37:11 -05:00
darkfire006 ecbd410e5b bug catcher arnie update 2023-07-24 19:36:06 -05:00
darkfire006 e44441df9a missed thing 2023-07-24 19:20:13 -05:00
darkfire006 260c3a3b06 youngster ian update 2023-07-24 18:47:01 -05:00
darkfire006 3d4bef33ff picnicker gina update 2023-07-24 17:48:32 -05:00
darkfire006 8adf5a1079 hiker anthony update 2023-07-24 17:31:35 -05:00
JappaWakka 970feaefbc Progress trying to make mailscreen prettier 2023-07-24 19:47:26 +02:00
darkfire006 7c245946f0 fisherman ralph update 2023-07-24 12:10:38 -05:00
darkfire006 25b3d620b6 found the call sfx :P 2023-07-24 11:46:06 -05:00
darkfire006 5893036e92 update picnicker liz 2023-07-24 11:45:46 -05:00
darkfire006 7d1ffba691 update bug catcher wade 2023-07-24 09:59:26 -05:00
darkfire006 b6924b8a6c remove extra joey file 2023-07-24 09:37:40 -05:00
darkfire006 cf10f54515 update joey 2023-07-24 09:36:06 -05:00
JappaWakka 9749ba72bc Mouse support added to mailscreen 2023-07-24 16:22:44 +02:00
darkfire006 3d11732bfb updated payout 2023-07-24 09:14:52 -05:00
darkfire006 db93909252 camper todd phone stuff incl bargain shop 2023-07-24 01:33:10 -05:00
darkfire006 0e37e99016 wrong map check 2023-07-23 22:08:42 -05:00
darkfire006 77a322360c add elm and oak phone numbers 2023-07-23 19:24:06 -05:00
darkfire006 716d3a9f8f use a different logic for the list of dexes 2023-07-23 17:31:23 -05:00
JappaWakka 5ed44da99b Mail system progress
Made it possible to attach already written mail to a pokémon
Added a taken item message if the pokémon that the mail gets attached to already has an item
Replaced the MiniFont and InGameFont on the mail screen with MainFont
Working on mouse support
2023-07-23 20:53:21 +02:00
JappaWakka a1b1df55c6 Fix Squirtle script in pallet town 2023-07-23 19:53:04 +02:00
JappaWakka da19fb4571 fix mega stone GameModeItem 2023-07-23 18:39:26 +02:00
JappaWakka 6032fbb6f4 Can take items from pc poké + release message 2023-07-23 18:27:52 +02:00
JappaWakka c4fd9f19a7 Show accept also when popup has no delay 2023-07-23 16:14:35 +02:00
JappaWakka 36d14ec3d3 Fix exiting new bark without prof elm pokémon 2023-07-23 10:10:49 +02:00
JappaWakka 5b537f9631 Fix Pokédex navigation bugs 2023-07-23 10:04:52 +02:00
JappaWakka b73023e416 Forgot to actually set the pokedexdata 2023-07-22 21:17:37 +02:00
JappaWakka 22cedcd6c7 Added @Pokedex.ChangeEntry(str,int,bool)
@Pokedex.ChangeEntry(PokeID,EntryType,ForceChange)

PokeID [str] = the Pokémon ID: number (e.g. 19) + optionally Data File Suffix (e.g. 19_alola) or AdditionalValue (201;0)
EntryType [int] = the type that the entry needs to be set to: 0 (undiscovered), 1 (seen), 2 (seen + caught) or 3 (seen + caught + shiny)
ForceChange [bool] = if this is set to true, the game doesn't check whether the Pokédex entry is lower than EntryType before setting it
2023-07-22 20:47:07 +02:00
JappaWakka 5e4f5d830c Correct vb name 2023-07-22 12:32:22 +02:00
JappaWakka bf2a8aebc6 Return a random move when no attacking moves 2023-07-22 12:06:03 +02:00
JappaWakka bce86162ef Fix Battle Music being played in the overworld 2023-07-22 11:43:06 +02:00
JappaWakka 7b06b2571a Fix @Player.TurntoAsync for thirdperson 2023-07-22 11:23:27 +02:00
JappaWakka 25e850ccd5 Fix yaw when locking camera 2023-07-22 11:22:48 +02:00
JappaWakka 7691d33a65 Hopefully fixed the water edge battle bug 2023-07-22 10:44:01 +02:00
JappaWakka ea558ae187 Take item from released Pokémon in PC if any 2023-07-22 10:17:07 +02:00
JappaWakka 0e9623c557 Fix stealth rock 2023-07-21 20:11:17 +02:00
JappaWakka 71bd0eaaef Hopefully fix a music volume bug 2023-07-21 19:30:18 +02:00
JappaWakka 916c69d2b0 Dex form switch and cry tweak 2023-07-21 19:06:43 +02:00
JappaWakka d200669998 More pokédex tweaking 2023-07-21 18:56:50 +02:00
JappaWakka c353b9c396 Pokédex tweaks 2023-07-21 18:42:23 +02:00
JappaWakka fab813c799 Form dex access fix 2023-07-21 17:32:20 +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
darkfire006 cc60a782f4 line breaks for the shops 2023-07-19 23:49:34 -05:00
darkfire006 d44bc8fd11 connect shop scripts 2023-07-19 23:04:17 -05:00
darkfire006 859e3d27fd mints and gems files 2023-07-19 23:03:57 -05:00
darkfire006 201108ae53 one more shop to include in the proj 2023-07-19 20:59:56 -05:00
darkfire006 a514d4bd61 evo page fixes 2023-07-19 15:10:31 -05:00
darkfire006 a6f02a71ea eeveelution evo screens 2023-07-19 15:00:01 -05:00
JappaWakka bd67179e6d Switch to pokémon by clicking on them progress 2023-07-19 18:50:58 +02:00
JappaWakka 3176c6b9cb Fix Pokedex switch entry 2023-07-19 17:29:10 +02:00
darkfire006 3f6f42bd8c fix basculin spacing 2023-07-19 00:30:13 -05:00
darkfire006 0d66848c27 allow pokemon with no evos but several forms to have dex screens 2023-07-19 00:25:55 -05:00
darkfire006 1ad3aefb54 tighten spacing for deoxys 2023-07-19 00:25:38 -05:00
JappaWakka 7163093bbc Crash fix and switch tip positioning/color 2023-07-18 19:38:42 +02:00
JappaWakka 51359c7233 Storage System fix 2023-07-18 19:16:31 +02:00
JappaWakka 7f530ab8b7 Forms can now also be traded on GTS 2023-07-18 19:16:19 +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 19cea35bed Pokédex polishing 2023-07-18 17:46:07 +02:00
JappaWakka 338b22fdfd Form switch in pokédex controller controlled + fix 2023-07-18 17:45:47 +02:00
JappaWakka de6001a97d Switch between forms and dex entries 2023-07-18 13:51:14 +02:00
JappaWakka 47e0594bb5 Improve spacing 2023-07-18 11:17:06 +02:00
darkfire006 fdfc952ac8 forms only, on the evolution page 2023-07-17 22:09:19 -05:00
darkfire006 e6898945e6 split evos 2023-07-17 21:36:37 -05:00
darkfire006 64b54feb76 regional forms manual evo families 2023-07-17 20:36:08 -05:00
darkfire006 3cadf51c31 increase max size of the dex for Gen 9 pre DLC 2023-07-17 17:05:41 -05:00
darkfire006 a6129051da fix sunny day give 2023-07-17 15:35:41 -05:00
JappaWakka b3d0ef87d4 Forgot some slowpoke evo line stuff 2023-07-17 18:55:01 +02:00
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