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

feat: slightly better serializer for unit actions and state, added attack action too #6834

Merged
merged 16 commits into from
Apr 14, 2025
Merged
Show file tree
Hide file tree
Changes from 14 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 0 additions & 40 deletions megamek/src/megamek/ai/dataset/ActionAndState.java

This file was deleted.

50 changes: 0 additions & 50 deletions megamek/src/megamek/ai/dataset/TsvSerde.java

This file was deleted.

106 changes: 0 additions & 106 deletions megamek/src/megamek/ai/dataset/UnitAction.java

This file was deleted.

88 changes: 0 additions & 88 deletions megamek/src/megamek/ai/dataset/UnitActionField.java

This file was deleted.

86 changes: 0 additions & 86 deletions megamek/src/megamek/ai/dataset/UnitActionSerde.java

This file was deleted.

Loading
Loading