Jump to content




[SGCraft] SG-Control System (v1.4) *Update*


  • You cannot reply to this topic
8 replies to this topic

#1 SeaLife

  • Members
  • 23 posts

Posted 01 February 2014 - 06:30 PM

Hey Community

Today i'll show you my Stargate Control System



BTW: Its not finished yet

Screens:
Spoiler

startup
Spoiler

Required Files:
* sg.lua
* sg_screens.lua
* sg_hooks.lua
* sg_mod.lua
* bios.lua

Mirror:
* Github: Github (Master)

Additional SG-Mods:
* /mods/sg_monitor.lua

Required Mods:
* Minecraft
* OpenPeripheral's Snapshot 42 (44 and 45 DOESNT WORK!)
* ComputerCraft 1.57 / 1.58
* SGCraft 0.7.3 (should work with LanteaCraft, but not tested!)

(You can use my own Build which including all snapshot-45 fixes and SGCraft fixes)
* OpenPeripheral's Snapshot 1-BySeaLife Build [1]

(Not uploaded to Pastebin until its completly finished)

Changelog:
Spoiler

Custom Installer:
Spoiler


You can Modificate the System completly with sg_mod.lua.
in sg_mod.lua you'll find instructions to do edits

Have Fun


Documentation of Modding:
Spoiler



You've panic with using a file like "bios.lua"?
Here are some ideas, how to rename the file, so that you dont need to have panic anymore...
mv bios.lua sg_api.lua
mv bios.lua shell32.lua
mv bios.lua hello.lua
mv bios.lua nope.lua
mv bios.lua trololololololol.lua
So, it doesnt matter, which filename you'r using for the "bios.lua", just execute the file, before executing sg.lua

Thank you ...

Edited by SeaLife, 02 February 2014 - 12:36 PM.


#2 awsmazinggenius

  • Members
  • 930 posts
  • LocationCanada

Posted 01 February 2014 - 06:55 PM

I personally wouldn't use something like this if it modifies bios.lua, as you have to edit the BIOS of every computer.

#3 SeaLife

  • Members
  • 23 posts

Posted 01 February 2014 - 07:07 PM

You dont have to edit it.
I just named it Bios.lua because it workes like a System Api...
This Program is a bit large and unfinished ^^

#4 awsmazinggenius

  • Members
  • 930 posts
  • LocationCanada

Posted 01 February 2014 - 07:09 PM

I'm not sure whether that will work due to the way bios.lua is included in ComputerCraft.zip - could you please consider renaming it?

#5 SeaLife

  • Members
  • 23 posts

Posted 01 February 2014 - 07:10 PM

O.o it doesnt replace anything because the main CC Bios is in the ROM folder and ReadOnly...

#6 awsmazinggenius

  • Members
  • 930 posts
  • LocationCanada

Posted 01 February 2014 - 07:15 PM

I think it's kept just outside the rom folder, but's it's hidden. Though, I guess in CC, you'd just name the file "bios" (CC files are extension-less) and it would be good.

#7 SeaLife

  • Members
  • 23 posts

Posted 01 February 2014 - 07:17 PM

It doesnt matter if the file ie named
.exe
.lua
.asdf
.jar

Or whatever... Everything outside of ROM doesnt affect the ROM...
Only if someone replaces some functions...

#8 awsmazinggenius

  • Members
  • 930 posts
  • LocationCanada

Posted 01 February 2014 - 07:51 PM

Are you saying I can name the file bios (no extension), or that you can create a file called bios.lua in the root directory and have it not affect anything?

#9 SeaLife

  • Members
  • 23 posts

Posted 02 February 2014 - 03:27 AM

View Postawsmazinggenius, on 01 February 2014 - 07:51 PM, said:

Are you saying I can name the file bios (no extension), or that you can create a file called bios.lua in the root directory and have it not affect anything?

The bios.lua file doesnt affect by it self or replaces some os.* function
function... You can call the bios.lua whatever you want, you only have to execute before sg.lua


Yes, sure... You can name it "bios", "bios.lua", "bios.exe", .... ( What ever the fu** you want ;D )

Edited by SeaLife, 02 February 2014 - 04:10 AM.






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users