Commit Graph

493 Commits

Author SHA1 Message Date
JelleInfinity
6537faa881
Added missing field names (#236) 2022-09-16 09:19:41 -07:00
JelleInfinity
86cf8027ca
Add SWSH/PLA to GameUtil (#232)
* Add SWSH/PLA to GameUtil

* Set to PLA instead
2022-09-13 20:13:27 -07:00
JelleInfinity
fdbf40cc5e
Found a missing field name (#231)
This is the string ID of a path that the pokemon will follow. (Think the figure 8 of flying mons)

An example can be seen if you follow these steps:
- Open "Area Editor"
- In "Obsidian Fieldlands" area, click the Regular tab
- Open spawner '2501' observe `path_area01_004` appear in this field

(I've also included a conversion to display friendly names in the area editor.)
2022-09-13 06:41:40 -07:00
JelleInfinity
1881fbff90
Set default encounter settings (#228)
These are the settings most often used. This makes the process of adding an encounter slot a lot less tedious.
Specifying default values this way has no effect on the deserialization of default (zero values).
2022-09-11 09:37:12 -07:00
JelleInfinity
0f40a36c3a
Use Types enum for UI values (#229) 2022-09-11 09:07:49 -07:00
Salier
af47a9305a
Fixed the randomisation inheriting process (#217)
* Fixed the randomisation inheriting process

* Corrected the ability inheritence 

Not anymore overwrite by the SameAbilityChance setting in the case of an inheritence

* Corrected Type inheritence

No longer overwrited by the SameTypeChance setting.

* Slight fix InheritTypeSetting.One and Type inheritence

Slight error causing too much random types use.
2022-09-10 11:38:51 -07:00
Philip Woolford
d692d957d4
Check for missing ExeFS or main executable in SWSH shiny editor (#216)
* Fix Shiny Rate Editor

This fixes the broken shiny rate editor that hasn't been re-implemented.

* Check for missing ExeFS or `main` executable in SWSH shiny editor
2022-09-10 11:38:27 -07:00
JelleInfinity
4272253790
Fix number formatting for certain culture info's (#227) 2022-09-10 11:38:05 -07:00
JelleInfinity
5c1fce310e
Fix map viewer (#225) 2022-09-10 11:37:53 -07:00
sora10pls
c7340bb785 Update NestHoleDistributionEncounter8Archive.cs 2022-09-08 23:28:30 -04:00
sora10pls
fe9e21749f Sync missing changes
oops
2022-07-22 21:10:42 -04:00
sora10pls
6406e1d4cd Update GameLocation.cs
related: #215
2022-07-22 21:07:26 -04:00
Philip Woolford
8da0a5d3d8
Fix Shiny Rate Editor (#211)
This fixes the broken shiny rate editor that hasn't been re-implemented.
2022-06-30 07:18:48 -07:00
Lusamine
311b32aa67
Rename some LandmarkItemSpawnTable fields (#207) 2022-05-16 23:31:56 -07:00
Kurt
58cf010e44 Add dump for mastery levels, duplicate levels 2022-05-06 20:52:47 -07:00
hp3721
ec9d9c539e
Fix Evolution and Learnset Editor for PLA (#206) 2022-04-27 15:58:31 -07:00
Kurt
0f65a31ab6 Indicate MO/MMO for PLA slots bin 2022-04-22 20:22:34 -07:00
Kurt
1316d70cf1 Fix Pokemon.txt dump for PLA 2022-04-22 20:22:07 -07:00
Kurt
8437c72f11 Show table name for spawner table 2022-04-16 21:28:07 -07:00
hp3721
d48682a30d
Fix Personal Data editing for PLA (#204) 2022-04-16 08:06:21 -07:00
Kurt
85ceb063ae Show spawns near hover, add (Any) species 2022-04-13 19:54:53 -07:00
Kurt
57b358d7e8 Show coordinates on hover 2022-04-13 19:30:58 -07:00
Tiddlywinkss
566e4fcc66
Fix ConditionType8a duplicate value (#200) 2022-04-01 21:34:07 -07:00
Kurt
de00f09bde Update evolution, add editor 2022-03-19 19:50:46 -07:00
Kurt
dc84470111 Continued tweaks
Rename files to match (groupLottery <-> group)
label more fields

Co-Authored-By: Lusamine <30205550+Lusamine@users.noreply.github.com>
2022-02-27 20:28:26 -08:00
Kurt
4cde037a60 Compress wild slots pickle
Order areas for negligibly faster search
2022-02-27 15:09:30 -08:00
Kurt
d897e79e0f Update dumper, recognize NHO spawns 2022-02-27 13:49:44 -08:00
Kurt
014d26656f Start associating NHO spawners to tables 2022-02-27 12:38:01 -08:00
Kurt
a2e34d86c8 Update NewHugeOutbreakGroup8a.cs 2022-02-27 10:30:10 -08:00
Kurt
32eca7eb9f Add New Huge configs 2022-02-27 09:45:58 -08:00
Kurt
0b7c6e6b54 PLA-v1.1 file count
Need to check everything for more fields...
2022-02-27 08:18:56 -08:00
Tiddlywinkss
68d8c7f0f8
Fill out some AreaSettings8a fields (#194)
Co-authored-by: tw <not@home>
2022-02-26 11:25:49 -08:00
sora10pls
432628590f Add Move Shop editor, Ha_Shop randomizer 2022-02-24 11:18:00 -05:00
sora10pls
ace8141df4 Update TrData8a.cs
verified ingame
2022-02-23 17:15:35 -05:00
sora10pls
926d6965b4 Add trainer randomization, label 2 more TrPoke8a fields 2022-02-23 14:55:36 -05:00
sora10pls
26631353d0 Don't randomize static Legendary Pokémon 2022-02-23 13:00:26 -05:00
sora10pls
ca813ddfd4 Implement several fixes/changes to static/gift randomization
Static: now iterate over all static encounters per table (now doesn't ignore 2 of the 3 static Paras), ban all boss battles, revise GV set (31 => 10)

Gift: random ball

Both: ban invalid species, and assign valid forms, randomize height/weight

Closes #191
2022-02-23 12:09:57 -05:00
Kurt
f21891745c Allow symbol editor save button
untested
2022-02-22 22:36:37 -08:00
sora10pls
562029fa17 Ban Legendary Pokémon from encounter slot randomization
rip clickbait thumbnails
2022-02-22 22:56:49 -05:00
sora10pls
47d4c4d528 Blacklist Deadwood Haunt Dusclops from being randomized 2022-02-21 19:57:37 -05:00
Kurt
6d76d21cfe Defer data object return to after init 2022-02-21 09:32:50 -08:00
sora10pls
a2f0a58f7a Allow LA species for randomization, handle bad forms 2022-02-21 10:29:51 -05:00
Kurt
22ede7da03 Add landmark editor 2022-02-20 23:35:18 -08:00
Kurt
bf8390fd2a Add Spawner object editor 2022-02-20 20:59:19 -08:00
Kurt
05bbdb98e1 Enable trainer saving
untested
2022-02-19 17:34:30 -08:00
Kurt
62a4fbc629 Handle area encounter case when none 2022-02-19 15:46:19 -08:00
Kurt
df1391e878 Cleaner slot indication in property grid 2022-02-19 15:10:42 -08:00
Kurt
5ff4d8d2ca Handle resident gfpak as gfpak 2022-02-19 15:09:55 -08:00
Kurt
007def6f96 Add area weather editor 2022-02-19 14:56:16 -08:00
Kurt
11dc219344 Create AreaWeatherTable8a.cs 2022-02-19 14:40:07 -08:00