Skip to forum content

Minetest Forums

The official Minetest discussion board

You are not logged in. Please login or register.


Post new reply

Minetest Forums → Modding General → Books → Post new reply

Post new reply

Compose and post your new reply

You may use: BBCode Images

All fields with bold label must be completed before the form is submitted.

Required information for guests



Captcha image. Turn pictures on to see it.
Required information

Topic review (newest first)

17

+1 on the book mod idea. I really like the idea of being able to write information on a book, place it in a bookshelf, and let others read it and such. Also this might work VERY well with libraries, and people can check out/return books and stuff like that, and the books could be integrated into an automatic book-mover mod, that lets the person turn-in books into a ''hopper'' that transports them to an open slot on their shelf. There could also be ways to ID different bookshelves as #ABC, #DEF, #GHI, #JKL, #MNO etc... so that the books are returned to the correct bookshelf. Even some books can contain ''classified'' information, like the location of a secret base or a massive deposit of MESE, and the books can be hidden to make players feel a more adventurous theme to the game, attracting more players and people who will try and help improve Minetest, and eventually raise it's status from Inferior to Superior (to Minecraft and other popular mining/cubic games). Good luck!

16

Calinou wrote:
tinoesroho wrote:

Java is faster than C++? Who would have thought? On my dual, tri and quad core machines, Minetest tends to outdo Minecraft by twice the speed (FPS). Then again, that could be because I'm using 20120122. :-)

Minecraft uses much more RAM for me (up to 1.4GB, compared to Minetest which uses around 300MB), but runs a lot faster (tested on two computers, one with Windows, one with Linux).

The RAM amont can be adjusted through the control panel. it use's as much as you allocate. by default it may use up to 1-1.5GB tops. its just an option.And the test really cant be held on two different OS's. Optifine also plays a huge role in my laptop actually playing Minecraft. and graphics cards change there core structure a lot from company to company, an even the Company's change there design on a regular basis.Some computers are going to run it better, just by design. So i see Minetest as
1. A good way to get into .lua Scripting. or scripting in general.
2. a minecraft alternative for older graphics cards and GPU's that might not run minecraft that well.

overall play-ability of minetest is maybe a soid hour of gameplay (with alot of mods installed. and ones that dont conflict or bog down your system to much) while Minecraft has an incredible amount of material right out of the gate and  with mods (and really simple GUI mod installing programs)and the amount of user created material awes me still(Also has server mods:D very cool stuff eg:Bukkit) theres also Minecrat PE on both android market and the apple store. so theres really no competition at all. Minecraft Triumphs over all. Minetest however is a free open source alternative. with a "pretty" friendly modding community. so it defiantly has its plus's. But fails in comparison.

15

tinoesroho wrote:

Java is faster than C++? Who would have thought? On my dual, tri and quad core machines, Minetest tends to outdo Minecraft by twice the speed (FPS). Then again, that could be because I'm using 20120122. :-)

Minecraft uses much more RAM for me (up to 1.4GB, compared to Minetest which uses around 300MB), but runs a lot faster (tested on two computers, one with Windows, one with Linux).

14

i agree with death Here.

Servers are usually faster.

a 2004 pentium 4 runs mc better. mt needs too much.

java is better, and mineshafter is Awesome.

13

Death Dealer wrote:

Ya i know the mod your talking about, i really dont think Minetest is really worth playing anymore. because Minecraft Actually runs faster for me(2-3 times faster), and i really doubt this is possible with Minetest as of now. And Mineshafters is pretty BOmb, thanks for the heads up on that. I also Have s Server for Minecraft (private of Coarse) but if your interested in playing some time  on it Jordach just email me:D its on ramdisk so its runs real nice:D im just now getting into Bukkit so theres a couple mods on the server^^

Java is faster than C++? Who would have thought? On my dual, tri and quad core machines, Minetest tends to outdo Minecraft by twice the speed (FPS). Then again, that could be because I'm using 20120122. :-)

12

Peoples, Scratch I can code almost anything, within 48 hours, although art is my bad side.

11

You can turn on that server if you wish.

And kddekadenz: RETURNED!

10

Jordach wrote:
tinoesroho wrote:

Gee. I think I've written something similar to this for a game in Scratch - ah, yes. Looks like I had been storing the pages as strings and parsing them, and used chat commands to scroll - not the best method, but it worked.

What would be nice would be to write a python parser that hooks into a web interface to allow for editing from a browser - much, much less messy than hacking stuff into sourcecode.

*muttermuttermutter*

I'm retreating to my cave to see if it ain't jus possible.

Actually, last night I was playing Minecraft (USING MINESHAFTER - TOO LAZY TO PAY) and the server had the same type of mod. It is possibile, if the books were text files. Oh, relating to Scratch: http://scratch.mit.edu/users/jordach might still work.

Ya i know the mod your talking about, i really dont think Minetest is really worth playing anymore. because Minecraft Actually runs faster for me(2-3 times faster), and i really doubt this is possible with Minetest as of now. And Mineshafters is pretty BOmb, thanks for the heads up on that. I also Have s Server for Minecraft (private of Coarse) but if your interested in playing some time  on it Jordach just email me:D its on ramdisk so its runs real nice:D im just now getting into Bukkit so theres a couple mods on the server^^

9

Jordach wrote:

Oh, relating to Scratch: http://scratch.mit.edu/users/jordach might still work.

I send you a friendship request.

8

tinoesroho wrote:

Gee. I think I've written something similar to this for a game in Scratch - ah, yes. Looks like I had been storing the pages as strings and parsing them, and used chat commands to scroll - not the best method, but it worked.

What would be nice would be to write a python parser that hooks into a web interface to allow for editing from a browser - much, much less messy than hacking stuff into sourcecode.

*muttermuttermutter*

I'm retreating to my cave to see if it ain't jus possible.

Actually, last night I was playing Minecraft (USING MINESHAFTER - TOO LAZY TO PAY) and the server had the same type of mod. It is possibile, if the books were text files. Oh, relating to Scratch: http://scratch.mit.edu/users/jordach might still work.

7

use sign node type?

6

tinoesroho wrote:

Gee. I think I've written something similar to this for a game in Scratch - ah, yes. Looks like I had been storing the pages as strings and parsing them, and used chat commands to scroll - not the best method, but it worked.

I could see that working too. Maybe when you click on the book, it assigns a "book text" id to the player and then chat's a brief command list or intro for the book/pages.

5

Gee. I think I've written something similar to this for a game in Scratch - ah, yes. Looks like I had been storing the pages as strings and parsing them, and used chat commands to scroll - not the best method, but it worked.

What would be nice would be to write a python parser that hooks into a web interface to allow for editing from a browser - much, much less messy than hacking stuff into sourcecode.

*muttermuttermutter*

I'm retreating to my cave to see if it ain't jus possible.

4

Let me start this with a 'I've not looked at any of the source code for anything minetest related, except browsing an lua script for recipes here and there.'

I believe I read that the rollback mod was storing user action data in separate files, so storing the description data in a data file should be easy enough.

Making that data editable and readable on the screen, on the other hand, will probably require some description interface changes in the core engine.

I think the best course of action to change as little as possible would be to the description editing window (already used for making signs) to make it better handle multiple pages and then maybe give it an edit mode toggle/buttons of some sort.

Maybe an option to make the description viewable outside the edit window or not (if you're using the same functions as the signs, having a page or more of description could be messy on the screen at a glance.)

Finally, you'd have to give access to the description editing functionality to the modding api.

3

Spoilsport.

It's possible for the text of placed items ("item description") to be parsed from files, but unless people would like to look at *stickynotes*, I'm not sure if it's doable.

Minetest Forums → Modding General → Books → Post new reply



Currently installed 3 official extensions. Copyright © 2003–2009 PunBB.

Generated in 0.037 seconds (94% PHP - 6% DB) with 9 queries