7 Commits

Author SHA1 Message Date
Emojigit
319b7dd484
import steps: rename items 2021-05-03 13:02:39 +08:00
octacian
ca6beff464
Move clear, shutdown, and reboot to OS
* Add `system.shutdown()`
* Add `system.reboot()`
* Add `clear` command
* Add `shutdown [-r]` command
2018-11-24 22:45:30 -08:00
octacian
ec5864b645
Prevent naming field from closing on enter 2018-07-23 17:45:02 -07:00
octacian
1ed8f9cf73
Add configurable text wrapping to command line and debug 2018-07-23 17:43:21 -07:00
octacian
4c6884fd6f
Add debug console tab 2018-07-23 17:16:34 -07:00
octacian
c836b569f5
Fix current user management 2018-07-23 12:54:46 -07:00
octacian
642139b1b8
Split API into different files
* Move formspec APIs to gui.lua
* Move environment APIs to env.lua
* Move userdata and computer ID APIs to init.lua
2018-07-23 11:48:01 -07:00