Commit graph

10 commits

Author SHA1 Message Date
f90d854cea
Fix slipup and add test slides 2024-05-14 01:29:50 +02:00
dfe788ef20
Finalize example entrypoint.gd 2024-05-14 00:52:14 +02:00
4a76bb0546
Include entrypoint.gd for example project. 2024-05-14 00:31:56 +02:00
5b70fab2f2
Add entrypoint validation and class 2024-05-11 19:17:33 +02:00
c8276bf6b5
Add example presentation with manifest 2024-05-11 12:08:17 +02:00
b564d79476
Rewrite loader and a small part of the UI 2024-05-08 19:56:55 +02:00
e78e6ea71b Fix further issues (with images this time) 2024-01-17 21:30:58 +01:00
61e82ac9e3 Fix resource loading issues (archives only) 2024-01-17 21:24:51 +01:00
e158173104 Update source code
- [Console.tscn, src/console.gd, src/console_info.gd, src/console_expressionscript.gd] Add (mostly uncommented) debugging console
- [example/test.gd] Optimize example presentation controller
- [src/loader.gd, src/pmana.gd] Move click overlay into Loader
- [src/pmana.gd] Add check against invalid controller scripts
- [src/pmana.gd] Create seperate pmana.shutdown() function to handle shutdowns during presentations
- [src/preader.gd] Add checks against empty manifest variable
- [src/preader.gd] Fix bug in get_authors()
- Change/optimize various other smaller things
2024-01-14 21:52:38 +01:00
6f9bea644c Initial commit 2024-01-14 05:58:43 +01:00