Go to file
bas080 b637fc711e Save output to terminal mod folder 2013-08-09 17:09:00 +02:00
screenshots Added digilines msg support. Terminal has two channels, in and out and added minor improvements 2013-07-24 04:26:00 +02:00
sounds Initial push, textures for on and of terminal, sound for when terminal is turned on and initial code that allows the running of console commands on server. 2013-07-19 02:47:52 +02:00
textures Initial push, textures for on and of terminal, sound for when terminal is turned on and initial code that allows the running of console commands on server. 2013-07-19 02:47:52 +02:00
depends.txt Initial push, textures for on and of terminal, sound for when terminal is turned on and initial code that allows the running of console commands on server. 2013-07-19 02:47:52 +02:00
init.lua Save output to terminal mod folder 2013-08-09 17:09:00 +02:00
readme.txt Added digilines msg support. Terminal has two channels, in and out and added minor improvements 2013-07-24 04:26:00 +02:00

readme.txt

Terminal
--------
Run terminal commands on the hosts computer from miles away.

version
-------
0.4

contributors
------------
bas080
Minetest community

forum
-----
http://forum.minetest.net/viewtopic.php?pid=100710

changelog
---------
0.1
---
- terminal textures
- a manner of inserting and running commands
- turn on sound

0.2
---
- trigger on digilines or mesecons signal
- make diggable when turned off
- can be turned of by typing logout or exit which was already supported

0.2.5
-----
- channel can be set by typing digilines <channel name>

0.3
---
- "terminal" privs

0.3.1
-----
- make option to allow or disable mesecons or digiline function "terminal.allow_mesecons_and_digilines = true"
- default for terminal.allow_mesecons_and_digilines = false

0.4
---
- uses digilines msg parameter
- added a in and out channel

0.4.1
- check if cd(change directory) is possible and remember that path

license
-------
WTFPL