Posted 28 August 2012 - 05:18 AM
Hi!
Just throwing round some ideas. Maybe add limited (4?) upgrade slots to turtles like IC2
putting things in the slots add capability/API to the turtle
1. Compass - add turtle.getFace() - returns which direction turtle is facing
2. watch - add events to be fired every dawn/night/noon/midnight maybe?
3. both watch and compass present - the above enhancements PLUS turtle.getpos() - accurate GPS of the turtle,
you lose 2 upgrade slots but this is probably worth it
4. sugar - turtle consumes sugar in inventory (or fuel ) to move/mine faster. - stacks. put a lot of sugar in the upgrade slot
and the turtle will go very fast but burn through the sugar faster.
5. energy link or something - allow turtle to use (batteries/energy crystals?) from IC2, redpower, etc to refuel
6. ender pearl - teleporting turtle. turtle.teleport(x,y,z) move x,y,z blocks (max 16 blocks , relative to postion ) maybe use fuel to use
Sure you could craft new turtles with gps but it might be more fun to add and remove upgrades to turtles as needed, also this method might lessen the number of new peripheral blocks/recipes needed (to make it easier for texture pack makers to support)
anyway , thanks for reading.
Just throwing round some ideas. Maybe add limited (4?) upgrade slots to turtles like IC2
putting things in the slots add capability/API to the turtle
1. Compass - add turtle.getFace() - returns which direction turtle is facing
2. watch - add events to be fired every dawn/night/noon/midnight maybe?
3. both watch and compass present - the above enhancements PLUS turtle.getpos() - accurate GPS of the turtle,
you lose 2 upgrade slots but this is probably worth it
4. sugar - turtle consumes sugar in inventory (or fuel ) to move/mine faster. - stacks. put a lot of sugar in the upgrade slot
and the turtle will go very fast but burn through the sugar faster.
5. energy link or something - allow turtle to use (batteries/energy crystals?) from IC2, redpower, etc to refuel
6. ender pearl - teleporting turtle. turtle.teleport(x,y,z) move x,y,z blocks (max 16 blocks , relative to postion ) maybe use fuel to use
Sure you could craft new turtles with gps but it might be more fun to add and remove upgrades to turtles as needed, also this method might lessen the number of new peripheral blocks/recipes needed (to make it easier for texture pack makers to support)
anyway , thanks for reading.