Skip to content
Snippets Groups Projects
  1. Feb 12, 2025
  2. Feb 07, 2025
  3. Feb 03, 2025
    • AevaMorigi's avatar
      readded themeSelection, added scenarioSelection [wip][dnm] · 04793a50
      AevaMorigi authored
      - sending/receiving themes via the website has disappeared due to the splitting of ImpulseController, has been added again
      - Send/receive scenarios via the website added
      - Scenarios cannot be started at the moment (NullReferenceException), Error is still being searched for.
      04793a50
  4. Jan 21, 2025
  5. Jan 16, 2025
  6. Jan 15, 2025
  7. Jan 14, 2025
  8. Oct 23, 2024
  9. Oct 17, 2024
  10. Oct 15, 2024
  11. Oct 11, 2024
  12. Oct 07, 2024
  13. Aug 23, 2024
  14. Aug 22, 2024
  15. Aug 20, 2024
  16. Aug 14, 2024
  17. Aug 07, 2024
  18. 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
  19. 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
  20. 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
  21. 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
  22. 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
  23. Jul 19, 2024
  24. Jul 18, 2024
  25. 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
  26. 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
  27. 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
  28. Jun 26, 2024
  29. Jun 24, 2024
  30. 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
    • 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
  31. 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
  32. 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
Loading