Commit graph

12 commits

Author SHA1 Message Date
54b6fd0377
Refactor, implement inventory, add examples 2025-01-19 19:21:35 +00:00
875ce167e9
Setup logging 2025-01-10 17:22:44 +00:00
b19eaf1007
Add task conditions 2025-01-10 16:53:35 +00:00
b4cdfc341a
Support for context vars without macros 2025-01-07 18:09:10 +00:00
12c45b628c
Update handlers to resolve context refs 2025-01-06 21:44:20 +00:00
b463a828be
Fix task action handling
Refactor actions to remove context
2025-01-06 21:38:32 +00:00
Ray Miller
f2f88ce0dc Try to make context vars nestable in task action args 2025-01-06 20:49:42 +00:00
Ray Miller
b7e4b9dc74 An attempt at a task macro.
This is not complete: need to resolve context references.
2025-01-06 17:47:43 +00:00
52f011267b
Some refactoring
* Don't export record field setters (unless required)
* Remove get- prefix from record getters
* Introduce handlers (simplified tasks)
2025-01-05 19:10:42 +00:00
297d779ea4
Implement trigger handlers 2025-01-05 18:24:33 +00:00
c290a5caea
Implement tasks and plays 2025-01-05 17:43:09 +00:00
Ray Miller
b29156d557 Temporary directories and the start of play. 2024-07-16 16:26:09 +01:00