Commit Graph

2168 Commits

Author SHA1 Message Date
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
JappaWakka 4b2138d3b2 Fix Background anim fadeout + tweak psychic anim 2023-06-22 10:40:29 +02:00
JappaWakka 1d535bc14d Tweak Psychic background anim speed 2023-06-21 20:02:07 +02:00
JappaWakka ab55d4d1d7 Reset setDaytime and setSeason on quit 2023-06-21 19:31:39 +02:00
JappaWakka 3200dd9d15 Fix Daytimes when set by command 2023-06-21 19:28:35 +02:00
JappaWakka a386be5eb6 Added psychic anim & made background anims work
and also added Ice Punch assets to project
2023-06-21 19:24:43 +02:00
JappaWakka 62fea61236 Fix battlescreen having wrong daytime sky 2023-06-21 19:22:24 +02:00
JappaWakka a6d9a21b72 Fix some GameMode Item stuff 2023-06-21 19:21:34 +02:00
JappaWakka 5d8ae1b1b9 Added Ice Punch Move Animation 2023-06-20 15:56:05 +02:00
JappaWakka 592420abac Fixed rotate BattleAnimation & enddelay...
EndDelay for BattleAnimations is now correctly calculated
Rotate BattleAnimation now actually ends when it's done rotating
2023-06-20 15:55:47 +02:00
JappaWakka f93fc668c6 Fix Alex's script and sprite 2023-06-18 09:50:19 +02:00
darkfire006 83aa835341 preliminary juice shoppe scripts 2023-06-17 23:15:57 -05:00
darkfire006 8de3030558 increase BP payouts from tower and factory 2023-06-17 22:57:27 -05:00
JappaWakka 7b41b1fa16 Added AlexCorruptor to the Kolben Tower 2023-06-17 19:51:06 +02:00
JappaWakka 9971ed1d5f Added @Pokemon.AddEV(pokeIndex,evStat,evValue)
Adds the evValue argument to the Effort Value stat of a Pokémon in the player's party and makes sure it's legal.
2023-06-17 11:51:35 +02:00
JappaWakka 0e8170a449 @Music.ForcePlay(song) & @Music.Unforce
@Music.ForcePlay(song)
Changes the currently playing music to a new one and prevents the music from being changed by warps or surfing/riding and such.

@Music.Unforce
Allows warps and surfing/riding etc. to change the music again.
2023-06-17 11:37:08 +02:00
darkfire006 3c5f5ee889 fix vb proj furfrou 2023-06-16 14:29:49 -05:00
JappaWakka ec7392aa22 Fix Furfrou OW texture name 2023-06-14 19:17:19 +02:00
JappaWakka 5617e94f6f Remove unnecessary .ToString 2023-06-14 19:10:27 +02:00
JappaWakka db35572eb1 Limit Pokémon names to 12 and others to 20 chars 2023-06-14 19:10:04 +02: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 7bffd5df72 Updated and added Pokémon name tokens 2023-06-13 19:58:37 +02:00
JappaWakka 31834572b0 Reset level when exiting voltorb flip screen 2023-06-12 18:08:25 +02:00
JappaWakka c287e2ce36 Fix incorrect Voltorb Flip rules 2023-06-12 16:15:45 +02:00
JappaWakka 7be2275050 Reset VoltorbFlip on Pause Menu quit 2023-06-12 15:27:30 +02:00
darkfire006 3074bb8285 fix factory exit warp 2023-06-11 21:55:08 -05:00
darkfire006 16b8b030eb trainer fixes 2023-06-11 21:52:38 -05:00
JappaWakka a69f5b3f49 Maybe fix a pvp thing 2023-06-11 20:37:19 +02:00
JappaWakka 2e0966dd04 Reset Camera speed for run or ride in scripts 2023-06-11 20:36:41 +02:00
JappaWakka b91a5f586f Removed unused tokens 2023-06-09 12:11:03 +02:00
darkfire006 71e34ea4c0 add missing texture 2023-06-08 09:20:35 -05:00
JappaWakka 09be466c3c Fixed the build error because of script v1 2023-06-08 16:14:48 +02:00
JappaWakka f627d9dd55 Update ScriptLibrary 2023-06-08 11:02:48 +02:00
JappaWakka 2e26b2d0c8 Argument for registering amount of bought items
@screen.trade(storeData {itemID,amount,price}{...},canBuy [bool],canSell [bool],currencyIndicator [str],shopIdentifier [str])

shopIdentifier is the value to register to (e.g. if the shopIdentifier = apple then it will register apple_110 if you bought item 110 (pearl) from that shop)
2023-06-08 10:54:51 +02:00
darkfire006 4de02d4b67 add break room script 2023-06-07 21:35:48 -05:00
JappaWakka 512dad9529 Fix incorrect music crash in BattleFactory 2023-06-07 20:44:02 +02:00
JappaWakka a9ab50f472 Fix invalid menu option crash 2023-06-07 20:36:58 +02:00
JappaWakka 92e611adcb Update battle while in chat 2023-06-07 20:36:41 +02:00
JappaWakka dc744ea02a Make HM GameMode items possible 2023-06-06 20:35:05 +02:00
JappaWakka f9602e0a07 Fixed Aragas' poster 2023-06-06 10:11:18 +02:00
darkfire006 741e0c1442 fix npc movement 2023-06-06 00:35:05 -05:00
JappaWakka ee2a304be2 Forgot a thing 2023-06-05 17:30:19 +02:00
JappaWakka fb63697ebd Fixed freeze 2023-06-05 17:29:17 +02:00
JappaWakka c6caf0dbbb Actually fix the water reset this time 2023-06-05 16:12:22 +02:00
JappaWakka ef0e2709f4 Polished Celadon GameCorner VoltorbFlip map 2023-06-05 15:49:56 +02:00
JappaWakka 228cc77755 Fix water not being reset between gamemodes 2023-06-05 13:50:41 +02:00
darkfire006 840bd17aba add endless break room 2023-06-04 16:32:44 -05:00
darkfire006 67f1f9afcd allow optional breaks 2023-06-04 16:23:08 -05:00
darkfire006 bc69bb36ac update factory maps 2023-06-04 16:05:43 -05:00
darkfire006 00341dff77 slight re order of tower break start camera stuff 2023-06-04 16:05:25 -05:00
JappaWakka 4805bb2836 Made NPC Trade CatchMethod & Location localizable
Also fixed catchlocation with Pokémon add commands
2023-06-04 18:18:33 +02:00
JappaWakka 5b6c902f65 Fix frozen animation 2023-06-04 14:58:39 +02:00
JappaWakka 65ca21139b Fixed wrong item when swapping from pokémon 2023-06-04 14:05:41 +02:00
JappaWakka 63b2134ef6 Added PM chat button for PSS 2023-06-04 12:09:03 +02:00
JappaWakka aee6d641b1 Accept with mousebutton on PSS 2023-06-04 11:48:24 +02:00
JappaWakka 0600eb4d35 Quit battle if versions don't match 2023-06-04 11:47:52 +02:00
darkfire006 9aa43a95a4 add tents outside the pike 2023-06-04 02:21:11 -05:00
JappaWakka 90810667c9 StrengthRocks can be like wallbills with ModelID 3 2023-06-02 18:36:36 +02:00
JappaWakka 3cc76934e9 Added period after item daily reward messages 2023-06-02 18:35:55 +02:00
JappaWakka 6e1d409a9d Made CatchLocation And CatchMethod Localizable 2023-06-02 10:56:58 +02:00
JappaWakka 522196367a Stop NPC from dancing after done 2023-06-01 16:04:59 +02:00
JappaWakka 315d250405 Added <player.name> to the pokemon add commands 2023-06-01 16:02:04 +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
TheOmegaGhost 36b4800690 Added Sea Plane Ticket and Frontier Stairs 2023-05-31 12:17:53 -03:00
JappaWakka 1467b907f4 Made GameMode Items able to start scripts on use 2023-05-31 16:25:38 +02:00
JappaWakka ac4e5801c2 CInt(-1).ToString -> "-1" correction 2023-05-31 12:34:22 +02:00
JappaWakka 319ad9b231 Added @item.select and <inventory.selected>
@item.select(AllowedPages,AllowedItems)
Opens an item select screen with only the specified item type pages (separated with ";", e.g. "0;1;2" or "standard;medicine;plants") and possible item IDs (single items separated with ";", or with a "-" if you want a range, e.g. "2000-2066"
Both variables are optional. If AllowedPages is empty, all pages are allowed. If AllowItems is empty, all items are allowed.

<inventory.selected>
Returns the ID of the item selected in the screen opened by @item.select(AllowedPages,AllowedItems)
2023-05-31 12:34:11 +02:00
darkfire006 4e4b1bac73 add juice properties to berries 2023-05-30 17:54:26 -05:00
darkfire006 a6170d0e01 gate exterior 2023-05-30 15:11:45 -05:00
darkfire006 094b90d4c0 line breaks added 2023-05-30 15:10:30 -05:00
JappaWakka 57e0bf2f15 Added pluralnames to gamemode item tokens 2023-05-30 17:56:47 +02:00
JappaWakka bb68e96bd5 Inventory Screen tweaks 2023-05-30 16:36:32 +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 2d0ad05048 Fixed GameMode evolution items crash 2023-05-30 15:23:18 +02:00
JappaWakka 451115d7aa GameMode Items properties work now 2023-05-30 14:51:43 +02:00
JappaWakka 9b702bd1bc Include example in project 2023-05-30 13:32:03 +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 a5a8162f5f Adjusted token and position coin counters 2023-05-30 10:39:17 +02:00
JappaWakka 5cd5e00587 Change order of VoltorbFlip messages 2023-05-30 09:59:03 +02:00
JappaWakka a2718ac639 Added missing Back token for VoltorbFlip 2023-05-30 09:23:23 +02:00
darkfire006 37e1c62ff5 add celadon gamecorner 2023-05-30 02:09:31 -05:00
darkfire006 8808c8f9f8 small typo 2023-05-30 02:09:03 -05:00
darkfire006 5bacef9eee looping logic fix 2023-05-30 02:00:46 -05:00
darkfire006 a11f46dcd6 coin scripts 2023-05-29 20:33:16 -05:00
darkfire006 ddbbd21043 allow coins to be used in shops and track as stats 2023-05-29 20:32:57 -05:00
darkfire006 2e1b66a45d add back from info screen and fix a line wrap 2023-05-29 20:32:31 -05:00
darkfire006 40b844e4d9 allow for saving and loading of coins 2023-05-29 20:31:42 -05:00
JappaWakka d13b5eb8d3 GameMode Item Preparations
Implemented GameMode Mega Stones
2023-05-29 15:33:57 +02:00
JappaWakka ba98f40394 Mouse wheel can reach every item in bag now 2023-05-29 10:37:32 +02:00
JappaWakka ca29595d25 Fix project 2023-05-29 10:26:27 +02:00
JappaWakka b8535774aa Merge branch 'VoltorbFlip' 2023-05-29 10:18:56 +02:00
JappaWakka 2a3579f684 Added menu with tutorials, removed gradients
Also improved some tokens and fixed the quit button on the How To Play tutorial image
2023-05-29 09:57:39 +02:00
darkfire006 efba920dda sea plane scripts 2023-05-29 02:26:21 -05:00
darkfire006 45cc53a6ef update level tags 2023-05-29 00:22:53 -05:00
darkfire006 a0e04eda44 add sea plane item 2023-05-28 23:18:08 -05:00
darkfire006 13c0c56f2b frontier gate scripts 2023-05-28 22:53:40 -05:00
darkfire006 21fef0dca0 remove frontier gate from R40 and remake as g/s layout 2023-05-28 19:28:39 -05:00
darkfire006 6d3b35a831 remove fake shadows from tower lobby 2023-05-28 19:26:03 -05:00
darkfire006 66bdbe5b7f new gate in frontier 2023-05-28 19:21:37 -05:00
darkfire006 e5a1a7d1f0 frontier gate scripts 2023-05-28 19:16:44 -05:00
JappaWakka 3b1f3075e8 Added New Level Menu and Game Info stuff
still need to test
2023-05-28 21:34:20 +02:00
darkfire006 24f47ebbbf remove pal park from map 2023-05-28 14:08:15 -05:00
darkfire006 02824d1609 battle tower endless break room 2023-05-28 14:06:32 -05:00
JappaWakka 37580a3336 Make sure quit question reappears 2023-05-28 18:52:51 +02:00
JappaWakka 630cf4f9c9 New Level Menu preparations 2023-05-28 09:58:33 +02:00
JappaWakka 1a1e8bcf9b Fix token and quit button text 2023-05-28 09:54:20 +02:00
JappaWakka 088bb1ceb2 Incorrect Quit Correction + Localizable QuitButton
And some corrected tokens
2023-05-27 19:27:48 +02:00
JappaWakka 7d9db111d2 Missing tokens and better total coins counter 2023-05-27 17:48:32 +02:00
JappaWakka 348ba89b15 Add localization for Voltorb Flip and Coin Case 2023-05-27 16:52:36 +02:00
JappaWakka e2793e6a03 Fix TotalFlips 2023-05-27 16:23:21 +02:00
JappaWakka 39ce4458f1 Fix Consecutive Wins 2023-05-27 16:10:30 +02:00
JappaWakka 966525b14d Textbox always drawn on top, position tweak 2023-05-27 15:44:01 +02:00
JappaWakka 2314ce6834 Sound effects, jingles and some minor fixes 2023-05-27 15:40:38 +02:00
JappaWakka 4aeecc99d1 Do move memo cursor even when tile = flipped 2023-05-27 15:14:35 +02:00
JappaWakka bd38e5c2ab VoltorbScreen fully implemented! 2023-05-27 15:09:41 +02:00
JappaWakka 99bf455a6e It doesn't work perfectly but something happens 2023-05-25 18:37:37 +02:00
darkfire006 50c102fe89 add battle dome 2023-05-25 00:12:30 -05:00
darkfire006 f071823869 Battle Hall added 2023-05-24 23:43:07 -05:00
JappaWakka 791104ee49 Adjust positions row & column counters 2023-05-24 15:42:09 +02:00
JappaWakka e9013a9371 A lot of progress again :D
Improved implementation of quiting Voltorb Flip minigame
Properly implemented max amount of coins you can win
Implemented command to start a Voltorb Flip minigame including adding won coins to the coin case afterward
2023-05-24 14:30:38 +02:00
JappaWakka 8bf3c7daf3 Fix level drop system, adjust font, more drawing 2023-05-24 11:49:18 +02:00
darkfire006 8747596a60 frontier map and fly points 2023-05-24 00:55:29 -05:00
darkfire006 7afa1a916c add battle castle maps 2023-05-24 00:55:03 -05:00
darkfire006 0a9e7f07e7 battle tower new exterior 2023-05-23 17:28:14 -05:00
JappaWakka 732103bab8 Coin counter amount animation + row & column Font 2023-05-23 15:11:22 +02:00
JappaWakka 5656e75778 Draw cursor, memo menu + button and memos on tiles 2023-05-23 14:14:15 +02:00
darkfire006 ce4261445b battle pike maps 2023-05-22 22:28:55 -05:00
JappaWakka 68c210b344 Forgot to include in project 2023-05-22 20:33:13 +02:00
JappaWakka e25295ae48 Prepared some textures 2023-05-22 20:32:22 +02:00
JappaWakka ce6d8344a6 A lot of progress on Voltorb Flip 2023-05-22 19:33:09 +02:00
darkfire006 6e0dd748d8 add signs and a few npcs to central plaza, connect to factory 2023-05-21 22:12:07 -05:00
darkfire006 bbacf12cd5 make battle factory exterior map 2023-05-21 22:11:34 -05:00
darkfire006 20d52471ad remove battle frontier flag collision 2023-05-21 22:11:04 -05:00
darkfire006 d5c3e33947 move battle frontier fly point and add inset map reference 2023-05-21 22:10:48 -05:00
darkfire006 4b48b8104f add frontier turning sign structure 2023-05-21 22:10:00 -05:00
darkfire006 c2d6d70d43 frontier main exterior nearly done 2023-05-21 17:53:53 -05:00
JappaWakka 956c6147cd Generate sums of voltorbs & coins, rows & columns 2023-05-21 20:40:12 +02:00
JappaWakka 5ab3fe7d5b Working on the controls and cursor positioning 2023-05-19 17:02:59 +02:00
JappaWakka ff0111ecdc Started Development on Voltorb Flip
I think... if I've done everything I did so far correctly, I should have a level 1 grid of tiles, it's just not visible yet and you can't interact with it in any way, so I have no idea if it actually does what I want it to do yet XD
2023-05-18 20:25:38 +02:00
JappaWakka 0fef783154 Use correct name for OpenMenu keybinding 2023-05-18 17:14:19 +02:00
darkfire006 148be15388 fix gen 6 trade evos 2023-05-13 20:42:20 -05:00
JappaWakka 4363f3f4ed Hopefully fix egg being able to switch by move 2023-05-13 20:03:23 +02:00
JappaWakka 333873fdae Fix dancing NPCs rounding off position when done 2023-05-13 19:58:51 +02:00
JappaWakka c8cf5caeac Fix Structure offset inside another structure 2023-05-13 19:58:12 +02:00
JappaWakka ba2a970b11 Make it possible to spawn NPC w/ rival/playerskin 2023-05-09 18:27:27 +02:00
darkfire006 a7013a19bc 0.59.3 wrap up 2023-05-07 17:09:33 -05:00
JappaWakka 5a296234f4 Fix shadow and text positions of map screen 2023-05-03 16:28:19 +02:00
JappaWakka b3becd5653 Fix no full restore message at full hp 2023-05-03 16:03:56 +02:00
JappaWakka a62c78e9ee Fix Full Restore not healing opp confusion 2023-05-03 15:59:30 +02:00
JappaWakka afb5271e34 Fix Max Ether 2023-05-03 15:53:21 +02:00
JappaWakka d14ec56323 Get rid of Minifont in Map Screen 2023-05-02 19:15:20 +02:00
JappaWakka cf437a1e88 Only play poison sound with poisoned pokémon 2023-05-02 13:36:57 +02:00
JappaWakka 77cfefd598 Play sound when poison pokémon lose hp when walk 2023-05-02 13:31:20 +02:00
JappaWakka b23c0455e6 Added missing run key from <system.button(str)> 2023-05-02 11:26:14 +02:00
darkfire006 9c9ae00f39 oh wait new year.... 2023-05-02 00:56:42 -05:00
JappaWakka 52ee3da1a2 @npc.spawn has argument for moverectangles now 2023-04-28 09:21:04 +02:00
JappaWakka b02542ff67 Fix offline savegames not reset when quit new game 2023-04-28 09:20:27 +02:00
JappaWakka 2689467a7c Moves can't be learned twice after level ups 2023-04-28 09:18:41 +02:00
JappaWakka fc1ff4854d Custom Phone Contacts are possible in GameModes 2023-04-28 09:17:10 +02:00
JappaWakka 09da089212 Fix overworldpoison 2023-04-28 09:13:04 +02:00
darkfire006 cec5c0c172 0.59.2 wrap up commit 2023-04-26 12:26:16 -05:00
JappaWakka 489af57626 Hopefully fix waterfalls this time 2023-04-20 15:54:53 +02:00
JappaWakka 46c814410c Fix (destiny knot) IV inheritance 2023-04-19 14:56:57 +02:00
JappaWakka 2dcd9a69b9 Forgot to include Destiny Knot in project 2023-04-15 11:14:21 +02:00
JappaWakka f82f001026 Fixed Waterfall 2023-04-15 11:14:06 +02:00
darkfire006 80468415f2 make bill's PC visible only after having pokemon 2023-04-11 09:26:02 -05:00
darkfire006 76648bd5ba
Merge pull request #192 from djg2008/patch-2
Mystery Events should appear on all Pokecenter PCs
2023-04-11 09:18:23 -05:00
darkfire006 9988993c54
Merge pull request #193 from djg2008/patch-3
Your Room PC is now a normal PC
2023-04-11 09:16:27 -05:00
JappaWakka 1bdd6e1c55 Check if opponent is frozen before defrosting 2023-04-08 20:12:42 +02:00
JappaWakka ccad3e1f21 Implemented Destiny Knot item and added to route27 2023-04-08 17:36:22 +02:00
djg2008 11cd9432db
Your Room PC is now a normal PC
You can also combine with the script committed above to keep Mystery Events on the PC menu (and thus keep Mystery Events in Your Room).

But now, if you can access Bill's PC, you can also access the Storage System from Your Room (amongst other PC menu options!)
2023-04-07 20:29:46 +01:00
djg2008 e93ee4a2f8
Mystery Events should appear on all Pokecenter PCs
So you can enable/disable your mystery event bonuses from any Pokecenter nearby.
2023-04-07 20:20:43 +01:00
JappaWakka f34ddccb94 Tweak Ember 2023-04-04 15:28:38 +02:00
JappaWakka 54215c80ea Fixed backdrops not rendering and being stretched 2023-04-04 11:32:11 +02:00
JappaWakka b12ae2026d Fix namerater inconsistencies 2023-04-03 19:22:42 +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 ba07491069 Fix backdrop water 2023-04-01 08:58:23 +02:00
JappaWakka aa105b38a2 Fix scald not defrosting opponent...
Also added defrosting the opponent as a gamemode attack function
2023-04-01 08:58:01 +02:00
JappaWakka f90152c506 Implemented Torment move 2023-03-27 17:59:57 +02:00
JappaWakka ae5a26f8e3 Fix defrosting moves not working
By putting the move defrost check before the freeze animation/move cancelation check
2023-03-27 17:26:07 +02:00
JappaWakka f1484c77ca Fix for PP items in battle not starting round 2023-03-27 17:09:08 +02:00
darkfire006 cc582b21fd
Merge pull request #175 from djg2008/patch-1
Update barktown.poke
2023-03-26 14:14:03 -05:00
JappaWakka 779fda3885 Backdrop improvements...
Un-mirrored texture mapping
Added dynamic texture size based on the height of the backdrop texture
Backdrop color matches the daytime now
2023-03-26 19:40:25 +02:00
JappaWakka b2f6c98f8e Fix Infinite PP for opponents 2023-03-23 12:06:17 +01:00
JappaWakka 734ab3f4e9 Fix Strength Rocks 2023-03-23 11:40:16 +01:00
djg2008 88fdeffdd1
Update barktown.poke
Removed a duplicate Tentacool spawn from Old Rod encounter-group.
2023-03-22 21:43:29 +00:00
JappaWakka ce165c1e57 Fix for battlemaps with scriptblocks on them
like battle\underwatercave\underwater.dat
2023-03-19 19:11:12 +01:00
JappaWakka 774125da9e Fix struggle naming the wrong pokémon 2023-03-18 20:50:34 +01:00
JappaWakka b9f6637365 Made trainer battle intros look better
And also made it so that the battleintros get skipped if the _intro music is equal to or smaller than 1 second (useful for silent intros)
I also made sure trainer sprite scaling and positioning is correct
2023-03-18 20:47:12 +01:00
JappaWakka 5819ca30fe Fix for crash related to TrainerAI and using items 2023-03-18 19:56:52 +01:00
JappaWakka a806284149 Fix cancel pp changing items skipping battle turn 2023-03-15 15:40:46 +01:00
JappaWakka 390d8086dd Fix protean change with struggle 2023-03-15 15:39:59 +01:00
JappaWakka 2987cbb177 Pokémon no longer choose taunted status moves
but instead pick another move. if there are no usable moves left, the pokémon uses struggle
2023-03-09 20:00:20 +01:00
JappaWakka 66046800d3 Pokémon will no longer choose disabled moves...
but instead pick another move. if there are no usable moves left, the pokémon uses struggle
2023-03-09 19:36:47 +01:00
JappaWakka 9a7543fb33 Fix for StrengthRock softlock 2023-03-09 17:14:56 +01:00
darkfire006 ad6c008a98 missing a 0 2023-03-07 17:52:29 -06:00
darkfire006 7ccfe3184f fix alolan related evos from allowing all relevent conditions 2023-03-03 09:11:24 -06:00
JappaWakka e5ee6cb145 Temporarily comment out opponent switching 2023-03-03 12:28:30 +01:00
JappaWakka 628528b018 Fix daycare pokémon not showing correct form 2023-02-27 21:03:36 +01:00
JappaWakka 0ae62ceaef Have both double trainer npcs show up in battle 2023-02-27 20:25:16 +01:00
JappaWakka 19d88a3bda Tweak horizontal camera speed for controllers 2023-02-27 20:12:18 +01:00
JappaWakka 734ece683c Fix battle transition from displaying twice 2023-02-27 20:01:57 +01:00
JappaWakka ffefa421c4 Fix faint Pokémon message showing twice 2023-02-27 20:01:28 +01:00
JappaWakka 611e9688b9 Fix faint Pokémon message not showing...
when the Pokémon faints due to effects not caused by attacks/moves
2023-02-27 19:41:57 +01:00
JappaWakka 1114c3ae36 Fix TM/HM bootup sound effect 2023-02-27 19:19:07 +01:00
JappaWakka f5143a710a Mapped Pokégear to Back button on controllers
And enabling/disabling controller input to F6
2023-02-27 12:49:52 +01:00
darkfire006 2d92359734 prevent shiny related crashes for lapras and Mewtwo 2023-02-26 20:41:41 -06:00
darkfire006 0670fb54d7 fix surges rematch galvantula moveset 2023-02-26 20:39:47 -06:00
JappaWakka 9e991c88e4 Fix for forms getting wrong hidden ability 2023-02-26 17:40:25 +01:00
JappaWakka 2f0cccb052 Entering battle without pokémon triggers blackout 2023-02-26 17:16:39 +01:00
JappaWakka 022597262c Fixed replace fainted pokémon twice bug 2023-02-26 16:05:47 +01:00
JappaWakka daef33a886 Prevent wild & trainer battles without pokémon
when the player has no Pokémon in their team, wild and trainer battle commands don't do anything
2023-02-26 15:26:07 +01:00
JappaWakka 94247a7754 Fix GameModeSelectionScreen accent colors 2023-02-26 15:21:36 +01:00
JappaWakka bd647ef071 Forgot to save Player.vb 2023-02-26 12:48:42 +01:00
JappaWakka a371268441 Remove Pokémon if it faints due to poison damage..
with the DeathInsteadOfFaint GameRule set to 1
2023-02-26 12:38:25 +01:00
JappaWakka 4a38a43e1f Fix CanUseHealItems GameRule 2023-02-26 12:37:29 +01:00
darkfire006 6dd4750770 fix shiny suicune causing vermilion crashes 2023-02-25 21:32:48 -06:00
JappaWakka ec5f551bd2 Fixed empty line before message with rare candy 2023-02-23 21:17:51 +01:00
JappaWakka 42e625b5f4 Fix tackle attack animation softlocking 2023-02-23 21:14:01 +01:00
JappaWakka f50a62d3fc Consistency in SwitchPokemonQueryObject 2023-02-23 21:13:46 +01:00
JappaWakka 36a5ebf936 Fix opponent switching shenanigans 2023-02-23 12:58:43 +01:00
JappaWakka 5a6711f126 Prevent renaming issues with spaces 2023-02-23 12:30:24 +01:00
JappaWakka d9e21e0b6d Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy 2023-02-23 12:29:10 +01:00
JappaWakka b75de6fe5e Fixed BattleMapOffset not being set to 0 2023-02-23 12:27:48 +01:00
JappaWakka 75378268c0 Fix item usage when 0 remaining 2023-02-23 12:09:53 +01:00
JappaWakka ca410ee53b Fix Protean ability 2023-02-23 12:09:22 +01:00
darkfire006 de45805b89 actually break the rock 2023-02-20 23:18:34 -06:00
darkfire006 e75edaa7ff the only remaining / are for script math 2023-02-20 11:15:26 -06:00
darkfire006 91fc1bd1b9 fix caps in a map path 2023-02-20 11:02:28 -06:00
darkfire006 a3444d53e0 swap / with \ in script/map paths 2023-02-20 11:02:12 -06:00
darkfire006 cf0ec7f69d 3 more wrong silence keywords 2023-02-14 22:17:38 -06:00
darkfire006 c39f834ff9 fix nilllzz script lock up 2023-02-14 22:17:13 -06:00
darkfire006 24ba4b4378 fix enethil text 2023-02-13 18:26:02 -06:00
JappaWakka 300aa87738 Fixed slideblock and waterfall 2023-02-12 18:57:20 +01:00
JappaWakka 10a2faa62c Remove the word Berry from the Berry names 2023-02-12 16:20:47 +01:00
JappaWakka f77c45d102 Prevent walking into slideblocks from the back 2023-02-12 12:05:45 +01:00
darkfire006 9c7b511be4 change no music keyword for champ battles 2023-02-09 08:58:23 -06:00
JappaWakka 940cfb91ad Include Emblem Background 2023-02-09 13:44:54 +01:00
JappaWakka 3414d31b62 Failsafe for no usable audio devices 2023-02-09 13:44:35 +01:00
darkfire006 96f6bc2a42 fix Mt moon moon stone not repeating 2023-02-07 17:21:15 -06:00
darkfire006 15a34ad711 fix alolan raichu type 2023-02-07 17:21:02 -06:00
JappaWakka 72d653f65f Fix incorrect character list in rename screen
Also added space and a failsafe for if the name ends with a space
2023-02-02 15:59:26 +01:00
darkfire006 b27136d6bf Revert "Make Eevee stone evolve into Glaceon & Leafeon"
This reverts commit 4042783c4c.
2023-02-02 08:42:50 -06:00
darkfire006 614c5fcdac vermilion fixws 2023-02-02 08:42:24 -06:00
JappaWakka 1c0ba6b803 Fix Ember Rotation Direction 2023-02-02 14:58:49 +01:00
JappaWakka fabab5e32e Finally fixed protean not resetting types 2023-02-02 14:58:33 +01:00
JappaWakka f30ed7af8f Fix some multiturn moves using pp every time
Outrage, Petal Dance, Thrash, Uproar & Rollout now only use pp the first time
2023-02-02 13:54:33 +01:00
JappaWakka 4042783c4c Make Eevee stone evolve into Glaceon & Leafeon 2023-02-02 12:14:50 +01:00
JappaWakka 628f379a28 Fix opponent switching errors bug 2023-02-02 11:19:51 +01:00
JappaWakka 4d1899037b Fix item swap bug 2023-02-02 10:32:26 +01:00
JappaWakka 74d5981c22 Fixed items not being removed from inventory 2023-01-30 19:45:36 +01:00
JappaWakka 1503cecb1a Fix rare candy blank textbox 2023-01-30 19:22:24 +01:00
darkfire006 09fec864e7 fix her pokemon 2023-01-28 23:56:31 -06:00
JappaWakka 4464766202 Removed unnecessary checks for battlemapoffset 2023-01-27 18:31:48 +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
JappaWakka a15414bf24 Fix roar not ending wild battle
Made ability suction cups prevent Roar from hitting
2023-01-27 17:43:02 +01:00
darkfire006 7d300c93d5 improve sticky descriptions 2023-01-27 10:32:19 -06:00
darkfire006 f95034531b fix some trainer typos 2023-01-27 10:32:06 -06:00
JappaWakka 8f372b16f2 Fix item swap duplication (for real hopefully) 2023-01-27 13:17:25 +01:00
JappaWakka cf5ee111be Improved emblem display including popup
Text is now somewhat more readable
2023-01-26 20:21:53 +01:00
JappaWakka 55106f8450 Can't switch if not in original position 2023-01-23 12:27:36 +01:00
JappaWakka 48d3a0505b Weather render distance and color tweaks 2023-01-23 12:17:57 +01:00
JappaWakka c94f7a2b1b Fix requests not being blocked in bug contest 2023-01-23 12:12:43 +01:00
JappaWakka d3bde7eef0 Fixed some visual bugs related to pvp and trading
and replaced some fonts
2023-01-23 12:12:08 +01:00
JappaWakka 4f2513dac9 Fix no switching softlock 2023-01-23 11:31:21 +01:00
JappaWakka 72fceebcb0 Fix repels not being removed from bag 2023-01-23 11:15:54 +01:00
JappaWakka 2b0531ed8a Hopefully fix egg hp > maxhp 2023-01-23 11:15:30 +01:00
darkfire006 4c165742b9 fix name case 2023-01-19 08:56:25 -06:00
JappaWakka ed20fd14e8 Fixed Frillish & Jellicent & Spiky-Eared Pichu
and others
2023-01-18 20:54:17 +01:00
JappaWakka b8ffdb73c3 Teleport doesn't fail anymore if opp is faster 2023-01-18 20:13:04 +01:00
JappaWakka 7e7dae0d20 Fixed trick/item duplication and protean 2023-01-18 20:06:21 +01:00
JappaWakka 686cef84fe Tweaked weather colors and chances 2023-01-17 19:27:15 +01:00
JappaWakka 02aef02183 Adjust White Flute description 2023-01-17 18:37:08 +01:00
JappaWakka 6d5c798321 Remove Disable when ResetTemp is called
At the end of battle
2023-01-17 18:22:18 +01:00
JappaWakka d839b64689 Can't choose a move if it's disabled anymore 2023-01-17 18:21:30 +01:00
JappaWakka f77961afff Remove battlescreen update from InventoryScreen 2023-01-17 18:20:52 +01:00
darkfire006 074ee8bbfe remove single use TMs from hard mode 2023-01-15 18:53:32 -06:00
JappaWakka 7dedbb7ec2 Fix for non-HM field moves not visible in menu 2023-01-15 20:46:26 +01:00