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

Prevent Early Clan Units in Non-Clan Campaigns #5094

Merged
merged 3 commits into from
Oct 21, 2024

Commits on Oct 21, 2024

  1. Prevent Early Clan Units in Non-Clan Campaigns

    Added a check to prevent Clan units from appearing in the unit market for non-Clan campaigns, prior to the fifth wave of invasion.
    
    This ensures historical accuracy by removing early access to Clan technology.
    
    I chose the fifth wave of invasion, as that seems a reasonable point by which the proliferation of Clan technology (while not common) would likely begin across the Inner Sphere.
    IllianiCBT committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    88269dc View commit details
    Browse the repository at this point in the history
  2. Update date constants to Battle of Tukayyid

    Replaced the "Invasion Wave Five" date with the Battle of Tukayyid date in the addSingleUnit method.
    IllianiCBT committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    7ba5dec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abd8f2d View commit details
    Browse the repository at this point in the history