Skip to content
Snippets Groups Projects
  1. Feb 12, 2025
  2. Feb 07, 2025
  3. Jan 21, 2025
  4. Aug 22, 2024
  5. Aug 14, 2024
  6. 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
  7. Aug 01, 2024
    • Falampe's avatar
      relocated AccessoryManager to allstudentattributes · d7aed19b
      Falampe authored
      fixed display issues of the SerializableDictionary
      
      Created Accessories_Chemlab_Right-Inner
      Created default Accessories
      made the gasnob import read write for dynamic instanciation
      Created Accessories_Chemlab_Left-Inner
      
      TODO: Fix Frontal class -> not all students find their locator
      
      - name Tag loading is faulted: color and style are not the same on the back
      - shown acceories must be unloaded for scene start
      d7aed19b
  8. Jul 31, 2024
    • Falampe's avatar
      [FEATURE COMPLETE] · d36559f9
      Falampe authored
      d36559f9
    • Falampe's avatar
      [WIP] · e95e4770
      Falampe authored
      refactoring: changed the names from Accessoire to accessory if singular
      
      FEATURE COMPLETE
      
      TODO:
      - content creation
      - disabled UI Groups bleed from the property Drawer if mutableKeys is false
      e95e4770
  9. Jul 29, 2024
    • Falampe's avatar
      [WIP] · c7229534
      Falampe authored
      moved initialization in sceneloader events since the accessoires need the tables to find their location
      
      FEATURE COMPLETE
      
      TODO:
      - write documentation
      - content creation
      - disabled UI Groups bleed from the property Drawer if mutableKeys is false
      c7229534
    • Falampe's avatar
      [WIP] · e9267aa7
      Falampe authored
      - refactored and separated code
      - put code parts is fitting packages
      
      Issue:
      Accessoires have to be loaded after the previewroom scene.
      This needs to be fixed
      
      FEATURE COMPLETE
      
      TODO:
      - write documentation
      - content creation
      - disabled UI Groups bleed from the property Drawer if mutableKeys is false
      e9267aa7
  10. Jul 25, 2024
    • Falampe's avatar
      [WIP] Fixed minor visuals · bbaa241f
      Falampe authored
      - sorted student lables
      - hidden LoadOut keys
      - uniform layout in boxes
      
      FEATURE COMPLETE
      
      TODO:
      - Tidy up code
      - put code parts is fitting packages
      - write documentation
      - content creation
      - disabled UI Groups bleed from the property Drawer if mutableKeys is false
      bbaa241f
  11. Jul 19, 2024
  12. Jul 18, 2024
  13. Jul 04, 2024
    • Falampe's avatar
      prevents error on empty Dictionary · 2b5b243d
      Falampe authored
      - actions wont be triggered if the conditions are not met
      - style overhaul
      
      this will work with content and some knowledge
      Documentation needed as well as comments
      
      Bugs:
      renaming prefabs in project, breaks assignment of accessories to students if the structure gets updatet
      2b5b243d
  14. Jul 03, 2024
    • Falampe's avatar
      [EXPERIMENTAL] Fixed multiple uses of the same prefab · e6ab49c1
      Falampe authored
      - modified Editor Skript
      - added methods to serializable dictionary, that dont trigger the on modify Action
      
      TODO:
      
      - still needs prevention of empty Dictionary
      - robustness needs of edgcases needs to be tested
      e6ab49c1
  15. Jun 27, 2024
    • Falampe's avatar
      [EXPERIMENTAL] Implemented Accessoire Editing for choosable students · 22af51e0
      Falampe authored
      TODO:
       - Onenable fails if the AccessorieLoadOuts dict is empty => prevent empty Dictionary
      - Elementselector and AccessoireLoadOut need robustnes esspeacally regarding edgecases
      - AccessorieLoadOuts should be refactored to a Set (Unexpected behavior if the same prefab is used multiple times)
      22af51e0
  16. Jun 26, 2024
  17. Jun 24, 2024
  18. Jun 20, 2024
    • wiepke's avatar
      Fix Merge, update packages · 9200358d
      wiepke authored
      Reincluding WebsocketController and Speechtools after merge
      Changing Hook Exception from Error to warning
      update interaction Toolkit, burst, and other packages
      9200358d
  19. Jun 14, 2024
  20. Jun 13, 2024
  21. Jun 12, 2024
  22. May 30, 2024
  23. May 24, 2024
  24. May 07, 2024
  25. 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
  26. Apr 23, 2024
  27. Apr 22, 2024
  28. Apr 19, 2024
  29. 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
  30. Apr 17, 2024
    • Falampe's avatar
      Made Websocket Monobehaivior again! [Not tested yet] · c3a93598
      Falampe authored
      - added Monobehavior to websocket prefab and registered static init and eventloop of rtc coach on that script
      
      expected result: websocket scripts will only be used if the websocket prefab is within the scene
      c3a93598
  31. Apr 16, 2024
  32. Apr 15, 2024
  33. Apr 10, 2024
Loading