Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 638 Bytes

CHANGELOG.md

File metadata and controls

29 lines (17 loc) · 638 Bytes

Changelog

Unreleased

0.2.0

Added

  • Added entity with offset targeting through commands.ogle_target_entity_with_offset(entity:Entity, offset: Vec2).
  • Added commands.ogle_target(target: OgleTarget).
  • Added commands.ogle_freeze().
  • Added commands.ogle_follow().
  • Added commands.ogle_pancam().

Changed

  • Changed commands.ogle_change_mode to commands.ogle_mode.

0.1.0

  • Initial release