abcboy101
9817b29483
Add Berry Powder, Pokéblock3, Decoration3, and Record4 editors ( #4298 )
...
* Add Berry Powder to Misc3 editor
* Add Pokéblock Case editor for Gen3
* Pokéblock/Poffin localization
* Add Decoration editor for Gen3
* Localization
* Add Record editor for Gen4
2024-06-13 00:01:49 -05:00
Easy World
d5e5eec082
Update translation ( #4291 )
2024-06-05 08:24:04 -05:00
Kurt
0bbba81fca
Update 24.06.03
...
Stream translation text when loading. No need to allocate a few thousand strings and an array.
2024-06-03 23:32:45 -05:00
Kurt
093fca37ec
Add enum to GUI translatable list
...
Improve perf of GUI scrape by only making forms once, don't fully set up Main
Add method to get a list of translated Enum names
Adds translatability for size markings
Closes #4266
2024-06-03 19:37:57 -05:00
Kurt
99a514b0bc
Update translatables
2024-06-02 23:19:33 -05:00
abcboy101
5014b0c891
Add country/region editor to Geonet editor ( #4286 )
...
Adds individual country/region-level editing to the Geonet/Unity Tower editors
2024-06-01 17:56:20 -05:00
abcboy101
e6cf61330a
Add Seal, Accessory, and Backdrop editors ( #4284 )
...
- Adds editors for the Seal, Accessory, and Backdrop inventories in Gen4
- Adds a line in the Gen4 Mystery Gift editor to display which Goods, Seal, Accessory, Backdrop, Pokétch app, or Route Map is contained in a gift
- Changes the HG/SS Apricorn editor to display localized item names instead of hard-coded English strings
2024-05-30 23:42:03 -05:00
Eelen
f74efceec3
Update lang_zh.txt ( #4271 )
2024-05-13 09:00:38 -05:00
902PM
28add13282
Fix some typos in Japanese localization ( #4264 )
...
* Update LegalityCheckStrings_ja.txt
* Update lang_ja.txt
* Update lang_ja.txt
* Update MessageStrings_ja.txt
* Update const_hgss_ja.txt
* Update const_rs_ja.txt
* Update const_e_ja.txt
* Update text_ItemsG3_ja.txt
* Update text_ItemsG2_ja.txt
* Update text_ItemsG1_ja.txt
* Update text_Character_ja.txt
* Update lang_ja.txt
* Update lang_ja.txt
* Update lang_ja.txt
* Update MessageStrings_ja.txt
* Update LegalityCheckStrings_ja.txt
* Update flags_dp_ja.txt
* Update flags_pt_ja.txt
2024-05-12 16:02:59 -05:00
Easy World
e9b7ccac17
Update Chinese Translation ( #4262 )
...
* Update Chinese Translation
* Translation tweak
2024-05-06 06:05:01 -05:00
Kurt
5af6678784
Update 24.05.05
...
Fix devutil text update
swap tox & poison icons, move picturebox to the right
add some Legality settings util functions
2024-05-05 23:24:32 -05:00
902PM
004795b329
Changes ( #4257 )
...
* Create const_sm_ja.txt
* Update const_pt_ja.txt
* Create const_oras_ja
* Update flags_oras_ja.txt
* Update const_rs_ja.txt
* Update flags_rs_ja.txt
* Update flags_e_ja.txt
* Create const_b2w2_ja.txt
* Create const_bw_ja.txt
* Update flags_bw_ja.txt
* Update flags_b2w2_ja.txt
* Update lang_ja.txt
2024-05-04 15:10:43 -05:00
Eelen
40353c7922
Update CHS Translations ( #4256 )
...
Co-authored-by: Professor Dirty <103500840+wubinwww@users.noreply.github.com>
2024-04-28 22:47:32 -06:00
902PM
3087519c62
Translated to Japanese. ( #4249 )
...
* Update lang_ja.txt
* Update flags_hgss_ja.txt
* Create const_hgss_ja.txt
* Create const_dp_ja.txt
* Create const_pt_ja.txt
* Update lang_ja.txt
2024-04-22 14:40:03 -06:00
Kurt
c95d56bfd6
Update 24.03.26
2024-03-25 00:46:21 -05:00
Eelen
cc7f96951f
Update lang_zh.txt ( #4225 )
2024-03-19 23:42:36 -06:00
Eelen
4c950760a3
Update CHS Translations ( #4216 )
...
Co-authored-by: Professor Dirty <103500840+wubinwww@users.noreply.github.com>
2024-03-12 07:33:54 -05:00
Eelen
66ac64bc85
Update CHS Translations ( #4212 )
2024-03-11 08:35:19 -05:00
Kurt
c432c56ca5
Update 24.03.10
2024-03-10 18:38:47 -05:00
Jonathan Herbert
40cea0c858
Add A Few Time Editors For LGPE, SwSh and SV ( #4201 )
...
- In SAV_Trainer7GG, add Adventure Begin and Last Saved
- In SAV_Trainer8, re-enable Last Saved
- In SAV_Trainer9, add Last Saved
2024-03-03 23:35:11 -06:00
abcboy101
32e888d871
Check nicknames/OTs against characters in font ( #4146 )
...
* Check nicknames/OTs against characters in font
* Update translations
* Do not show warning for Gen4 and earlier
* Use Gen5/7 font for Gen 3-4/1-2 transfers
* Minor style pref
* Remove font legality checks
* Add missing/update Switch fonts
2024-02-23 13:23:50 -06:00
Kurt
95fbf66a6e
Refactor: Gen3/4 Lead Encounters, property fixing ( #4193 )
...
In addition to the Method 1 (and other sibling PIDIV types) correlation, an encounter can only be triggered if the calls prior land on the Method {1} seed. The RNG community has dubbed these patterns as "Method J" (D/P/Pt), "Method K" (HG/SS), and "Method H" (Gen3, coined by yours truly). The basic gist of these is that they are pre-requisites, like the Shadow locks of Colosseum/XD.
Rename/re-type a bunch of properties to get the codebase more in line with correct property names & more obvious underlying types.
2024-02-22 21:20:54 -06:00
Eelen
f06ba907b0
Update CHS Translations ( #4166 )
...
Co-authored-by: Professor Dirty <103500840+wubinwww@users.noreply.github.com>
2024-01-21 13:02:13 -06:00
Jonathan Herbert
690de20687
Add Support For SV Throw Style ( #4153 )
...
* Add Support For SV Throw Style
* Change Support Board To Club Room
The block contains more than just the support board so correcting name.
2024-01-15 18:50:17 -08:00
Kurt
08104179b7
Update 24.01.12
2024-01-12 22:37:01 -08:00
Eelen
9da0955f10
Update lang_zh.txt ( #4151 )
...
Co-authored-by: Professor Dirty <103500840+wubinwww@users.noreply.github.com>
2024-01-06 16:45:06 -08:00
Kurt
cca9d55013
Swap stat display (Spe+Special) for Gen1 games
...
Closes #4014
Show Special as "Special" instead of "SpC" because I feel it's warranted only in this case.
2024-01-02 16:26:45 -08:00
Lugiad
4ce354915d
Update lang_fr.txt ( #4135 )
2023-12-28 16:22:07 -08:00
Kurt
92a3f71033
Update 23.12.22
2023-12-21 19:41:54 -08:00
Jonathan Herbert
3ce726087c
Fix Language Files Not Matching DLC Raid Buttons ( #4125 )
...
* Fix Language Files Matching DLC Raid Buttons
Fix translation issue caused by PR #4112
* Update lang_es.txt
2023-12-21 10:50:51 -08:00
Eelen
5ad7a31171
Update CHS Translations ( #4117 )
...
Co-authored-by: Professor Dirty <103500840+wubinwww@users.noreply.github.com>
2023-12-18 20:23:58 -08:00
Eelen
6f815c975c
Update CHS Translations ( #4115 )
...
Co-authored-by: Professor Dirty <103500840+wubinwww@users.noreply.github.com>
2023-12-18 01:27:17 -08:00
Kurt
c892225a55
Oops
2023-12-17 17:26:38 -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
abcboy101
69cd3455be
Add Chatter Editor ( #4101 )
...
* Add Chatter accessors
* Add Chatter Editor
* Update translations
2023-12-17 16:39:15 -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
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
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
abcboy101
62df64e6f5
Gen 6/7/8/9 map position/rotation ( #4054 )
...
* Add Rotation to Gen 6 map position
* Keep 7 digits of precision for XYZ coordinates
* Scale coordinates in Trainer Data Editor
* Localization for SAV_Trainer.L_R
* Add SWSH map position
* Add LA map position
* Add Rotation to SV map position
* Add GG map position
2023-11-05 12:24:08 -08:00
Lusamine
8d409be8ba
Fix translation scrape for TechRecordEditor
2023-10-15 10:35:01 -05:00
Lusamine
7efa575eb0
Update translateables
2023-10-15 10:30:46 -05:00
Eelen
90039f62b6
Update lang_zh.txt ( #4037 )
2023-10-14 23:42:13 -05:00
Jonathan Herbert
63b8257315
Fix Typo In 23.10.11 Changelog ( #4034 )
2023-10-11 22:37:33 -07: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
Kurt
35696c97ed
Update GUI translations
2023-09-24 21:27:56 -07:00
Kurt
c00657f845
Update 23.09.25
2023-09-24 21:19:53 -07:00
Eelen
35d435db77
Update lang_zh.txt ( #4015 )
...
Co-authored-by: Professor Dirty <103500840+wubinwww@users.noreply.github.com>
2023-09-24 21:02:44 -07:00
Eelen
b68899e0dd
Update CHS CHT Translations ( #4005 )
...
Co-authored-by: Professor Dirty <103500840+wubinwww@users.noreply.github.com>
2023-09-18 10:01:54 -07:00
sora10pls
5c1d165f2d
Enhance SV fashion unlocker for DLC 1
...
No point in having a billion categorizations for fashion, makes things too bloated as more items get introduced.
Add in DLC items, fix giving opposite-gender starting uniforms.
Closes #3994
2023-09-16 15:34:21 -04:00