AkeemAllen / WikiGen

Desktop Application to generate wikis for Pokemon Rom Hacks
5 stars 1 forks source link

Feature/issue 28 type evolution pages #30

Closed AkeemAllen closed 2 months ago

AkeemAllen commented 2 months ago

When a pokemon's type or evolution details is modified, those changes are now added to the wiki and reflected on the Type Changes and Evolution Changes pages.

I also made some structural changes under the hood. I've switched from using my bespoke Navigation enum to represent the yaml and switched to serde_yaml's Value enum. This makes it much easier to manipulate all of the menu items.

https://github.com/AkeemAllen/WikiGen/assets/32404761/a47ef974-8017-4573-aeb4-b47560a11e5e