Creative Mod

by jodli

Based on the old Creative Mode mod created by Y.Petremann, then patched by Pac0master, and also the Test Mode mod created by rk84. By enabling Creative Mode in the game, you can access objects that can generate unlimited items, fluid or energy, or nullify them. Perfect for testing purpose or making initial setup for games. Quick patch for 0.16 until an official release - everything should work now. Quick patch for 0.17 until an official release - if ever...

Content
11 days ago
0.17 - 2.0
102K
Cheats

b Crash on referencing game.write_file

23 days ago
(updated 23 days ago)

Just got this crash after triggering an event while option "Write events [?]" helpers was enabled:

The mod Creative Mod (2.0.3) caused a non-recoverable error.
Please report this error to the mod author.

Error while running event creative-mod::on_gui_opened (ID 96)
LuaGameScript doesn't contain key write_file.
stack traceback:
  [C]: in function '__index'
  __creative-mod__/scripts/events.lua:1253: in function 'write_or_log_events'
  __creative-mod__/scripts/events.lua:1301: in function <__creative-mod__/scripts/events.lua:1263>

Fix: game.write_file doesn't exist anymore. You now must use helpers.write_file instead on lines 1215 and 1253 of scripts/events.lua.

17 days ago

fixed with v2.0.4
Thanks for the report! <3

This thread has been locked.