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

State machine #34

Merged
merged 26 commits into from
Jan 18, 2025
Merged
Changes from 1 commit
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
d1a570f
Base Implementation of State Machines
avidraccoon Sep 9, 2024
d83aa7d
Minor Changes to fix logic
avidraccoon Sep 9, 2024
08e5307
Rearranged order of methods for better readability
avidraccoon Sep 10, 2024
8e36b57
Added Json loading
avidraccoon Sep 10, 2024
d587d6e
Basic Test Classes Implementation
avidraccoon Sep 10, 2024
b63ea88
Fixed errors
avidraccoon Sep 12, 2024
9d60bee
Do not push
avidraccoon Sep 16, 2024
5514aae
WIP rewrite of state machine
avidraccoon Nov 10, 2024
3b1a0a3
Added simple tests (Most likly will change soon)
avidraccoon Nov 10, 2024
8833d54
WIP - Added better type support for enums and half complete test. Mig…
avidraccoon Nov 11, 2024
c7db46f
State to figure out new functions and start polishing StateMachine
avidraccoon Nov 19, 2024
efd8ec0
Add more customization
avidraccoon Nov 20, 2024
21040fa
Mostly ready state machine
avidraccoon Nov 21, 2024
51d391e
Merge branch 'main' into StateMachine
avidraccoon Dec 2, 2024
b691820
Merge branch 'main' into StateMachine
avidraccoon Dec 16, 2024
57a9a59
WIP - Adding Javadocs, Fixing Structure, and Finish Implementing cust…
avidraccoon Jan 9, 2025
9f604a4
WIP - Javadocs
avidraccoon Jan 11, 2025
13899a9
Merge branch 'main' into StateMachine
avidraccoon Jan 17, 2025
707209c
More JavaDocs
avidraccoon Jan 17, 2025
590e167
Merge branch 'StateMachine' of https://github.com/team401/coppercore …
avidraccoon Jan 17, 2025
fab07d9
Fixed Building I hope
avidraccoon Jan 17, 2025
9cf1047
more java docs
avidraccoon Jan 18, 2025
ad3ebec
Finished State Machine Javadocs
avidraccoon Jan 18, 2025
99fb614
Merge branch 'main' into StateMachine
avidraccoon Jan 18, 2025
3f81248
.
avidraccoon Jan 18, 2025
4644f4d
Merge branch 'StateMachine' of https://github.com/team401/coppercore …
avidraccoon Jan 18, 2025
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
Prev Previous commit
Next Next commit
Merge branch 'main' into StateMachine
  • Loading branch information
avidraccoon authored Dec 16, 2024
commit b6918209cf6e77ef66324ee8a9b52cb82bf62eb8

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.