Skip to content

Version 1.1.1

Choose a tag to compare

@Alumopper Alumopper released this 24 Jul 09:49
· 49 commits to master since this release

Version 1.1.1

New Features

  • For Debug breakpoint clear to clear all caches in mod.
  • While using breakpoint get <key>, leaving the key empty will get all args in this macro function
  • Add more message while executing mod's command

Fix

  • Macro function cannot work.
  • After running any command while the game is in debug mode, the command context will be changed so breakpoint run cannot work.
  • Loop function cannot work well.
  • When the breakpoint is triggered, the message "Breakpoint has triggered" is sent to current command source instead of all players.