Skip to content
Snippets Groups Projects
  1. Nov 07, 2023
  2. Sep 22, 2023
  3. Sep 20, 2023
    • MaZiFAU's avatar
      TriangleFact; FactRecorder; · 946d55de
      MaZiFAU authored
      TriangleFact;
      + first draft for topology/mesh
      + first draft for extracting colliders to tri-facts (StageBehaviour)
      +> including visual debug support
      + had to change some asset-import-setting to IsReadable
      
      FactRecorder;
      + tried to reduce number of Facts beiing send to MMT
      +-> delayed Twin creation
      +-> Ids may change during runtime
      + tradeof: compute(EquivalenceChecks) / Waiting for Server to answer
      + IDEAS:
      +-> switch to Fact as primary key and Id as secondary
      +-->see FunctionCallFact
      +-> bulk add
      946d55de
  4. Sep 18, 2023
  5. Sep 16, 2023
    • MaZiFAU's avatar
      SOMDOC; · 0db8aa88
      MaZiFAU authored
      SOMDOC;
      + changed to OMLIT<T> from OMF, OMSTR[, OMBOOL]
      + added support for Anonymous/Dynamic Types: OML [formerly RECARG]
      0db8aa88
  6. 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
  7. Sep 11, 2023
    • MaZiFAU's avatar
      (Regenerated) DemoFiles; Facts; ScrollDetail; ShapeGenerator; Endpoints; LambdaExpressions; · d0f1fddc
      MaZiFAU authored
      ScrollDetail:
      + standarsized method of fact injection and postprocessing (REVISIONIZE)
      + use mwthod for CanonBalls
      + upgraded fallback scrolls.json
      
      DemoFiles:
      + added CanonBall 3D (Calculator)
      + modified to be compatible
      
      Facts:
      + fixed some of the newer Facts
      + added RealLitFact
      
      ShapeGenerator:
      + Prisms now offset along normal
      + fixed some inconsequentially thrown errors
      
       Endpoints:
      + Fixed getType for FUNTYPE and others
      
      LambdaExpressions:
      + includes FactURIs
      + MMT Tuples will now be c# Tuples
      --> Including Isomorphismus for Vector3/?point/RxRxR
      + support ProjL/R
      + upgraded CallAnyFunction for more cases Generics/Interface/Array
      + First attempempt for lambda logic as used in MMT
      d0f1fddc
  8. Sep 06, 2023
  9. Jul 13, 2023
  10. Jul 07, 2023
  11. Jul 06, 2023
    • MaZiFAU's avatar
      Bug Fix; QoL; WIP; ListFuncs V1.0; StageFileUpdate; · 26906743
      MaZiFAU authored
      Bug Fix:
      +Starting Game in RiverWorld gets stuck
      +Removed Guard clause from Loader
      QoL:
      +Increased Angle Hint visibility
      WIP:
      +AttachedFuncFact temporarely reverted to using Arrays (MMT type missing)
      ListFuncs V1.0:
      +ListFuncs fully Operational
      26906743
  12. Jul 05, 2023
  13. Jun 29, 2023
    • MaZiFAU's avatar
      Refactored; BugFix; · 8fa3d1ad
      MaZiFAU authored
      Refactored:
      +FactWrapper,Object,AttachedFuncFact
      +Fact.SendToMMT: asynchron
      
      BugFix:
      + OMDoc/RAW in Scroll msg => added RAW
      8fa3d1ad
  14. Jun 27, 2023
  15. Jun 25, 2023
  16. Jun 22, 2023
  17. Jun 21, 2023
  18. Jun 20, 2023
    • MaZiFAU's avatar
      Refactored Fact/-Organizer · 07a37a84
      MaZiFAU authored
      Overall cleaner, Less Server Ressource use
      Known bug: Label/LabelId does not propperly update
      07a37a84
  19. Jun 18, 2023
  20. Jun 16, 2023
  21. Jun 15, 2023
  22. Mar 10, 2023
  23. Jan 13, 2023
  24. Oct 10, 2022
  25. Sep 05, 2022
  26. Aug 31, 2022
  27. Jul 30, 2022
  28. Jul 28, 2022
  29. Jul 24, 2022
  30. Jul 22, 2022
  31. Jul 16, 2022
  32. Jul 15, 2022
  33. Jul 12, 2022
  34. Jul 05, 2022
Loading