Advertisement
Andersfc

-->All Programs+Changelog<--

Nov 30th, 2012
1,349
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 4.21 KB | None | 0 0
  1. This is the changelog for all my programs :D
  2. Any program i put into pastebin will be found here!
  3. Changelog pastebin: u80XrS0i
  4. For comfort i added it to GMT-0 instead of GMT-1
  5. A=Alpha, B=Beta, F=Finished
  6. _______________________________________________________________________________________________________
  7. How to use these programs: You need Computercraft (Minecraft mod)
  8. You need to go into your minecraft configs folder, and edit "computercraft"
  9. Then find: enable http api = "false", change "false" to "true"
  10. Restart your minecraft if you didnt have your configs set up allready
  11. Open your Computer/Turtle gui and type: pastebin get <code> <name>
  12. If it says: No such program, then you didnt do the configs properly!
  13. _______________________________________________________________________________________________________
  14. Changelog
  15. at 25-11-2012-18:57-GMT-0, added an Enderchest fuel function to the "room" program
  16. +Better anti mob protections
  17. at 27-11-2012-02:57-GMT-0, added Chest/buffer support function to the "room" program
  18. at 28-11-2012-17:18-GMT-0, added an awesome info-skip function(saving about 40 seconds of your life) and bug fixes with the chest/buffer function to the "room" program
  19. at 29-11-2012-16:55-GMT-0, added fix to a bug which made a line in the first x+z coords (was quite annoying to fix!) to the "room" program
  20. at 06-12-2012-6:57-GMT-0, added Fuel saving when not using chests, to the "room" program
  21. at 07-12-2012-16:10-GMT-0, added different functions (down and up functions) to the "room" program
  22. it is awesome... took alot of time to do :(
  23. at 11-12-2012-17:20-GMT-0, added Fuel gathering to the "room" program, it will now collect its fuel that it finds while mining, in 1 big pile at slot#13
  24. ___________________________________________________
  25. <Wood-Cut>
  26. it cuts 1 wood automatically
  27.  
  28. pastebin code : qED2HSyW
  29. A1
  30. Last time edited: 08-12-2012-18:07-GMT-0
  31. ___
  32. ___
  33. ___
  34. <safe-email>
  35. name it whatever, it is kind of an Addon to the "strAymail" program that broadcasts what you want, and then encrypts the letters into gibberish, to anyone that dosnt have the same program. Basically it just makes your message impossible to read unless the ones seeing the message has the same program as you do!
  36.  
  37. Pastebin code: SBQNzTSb
  38. A1
  39. Last time edited: 01-12-2012-02:38-GMT-0
  40. ___
  41. ___
  42. ___
  43. <tunl>
  44. Name it "tunl", originally it was gonna be called tunnel, but computercraft already adds that
  45. it basically just puts a tunnel of desired blocks around it in a 1x2 (good for feks under water, or through lava)
  46.  
  47. Pastebin code: 6QEH3hsJ
  48. A1
  49. Last time edited: 25-11-2012-13:14-GMT-0
  50. ___
  51. ___
  52. ___
  53. <strAymail>
  54. Name it whatever you feel like
  55. it will work the same
  56.  
  57. Pastebin code: 5CUaFcqL
  58. A1
  59. Last time edited: 24-11-2012-19:04-GMT-0
  60. ___
  61. ___
  62. ___
  63. <Wireless-Communication-Transmit>
  64. Change the program name to "transmit"
  65. Requires a modem on the turtle/computer
  66.  
  67. Pastebin code: 7Mkej1P9
  68. F
  69. Last time edited: 24-11-2012-13:02-GMT-0
  70. ___
  71. ___
  72. ___
  73. <Wireless-Communication-Receiver>
  74. Please add the name of this program to "startup" for best usage
  75.  
  76. Pastebin code: HNr69gcE
  77. F
  78. Last time edited: 24-11-2012-13:02-GMT-0
  79. ___
  80. ___
  81. ___
  82. <Analyze>
  83. This program requires the peripheral: "turtle item analyzer" ("Someone 9999's") peripheral
  84. Peripherals are Computercraft addons basically
  85. The peripheral can be found at the Computercraft forums
  86.  
  87. Pastebin code: 9TBbzyfi
  88. F
  89. Last time edited: 24-11-2012-13:02-GMT-0
  90. ___
  91. ___
  92. ___
  93. <Room>
  94. Keep the program name as <room>
  95. For the 2nd optional ender chest (refuel function) i would suggest
  96. logistics pipes, supplying 1-2 pieces of coal to the chest
  97. Immibis chunkloaders is strongly recommeneded, for really big Turtle quarries with this program
  98. Also PLEASE NOTE : too big a room might make the turtle drop its inventory on the floor (IF you are using the chest function and NOT Ender chests!!!)
  99.  
  100. Pastebin code: JLr1NV4i
  101. B1
  102. Last time edited: 29-11-2012-16:55-GMT-0
  103. ___
  104. ___
  105. ___
  106. <Build>
  107. Keep the program name as <build>
  108.  
  109. Pastebin code: d0w0ghpN
  110. B1
  111. Last time edited: 24-11-2012-13:02-GMT-0
  112. ___
  113. ___
  114. ___
  115. <Stripmine>
  116. Keep the program name as <stripmine>
  117.  
  118. Pastebin code: PqesqdYK
  119. B1
  120. Last time edited: 30-11-2012-19:59-GMT-0
  121. ___________________________________________________
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement