Skip to content

Latest commit

 

History

History
89 lines (72 loc) · 6.09 KB

CHANGELOG.md

File metadata and controls

89 lines (72 loc) · 6.09 KB

Changelog

Full Changelog

Implemented enhancements:

Fixed bugs:

Merged pull requests:

v0.1.0-alef.pre (2022-06-24)

Full Changelog

Implemented enhancements:

  • Implement versioning automation #75
  • Refine multithreading #69
  • Send messages to controlling process #66
  • Need clever 2-way IPC mechanism #65
  • Create and implement query language for actors. #62
  • Engine should be able to save state of running modules #56
  • Modules should be hot loadable #55
  • Engine should be able to receive commands from stdio #54
  • Engine should load scene configurations #53
  • Implement support for Components #50
  • Implement support for Directors #49
  • Expose more globals to modules #48
  • Module execution error handling #47
  • Implement Engine logging and Exceptions #34
  • Engine should implement common Settings handler #33
  • Common settings serializing/deserializing #32
  • Implement Engine module execution #31
  • Implement Engine plugin loading #30
  • Common script execution functionality #29
  • Common plugin loading mechanism #28
  • Implement Windows desktop renderer #27
  • Implement Veldrid #24

Closed issues:

  • Build out (pre) release trigger workflow #98
  • Allow the Engine to receive commands from the controlling process #67
  • More module types #43
  • Wallop.DSLExtension should support loading compiled scripts #41
  • PluginPantry should be able to resolve endpoint parameters from fields in the endpoint type #37
  • Write the new Presenter #22
  • Write the new Engine #21
  • Write the composer #20
  • Write the new Controller #19
  • DSL for layouts #18
  • Further refactor #17
  • Rewrite IPC #16
  • Cleanup build script #15
  • WappWriter needs to be implemented #14
  • EditMode controls need to be added #13
  • Preview box for edit mode when the user moves/resizes a layer. #12
  • Refactor: redo the Engine's service locator. #11
  • The UI needs to be present in the system tray #10
  • Logging #9
  • Error handling #8
  • EnginePlugins #7
  • Explore the possibility of making (or at least refactoring in preperation of) both the Engine and App crossplatform #6
  • Engine scripts #5
  • Add in intro/outro layer animations #4
  • Revamp scripting #3
  • Separate the UI from the engine #2
  • No Longer Works #1

* This Changelog was automatically generated by github_changelog_generator