forked from j62/ctbrec
1
0
Fork 0
ctbrec/common
XxInvictus fe21f8d6a9 Patching in ForcePriority changes, needs test case
Patching in the first set which is ForcePriority context menu feature, allows instantly bumping a model to top of priority list no matter what their priority value is.

# TODO
- Needs a test case, I made an attempt but unfortunately I do not know enough to get this working so I have removed it. Doesn't help I had to do some mangling to get the current path joining to work properly with Windows-based paths and pass the current tests.
- The basic test case it needs is 2 Models, Model with lower priority does not record, forcepriority to true on lower priority Model, Model with lower priority should now record, set back to false on lower priority Model, Model with lower priority should no longer record.
2023-11-23 11:45:41 +10:30
..
.settings Add tests for RecordingPreconditions 2021-06-06 14:09:04 +02:00
src Patching in ForcePriority changes, needs test case 2023-11-23 11:45:41 +10:30
.classpath Add tests for RecordingPreconditions 2021-06-06 14:09:04 +02:00
.gitignore Add idea project files to .gitignore 2020-11-21 19:20:01 +01:00
.project Split up project into client, server, common and master 2018-11-18 22:42:13 +01:00
pom.xml Set version to 5.2.2 2023-11-15 20:13:27 +01:00