Page 1 of 2

Ores [mod][0.8][WIP][ores]

PostPosted: Sat Mar 22, 2014 22:54
by Enke
I'm back with another mod! This mod is going to be a much larger project than my last, attempting to add in over 100 ores, and eventually give them uses. If anyone desires to help, I could use some help texturing (read: I really really suck at it).

Ore [Texture License][Texture Creator]
Adamantine [WTFPL][John1]
Alabaster [WTFPL][Enke]
Aluminum [WTFPL][Enke]
Alunite [WTFPL][Enke]
Andesite [WTFPL][Enke]
Anhydrite [WTFPL][Enke]
Basalt [WTFPL][Enke]
Bauxite [WTFPL][Enke]
Bismuthine Bronze [WTFPL][John1]
Bituminous Coal [WTFPL][John1]
Borax [WTFPL][John1]
Brimstone [WTFPL][John1]
Calcite [WTFPL][John1]
Cassiterite [WTFPL][John1]
Chalk [WTFPL][John1]
Chert [WTFPL][John1]
Chromite [WTFPL][John1]
Cinnabar [WTFPL][John1]
Claystone [WTFPL][Enke]
Cobaltite [WTFPL][Enke]
Conglomerate [WTFPL][Enke]
Cryolite [WTFPL][Enke]

Image
Note all my textures on the left, John1's on the right. Yeah, I suck at texturing.

Installation: Unpack into your mods folder and rename to "ores". The latest dev version of Minetest is required.
License: GPLv3
ToDo: Define all the ores.

Roadmap: My plan is to define most/all of the ores before I begin to give them uses. Most of the ores will be added in alphabetical order based on this page: http://dwarffortresswiki.org/index.php/DF2012:The_Non-Dwarf%27s_Guide_to_Rock I will probably skip the ores that have a MT/FM counterpart already.

Thanks to: John1, for his amazing textures.

Ores 0.8

PostPosted: Sat Mar 22, 2014 23:36
by John1
I could probably help with textures.

PostPosted: Sun Mar 23, 2014 00:30
by Enke
John1 wrote:I could probably help with textures.

Feel free to if you so desire.

PostPosted: Sun Mar 23, 2014 00:39
by John1
Enke wrote:Feel free to if you so desire.


Not sure what you need though.

PostPosted: Sun Mar 23, 2014 00:58
by Enke
Update: Version 0.2

Andesite added.

John1 wrote:
Enke wrote:Feel free to if you so desire.


Not sure what you need though.

If it won't interfere with anything else you are doing, I would appreciate it if you could make edits to the current textures that you feel need work.
Regards; ~~Enke

[Edit] Also, has anyone noticed the temperature and humidy in the picture? Creepy, espescially with the lack of a thermal gradient.

PostPosted: Sun Mar 23, 2014 01:00
by hoodedice
Nice going, but beware of loading times!

PostPosted: Sun Mar 23, 2014 01:07
by Enke
hoodedice wrote:Nice going, but beware of loading times!

Hmmm. You have a point...



Crud.



[Edit]: Now how the heck am I supposed to help your hunger? I could send you a steak...

PostPosted: Sun Mar 23, 2014 01:20
by John1
I got this error message:

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all

20:19:28: ERROR[main]: ========== ERROR FROM LUA ===========
20:19:28: ERROR[main]: Failed to load and run script from
20:19:28: ERROR[main]: /home/daniel/.minetest/mods/ores/init.lua:
20:19:28: ERROR[main]: /home/daniel/.minetest/mods/ores/init.lua:114: '}' expected (to close '{' at line 112) near 'inventory_image'
20:19:28: ERROR[main]: ======= END OF ERROR FROM LUA ========
20:19:28: ERROR[main]: Server: Failed to load and run /home/daniel/.minetest/mods/ores/init.lua
20:19:28: ERROR[main]: ModError: ModError: Failed to load and run /home/daniel/.minetest/mods/ores/init.lua


PostPosted: Sun Mar 23, 2014 01:55
by Enke
John1 wrote:[snip]

I'll put out a hotfix as soon as I can

[Edit]: Should be fixed. Came down to 1 comma.

PostPosted: Sun Mar 23, 2014 02:37
by John1
That didn't fix it, it still shows the same error message.


Not the greatest, but here's my version of adamantine:

Image
Image

PostPosted: Sun Mar 23, 2014 02:46
by Enke
John1 wrote:That didn't fix it, it still shows the same error message.


Not the greatest, but here's my version of adamantine:

http://i.imgur.com/x8EAjEd.png
http://i.imgur.com/SSbTT0C.png

Alright, I'll get back on it.

[Edit] It works with a Minetest-dev build from yesterday on minetest_game with no other mods enabled. Although this latest hotfix helped me to identify several texture goofs I made. I'm liking your adamantine textures, I'll package those in with 0.3.

PostPosted: Sun Mar 23, 2014 13:21
by Sokomine
Enke wrote:attempting to add in over 100 ores, and eventually give them uses.

That might be too much. Imagine going mining in a world with over 100 ores - most of the time you won't get the ore you mined because your inventory doesn't have that many slots.

Better add a handful of nice new ores with intresting usage :-)

PostPosted: Sun Mar 23, 2014 14:32
by Enke
Sokomine wrote:
Enke wrote:attempting to add in over 100 ores, and eventually give them uses.

That might be too much. Imagine going mining in a world with over 100 ores - most of the time you won't get the ore you mined because your inventory doesn't have that many slots.

Better add a handful of nice new ores with intresting usage :-)

My main reason for desiring to add all these ores is for variety in mining. I almost never go mining because only finding "stone" seems boring and unrealistic. Mainly because I'm a strange person and I like finding useless but interesting things. And for tools, I probably won't add too many new tools, just make the new nodes craft into standard stone picks or somethin'.

"It's not just a boulder! It's a rock!"

PostPosted: Sun Mar 23, 2014 15:13
by Enke
Version 0.3 adds anhydrite, changes some oregen, adds in John1's excellent adamantine textures, and fixes other bugs.

PostPosted: Sun Mar 23, 2014 18:05
by Enke
Version 0.4 adds Bauxite and Basalt, and fixes YATF. (Yet another texture fail)

PostPosted: Sun Mar 23, 2014 18:14
by Krock
Enke wrote:Version 0.4 adds Bauxite and Basalt, and fixes YATF. (Yet another texture fail)

If you continue like that (2 ores = + 1 version number) then you'll be at version 0.200.0 when added 100 ores. 100 ores * 6 (axe, sword, pickaxe, shovel, block, block_in_ground) would create about 600 additional craftings / items. Still want to add that?

PostPosted: Sun Mar 23, 2014 19:39
by UOAbigail
Greetings

Krock wrote:
Enke wrote:Version 0.4 adds Bauxite and Basalt, and fixes YATF. (Yet another texture fail)

If you continue like that (2 ores = + 1 version number) then you'll be at version 0.200.0 when added 100 ores. 100 ores * 6 (axe, sword, pickaxe, shovel, block, block_in_ground) would create about 600 additional craftings / items. Still want to add that?



Actually, not all of the ores would need to have new textures. Some could be hidden ores.

As an example.. in the Moon Realms mod, there is 'Moon Rock' and 'Moon Brick' which use the exact same base texture with no overlay. The Moon Brick is defined as an ore that spawns only within Moon Rock. In the released version of the mod, the Moon Brick was disabled from spawning, but the code was still there. For my personal copy of the mod, I re-enabled it and changed it to have a chance of dropping meteorite chunks instead of nether rack, as I am sure it was likely borrowed code from the Nether mod.

In any event, the reason I bring this up.. it could save some dev time on this mod to have many of these ores spawn as single nodes only with a wide scatter and low probablilty but be hidden within either normal stone or desert stone.

And as for defining 100 picks, shovels, etc... not sure if lua has this functionality or not.. but in old BASIC there was a 'data' statement that allowed you to define a comma-separated list of values and you would use a FOR/NEXT loop to read through the data sequentially.

In either case, I am looking forward to see where this mod goes.

Peace
UOAbigail

PostPosted: Sun Mar 23, 2014 21:14
by Enke
Krock wrote:
Enke wrote:Version 0.4 adds Bauxite and Basalt, and fixes YATF. (Yet another texture fail)

If you continue like that (2 ores = + 1 version number) then you'll be at version 0.200.0 when added 100 ores. 100 ores * 6 (axe, sword, pickaxe, shovel, block, block_in_ground) would create about 600 additional craftings / items. Still want to add that?

I disagree. Assuming 100 ores, and 2 ores per version number, we would be at 0.50.0. As far as tools, I'll only have some ores make their own tools, others will just become stone picks or something. Some, like bauxite, may become aluminum when smelted.

UOAbigail wrote:Greetings
[snip]

In any event, the reason I bring this up.. it could save some dev time on this mod to have many of these ores spawn as single nodes only with a wide scatter and low probablilty but be hidden within either normal stone or desert stone.

[snip]

In either case, I am looking forward to see where this mod goes.

Peace
UOAbigail

Hello!

Having some ores be hidden is very interesting. I'm going to consider this heavily in the future. It would work for materials that should be super rare and only spawn in groups of 1 or 2. Anyhow, great idea!

PostPosted: Sun Mar 23, 2014 23:13
by John1
Some more textures from the list:

Bismuthinite:
Image
Image

Bituminous coal:
Image
Image

Borax:
Image
Image

PostPosted: Sun Mar 23, 2014 23:16
by Enke
John1 wrote:Some more textures from the list:
[snip]


Amazing! I'll work on the next version here in a little bit. Thanks!

[Edit] I cannot believe I forgot to ask this: What are your textures licensed under? I want to give proper credit to you.

PostPosted: Mon Mar 24, 2014 00:49
by John1
Thanks! =)
License is WTFPL.

PostPosted: Mon Mar 24, 2014 01:29
by Enke
Version 0.5 adds Bismuthine Bronze, Bituminous Coal, and Borax.

John1 wrote:Thanks! =)
License is WTFPL.

Okay. I'll add a notification for that.

PostPosted: Mon Mar 24, 2014 04:15
by Inocudom
I am curious as to whether or not Calinou will allow you to add the remaining ores of his moreores mod to this (tin, silver, and mithril.)

PostPosted: Mon Mar 24, 2014 04:20
by John1
Even more textures:

Brimstone:
Image

Calcite:
Image
Image

Cassiterite:
Image
Image

Chalk:
Image

Chert:
Image
Image

Chromite:
Image
Image

Cinnabar:
Image
Image

PostPosted: Mon Mar 24, 2014 04:51
by Enke

PostPosted: Mon Mar 24, 2014 14:47
by Enke
Version 0.6!
Adds:
Brimstone [WTFPL][John1]
Calcite [WTFPL][John1]
Cassiterite [WTFPL][John1]
Chalk [WTFPL][John1]
Chert [WTFPL][John1]
Chromite [WTFPL][John1]
Cinnabar [WTFPL][John1]

PostPosted: Mon Mar 24, 2014 16:55
by Inocudom
Inocudom wrote:I am curious as to whether or not Calinou will allow you to add the remaining ores of his moreores mod to this (tin, silver, and mithril.)

You could have the ores mentioned above added to this mod. Moreores is pretty much dead.

PostPosted: Mon Mar 24, 2014 19:01
by Enke
Inocudom wrote:
Inocudom wrote:I am curious as to whether or not Calinou will allow you to add the remaining ores of his moreores mod to this (tin, silver, and mithril.)

You could have the ores mentioned above added to this mod. Moreores is pretty much dead.

I might or might not do this. Still unsure right now. Thanks for the heads up, though.

PostPosted: Tue Mar 25, 2014 14:57
by Enke
Version 0.7 adds Claystone (more clay for you!) and Cobaltite.

PostPosted: Thu Mar 27, 2014 16:15
by Enke
Version 0.8 adds Conglomerate Rock and Cryolite