Skip to content
Snippets Groups Projects
  1. 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
  2. Sep 11, 2023
    • MaZiFAU's avatar
      Fixed SOMDocToLambdaExpression for Lambdas · 3b7728f2
      MaZiFAU authored
      3b7728f2
    • 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
  3. Sep 06, 2023
    • MaZiFAU's avatar
      adf0c56a
    • MaZiFAU's avatar
      new ShapeGenerator-System; altered ShapePrefabs; refactored Facts; · 5bb470f5
      MaZiFAU authored
      new ShapeGenerator-System:
      + added Plane/PrismGenerator;
      + Fixed Torus Mesh Generation
      + streamlined Generator process;
      + enabled normal offset;
      + Refactoring
      
      altered ShapePrefabs:
      + added Prism/Cone Prefab an entree in FactSpawner;
      + switched to using new ShapGenerator-System;
      + added BoundingPositioning.cs for dynamic TextPosition;
      
      refactored Facts:
      + added QuadFact
      + mostly moved semantic coherent Facts in own file
      + Some spelling and semantic errors
      5bb470f5
  4. 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
  5. Jul 14, 2023
  6. Jul 13, 2023
  7. Jul 07, 2023
  8. Jul 06, 2023
  9. Jul 05, 2023
    • MaZiFAU's avatar
      More Robust StageLoading, Catching Exceptions · 17e1661b
      MaZiFAU authored
      17e1661b
    • 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
  10. Jul 04, 2023
    • MaZiFAU's avatar
      Performance; · bed13c1c
      MaZiFAU authored
      Performance:
      +discard out of date Dynamic Scroll Requests
      bed13c1c
    • MaZiFAU's avatar
      First attempted at ListFact · 85082b1e
      MaZiFAU authored
      85082b1e
    • 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
  11. 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
  12. Jul 01, 2023
    • MaZiFAU's avatar
      Bug Fix; Refactored; · ec58a447
      MaZiFAU authored
      Bug Fix:
      + ignore default hit in WorldCurser
      
      Refactored:
      +DropHandling -> RenderScrollFact
      +stuff
      ec58a447
  13. Jun 30, 2023
  14. Jun 29, 2023
  15. Jun 28, 2023
  16. Jun 27, 2023
  17. Jun 26, 2023
  18. Jun 25, 2023
  19. Jun 22, 2023
  20. Jun 21, 2023
  21. 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
Loading