[Game] MiniTest

Games that have been abandoned and no longer work properly with the latest version of Minetest.
Post Reply
User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

i will make a new topic soon. for now i cant so everyone will have to wait. though before i upload it i want to finish dyes and wool. btw i have made skeletons and will be adding cows and sheep.
Coding;
1X coding
3X debugging
12X tweaking to be just right

Matsetes
Member
Posts: 70
Joined: Tue Sep 11, 2012 23:36

by Matsetes » Post

Very good!!
There is also to fix the bugs with the crafting table, the mod is not supported now and the bug are still there...

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

I am sorry I have no idea for this bug. I will actually study that code now but it wants to i,implement C++ in Lua
Coding;
1X coding
3X debugging
12X tweaking to be just right

rarkenin
Member
Posts: 668
Joined: Tue Nov 20, 2012 20:48

by rarkenin » Post

You can't implement C++ in Lua. At least, no sane person wrote a compiler that is composed of Lua itself.
Admin pro tempore on 0gb.us:30000. Ask me if you have a problem, or just want help.
This is a signature virus. Add me to your signature so that I can multiply.
Now working on my own clone, Mosstest.
I guess I'm back for some time.

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

i meant i dont know how to fix the "only grab one thing at a time " bug
Coding;
1X coding
3X debugging
12X tweaking to be just right

hdastwb
Member
Posts: 106
Joined: Tue Jan 01, 2013 18:47
GitHub: hdastwb
IRC: hdastwb
In-game: hdastwb
Location: United States

by hdastwb » Post

rarkenin wrote:You can't implement C++ in Lua. At least, no sane person wrote a compiler that is composed of Lua itself.
sounds like Emscripten

rarkenin
Member
Posts: 668
Joined: Tue Nov 20, 2012 20:48

by rarkenin » Post

hdastwb wrote:
rarkenin wrote:You can't implement C++ in Lua. At least, no sane person wrote a compiler that is composed of Lua itself.
sounds like Emscripten
No, Emscripten is the reverse. It implements a scripting language as a compiled one.
Admin pro tempore on 0gb.us:30000. Ask me if you have a problem, or just want help.
This is a signature virus. Add me to your signature so that I can multiply.
Now working on my own clone, Mosstest.
I guess I'm back for some time.

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

check the first post my link is added and also some IMPORTANT info
Coding;
1X coding
3X debugging
12X tweaking to be just right

Matsetes
Member
Posts: 70
Joined: Tue Sep 11, 2012 23:36

by Matsetes » Post

I am not able to craft a workbench now....
And with the older version I'm not able to craft a hoe...

deivan
Member
Posts: 452
Joined: Fri Feb 15, 2013 10:16
Location: Brazil. :D

by deivan » Post

Have another workbench? I have the old version working (partial, lousing materials...) you have the link of your version?

neron
Member
Posts: 82
Joined: Sat Dec 22, 2012 20:22

by neron » Post

Secret_Guy_3 wrote:Doesn't work.
Which version are you using?

neron
Member
Posts: 82
Joined: Sat Dec 22, 2012 20:22

by neron » Post

I noticed some things don't seem to be updated to minetest 0.4.6 like water and lava. Also, the torches are not in minecraft texture and don't spawn particles. Keep up the GREAT work!

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

New Version up minitest-dev-1.1
there are a bunch of awesome stuff added and edited. check out the new stuff.txt for what is changed. oops forgot the download twice in one day XD. download https://dl.dropboxusercontent.com/s/6vn ... WF0Kw&dl=1 pilzadam please add this to first post
Last edited by jojoa1997 on Thu Apr 11, 2013 00:31, edited 1 time in total.
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
DaN
Member
Posts: 82
Joined: Sat Apr 06, 2013 19:09
Location: Silicon Valley
Contact:

by DaN » Post

This gamemode is nice for people that want a Minecraft clone.
I think I'll give it to my younger siblings.
DaN H.

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

If willing could someone make models for every mob in Minecraft. Preferably using the same texture mapping as minecraft for texture pack compatability
Coding;
1X coding
3X debugging
12X tweaking to be just right

Matsetes
Member
Posts: 70
Joined: Tue Sep 11, 2012 23:36

by Matsetes » Post

I'm working on a mushroom mod that as in MC spawns red and brown mushrooms on default:stone and when crafted with a bowl they give mushroom soup. If I will ever end it I will send you the code


And why now the workbench is not craftable?
Last edited by Matsetes on Sat Apr 13, 2013 15:34, edited 1 time in total.

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

Matsetes wrote:I'm working on a mushroom mod that as in MC spawns red and brown mushrooms on default:stone and when crafted with a bowl they give mushroom soup. If I will ever end it I will send you the code


And why now the workbench is not craftable?
thank you. Also if anyone sees something that is not in minecraft please tell me
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

MiniTest 1.2 UPDATE
Check "new things.txt" for updates
here is the download PilzAdam it is
1.2 https://dl.dropboxusercontent.com/s/haj ... 4Zi5A&dl=1
I forgot to add this cause it was making problems at one point. PilzAdam please make a download for me with this mod https://dl.dropbox.com/s/q85z2i6btmqbe3 ... icolw&dl=1
Last edited by jojoa1997 on Sun Apr 14, 2013 23:13, edited 1 time in total.
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
Traxie21
Member
Posts: 753
Joined: Mon Dec 31, 2012 10:48
Location: McKinney, Texas U.S.A.
Contact:

by Traxie21 » Post

Stable Git Version Changelog 4/16/13 (This is what runs on SunriseTest until jojoa's version is finalized):

Code: Select all

Added Traxie21's CreativeChanger
Added BlockMen's Crafting mod to replace workbench.

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

Yeah i will be incorperating his mod into inventory.
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

Here is a thing I made showing all the items that are added.Image
BTW all tools that used on_place are change back to on_use due to a bug.
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

Ok so me and PilzAdam have talked over irc and we have decided that the minitest on github will be minecraft alpha and my downloads will be post alpha. If anyone sees some alpha features in my downloads then you will have to add a pull request.
Last edited by jojoa1997 on Thu Apr 18, 2013 19:34, edited 1 time in total.
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
Traxie21
Member
Posts: 753
Joined: Mon Dec 31, 2012 10:48
Location: McKinney, Texas U.S.A.
Contact:

by Traxie21 » Post

jojoa, could you use github as well?

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

Traxie21 wrote:jojoa, could you use github as well?
I would but i cant due to parental control. I know it is a pain but i am doing what i can.
Coding;
1X coding
3X debugging
12X tweaking to be just right

User avatar
jojoa1997
Member
Posts: 2890
Joined: Thu Dec 13, 2012 05:11
Location: Earth

by jojoa1997 » Post

UPDATE
MiniTest 1.3 The Redstone Update

Now in order to allow redstone without jeopardizing the entire mesecons mod I had to make it where redstone_dust and mesecons_000000_off are forward and backwards compatible recipes. Both require 2 of either items to be in the crafting grid.
Download https://dl.dropboxusercontent.com/s/2ii ... vWWKA&dl=1
Change log

Code: Select all

MiniTest_dev_1_3
-added fishing mod-wulfsdad
-clear inventory button-jojoa1997
-all mobs edited/made-jojoa1997 (with the mobs mod)
-sponge mod-jojoa1997
-blue dye edited to lapis lazuli-jojoa1997
-merged workbench mod-blockmen into inventory
-added world edit-uberi
-emerald bloc/ore/gem-jojoa1997
-redstone dust/ore/block-jojoa1997
-lapis dust/ore/block-jojoa1997
-cgmr-Deivan
-Mesecons-jeija (i pretty much edited everything to fit minitest) edited-jojoa1997
-cake recipe changed-jojoa1997
-removed creative mod(code was merged with inventory)-jojoa1997
-sounds added to default to fix bug-jojoa1997
-workbench removed and replaced by inventory/workbench.lua-jojoa1997 (originally from BlockMen's workbench mod)
-worldedit_pp-PilzAdam
-vessels added
-armor mod textures changed for inven and player images
    +gold
        *legs
        *helmet
        *chestplate
    +iron
        *legs
        *helmet
        *chestplate
-minitest was edited here and there over and over again in between versions so i lost track
-crafting recipes fixed for most of the mods-jojoa1997
-farming was fixed-jojoa1997
Last edited by jojoa1997 on Fri Apr 19, 2013 04:03, edited 1 time in total.
Coding;
1X coding
3X debugging
12X tweaking to be just right

Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests