- May 13, 2024
-
-
MaZiFAU authored
-
Stefan Richter authored
-
Stefan Richter authored
-
- May 06, 2024
-
-
Stefan Richter authored
-
- Apr 29, 2024
-
-
MaZiFAU authored
-
Stefan Richter authored
-
- Apr 23, 2024
- Feb 07, 2024
-
-
baletiballo authored
-
baletiballo authored
-
- Feb 06, 2024
-
-
Stefan Richter authored
-
Stefan Richter authored
-
- Jan 23, 2024
- Jan 19, 2024
-
-
MaZiFAU authored
-
- Jan 16, 2024
-
-
MaZiFAU authored
BugFix: + MMTValueFact.GetDefines() fixxed
-
- Jan 15, 2024
-
-
MaZiFAU authored
BugFix: + R inputs updates now with scroll + R values have proper label SOMDocToLambdaExpression: + more constants + manual angle_between (TODO: autamatic per AST)
-
- Jan 14, 2024
-
-
MaZiFAU authored
-
- Jan 13, 2024
-
-
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
-
- Jan 12, 2024
-
-
MaZiFAU authored
Bug Fixes: + invalid casting for List<dynamic> + slightly wrong validation for FunctionCallFacts + force enable studio stages for validation (not local) + Singelton in ScrollStatic wont be recycled due to infinite asyncs + SomDoc.Var: parameter binding priority reversed
-
- Jan 11, 2024
- Dec 04, 2023
-
-
Stefan Richter authored
-
- Nov 28, 2023
-
-
Stefan Richter authored
-
- Nov 26, 2023
-
-
Stefan Richter authored
Toggle function for Gadgetscrolldirection. NPC Talkingbubble lets cursor interact with the world behind itself when not on Touchmode.
-
- Nov 24, 2023
-
-
Stefan Richter authored
-
Stefan Richter authored
-
Stefan Richter authored
Increased saved IPslots and its UI from 3 to 5. New Configfile entries with Subdomains. Updated Streamingassets folder and OS will only be checked once.
-
- Nov 14, 2023
-
-
Björn Eßwein authored
-
- Nov 07, 2023
-
-
MaZiFAU authored
-
MaZiFAU authored
-
MaZiFAU authored
-
Stefan Richter authored
-
MaZiFAU authored
Known Bugs: +null reference when generating Demo files
-
- Nov 05, 2023
-
-
tobias schoener authored
The toggle button for FactScreen visibility in 'normal' FrameIT UI mode is now displayed at correct position independent of screen size
-
- Sep 24, 2023
-
-
MaZiFAU authored
-
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
-
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)
-
- Sep 23, 2023
-
-
MaZiFAU authored
-