Skip to content
Snippets Groups Projects
  1. 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
  2. Jan 14, 2024
  3. 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
  4. Nov 07, 2023
  5. Sep 24, 2023
    • 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 22, 2023
  7. Jul 06, 2023
  8. 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
  9. 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
  10. 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
  11. Jul 01, 2023
    • MaZiFAU's avatar
      Bug Fix; Refactored; · ec58a447
      MaZiFAU authored
      Bug Fix:
      + ignore default hit in WorldCurser
      
      Refactored:
      +DropHandling -> RenderScrollFact
      +stuff
      ec58a447
  12. Sep 05, 2022
  13. Aug 01, 2021
  14. Nov 30, 2020
  15. Nov 27, 2020
  16. Nov 19, 2020
  17. Nov 12, 2020
  18. Nov 11, 2020
  19. Sep 03, 2020
Loading