ffb88259d6
Allows finer control over whether you want none included or not. Fixes some invalid things being allowed for element 0 in legacy lua api Fixes {ctype} signs showing 0 instead of NONE
8 lines
488 B
Plaintext
8 lines
488 B
Plaintext
# This file is used by the starcatcher.us snapshot server to pull changelogs
|
|
# It may also be used by mod owners using the starcatcher update server to write changelogs for their mods
|
|
# Erase and replace the changelog for every release, do not just append changes to the end
|
|
|
|
Fix air being able to go through walls for a frame after undoing
|
|
Show NONE in {ctype} signs instead of 0 when an element has no ctype
|
|
Fix some legacy lua api functions allowing you to set properties on element 0
|