equal
deleted
inserted
replaced
1 + features |
1 + features |
2 * bugfixes |
2 * bugfixes |
3 =============== 1.0.0 (unreleased) ================= |
3 =============== 1.0.0 (unreleased) ================= |
4 + New chat command: “/help room” (shows room chat commands within the game) |
4 + New chat command: “/help room” (shows room chat commands within the game) |
5 + Colorize switching arrows, pointing arrow and target cross in clan color |
5 + Colorize switching arrows, pointing arrow and target cross in clan color |
|
6 * King Mode: Fix team sometimes not being killed properly if king drowned |
|
7 * King Mode: Kill resurrected minions if king is not alive |
6 * Hide most HUD elements in cinematic mode |
8 * Hide most HUD elements in cinematic mode |
7 |
9 |
8 Lua API: |
10 Lua API: |
9 + New call: SetTurnTimePaused(isPaused): Call with true to pause turn time, false to unpause |
11 + New call: SetTurnTimePaused(isPaused): Call with true to pause turn time, false to unpause |
10 + New call: GetTurnTimePaused(): Returns true if turn time is paused due to Lua |
12 + New call: GetTurnTimePaused(): Returns true if turn time is paused due to Lua |