Skip to content
Snippets Groups Projects
  1. Jan 15, 2025
  2. Jan 14, 2025
  3. Oct 17, 2024
  4. Oct 15, 2024
  5. Oct 11, 2024
  6. Oct 07, 2024
  7. Aug 23, 2024
  8. Aug 20, 2024
  9. Aug 07, 2024
  10. Aug 05, 2024
    • Falampe's avatar
      fixed issue with spawnposition of accessoire · f4430b75
      Falampe authored
      made setup a bit easier
      
      TODO:
      - Automate studentscript attatchment by the Accessory manager
      - make accessorymanager able to load the previewroom scene (and maybe check for absence)
      
      - name Tag loading is faulted: color and style are not the same on the back
      - shown acceories must be unloaded for scene start
      f4430b75
    • AevaMorigi's avatar
      request function status from server · 1913eb73
      AevaMorigi authored
      - removed outdated debug messages
      - send function names to server
      - receive availability status from server
      1913eb73
  11. Jun 26, 2024
  12. Jun 24, 2024
  13. Jun 20, 2024
    • AevaMorigi's avatar
      Various debug messages commented out · cb7faa92
      AevaMorigi authored
      cb7faa92
    • AevaMorigi's avatar
      Delete Files, Log multiple scripts of same type · 029637c1
      AevaMorigi authored
      Logging now works properly with multiple scripts of the same type, BUT individual scripts now have a problem displaying log information in the inspector (logging in the file works as expected).
      The project settings have been changed to shorten the compilation time (ProjectSettings-> Player -> Other Settings -> (at the bottom) ScriptCompilation ->variable DISABLE_XR_VALIDATION)
      A "Delete all files" button has been added for the EventLogger.
      029637c1
  14. Jun 17, 2024
    • AevaMorigi's avatar
      WIP2 · f3176f82
      AevaMorigi authored
      The events are now displayed correctly in the Inspector, but some are still logged twice.
      f3176f82
  15. Jun 14, 2024
    • AevaMorigi's avatar
      WIP · 1638620b
      AevaMorigi authored
      Logs the student's actions, but twice. The info container in the hierarchy only shows the action of a single student.
      1638620b
  16. Jun 13, 2024
  17. Jun 12, 2024
  18. Jun 10, 2024
  19. May 06, 2024
    • tobin's avatar
      SpeechTools basic functionality completed. · 7c8ae9b0
      tobin authored
      Speakingrate/FillerCount displayed on Entrance Hall upon scene change.
      
      SpeechTools object available in media room.
      
      SpeechTools Prefabs availablw within teachr.measurements package.
      7c8ae9b0
  20. Apr 30, 2024
  21. Apr 29, 2024
    • AevaMorigi's avatar
      Improved EventLogger & HeartrateController · 91f69505
      AevaMorigi authored
      Heart rate:
      - Status is displayed in the inspector, fewer debug messages
      - App is closed if there is an error with the connection
      Event logging:
      - Checkbox to always select all scripts at startup
      - Select/deselect all" button
      - Colors adapted to the colors from InitGlobals
      91f69505
  22. Apr 26, 2024
  23. Apr 25, 2024
  24. Apr 23, 2024
  25. Apr 22, 2024
  26. Apr 18, 2024
    • Falampe's avatar
      cleaning up merges · c3244fb4
      Falampe authored
      - moved ComputerLabController into corresponding package
      - fixed eventlogger initialization
      - changed scriptFinderByAttribute from monobehaviour to regular c# class
      c3244fb4
  27. Apr 17, 2024
  28. Apr 16, 2024
  29. Apr 11, 2024
  30. Apr 10, 2024
    • AevaMorigi's avatar
      fixed missing headers, added controller position + rotation · 665ef119
      AevaMorigi authored
      - headers will now be written
      - controllers positions and rotations added
      - childs in inspector are named with aliases instead of the script names (e.g. Teacher instead of VRSelfController)
      - toDo: log initial values like weather or theme
      665ef119
  31. Apr 09, 2024
Loading