Shotgun King: The Final Checkmate

Shotgun King: The Final Checkmate

Glacies' Collection
Zobrazuje se 1–10 z 49 položek
< 1  2  3  4  5 >
Aktualizace: 31. srp. v 9.53

imported new stuff
fixed a bug related to selectCard/selectPiece

Aktualizace: 11. srp. v 14.59

Fixed some typo and bugs
Added a few examples

New condition:
_ifEqual_

Aktualizace: 9. srp. v 15.03

Added more explanation on certain concepts
Added many built-in arguments

New trigger:
delayed_
rclick_

New command:
_ammobox
_burn

New condition & control:
_ifGreater_ / _ifLower_
_setValue_

Aktualizace: 29. čvn. v 15.09

fixed a minor bug
added sfx for _replace

Aktualizace: 21. čvn. v 18.11

Aktualizace: 18. kvě. v 6.17

forgot to turn off some debugging codes

Aktualizace: 17. kvě. v 12.38

b_gamble now stacks damage instead of replacing

fixed a crash when certain cards appear

Aktualizace: 13. bře. v 12.05

Fixed grenades crashing the game when there has been another grenade thrown into the moat

Aktualizace: 6. bře. v 15.08

Added description of argument `args` to the manual

greneff_ is now applied before the damage (grenxpl_ is still applied after the damage is done)

Bugs fixed:
greneff_ didn't share the argument space
bundle commands didn't share the argument space correectly under some situations

New effects:
grenade_sticky
grenade_throwpower

Aktualizace: 3. bře. v 10.26

All commands automatically get an argument "args" that refers to the argument space i.e. the table of arguments that have been passed
e.g. _if_args_p_ means if there is an argument p in the argument space

Fixed the bug of some commands using wrong arguments