Shotgun King: The Final Checkmate

Shotgun King: The Final Checkmate

Glacies' Collection
49개 중 1~10개 표시 중
< 1  2  3  4  5 >
업데이트: 2025년 8월 31일 @ 오전 9시 53분

imported new stuff
fixed a bug related to selectCard/selectPiece

업데이트: 2025년 8월 11일 @ 오후 2시 59분

Fixed some typo and bugs
Added a few examples

New condition:
_ifEqual_

업데이트: 2025년 8월 9일 @ 오후 3시 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_

업데이트: 2025년 6월 29일 @ 오후 3시 09분

fixed a minor bug
added sfx for _replace

업데이트: 2025년 6월 21일 @ 오후 6시 11분

업데이트: 2025년 5월 18일 @ 오전 6시 17분

forgot to turn off some debugging codes

업데이트: 2025년 5월 17일 @ 오후 12시 38분

b_gamble now stacks damage instead of replacing

fixed a crash when certain cards appear

업데이트: 2025년 3월 13일 @ 오후 12시 05분

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

업데이트: 2025년 3월 6일 @ 오후 3시 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

업데이트: 2025년 3월 3일 @ 오전 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