Someone requested a To-Do list, and I deciced to make one, and here it is.
Features:
Get it now with this installer:
vFaHf7pK
or
http://pastebin.com/vFaHf7pK
Older versions:
Current bugs:
Posted 15 June 2013 - 07:16 AM
Posted 15 June 2013 - 10:32 AM
Posted 15 June 2013 - 12:02 PM
Posted 15 June 2013 - 12:23 PM
ArchAngel075, on 15 June 2013 - 12:02 PM, said:
Posted 15 June 2013 - 12:33 PM
Posted 15 June 2013 - 12:45 PM
anthonysteck, on 15 June 2013 - 12:41 PM, said:
Posted 15 June 2013 - 12:59 PM
ArchAngel075, on 15 June 2013 - 12:45 PM, said:
anthonysteck, on 15 June 2013 - 12:41 PM, said:
Posted 15 June 2013 - 01:06 PM
Posted 15 June 2013 - 01:28 PM
Posted 15 June 2013 - 01:42 PM
Posted 15 June 2013 - 02:18 PM
anthonysteck, on 15 June 2013 - 12:59 PM, said:
Posted 15 June 2013 - 02:47 PM
Posted 15 June 2013 - 03:11 PM
Tjakka5, on 15 June 2013 - 02:18 PM, said:
Posted 15 June 2013 - 03:23 PM
Tjakka5, on 15 June 2013 - 10:36 AM, said:
Posted 15 June 2013 - 04:16 PM
Posted 15 June 2013 - 08:31 PM
local side = nil
for _, s in pairs(rs.getSides()) do
if peripheral.getType(s) == "monitor" then
side = s
end
end
if not side then
print("D::::::: YUNOHAVE MONITOR ATTACHED!")
error()
end
local mon = peripheral.wrap(side)
local w, h = mon.getSize()
(c == 12) or (b == 13) or (b == 14) or (b == 15) or (b == 16) or (b == 17) or (b == 18)try
(c == 12) or (b >= 13 and b <= 18)
Posted 16 June 2013 - 12:43 AM
GravityScore, on 15 June 2013 - 08:31 PM, said:
local side = nil
for _, s in pairs(rs.getSides()) do
if peripheral.getType(s) == "monitor" then
side = s
end
end
if not side then
print("D::::::: YUNOHAVE MONITOR ATTACHED!")
error()
end
local mon = peripheral.wrap(side)
local w, h = mon.getSize()
(c == 12) or (b == 13) or (b == 14) or (b == 15) or (b == 16) or (b == 17) or (b == 18)try
(c == 12) or (b >= 13 and b <= 18)
0 members, 1 guests, 0 anonymous users