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