Skip to content
Snippets Groups Projects
  1. May 25, 2024
  2. Apr 29, 2024
  3. Mar 05, 2024
  4. 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
  5. Jan 11, 2024
  6. Nov 07, 2023
  7. 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
  8. Sep 23, 2023
  9. Sep 22, 2023
  10. 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
  11. Sep 06, 2023
  12. Sep 04, 2023
    • MaZiFAU's avatar
      MMTFunctions; BugFixes; Refactoring; · 3e7d4f72
      MaZiFAU authored
      MMTFunctions:
      +chabged to new FUN(TYPE)
      +changet to proper Tuple usage,
      +implemented: ProjL/R, FeedForward/StepUntil
      +ToType() for SomDocs
      +...
      
      Refactoring:
      +Popup/Behaviour
      
      BugFixes:
      +RightAngle
      +FallBackJasonScroll
      3e7d4f72
  13. Jul 13, 2023
  14. Jul 07, 2023
    • MaZiFAU's avatar
      Refactor; · 8403a0d2
      MaZiFAU authored
      Refacto:
      +OMA.arguments List => Array
      +Added SOMDoc.MaekTupel()
      8403a0d2
  15. Jul 06, 2023
  16. Jul 02, 2023
    • 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
  17. Jun 29, 2023
    • MaZiFAU's avatar
      Performance Improvements; · b21f6e65
      MaZiFAU authored
      Performance Improvements:
      +cache all Scrolls
      +cache Stages in StageStatic.ShallowLoadStages
      b21f6e65
    • MaZiFAU's avatar
      Refactored; BugFix; · 8fa3d1ad
      MaZiFAU authored
      Refactored:
      +FactWrapper,Object,AttachedFuncFact
      +Fact.SendToMMT: asynchron
      
      BugFix:
      + OMDoc/RAW in Scroll msg => added RAW
      8fa3d1ad
  18. Sep 05, 2022
  19. Sep 02, 2022
  20. Aug 31, 2022
  21. Jul 28, 2022
  22. Jul 24, 2022
  23. Jul 22, 2022
  24. Jul 16, 2022
  25. Sep 15, 2021
  26. Sep 14, 2021
  27. Sep 08, 2021
  28. Sep 07, 2021
Loading