Skip to content

v1.0.0

Compare
Choose a tag to compare
@Wolkenfarmer Wolkenfarmer released this 05 Jun 08:46
· 199 commits to main since this release
7d95321

Officially implemented all Must-haves

What's Changed

  • Phase changes
    • Imported all possible patient states
    • Phase changes of the patient can be observed and phase changes follow automaton logic
  • Added a control panel to the trainer view for comprehensive exercise control
  • Material and personnel can be assigned and unassigned to patients
  • Scheduled actions can be deleted
  • Patients can be tranfered to another area
  • Minimal lab implemented and lab and imaging actions can be executed
    • If the action takes place elsewhere, making the patient not interactable, a special screen is shown
  • Leaving the exercise takes the user back to the login screen
  • Allow configuration during exercise (experimental)
    • Moved log screen behind a button
  • Import and display examination results
  • Import all devices and adjust/fix actions accordingly
  • Frontend: transfer personnel and material from area to area (not implemented in backend)
  • Frontend: Improved tablet usability

Full Changelog: v0.11.0...v1.0.0