Jump to content

TrovaGamer

Members
  • Posts

    15
  • Joined

  • Last visited

Profile Information

  • Gender
    Male
  • Location
    TecniCraft
  • Interests
    Gaming, Programing, Music
  • Minecraft In-Game Name
    TrovaGamer

Converted

  • Facebook
    https://www.facebook.com/trovador.urbano.547

TrovaGamer's Achievements

Grass

Grass (2/9)

3

Reputation

  1. Hope I'm not reviving the post, i've made some changes to the program so it will not overload the *cof*free*cof* web server and will not crash it every hour, also im gonna be working on this project this month so i hope to bring you a really better system than this (its pretty weird i know). Ive been testing for about an hour and it don't seem to be throubling by the moment so feel free to test it, hopefully i can implement cookies (or something similar) tomorrow so you dont have to be writting and writting that key code (sorry for that but im very tired and tomorrow i go to work and school) Here the (mini) changelog Changed (again) the web server to a brand new one Changed web side login system to a simple key asking system, you only need the computer key to access the info Changed a bit the code so it won't overload the web server Still only allows visualization of inventories Edited install instructions on the main post Right now im working on the energy storage system (ic2) and trying to get a better gui on the web client side
  2. Just got to set a node.js running server, tomorrow i'll be coding to link computercraft, a db and a web client. hope i can finish all in my few free time
  3. It should be the server... main problem of free services
  4. Actually yes, most mc hosts offer php+mysql hosting in their packages, and by now im using php+mysql due to the fact that im pretty new on node.js coding and git repositories, but im gonna try hard to take this project forward Edit: Maybe when i can set up my openshift account or my cloudnode account got aproved ill rewrite the whole server to node.js
  5. New link, http://gamersparadise.host22.com/minecraft/computercraft/ hope this host can spport this until i find one better (or when i get started on node.js)
  6. It seems that the server has a limit of cpu tha i can use, im gonna search another one and see what can i do Im so sorry guys
  7. I've released an alpha/indev (warning: noob at the keyboard) of the program/app (whatever you want to call it) the instructions are in the main post, I welcome your reviews, suggestions, or comments
  8. its gonna be in the first post of the thread the beta/alpha/indev (whatever) of the program, and ill post every update on this thread too
  9. In 1.2.5 ccsensors there was a way to check players positions, i dont know if the newer version of this mod have that, but if it has it you could connect a command block to a computer and tp a player to the surface when he reach certain layer... i know its just an idea and not a solution, but its a start... im gona check if theres a recent cc plugin that can scan players globally
  10. Personally, if you're running your server in a low specs machine (or host) y recommend you to use a simple forge server, thats because mcpc+ is like forge+bukkit, and bukkit uses more ram, and the more the plugins the more the ram... you can find some mods that copy bukkit plugins functionality
  11. Actualy, the main idea was born when creating a HUD for a computer controlled reactor array so, one of the main concepts that i want to introduce in the program is the capability of toggling the state of one (or many) reactors BTW i could be releasing a beta at the end of the week, but it will only support the abiity to see the actual storage, and a few list of mods iron chests, better storage and maybe anothers)
  12. From the webside Im using just a script to "decode" a json into a table, but the idea is to have jquery menus to nav, on the other hand, to send all the info to the web, im using a very very basic node server, but i hope i can found a free node server on the web, otherwise i will need to change to php+mysql or something like that
  13. Current version: 0.0.1-InDev MUST TO READ Very important note This program is dependendant on OpenPeripherals so you might want to install that mod or ask to your server admin to add to the server modpack sorry for the inconvenient Some days ago i posted an idea on this forum (http://www.computerc...post__p__178043) (if you dont want to see the post maybe you want to see this video http://www.youtube.com/watch?v=gW0LUueZVdM) Tonight (00:07 here) im releasing the first dev version of this idea and citing some of what i said, this program its mainly focused for smp servers but if you want let your ssp world opened and then go to school/work/party ... well ...you can For now, my main problem is the time, but i hope it can be working (the program) in a few weeks, but i do really want to know what do you think about it Instructions for instalation: Instructions If its disabled, enable (ask to your server admin to enable) the http api of computercraft (just go to the config its very easy) Install on your computer the CCWP Installer copypasteringo ► pastebin get w4DZjPR3 installer Run the installer The installer program will automatically update a file called "installer" with the last version of it and will create/update a folder called CCWP wich contains all the codes to work with CCWP DONT DELETE IT. If you choosed to not have an startup file, you can run the main program with this command: "CCWP/webcontrol" When running it will throw a 10 alphanumeric code that is your "ComputerKey", copy and save it in a safe place Login to http://ccwp.herobo.com/ write your ComputerKey in the input box and click "Get Status" to see all your items in the web page! IMPORTANT NOTE Every computer running the program will throw a different Key, so you may need multiple windows if you run multiple instances of the program I hope to continually update this project, but i'll always welcome your reviews, suggestions, comments or whatever Feature List: Online view of connected chests Current Mods supported for storage view: Iron Chests Better Storage Applied Energistics (must connect via cable to a ME Controller) Changelog: 20/10/14 0.0.2-inDev Changed (again) the web server to a brand new one Changed web side login system to a simple key asking system, you only need the computer key to access the info Changed a bit the code so it won't overload the web server Still only allows visualization of inventories Edited install instructions on the main post 19/05/14 0.0.1-InDev First dev version of the app Features: Online view of storage Current Mods supported for storage view: Iron Chests Better Storage Applied Energistics (must connect to a ME Controller) WIP More mods compatibility Energy net view TO-DO list Web-side rs signals toggling
×
×
  • Create New...