Skip to content
Snippets Groups Projects
  1. May 13, 2024
  2. May 06, 2024
  3. Apr 29, 2024
  4. Apr 23, 2024
  5. Feb 07, 2024
  6. Feb 06, 2024
  7. Jan 23, 2024
  8. Jan 19, 2024
  9. Jan 16, 2024
  10. Jan 15, 2024
    • MaZiFAU's avatar
      BugFix; SOMDocToLambdaExpression; · 2bc371c3
      MaZiFAU authored
      BugFix:
      + R inputs updates now with scroll
      + R values have proper label
      
      SOMDocToLambdaExpression:
      + more constants
      + manual angle_between (TODO: autamatic per AST)
      2bc371c3
  11. Jan 14, 2024
  12. Jan 13, 2024
    • MaZiFAU's avatar
      BugFixes; Added SlingShotStage; RenderedScrollFact.cs; ScrollDetails.cs; · 5809e4c5
      MaZiFAU authored
      BugFixes:
      + repaired Play/Create button in InGameEditor
      + null exception when deleting assigned fact / parsing null-hint
      + <no label> for defined and filtered facts from application
      + collission Player <> snapzone
      
      RenderedScrollFact.cs:
      + changed primary key from ID to ScrollFactURI
      
      ScrollDetails.cs:
      + fully enabled ScrollOverwrites
      + filtering null-"df" assignments from Scrolls
      + reduced number of dynamic scroll applications
      5809e4c5
  13. Jan 12, 2024
    • MaZiFAU's avatar
      Bug Fixes; · 148d327c
      MaZiFAU authored
      Bug Fixes:
      + invalid casting for List<dynamic>
      + slightly wrong validation for FunctionCallFacts
      + force enable studio stages for validation (not local)
      + Singelton in ScrollStatic wont be recycled due to infinite asyncs
      + SomDoc.Var: parameter binding priority reversed
      148d327c
  14. Jan 11, 2024
  15. Dec 04, 2023
  16. Nov 28, 2023
  17. Nov 26, 2023
  18. Nov 24, 2023
  19. Nov 14, 2023
  20. Nov 07, 2023
  21. Nov 05, 2023
  22. Sep 24, 2023
    • MaZiFAU's avatar
      6ee88a78
    • MaZiFAU's avatar
      BugFixes; Performance; · 6073913f
      MaZiFAU authored
      BugFixes;
      + Saving/Loading
      + Fetching Context somtimes skipped a fact
      
      Performance;
      + Dynamic Types will now try to simplify before SendToMMT()
      + Caching of Stages know activated
      6073913f
    • MaZiFAU's avatar
      Known Bugs; BugFixes; Facts; Misc; · 47feb1f4
      MaZiFAU authored
      Known Bugs;
      + Saving/Loading [Experimental]
      
      BugFixes;
      + Server caching may pose the need for postponed Stage loading
      + Server cheches wrong label -> send fact with new one.
      + New Facts may have Definisions()==null -> null.ToString() for ID
      +-> MMTFact.ToString() as Fallback
      
      Facts;
      + Further decoupled from FactRecorder
      +-> labeling done JIT by FactRecorder
      + Caching: object CompiledValue && Expression CompileBase
      
      Misc;
      + added SOMDoc(from)Object(object)
      + StageStatic.ShallowLoadStages(bool): streamlined loading in case of failure due to unloaded dependecies (e.g.: ContextRecorder)
      47feb1f4
  23. Sep 23, 2023
Loading