Commit Graph

2614 Commits

Author SHA1 Message Date
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
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
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 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