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

Refactor ChoiceStoryPoint and NarrativeStoryPoint with underlying abstract DialogStoryPoint class #4026

Merged
merged 2 commits into from
May 12, 2024

Conversation

AaronGullickson
Copy link
Member

This is a slight tweak to the StoryPoint classes that create dialogs (ChoiceStoryPoint and NarrativeStoryPoint). I was previously tracking the image used for the dialog in StoryPoint itself, but I think it makes more sense to create an intermediate abstract DialogStoryPoint that tracks this and which ChoiceStoryPoint and NarrativeStoryPoint inherit.

@AaronGullickson AaronGullickson marked this pull request as ready for review April 23, 2024 19:20
@HammerGS HammerGS merged commit c4d4230 into MegaMek:master May 12, 2024
4 checks passed
HammerGS added a commit that referenced this pull request May 12, 2024
+ PR #4037: Better Randomness in BotForceRandomizer
+ PR #4026: Refactor ChoiceStoryPoint and NarrativeStoryPoint with underlying abstract DialogStoryPoint class
+ PR ##3980: Improved CamOps Unit Rating Handling Within Clamp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants