Kurt
57cf384f44
Condense friendship shortcut's expression
...
decouples it from the GUI by doing things step by step
2021-11-22 19:03:42 -08:00
Synthlight
b32ad02c10
Add/Enable BDSP Battle Tower Points (BP). ( #3309 )
2021-11-22 18:56:31 -08:00
Kurt
e6cd906177
Allow saving of affixedribbon from gui
...
do it in batch editor `.AffixedRibbon=-1` anyways
2021-11-22 16:14:10 -08:00
Kurt
920c9062b8
Fix resource name
...
Closes #3306
2021-11-22 00:27:43 -08:00
Kurt
37e2804aed
Update 21.11.21
...
Things are stable enough, and I'm not passing up that palindrome date version ;)
still 11/21 where it matters!
2021-11-21 23:08:11 -08:00
Kurt
cd5c220ddc
Show correct HatchCounter value for BDSP traded eggs
...
Yay abstractions to hide away the quirks.
BDSP traded eggs set HT_Friendship and the CurrentHandler flag, but the HatchCounter is always the OT_Friendship value.
Trades always receive BaseFriendship, instead of a hardcoded 50. Necessary to not hardcode because it's immutable for eggs.
Clicking the hatch counter label now sets it to the legal minimum hatch counter (best), and control clicking sets it to the max (worst). Check the encounter template for the true maximum.
2021-11-21 19:53:13 -08:00
Kurt
1ca1b838c1
Handle traded BDSP eggs & flag HatchCounter=0
2021-11-21 19:29:07 -08:00
Kurt
829641d874
Set none location when eggifying
2021-11-21 18:47:57 -08:00
Kurt
27e899ffdd
Yield SP eggs in encounter db, detect "link trade" correctly
2021-11-21 18:36:36 -08:00
Kurt
2cb3b61e48
Fix egg toggling in GUI, egg location auto-select
2021-11-21 18:36:02 -08:00
Xzonn
84495de858
Change 晶燦鑽石 to 晶灿钻石 (Simplified Chinese) ( #3294 )
...
https://www.pokemon.co.jp/ex/bdsp/sc/
2021-11-21 18:23:08 -08:00
Kurt
a9bc86bb13
Clear deleted item slots
...
Closes #3304 ty @MewtwoFanz
2021-11-21 17:49:34 -08:00
Kurt
ba9db5ae99
Ban ball inheritance for bdsp fossils
2021-11-21 17:31:45 -08:00
Kurt
9b8f1c8305
Allow multiple diggerdrill
2021-11-21 12:52:16 -08:00
Kurt
32edb660ce
BDSP: Add underground item-inventory editor
2021-11-21 11:33:04 -08:00
Kurt
5e867a1830
BDSP: Show adventurestart/latest save time in trainer editor
2021-11-21 09:14:13 -08:00
sora10pls
3db6b69c09
Add Poffin ingredient berries to item arrays
...
Closes #3301
2021-11-21 08:14:48 -05:00
Kurt
ee567a7d15
Add systemtime, (underground item, poketch, both no GUI)
...
systemtime to be integrated to trainer info editor later
2021-11-20 23:54:27 -08:00
Kurt
9d5cff5221
Add daycare reader, show playtime in backup filename
2021-11-20 19:10:42 -08:00
Kurt
d56d675868
Add feebas to slot list
2021-11-20 18:34:04 -08:00
Kurt
3e677bf6c0
Add elemental beam type tutors for BDSP
2021-11-20 16:50:44 -08:00
Kurt
6980026ca2
Add BDSP trainer stat records
...
Continue crawling down the serialized savedata structure :)
2021-11-20 15:40:18 -08:00
Kurt
1d3d317665
Add initial Trainer Info editor for BDSP
...
Closes #3297
2021-11-20 10:34:20 -08:00
Kurt
c355a5f65d
Revise form match criteria for Burmy slots - can be any cloak
2021-11-20 09:59:14 -08:00
Kurt
baa7bd52a8
Manually hardcode incompatible conversion cases for P*8
2021-11-20 09:40:38 -08:00
Kurt
921b151aef
Add zoneID property
2021-11-20 09:37:40 -08:00
Kurt
d1165fe76c
Add fashion unlock flags
2021-11-20 09:37:22 -08:00
Kurt
b26f4db6ab
Enforce AffixedRibbon -1
...
All your hacks are still hacks
Re-expose affixed ribbon in the ribbon editor for PB8
Since there's no way to change it in BDSP, flag anything non-neg1
2021-11-20 09:04:09 -08:00
Kurt
b2fd51ddab
Revise roamer locations: source from mvpoke
...
Route 220 (00485) now valid
now invalid:
Route 224 (00411)
Route 225 (00412)
Route 227 (00414)
Route 228 (00416)
Route 229 (00420)
matt assumed dppt locations were reused, but not entirely :)
Closes #3296
2021-11-20 09:02:24 -08:00
Kurt
721d489402
Fix TM indexes (oops)
...
I guess none of us really tested TMs to notice
Closes #3293
2021-11-19 23:31:02 -08:00
Kurt
93aaad6cd4
Revert net6 to net5
...
would rather have pipeline builds for those keen right now
2021-11-19 23:19:41 -08:00
Kurt
b25a7b621f
Update BatchEditing.cs
2021-11-19 22:38:37 -08:00
Kurt
c67565288c
Update translatable resources
...
actually committing to master
2021-11-19 18:51:33 -08:00
Kurt
723514e89c
Update 21.11.19 - Brilliant Diamond & Shining Pearl ( #3289 )
...
Big thanks to @SciresM @sora10pls @Lusamine @architdate @ReignOfComputer for testing and contributing code / test cases. Can't add co-authors from the PR menu :(
Builds will fail because azure pipelines not yet updated with net6.
2021-11-19 18:23:49 -08:00
sora10pls
5cff79f382
Update GO legality binaries 🥒
2021-11-18 21:15:19 -05:00
sora10pls
ac9f3941c1
Add new distribution raids 🧬
2021-11-18 19:17:56 -05:00
Kurt
b77a197b74
Add optional EXP stripe toggle for sprite draw
...
helps visual identification of suspect EXP values
2021-11-07 14:48:59 -08:00
Kurt
692898fe46
Set metadata for sav on certain paths
...
Closes #3282
2021-11-07 10:17:03 -08:00
sora10pls
f23490f02a
Update some Kanto sprites and Shiny Combusken
...
See: https://github.com/msikma/pokesprite/issues/106
Co-Authored-By: Michiel Sikma <mike@letsdeliver.com>
2021-11-02 11:58:02 -04:00
Kurt
3f44acf813
Don't show blank popup when saying No on group import
...
ty anubis
2021-10-31 12:20:19 -07:00
TcavemanT
135610124a
Added a tooltip to the legal PictureBox to better help new users. ( #3280 )
2021-10-30 22:04:44 -07:00
Kurt
77d1a990cd
Add setting to auto-max IVs when changing HP type
...
https://projectpokemon.org/home/forums/topic/59634-hidden-power-improvement-feature-request/?do=findComment&comment=270001
Default is true.
2021-10-30 12:38:00 -07:00
Kurt
8a48730adf
Lessen severity of Gen1 missing moves if leveled up once
...
Closes #3277
2021-10-29 21:25:48 -07:00
Kurt
32bd948f26
Fix battle frontier gold symbol set
...
Closes #3279
2021-10-29 20:11:30 -07:00
sora10pls
338bc562bb
Add new distribution raids 🦊 👻
2021-10-28 20:05:02 -04:00
Kurt
533526465e
Omit exclusions if empty
2021-10-25 20:03:16 -07:00
Kurt
4089a42fe0
Wait for csv export before disposing of form
...
https://projectpokemon.org/home/forums/topic/59622-error-generation-csv-of-box-data-report/
ty GLBBx303
2021-10-25 20:00:47 -07:00
Lusamine
bf94c1de1f
Document both SWSH bike boost save blocks
2021-10-24 20:39:10 -05:00
CanoeHope
aeb1043d4e
Added 2 SWSH blocks ( #3276 )
2021-10-23 22:15:48 -07:00
Kurt
640cb3bad1
Update OT and language state when egging pk3
...
https://projectpokemon.org/home/forums/topic/59250-pkhex-210806/?do=findComment&comment=269850
2021-10-23 15:45:32 -07:00