- Jul 04, 2023
-
-
MaZiFAU authored
-
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
-
- Jul 02, 2023
-
-
MaZiFAU authored
BugFix/Feature: +"Hint" know marks actual Facts in Scene if present
-
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)
-
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
-
- Jul 01, 2023
-
-
MaZiFAU authored
Bug Fix: + ignore default hit in WorldCurser Refactored: +DropHandling -> RenderScrollFact +stuff
-
- Jun 29, 2023
-
-
MaZiFAU authored
Performance Improvements: +cache all Scrolls +cache Stages in StageStatic.ShallowLoadStages
-
MaZiFAU authored
Refactored: +FactWrapper,Object,AttachedFuncFact +Fact.SendToMMT: asynchron BugFix: + OMDoc/RAW in Scroll msg => added RAW
-
MaZiFAU authored
Prtially new Naming method for FactPrefabs: +using new logic in FactOrganizer Bug Fixes: +FactObject and Circlecollider not the same; +missing behaviour (deleted) +Z-fighting for CircleFact +Annoying Warnings and Errors
-
- Jun 28, 2023
-
-
MaZiFAU authored
Known bugs: +FactObject and Circlecollider not the same; +Many gadgeds have wrong layermask +Label get confused after loading +missing behaviour (deleted)
-
- Jun 27, 2023
-
-
MaZiFAU authored
-
- Jun 26, 2023
-
-
MaZiFAU authored
Merged MMTDeclaration and ScrollFacts Bug fix: Save/load, Circle Spawn/Collider
-
- Jun 25, 2023
-
-
MaZiFAU authored
-
- Jun 22, 2023
- Jun 20, 2023
-
-
MaZiFAU authored
-
- Jun 18, 2023
-
-
MaZiFAU authored
Bug Fixes: reset with exposed facts, colission detection in CanonBallCalculator Known bugs: cannot guarantee closed set for exposed Facts Added GlobalFactDictionary for ease of use
-
- Jun 16, 2023
-
-
MaZiFAU authored
-
- Jun 15, 2023
-
-
MaZiFAU authored
-
- Jun 10, 2023
-
-
MaZiFAU authored
-
- May 08, 2023
-
-
MaZiFAU authored
-
- Mar 24, 2023
-
-
Tobias Schöner authored
Moved FactScreen to top right corner Default visibility is off Only for Desktop UI (not Android) right now
-
- Mar 10, 2023
-
-
Jacktheholdy authored
Fixed a Bug where Facts stay assigned in scroll even when deleted in the world. Now they also are deleted in the scoll. There are still issues with the dynamic scroll assignment however. Removed some unused functions implemented for the invalid assigned fact animations. Added some comments to popupbehavior script
-
- Mar 01, 2023
-
-
Tobias Schöner authored
-
- Feb 22, 2023
-
-
Jacktheholdy authored
Added an animation at the wrongly assigned fact conteiners in scroll
-
Jacktheholdy authored
-
- Jan 28, 2023
-
-
Tobias Schöner authored
-
- Jan 13, 2023
-
-
Tobias Schöner authored
-
Tobias Schöner authored
-
- Jan 12, 2023
-
-
Tobias Schöner authored
-
Tobias Schöner authored
-
Tobias Schöner authored
-
Tobias Schöner authored
Additional changes: - Refactored Prefabs/UI/Facts project structure
-
- Jan 11, 2023
-
-
Tobias Schöner authored
-
- Jan 05, 2023
-
-
Tobias Schöner authored
The FactExplorer Window shows other facts that reference the selected facts and also shows facts referenced by the selected fact.
-
- Jan 03, 2023
-
-
Tobias Schöner authored
WorldFactInteraction: Hovering over a worldspace fact in mathmode now shows the fact display. This display can be dragged into scrolls like facts from the fact display. Additional changes: - WorldFactInteraction added to Mathmode canvas, as it should only be active if the canvas is active - Sorting order of Math canvas increased to 10 (from 0), so that dragged facts will always be displayed on top - DisplayFacts Dictionary is now static and thus available from other classes that need the fact display (this is not ideal and should maybe be extracted) - DragHandling: dragged variable now public, as this is of interest to other classes
-
- Oct 10, 2022
-
-
ki7077 authored
-
- Oct 01, 2022
- Sep 29, 2022
-
-
Marcel Dreier authored
-