Don't Starve
Better Console
8件中 1-8 を表示
更新: 2016年7月13日 @ 8時51分

Version 1.3.1b

- Fixed SetAllowClipboardPaste crash

更新: 2016年3月27日 @ 11時18分

Version 1.3.1a

- Flagged as RoG and Shipwrecked compatible

更新: 2016年3月27日 @ 11時17分

更新: 2014年5月31日 @ 22時03分

Version 1.3.1

  • Bumped API version to 6
  • Made the new CTRL+V paste support enabled by default

更新: 2014年4月16日 @ 21時09分

Version 1.3.0

  • Added support for multi-line input
  • Better error message and result handling
  • Large code restructuring/rewrite
Huge thanks to simplex for contributing most of the changes in this version

更新: 2013年10月23日 @ 18時21分

Version 1.2.1

  • Fixed button focus (wasn't working due to the latest Don't Starve update)

更新: 2013年9月10日 @ 18時41分

Version 1.2.0

  • Made compatible with the "A Moderately Friendly Update" update
  • Added resolution-dependent text size scaling
  • Added translating '=' as the first char to 'return '
  • Added support for printing multiple return values
  • Added support for printing return values even if they are succeeded by a nil value (example: return nil,"test")
  • Added stripped-down configuration loading (loads config.default.lua and config.lua)
  • Added support for auto executing console commands as long as they have a given prefix (default: "c_")
  • Added better error printing (get loadstring's error first, check it, then do pcall)
  • Made automatic variable printing configurable (ENABLE_VARIABLE_AUTOPRINT)
  • Added configurable transparent black background to the console

更新: 2013年8月29日 @ 4時38分

Initial Workshop release