Page 1 of 12

[GAME] Moontest! (Back from the Dead!) [GAME]

Posted: Wed Mar 27, 2013 20:20
by Zsoltisawesome
NOTE: Don't bug me about this, it's Amaz's now, go bug him :P

Moontest

Image
Hello everyone, this is a game for minetest called Moontest.

...More information about mod here such as crafting and gameplay...
Spoiler
Image
Image
Contribute
Any help (scripting, meshes, textures, client dev, suggestions) is strongly encouraged!
Spoiler
Active Contributors:
lordcirth
Amaz_
HeroOfTheWind

Inactive Contributers:
captainfap
prestidigitator
Tedypig
Likwid H-Craft
Hybrid Dog
Evergreen
Zeg9
12Me21
rarkenin
0gb.us
jojoa1997
paramat
Licence: Textures: CC BY-SA 4.0 Code: Various (stated in readme's)
Installation: Unzip the file and place the textures folder into minetest/games

Download: https://github.com/Amaz1/moontest/archive/master.zip
Browse the code on GitHub: https://github.com/Amaz1/moontest

Posted: Wed Mar 27, 2013 20:25
by Likwid H-Craft

Maps

N/A

Finish

Moon Ore
Sound
Mapgen

Ideas

More Planets


My Metto: One step for Tester a big leap of Fame for Minetest!

/!\ Will be edit if needed /!\

*: In later Build...

Posted: Wed Mar 27, 2013 20:29
by Zsoltisawesome
That's Cool. LOL You Just Had To Jump On This, Eh? XD

Edit: Cool Metto! +1

Posted: Wed Mar 27, 2013 20:37
by Likwid H-Craft
Really I liked made a moontest back in the, days of minetest but never had time and, you posted this reminds me of, the time I was going make it happen and now I will help you...

Thanks :)
You should make a metto to.

Posted: Wed Mar 27, 2013 20:38
by Zsoltisawesome
Likwid H-Craft wrote:Really I liked made a moontest back in the, days of minetest but never had time and, you posted this reminds me of, the time I was going make it happen and now I will help you...

Thanks :)
You should make a metto to.
I guess I should! :D

Posted: Wed Mar 27, 2013 20:40
by Tedypig
I voted maybe, because there are no details.

Posted: Wed Mar 27, 2013 20:46
by Zsoltisawesome
Ok, I Will Try To Put Up Screenies And Such At A Later Date...

Posted: Wed Mar 27, 2013 21:35
by Zsoltisawesome
Latest Update: new textures for grass (looks like clay) and leaves (I'm not very happy how they turned out...)

Posted: Wed Mar 27, 2013 22:55
by Likwid H-Craft
Hybrid Dog wrote:Image
Hey is that GIMP Moon?

But that should kind of use like grass and dirt footprint.

Oh and I got a way we, get to the moon:) and when you on the moon the Gravity is same as, the moon.

What got done and doing(No Images yet){Be edit so always check}

★Moon Ore: Found only on the moon, and can be crafted make stuff so far a block, called Nightshade.

☆Flag: Won't be fun with on the moon without a flag.(Textures: USA More to come, even a minetest flag)

★Moon Pick: A Moon Pickaxe made out of moon rock.

★Moon Liquids: Lava;Ice Water

☆Helmet: You can't go out space with out it.(MOST PART)

☆Falling Stars: Oh know the moon is under attack lol(Need help)

☆Night all the time but have some light form the sun and earth (NEED ALOT HELP)

★:Done
☆:Not Done

Posted: Thu Mar 28, 2013 03:29
by Tedypig
☆Night all the time but have some light form the sun and earth (NEED ALOT HELP)
The Moon DOES have day/night cycles, so you could leave this as is. BUT this is how I would do it.

While in game

/time 4000 (I think is when the moon and sun are both down but there is a little light).
THEN
/time_speed(or whatever it is)0


OR
/time 24000
AND
make the moon smaller+brighter and give it a "sunny" texture....or Earth like texture.

Posted: Thu Mar 28, 2013 03:47
by jojoa1997
Maybe have an earth texture and a sun texture in The sky. You could have both things moving at different speeds so sometimes earth an moon is up and other times just the sun is up.

Posted: Thu Mar 28, 2013 14:22
by Zsoltisawesome
OR
/time 24000
AND
make the moon smaller+brighter and give it a "sunny" texture....or Earth like texture.
To Modify The Sun/Moon Textures You Need To Change The Engine It Self Because The Textures Are Hardcoded Into The Engine

EDIT: Thanks RBA, Now we can!

Posted: Thu Mar 28, 2013 14:31
by Zsoltisawesome
Likwid H-Craft wrote:
What got done and doing(No Images yet){Be edit so always check}

★Moon Ore: Found only on the moon, and can be crafted make stuff so far a block, called Nightshade.

☆Flag: Won't be fun with on the moon without a flag.(Textures: USA More to come, even a minetest flag)

★Moon Pick: A Moon Pickaxe made out of moon rock.

★Moon Liquids: Lava;Ice Water

☆Helmet: You can't go out space with out it.(MOST PART)

☆Falling Stars: Oh know the moon is under attack lol(Need help)

☆Night all the time but have some light form the sun and earth (NEED ALOT HELP)

★:Done
☆:Not Done
Difficulty of Things In List (1-very easy, 10-very hard):

[1]★Moon Ore: Found only on the moon, and can be crafted make stuff so far a block, called Nightshade.

[3-4]☆Flag: Won't be fun with on the moon without a flag.(Textures: USA More to come, even a minetest flag) (if you need a model rarkenin can make it...)

[1]★Moon Pick: A Moon Pickaxe made out of moon rock.

[1-3] ★Moon Liquids: Lava;Ice Water

[3] ☆Helmet: You can't go out space with out it.(MOST PART)(check out the armor mod, then modify it)

[4] ☆Falling Stars: Oh know the moon is under attack lol(Need help)(ask Zeg9 :D)

[7-9] ☆Night all the time but have some light form the sun and earth (NEED ALOT HELP)

Posted: Thu Mar 28, 2013 14:34
by Zsoltisawesome
Hybrid Dog wrote:Image
Hey is it possible to get one like that without the footstep? It would be a bit strange to see footsteps everywhere you haven't been :D

Posted: Thu Mar 28, 2013 14:36
by Zsoltisawesome
I Figured Out The Gravity Already, Just Add movement_gravity = 1.5696 to the end of minetest.conf. 1.5696 was one sixth of the default minetest gravity, 9.81

Posted: Thu Mar 28, 2013 16:07
by Zsoltisawesome
Hybrid Dog wrote:
Hybrid Dog wrote:
Zsoltisawesome wrote:
Hey is it possible to get one like that without the footstep? It would be a bit strange to see footsteps everywhere you haven't been :D
Image
I created it with gimp out of the footstep texture.
Thanks, This Is Quite Hi Def So We Should Probably Stick To Hi Def Textures?

Posted: Thu Mar 28, 2013 16:15
by Zsoltisawesome
Hybrid Dog wrote:
Zsoltisawesome wrote:
Hybrid Dog wrote:I created it with gimp out of the footstep texture.
Thanks, This Is Quite Hi Def So We Should Probably Stick To Hi Def Textures?
ok
Tried the texture, it a was a bit a grainy but it was ok... you are quite the artist :D

Posted: Thu Mar 28, 2013 16:22
by Zsoltisawesome
Changed Top Contributors

Posted: Thu Mar 28, 2013 18:11
by Zsoltisawesome
Tedypig wrote: /time_speed(or whatever it is)0
Teddypig, That isn't a valid command, sorry!

Posted: Thu Mar 28, 2013 18:19
by Zsoltisawesome
Hybrid Dog wrote:Image
What Texture is That? Please put a texture name for what the texture should replace

Posted: Thu Mar 28, 2013 18:52
by 12Me21
Here are some features that should be in the mod-ish thingy:
-The dirt/grass textures should be changed to light-ish grey, maybe 75% grey, and the stone should be a darker grey (50%).
-The gravity on the moon is 1.622, (it is easy to change the gravity)
-It would be cool if the moon (in the sky) was changed to earth, but that's impossible, or at least extremely hard
-the deserts in minetest could be replaced by dark areas (like on the moon) about 15% grey
-craters could be spawned automatically, instead of trees (with the same common-ness, plus there are not many craters in the dark parts of the moon (deserts in minetest) and there are no trees there (in the "deserts") so no craters would form in the dark areas.
-lava only spawns VERY deep underground, and ice/water will be found just below the surface, but not that commonly
-maybe include the UFO mod
-the moon is made up of mostly the same types of rock as the earth, so ores would probably not have to be changed much.
-non-desert sand could be replaced by moon-dust, that is lighter that normal surface moon rocks

some of these ideas have probably already been added.

Posted: Thu Mar 28, 2013 19:01
by Zsoltisawesome
12Me21 wrote:Here are some features that should be in the mod-ish thingy:
[ADDED]-The dirt/grass textures should be changed to light-ish grey, maybe 75% grey, and the stone should be a darker grey (50%).
[ADDED]-The gravity on the moon is 1.622, (it is easy to change the gravity)(according to minetest gravity its 1.5696)
[WORKING ON]-It would be cool if the moon (in the sky) was changed to earth, but that's impossible, or at least extremely hard (Not Impossible :D)
[ADDED (kinda)]-the deserts in minetest could be replaced by dark areas (like on the moon) about 15% grey
[WORKING ON]-craters could be spawned automatically, instead of trees (with the same common-ness, plus there are not many craters in the dark parts of the moon (deserts in minetest) and there are no trees there (in the "deserts") so no craters would form in the dark areas.
-lava only spawns VERY deep underground, and ice/water will be found just below the surface, but not that commonly
[MAYBE]-maybe include the UFO mod
[ADDED]-the moon is made up of mostly the same types of rock as the earth, so ores would probably not have to be changed much.
[ADDED]-non-desert sand could be replaced by moon-dust, that is lighter that normal surface moon rocks
PS: its not a mod its a fork of minetest itself

Dirt/Grass Texture:

Image

Stone Texture:

Image

Posted: Thu Mar 28, 2013 19:51
by Likwid H-Craft
To what you know, my first post on, here will be edit when Needed like the very first post since it be easy know...

So, just what you know so I don't keep posting what I am working on etc.

Posted: Thu Mar 28, 2013 19:57
by Zsoltisawesome
Likwid H-Craft wrote:To what you know, my first post on, here will be edit when Needed like the very first post since it be easy know...

So, just what you know so I don't keep posting what I am working on etc.
Cool! That's Great. Did You Notice you are a Top Contributor?

Posted: Thu Mar 28, 2013 19:59
by LionLAD
Likwid H-Craft wrote:
Hybrid Dog wrote:Image
Hey is that GIMP Moon?

But that should kind of use like grass and dirt footprint.

Oh and I got a way we, get to the moon:) and when you on the moon the Gravity is same as, the moon.

What got done and doing(No Images yet){Be edit so always check}

★Moon Ore: Found only on the moon, and can be crafted make stuff so far a block, called Nightshade.

☆Flag: Won't be fun with on the moon without a flag.(Textures: USA More to come, even a minetest flag)

★Moon Pick: A Moon Pickaxe made out of moon rock.

★Moon Liquids: Lava;Ice Water

☆Helmet: You can't go out space with out it.(MOST PART)

☆Falling Stars: Oh know the moon is under attack lol(Need help)

☆Night all the time but have some light form the sun and earth (NEED ALOT HELP)

★:Done
☆:Not Done
i think i can help with the night time all the time... i got this idea from ShadowNinja's server if set in the minetest.conf time_speed= 0 time will not change :)

EDIT: so if you set default time just a little bit before morning wile the sun is up it will be dark but still have some sun (if that's posible i will look if it is)... oh and i can i be part of this?