HouraiTeahouse / FantasyCrescendo

A 2.5D Touhou Platform Fighter, By the fans, for the fans.
https://docs.houraiteahouse.net/FantasyCrescendo
GNU General Public License v2.0
105 stars 29 forks source link

Added state machine to MatchState for restricting Simulations. #300

Closed LadyEbony closed 6 years ago

LadyEbony commented 6 years ago

Motivation and Context

Types of changes

What types of changes does your code introduce? Check all the boxes that apply:

Description

LadyEbony commented 6 years ago

Address requested changes. Check commit for more details. (Forget to mention that I added serialization for MatchProgressionState)

LadyEbony commented 6 years ago

Addressed code style fixes.