Skip to content

2.2.0-26.1-snapshot-3

Choose a tag to compare

@Ayfri Ayfri released this 16 Jun 13:45
· 19 commits to master since this release
Immutable release. Only release title and notes can be modified.
166b524

Pretty big snapshot with the introduction of World Clocks, updated everything, fixed the failing tests from previous snapshot.

Documentation

  • docs(world-clock): Add World Clocks guide, update Timelines to reference clocks and time markers, improve examples, and align documentation with snapshot 26.1 changes. f3436b5

New Features

  • feat(commands): Add new swing functions and tests for mainhand usage, with and without targets. f4ff4f4
  • feat(commands): Expand /time with of subcommands for clocks, add pause, resume, new queries and setters, update docs and tests. 09fc73f
  • feat(predicates): Add clock parameter to TimeCheck predicate, update overloads, implement tests for clock and period combinations. 7f1df0d
  • feat(test-environments): Replace TimeOfDay with ClockTimeEnvironment, add clock parameter, update tests and docs for new clock-based time environments. 7b722ed
  • feat(timelines): Add support for timeMarkers in timelines, introduce TimeMarkerArgument and TimelineMarker, update tests to include marker usage and clock parameter adjustments. ea7bbef
  • feat(worldclock): Add WorldClock class and worldClock function, include tests for creation and registration. 77bd8a8
  • feat(worldgen): Add defaultClock to DimensionType, update tests and docs for WorldClock integration. 0af46d7

Full changelog: https://github.com/Ayfri/Kore/compare/v2.1.1-26.1-snapshot-2..v2.2.0-26.1-snapshot-3