Don't Starve

Don't Starve

Better Console
Viser 1–8 av 8 bidrag
Oppdatering: 13. juli 2016 @ 8.51

Version 1.3.1b

- Fixed SetAllowClipboardPaste crash

Oppdatering: 27. mars 2016 @ 11.18

Version 1.3.1a

- Flagged as RoG and Shipwrecked compatible

Oppdatering: 27. mars 2016 @ 11.17

Oppdatering: 31. mai 2014 @ 22.03

Version 1.3.1

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

Oppdatering: 16. apr. 2014 @ 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

Oppdatering: 23. okt. 2013 @ 18.21

Version 1.2.1

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

Oppdatering: 10. sep. 2013 @ 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

Oppdatering: 29. aug. 2013 @ 4.38

Initial Workshop release