- Apr 29, 2024
-
-
Stefan Richter authored
-
- 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
-
-
MaZiFAU authored
-
- Nov 07, 2023
-
-
MaZiFAU authored
-
- 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)
-
- Jul 07, 2023
-
-
MaZiFAU authored
BugFix: +no level reload after GenerateDemoFile
-
- Jun 29, 2023
-
-
MaZiFAU authored
Performance Improvements: +cache all Scrolls +cache Stages in StageStatic.ShallowLoadStages
-
- Jun 16, 2023
-
-
MaZiFAU authored
-
- Mar 10, 2023
-
-
Marco Zimmer authored
-
- Feb 22, 2023
-
-
Jacktheholdy authored
Added an animation at the wrongly assigned fact conteiners in scroll
-
- Sep 03, 2022
-
-
Marco Zimmer authored
-
- Sep 02, 2022
-
-
Marco Zimmer authored
-
- Aug 26, 2022
-
-
Marco Zimmer authored
-
- Aug 18, 2022
-
-
Marco Zimmer authored
-
- Jul 24, 2022
-
-
Marco Zimmer authored
+ completed IJSONsavable<> & integration into Stage/Fact/Organizer-classes\n+ No error if no savegame found\n+ some bug fixes (create/load/save/edit)
-
- Oct 14, 2021
-
-
Marco Zimmer authored
-
- Oct 09, 2021
-
-
Marco Zimmer authored
-
- Sep 24, 2021
-
-
Marco Zimmer authored
-
Marco Zimmer authored
-
- Sep 14, 2021
-
-
Marco Zimmer authored
-
- Sep 12, 2021
-
-
Marco Zimmer authored
-
- Sep 10, 2021
-
-
Marco Zimmer authored
-
Marco Zimmer authored
-
- Sep 09, 2021
-
-
Marco Zimmer authored
-
- Sep 08, 2021
-
-
Marco Zimmer authored
+MainMenue: Create new Stage files via UI +StageStatic: differentiate between developing and playing
-