Skip to content

Tags: zeldamods/evfl

Tags

v1.2.0

Verified

This commit was signed with the committer’s verified signature.
leoetlino Léo Lam
Update versioneer for Python 3.12 compat

v1.1.2

Verified

This commit was signed with the committer’s verified signature.
leoetlino Léo Lam
Update versioneer for Python 3.12 compat

v1.1.1

Fix EntryPoint::main_event being non-optional

The main event of an entry point is actually optional.

v1.1.0

repr_util: Avoid recursion in main traverse loop

Prevents stack overflows on larger flowcharts

v1.0.0

timeline: Fix cut structure

The float is not a duration; it seems to be the start time.

v1.0.0a1

timeline: Fix cut structure

The float is not a duration; it seems to be the start time.

v0.13.0

v0.13.0

Timelines are now supported! There are still some unknown fields, but
the library should now be able to read most if not all event timelines
and generate them from scratch.

This initial implementation has been tested with every single timeline
in The Legend of Zelda: Breath of the Wild and Splatoon 2.

v0.12.0

Move "flowchart to graph" logic (from eventeditor)

This could be reused from a non-GUI program.

v0.11.2-1

Use versioneer for versioning

v0.11.2

Bump version