Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Child Education Level Handling & Academy Name Generation #4229

Merged
merged 5 commits into from
Jun 21, 2024

Conversation

IllianiCBT
Copy link
Collaborator

This PR updates academy name generation to use a curated list for prep schools. Previously, it was using the adult name generation list, resulting in 3-year-olds "attending" university. Although this was only a visual bug, it was an easy fix so it made sense to address it before launch.

Additionally, I added a couple of clauses to Bulk Personnel recruitment and the birth process to better handle the education level for people generated by those systems. Previously, individuals were being born having already graduated from high school, which was not intended.

- Added new school types to Education.properties
- Added 'generateTypeChild' method to generate random educational institution type in EducationController.java
- Updated 'generateName' method to handle PrepSchool type
@IllianiCBT IllianiCBT added Bug Personnel Personnel-related Issues labels Jun 17, 2024
@IllianiCBT IllianiCBT self-assigned this Jun 17, 2024
@IllianiCBT IllianiCBT merged commit 93f7998 into MegaMek:master Jun 21, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Personnel Personnel-related Issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant