Skip to content
Snippets Groups Projects
  1. Apr 23, 2024
  2. Nov 07, 2023
  3. Sep 22, 2023
  4. Sep 14, 2023
    • MaZiFAU's avatar
      Regenerated Demofiles; Reworked Function(Call)Fact; Facts; DynamicFacts; Misc; · a84f9413
      MaZiFAU authored
      Regenerated Demofiles;
      + 3D case functional
      +->TODO SolutionCheck
      
      Reworked Function(Call)Fact;
      + De/Serialization from MMT
      + Deleted AttachedFunctionFact
      + Sampled Equivalent for FunctionCallFact
      + Generalized Animation on event
      
      Facts;
      + Using SOMDoc/ServerDefinition.ToString, instead of URI
      + Breaking parity allowed:
      +-> Server rejected Fact
      +-> Temporary Fact vie MakeFact
      + parse Facts returns List<Fact> instead of Fact (for Lists/Tuple/FactCalls)
      + MakeFact(object): partially implemeted
      + Added IUnpackable.UnpackMe() for composite Facts (Lists/Tuple)
      
      DynamicFacts; [List, Tuple]
      + May hold data of dynamic unknown Signature
      
      Misc;
      + double inserted Facts will now "Hint"
      + added posibility to blacklist scrolls for dynamic request (e.g. very long/cannon ball)
      + Expanded and fixed Lambda-from-SOMDoc-Builder
      a84f9413
  5. Jul 07, 2023
  6. Jul 05, 2023
    • MaZiFAU's avatar
      HotFix; Bug Fix; +ListFact; · e7ac1ce0
      MaZiFAU authored
      ListFact:
      +Intrduction, needed for lists on MMT server side
      +Incomplete
      +-> see SOMDocManager.MMT_OMS_URI.FactRef
      Bug Fix:
      +Fact Ordering was broken
      +ScrollFactContainer marked as IsSet wrongly
      +Angle Hint showed up with 0°
      HotFix;
      +Game Crash when Scrolls not loaded
      +-> patched with guard clausel (pls find better way)
      e7ac1ce0
  7. Jul 04, 2023
    • MaZiFAU's avatar
      QOL; Bug Fixes; Known Bugs; · 436df6b7
      MaZiFAU authored
      QOL:
      +Factexplorer: Quick apply and hide
      +Pushout Highlights: also in FactScreen
      +using PopUp for dynamic scroll applications
      Bug Fixes:
      +Too fast Fact application forbidden, crashes Server otherwise
      +Repaired PopUp
      +(dirty->MMT) Hot Pached deserialization error when an Scroll error occured
      Known Bugs:
      + Entering a level while waiting on scrolls crahes game
      436df6b7
  8. Jul 02, 2023
    • MaZiFAU's avatar
      Refactoring Hint Animation; · 510b4f23
      MaZiFAU authored
      Refactoring:
      -Eventbased Hint animation extended to sprites
      +->Added FactObjectUI
      +->Moved FactWrapper tree in own folder
      +->Used RectMask (does not work with normal one)
      510b4f23
    • MaZiFAU's avatar
      Refactoring; Performance; Bug Fixes; · ded817f6
      MaZiFAU authored
      Refactoring:
      +Made Hint animation Eventbased
      +FatWrapper>FactObject>RenderedScrollFact
      +Fact.Representation is now FactObject
      Performance:
      +Fact to MMT now synchron, up to 30% faster
      Bug Fixes:
      +Lot Tool ignored ground hits
      ded817f6
  9. Jun 28, 2023
  10. Jun 25, 2023
  11. Jun 22, 2023
  12. Jun 18, 2023
  13. Jun 16, 2023
  14. Jun 15, 2023
  15. May 08, 2023
  16. Mar 01, 2023
  17. Feb 22, 2023
  18. Jan 28, 2023
  19. Jan 13, 2023
  20. Jan 12, 2023
  21. Jan 05, 2023
  22. Jan 03, 2023
    • Tobias Schöner's avatar
      feat: hovering over fact now shows representation · 7015f2d0
      Tobias Schöner authored
      WorldFactInteraction:
      Hovering over a worldspace fact in mathmode now shows the fact display. This display can be dragged into scrolls like facts from the fact display.
      
      Additional changes:
      - WorldFactInteraction added to Mathmode canvas, as it should only be active if the canvas is active
      - Sorting order of Math canvas increased to 10 (from 0), so that dragged facts will always be displayed on top
      - DisplayFacts Dictionary is now static and thus available from other classes that need the fact display (this is not ideal and should maybe be extracted)
      - DragHandling: dragged variable now public, as this is of interest to other classes
      7015f2d0
  23. Oct 10, 2022
  24. Sep 29, 2022
  25. Aug 30, 2022
  26. Jun 16, 2022
    • Tobias Schöner's avatar
      Made fact display scrollable · 7fb8572b
      Tobias Schöner authored
      Fact display now also does not cover up the scroll area anymore (mask)
      Dragged facts get moved to bottom of canvas hierachy while being dragged, so they are visible above all other ui
      7fb8572b
  27. Jun 08, 2022
  28. May 07, 2022
  29. Aug 07, 2021
  30. Aug 04, 2021
  31. Aug 02, 2021
  32. Aug 01, 2021
  33. Mar 09, 2021
  34. Mar 07, 2021
  35. Dec 01, 2020
  36. Nov 19, 2020
Loading