sora10pls
007aed07ae
Add latest distribution outbreak data
2023-12-24 19:05:00 -05:00
Kurt
245f267b03
4.5 surskit quirk
...
int.TryParse no longer correct; `4.5` is a valid `4` per the game filtering behavior.
Surskit: `1,4.5,7`
2023-12-21 16:06:49 -08:00
sora10pls
52d55101d4
Add latest distribution raid/outbreak data 🐧 🤖
2023-12-21 19:02:58 -05:00
Kurt
7759596ffd
Correct minior out-of-battle form
2023-12-21 11:31:37 -08:00
Kurt
d4eccd92ca
Update raid minior-0, fixed spawns (stellar/under)
2023-12-20 23:42:20 -08:00
Kurt
2fe0f24301
Fix broken unit tests (location, item, evo order)
2023-12-20 14:40:13 -08:00
sora10pls
41c830fa2c
Add BCAT Milcery outbreaks
2023-12-19 22:34:42 -05:00
Kurt
cbc63ef0a0
Handle non-nicknamed partner trades & weight/scale
2023-12-18 10:19:47 -08:00
Kurt
9c0e9c31da
Add weather marks, rebuild fixed encs
...
Still a few stragglers, but better overall.
2023-12-18 08:00:21 -08:00
Kurt
b8d370b661
Fix new tm bitflags, torque move check
...
ty roc for info
2023-12-17 17:51:55 -08:00
Kurt
10cae1316e
Update 23.12.18
2023-12-17 17:06:39 -08:00
Kurt
01c82e472e
Add support for Indigo Disk ( #4111 )
2023-12-17 16:41:15 -08:00
Sakura
4f56aa27f7
Update WC9 Dates ( #4102 )
...
* Add Paldea Gimmighoul Date
* Add コロコロ Roaring Moon and Iron Valiant Date
* Update
2023-12-17 16:39:26 -08:00
Eelen
30f3354b94
Update CHS Translations ( #4100 )
...
Co-authored-by: Professor Dirty <103500840+wubinwww@users.noreply.github.com>
2023-12-17 16:39:03 -08:00
abcboy101
edf28f74ff
Fix 3DS country/region names ( #4095 )
2023-12-09 06:22:05 -08:00
902PM
52be5b3d40
Update gen2/3 flags
2023-12-07 23:21:53 -08:00
sora10pls
99b9911aa1
Add latest distribution raid/outbreak data ⏰ 🌌 🌸
2023-12-07 20:17:22 -05:00
Sakura
87efd747c4
Add Darkrai and Shiny Lucario Date ( #4094 )
2023-12-07 12:57:26 -05:00
902PM
61ab70f6bf
Update const_frlg_ja.txt ( #4088 )
...
Translated " const_frlg_ja" into Japanese.
2023-12-06 21:15:39 -08:00
902PM
1085a31a56
Update const_e_ja.txt ( #4087 )
...
Translated " const_e_ja" into Japanese.
2023-12-06 21:15:29 -08:00
902PM
50878846bf
Update flags_e_ja.txt ( #4086 )
...
Translated " flags_e_ja" into Japanese.
2023-12-06 21:15:20 -08:00
902PM
0be8873b89
Update flags_frlg_ja.txt ( #4084 )
...
Translated into Japanese.
2023-12-06 18:27:31 -08:00
Kurt
d47bb1d297
Update .NET Runtime to .NET 8.0 ( #4082 )
...
With the new version of Visual Studio bringing C# 12, we can revise our logic for better readability as well as use new methods/APIs introduced in the .NET 8.0 BCL.
2023-12-03 20:13:20 -08:00
Momonopopotee
dcb72b0993
Update Gen5 Event Flags ( #4079 )
2023-11-30 16:40:19 -08:00
Eelen
41a3196161
Update CHS Translations ( #4075 )
...
Co-authored-by: Professor Dirty <103500840+wubinwww@users.noreply.github.com>
2023-11-26 11:48:19 -08:00
Momonopopotee
4f998e2fe0
Add B2W2 Volcarona Event Flags ( #4074 )
...
* Update flags_b2w2_en.txt
* Update flags_b2w2_es.txt
* Update flags_b2w2_ja.txt
* Update flags_b2w2_ko.txt
* Update flags_b2w2_zh.txt
* Update flags_b2w2_zh2.txt
2023-11-24 07:49:40 -08:00
sora10pls
088bc29691
Ow, the edge
2023-11-23 19:06:30 -05:00
Sakura
ef52c390df
Add Team Star Revavroom Date ( #4071 )
2023-11-22 12:21:29 -05:00
Sakura
684ea363d8
Add Alex Dragapult Date ( #4065 )
2023-11-18 21:45:30 -05:00
sora10pls
9b8cda39e7
Add Gen5 Musical Prop editor
...
Closes #4069
Chinese localizations copied from English (was not an available language until Gen7), contributions welcome!
Co-Authored-By: Jonathan Herbert <3344332+foohyfooh@users.noreply.github.com>
2023-11-18 21:41:10 -05:00
sora10pls
2e1e2b74f7
Add B2W2 Medal localizations
...
Closes #4068
Chinese localizations copied from English (was not an available language until Gen7), contributions welcome!
Fix typo categries -> categories
2023-11-18 21:15:38 -05:00
sora10pls
aec0367085
Add Eevee Day raid/outbreak BCAT data
2023-11-16 19:07:20 -05:00
sora10pls
d43b78349c
Remove unreleased Altering Cave (E) enc slots
...
See 149c3fec20
2023-11-13 11:30:44 -05:00
Kurt
a01c9ff5c6
Permit Headbutt from Water (Route 47)
...
See associated dumper commit for unprocessed change:
c06dc6893f
Closes #4058 ty @MaxAkito !
2023-11-11 19:57:56 -08:00
abcboy101
894ea1d628
Add conversion for Gen 4 saves between KO and JP/INTL formats ( #4057 )
...
* Refactor Gen 4 extra blocks
* Replace FetchHallBlock with extra block getter
* Add UI to convert save to/from Korean
* Do not modify uninitialized General/Storage blocks
* Detect invalid extra blocks
2023-11-08 23:33:40 -08:00
Sakura
5ce9619690
Add PokéCenter Pawmi&Charcadet、Korea Bundle Fidough Date ( #4052 )
...
Co-authored-by: Joseph11024 <83472295+Joseph11024@users.noreply.github.com>
2023-11-05 14:27:41 -08:00
sora10pls
5708310f6f
Add latest distribution raid data 🔥 👻
2023-11-02 20:03:32 -04:00
Kurt
b088a29c88
Gen4 Pt: remove invalid Korean event flag rows
2023-10-28 22:00:14 -07:00
Samuel Magnan
be576be88b
Add Crystal Mystery Gift item in Simple Editor ( #3983 )
...
For Pokémon Crystal international release, add the option to edit the Mystery Gift item in the Simple Editor.
2023-10-27 21:19:13 -07:00
Jonathan Herbert
0015beb8d8
Add Accessors for Black 2 And White 2 Medals ( #4043 )
...
Thanks @suloku as the logic this uses comes from their BW_tool.
2023-10-27 21:02:04 -07:00
Jonathan Herbert
fd1f00e1a6
Handle Sun and Moon Legendary At Altar Flags Correctly ( #4044 )
...
According to the research by IgnisSpace shown on https://projectpokemon.org/home/forums/topic/64103-sm-battle-flags-and-others-misc-flags/ , Solgaleo and Lunala have different flags for if they are at the Altar of the Sunne/Moone.
2023-10-27 21:01:27 -07:00
sora10pls
7fd1c9da1e
Add Halloween raid/outbreak data
2023-10-26 21:12:14 -04:00
Kai
6978db5e9a
Add Trixie Mimikyu Eligible Date Range ( #4035 )
2023-10-13 19:28:11 -04:00
Kurt
4877c63750
Update 23.10.11
...
Add sizes for 2.0.2
Add crossover Unown-C location for PLA - Closes #4031
2023-10-11 20:12:51 -07:00
BlackShark
bf8a5451ed
Updated badwords.txt ( #4032 )
...
* Updated badwords.txt
* More clean up
2023-10-10 15:18:45 -07:00
sora10pls
bb5cc7cff1
Add latest distribution raid data 🦉 🥋
2023-10-05 20:03:16 -04:00
Kurt
c23bae5180
Add Distribution Outbreak type & recognition
2023-10-04 22:49:56 -07:00
Kurt
17e0f1feee
Prefer cave when finding Fixed origin AreaInfo
...
see pkNX commit
2023-09-29 22:33:43 -07:00
Kurt
c00657f845
Update 23.09.25
2023-09-24 21:19:53 -07:00
Kurt
bc18cd0ab4
Kitakami: Fixed spawn subzone & crossover
2023-09-24 17:02:42 -07:00