Jump to content

disconsented

Ascended
  • Posts

    1194
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by disconsented

  1. Well you could use a mining turtle with an autonomous activator
  2. Alright here is the first test candidate for the mod. (MC Version 1.7/ Forge build 10.12.1.1060) Currently it has support for 3 different skill methods (Crafting block, breaking and killing entities) https://dl.dropboxusercontent.com/u/9049845/ASSRPG-1 Test Candidate.jar https://dl.dropboxusercontent.com/u/9049845/ANSSRPG.cfg Please test it and abuse it and report any bugs and the like to the github https://github.com/disconsented/ANSSRPG/issues
  3. I don't quite see why you need a developer for a MC server unless you are doing custom work there isnt much of a point
  4. I am getting ready to release a version to effectively be a proof of concept, should I include a cfg to help with testing?
  5. http://en.wikipedia.org/wiki/Megahertz_myth ECC is not a requirement, it is for when data corruption cannot be tolerated (aka scientific or finical work), for most servers you will not need to go above 4GB of ram. Also the difference between SSD's and HDD's its not tiny its HUGE [1] [2] [3] , HDD's are great for persistent storage but for Random Read/Write as well as general IO SSD > HDD (aka what world loading uses the most of) Also the big reason's why linux is primarily used for servers: Uptime/Reliability Resource usage Security (Normal lack of root access makes social engineering much harder than on windows) Open Source (aka if shit is broke you can fix it) Also experience =/= its right Multicraft runs just as well on windows as on linux If you don't even understand what the MHZ Myth is its pretty safe to call bullshit on your experience(and practically everything else you said)
  6. TechnicSolder is the only way to achieve this
  7. WAILA
  8. http://www.technicpack.net/tekkit-classic
  9. Platform and Forums registrations are separate
  10. Gona need your launcher logs (upload em to pastebin.com) %appdata%.techniclogs
  11. Uninstall ALL versions of java then install 64bit Java
  12. only choice is to change your OS
  13. Install 64bit java
  14. Okay so after doing some experimentation it looks I will be able to have all skills definable by the end user However setting up the config file kinda sucks, not much I can do there sorry(requires a few restarts to work correctly). As of right now I need help with figuring out a better name than "Stuff n Things" Perk system: This is how I will handle the bracketing/restrictions for things like what can be mined, what tools can be used etc as well as any sort of special ability's (maybe somthing like a redstone emp?) To obtain a perk you must meet the requirements, select the perk(probably a command) and then sacrifice experience for it What sort of skills would people like to see beyond just breaking blocks? (ala Mining, Digging and Woodcutting) What are peoples opinions on bracketing things like tools and Armour? (You must have x perk to be able to use y) What is your opinion on bracketing in general? What are your thoughts on the perk's system? Also, any suggestions for a name?
  15. Install 64bit java
  16. Sounds like you want the Jobs plugin
  17. I used age restrictions on my server so I didn't have to deal with easily avoidable problems (How does X work, Am I allowed to do Y etc.)
  18. What is different about it? Where are the screenshots?
  19. '?do=embed' frameborder='0' data-embedContent>>
  20. https://onedrive.live.com/redir?resid=43DBDC204A48E8FD!2737&authkey=!ALYY_RzLjO-FSsc&ithint=file%2c.pdf ^Current Notes Might be of some use :)
  21. I heard that some of them may in fact sleep and have lives. What has MC modding come to?!!!
  22. At the moment what I have done is essentually a tech demo so it is all subject to change. As for custom skills like you have described it is an idea, however it would need to be better explored (although it should be quite possible) but with how I have currently programmed the mod things like "undead hunter" should be rather easy to impliment (as well as adjust what I currently have). As for new mod mechanics there will need to be hooked into on a case by case basis as many of them use their own systems (for example IC2's laser doesn't use forge's block break event which is why it is so hard to protect against) but it is somthing I am quite willing to do (heck others can help contribute as well as it will be open source). Everything else for the most part I agree on and will probably try to impliment in the near future Your input is greatly appreciated
×
×
  • Create New...