Jump to content
  • Sky
  • Blueberry
  • Slate
  • Blackcurrant
  • Watermelon
  • Strawberry
  • Orange
  • Banana
  • Apple
  • Emerald
  • Chocolate
  • Charcoal

IlynPayne

Members
  • Content Count

    24
  • Joined

  • Last visited

  • Days Won

    2

Reputation Activity

  1. Like
    IlynPayne got a reaction from MeltingBrain in SGCX - SGCraft Stargate Controller   
    Make sure that port status is set to "open" (the button in the upper right corner). Iris is opened by sending a wireless signal to SGCX, so the computer must have wireless network card installed (a relay with wireless network card is good to). When dialing to a remote stargate, computer with SGCX must be within the chunk loading range of SGCraft (1 chunk by default).  
    Title updated, thanks for the info.
     
    Sure, no problem. You can also include it as an external program - it's hosted on a public GitLab repository and everyone (well.. at least GitLab members) can contribute to it.
  2. Upvote
    IlynPayne got a reaction from MeltingBrain in SGCX - SGCraft Stargate Controller   
    SGCX - SGCraft Stargate Controller
    Stargate controller based on GML library.
     
    Showcase:




     
    Installation steps:
    First download the package manager that will be used to download the application and all required dependencies: wget https://gitlab.com/d_rzepka/oc-equipment/raw/master/installer/arpm.lua Use the package manager do download SGCX: arpm install sgcx  
    Run SGCX with an additional argument - init. This will allow you to pick a stargate interface address from list. It is required only during the first startup - address will be saved in a configuration file. sgcx init  
    Optionally you can install the irisAuth package (remote iris management) using the previously mentioned package manager.  
    Features:
    Displaying Stargate status Storing gate addresses Grouping and searching addresses Disconnecting wormhole after specified time Automatic iris control (see installation steps, step 4) Displaying distance to the selected destination Address calculator: convert addresses within one dimension into chunk (and estimated block) coordinates and vice versa Animated dialing sequence with chevron drawings Future plans:
    Dialing history Iris authorization usage history Requirements:
    Tier 3 screen and GPU At least 1 MB RAM Network card Keyboard  
    (GitLab repository)
     
  3. Like
    IlynPayne got a reaction from Molinko in The Guard - security system   
    The Guard - security system
    The Guard is a base security control program I've written in 2016. It allows you to use some of the security devices from the OpenSecurity mod. It has modular architecture - all features are implemented in independent modules that can be replaced. It has action-driven - you can specify how everything behaves using the action system.
    Features
    modular architecture action-driven configurable behavior redstone support (Redstone I/O blocks) support of security devices from OpenComputes: keypads biometric readers RFID card readers turrets entity detectors motion sensors alarms Further reading
    The guard has its own wiki, on which you can find the installation instructions as well as the example configuration and other information. If somebody is interested in writing a new module, I can create a wiki page with API documentation (basic information is provided in the_guard.lua file).
    WIKI
    Disclaimer
    Although I have tested this program, a few issues might have slipped through. In that case feel free to report them in this thread or, even better, on the issue tracker if you have Gitlab account. If there's an error, be sure to include log contents (logs button on the right side of the program's interface) containing that error.
    Screenshots



  4. Like
    IlynPayne got a reaction from Totoro in SGCX - SGCraft Stargate Controller   
    SGCX - SGCraft Stargate Controller
    Stargate controller based on GML library.
     
    Showcase:




     
    Installation steps:
    First download the package manager that will be used to download the application and all required dependencies: wget https://gitlab.com/d_rzepka/oc-equipment/raw/master/installer/arpm.lua Use the package manager do download SGCX: arpm install sgcx  
    Run SGCX with an additional argument - init. This will allow you to pick a stargate interface address from list. It is required only during the first startup - address will be saved in a configuration file. sgcx init  
    Optionally you can install the irisAuth package (remote iris management) using the previously mentioned package manager.  
    Features:
    Displaying Stargate status Storing gate addresses Grouping and searching addresses Disconnecting wormhole after specified time Automatic iris control (see installation steps, step 4) Displaying distance to the selected destination Address calculator: convert addresses within one dimension into chunk (and estimated block) coordinates and vice versa Animated dialing sequence with chevron drawings Future plans:
    Dialing history Iris authorization usage history Requirements:
    Tier 3 screen and GPU At least 1 MB RAM Network card Keyboard  
    (GitLab repository)
     
  5. Like
    IlynPayne got a reaction from Molinko in SGCX - SGCraft Stargate Controller   
    SGCX - SGCraft Stargate Controller
    Stargate controller based on GML library.
     
    Showcase:




     
    Installation steps:
    First download the package manager that will be used to download the application and all required dependencies: wget https://gitlab.com/d_rzepka/oc-equipment/raw/master/installer/arpm.lua Use the package manager do download SGCX: arpm install sgcx  
    Run SGCX with an additional argument - init. This will allow you to pick a stargate interface address from list. It is required only during the first startup - address will be saved in a configuration file. sgcx init  
    Optionally you can install the irisAuth package (remote iris management) using the previously mentioned package manager.  
    Features:
    Displaying Stargate status Storing gate addresses Grouping and searching addresses Disconnecting wormhole after specified time Automatic iris control (see installation steps, step 4) Displaying distance to the selected destination Address calculator: convert addresses within one dimension into chunk (and estimated block) coordinates and vice versa Animated dialing sequence with chevron drawings Future plans:
    Dialing history Iris authorization usage history Requirements:
    Tier 3 screen and GPU At least 1 MB RAM Network card Keyboard  
    (GitLab repository)
     
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.