Skip to content
Snippets Groups Projects
  1. Nov 28, 2023
  2. Nov 26, 2023
  3. Nov 24, 2023
  4. Nov 07, 2023
  5. Sep 24, 2023
    • 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
  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 04, 2023
    • MaZiFAU's avatar
      Renameing; · c43da0cd
      MaZiFAU authored
      Renaming:
      +FactManager => FactAdder
      +FactOrganizer => FactRecorder
      c43da0cd
    • 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
  8. Jul 14, 2023
  9. Jul 13, 2023
  10. Jul 07, 2023
  11. Jul 06, 2023
  12. 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
  13. Jul 02, 2023
    • MaZiFAU's avatar
      BugFix/Feature; · ce5b15e4
      MaZiFAU authored
      BugFix/Feature:
      +"Hint" know marks actual Facts in Scene if present
      ce5b15e4
    • 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
  14. Jul 01, 2023
    • MaZiFAU's avatar
      Bug Fix; Refactored; · ec58a447
      MaZiFAU authored
      Bug Fix:
      + ignore default hit in WorldCurser
      
      Refactored:
      +DropHandling -> RenderScrollFact
      +stuff
      ec58a447
  15. Jun 30, 2023
  16. Jun 28, 2023
  17. Jun 26, 2023
  18. Jun 22, 2023
  19. Jun 20, 2023
  20. Jun 18, 2023
  21. Jun 17, 2023
  22. Jun 16, 2023
  23. Jun 15, 2023
  24. Jun 10, 2023
  25. May 11, 2023
  26. Mar 14, 2023
  27. Mar 13, 2023
  28. Mar 12, 2023
  29. Mar 11, 2023
Loading