Minetest Manipulator Tool

User avatar
Hamguy
Member
 
Posts: 26
Joined: Sat Oct 27, 2012 00:00

Minetest Manipulator Tool

by Hamguy » Tue Jun 25, 2013 09:34

I'm not very good coding so i thought someone else could take a look at this and make it instead.
Minecraft is very blocky, most people like making buildings but these never look good due to its blockiness.

Minetest is amazing due to it being open source and anyone can create something new or change the gameplay.

i want to create a craftable gun you can manipulate the world in like in gmod.

Image

Image

Image

Image

============
Select-Point
-Face
-Edge
-Object-single
-A B

Options-Copy
-Paste
-Remove
-Color
-

Undo
Image

=============================================================
Manipulator Gun would need a Fuel, and must be crafted before you can use it.
Last edited by Hamguy on Tue Jun 25, 2013 09:38, edited 1 time in total.
 

User avatar
PilzAdam
Member
 
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam

by PilzAdam » Tue Jun 25, 2013 11:57

Why do you come here if you dont like blocky worlds?
 

User avatar
Topywo
Member
 
Posts: 1718
Joined: Fri May 18, 2012 20:27

by Topywo » Tue Jun 25, 2013 12:23

I'm not sure what exactly you're looking for. If you want to make items for minetest that don't look blocky, you might cosider using nodeboxes.

This topic gives some usefull information about nodeboxes:
http://forum.minetest.net/viewtopic.php?id=2333

Although nodeboxes are made inside of a box, the item can be drawn over adjacent boxes as long as they are empty (like the cells in a spreadsheet)
 

User avatar
Dan Duncombe
Member
 
Posts: 904
Joined: Thu May 09, 2013 21:11

by Dan Duncombe » Tue Jun 25, 2013 15:02

It you want hings other than blocks try the non-cubic blocks mod. And also, if you don't like blockiness, why play a game about placing and breaking blocks?
Some Mods: Castles Prefab Camouflage
My Games: Nostalgia Realtest Revamped
Servers: See above games.
 

User avatar
Mossmanikin
Member
 
Posts: 599
Joined: Sun May 19, 2013 16:26

by Mossmanikin » Wed Jun 26, 2013 01:44

Minetest and similar games aren't only about pixels and blockiness.

The retro style may be an important characteristic, but I think more important is the way you can interact with the world you play in, change it, build almost anything you like.

Don't think there's anything wrong with the idea to add detail.
If someone wants to use a texturepack with a higher resolution, does it mean he's playing the wrong game?

Noob 4 life!
My stuff
 

User avatar
Hamguy
Member
 
Posts: 26
Joined: Sat Oct 27, 2012 00:00

by Hamguy » Wed Jun 26, 2013 02:29

Dan Duncombe wrote:It you want hings other than blocks try the non-cubic blocks mod. And also, if you don't like blockiness, why play a game about placing and breaking blocks?


why have a Open source game if you cant change it.
 

User avatar
kaeza
Member
 
Posts: 2141
Joined: Thu Oct 18, 2012 05:00
GitHub: kaeza
IRC: kaeza diemartin blaaaaargh
In-game: kaeza

by kaeza » Wed Jun 26, 2013 02:38

Hamguy wrote:
Dan Duncombe wrote:It you want hings other than blocks try the non-cubic blocks mod. And also, if you don't like blockiness, why play a game about placing and breaking blocks?


why have a Open source game if you cant change it.

Maybe someone will merge it if you code it.
Your signature is not the place for a blog post. Please keep it as concise as possible. Thank you!

Check out my stuff! | Donations greatly appreciated! PayPal | BTC: 1DFZAa5VtNG7Levux4oP6BuUzr1e83pJK2
 

User avatar
Mossmanikin
Member
 
Posts: 599
Joined: Sun May 19, 2013 16:26

by Mossmanikin » Wed Jun 26, 2013 02:47

I actually like the idea of this, but I'm afraid this is not possible exactly the way you want it to be.

It's possible to make stairs with a lot of small steps or diagonal sheets, but, AFAIK it's not possible to make true diagonal nodeboxes.

Noob 4 life!
My stuff
 

User avatar
Inocudom
Member
 
Posts: 2889
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Wed Jun 26, 2013 03:27

Mossmanikin wrote:I actually like the idea of this, but I'm afraid this is not possible exactly the way you want it to be.

It's possible to make stairs with a lot of small steps or diagonal sheets, but, AFAIK it's not possible to make true diagonal nodeboxes.


If only it were... If only it were... Think of how many less faces nodeboxes would have.
 

User avatar
VanessaE
Member
 
Posts: 3894
Joined: Sun Apr 01, 2012 12:38
GitHub: VanessaE
IRC: VanessaE
In-game: VanessaEzekowitz

by VanessaE » Wed Jun 26, 2013 04:18

Realbadangel was working on something to allow for actual meshes to be used in nodes, but he has not finished that yet.
You might like some of my stuff:
Plantlife ~ More Trees ~ Home Decor ~ Pipeworks ~ HDX Textures (16-512px)
Tips (BTC): 13LdcdUFcNCFAm7HfvAXh5GHTjCnnQj6KE
 

User avatar
Jordach
Member
 
Posts: 4412
Joined: Mon Oct 03, 2011 17:58
GitHub: Jordach
IRC: Jordach
In-game: Jordach

by Jordach » Wed Jun 26, 2013 05:56

kaeza wrote:
Hamguy wrote:
Dan Duncombe wrote:It you want hings other than blocks try the non-cubic blocks mod. And also, if you don't like blockiness, why play a game about placing and breaking blocks?


why have a Open source game if you cant change it.

Maybe someone will merge it if you code it.

With the current devs? Nah.

You are forgetting how stubborn they are when responding to bugs.
Last edited by Jordach on Wed Jun 26, 2013 05:56, edited 1 time in total.

( ͡° ͜ʖ ͡°) ( ͡o ͜ʖ ͡o) [$ ( ͡° ͜ʖ ͡°) $] ( ͡$ ͜ʖ ͡$) ヽ༼ຈل͜ຈ༽ノ



My image and media server is back online and is functioning as normal.
 

User avatar
kaeza
Member
 
Posts: 2141
Joined: Thu Oct 18, 2012 05:00
GitHub: kaeza
IRC: kaeza diemartin blaaaaargh
In-game: kaeza

by kaeza » Wed Jun 26, 2013 06:08

Jordach wrote:
kaeza wrote:
Hamguy wrote:
why have a Open source game if you cant change it.

Maybe someone will merge it if you code it.

With the current devs? Nah.

You are forgetting how stubborn they are when responding to bugs.

That was sarcasm.

EDIT: Actually, totally forgot about RBA's branch.
Last edited by kaeza on Wed Jun 26, 2013 06:08, edited 1 time in total.
Your signature is not the place for a blog post. Please keep it as concise as possible. Thank you!

Check out my stuff! | Donations greatly appreciated! PayPal | BTC: 1DFZAa5VtNG7Levux4oP6BuUzr1e83pJK2
 

User avatar
Hamguy
Member
 
Posts: 26
Joined: Sat Oct 27, 2012 00:00

by Hamguy » Thu Jun 27, 2013 10:57

kaeza wrote:
Hamguy wrote:
Dan Duncombe wrote:It you want hings other than blocks try the non-cubic blocks mod. And also, if you don't like blockiness, why play a game about placing and breaking blocks?


why have a Open source game if you cant change it.

Maybe someone will merge it if you code it.



I wouldn't be posting this if i knew how to code now would I?

if it was more visual i could do it. i cant look at a wall of text and imagine creating a menu without visual help nor can i do something as complex without seeing it unfold.

I learned some visual basic and created programs fine with it.
 


Return to Minetest General

Who is online

Users browsing this forum: No registered users and 10 guests

cron