Search found 36 matches

by faraway
Wed Apr 10, 2013 18:51
Forum: Feature Discussion
Topic: Ghosts
Replies: 43
Views: 13246

What's about this idea: Players who are ghosts can see some kind of ghost structures which normal player can't see. Like old temples, ruins or fortress. Maybe someone can find ghost artefacts with a very, very small probability. These ghosts artefacts could be swords, armors and so on which have no...
by faraway
Wed Feb 20, 2013 00:26
Forum: Maps
Topic: BorisGrishenko's Luxury Survival Map
Replies: 9
Views: 3777

RAR is a nonfree format, so people limited to free software cannot open it.

Zip and 7z are both free formats, and in my experience, 7z compresses better. Of course, it depends on the data being compressed...
by faraway
Wed May 30, 2012 23:50
Forum: WIP Mods
Topic: [Modpack] The Bushmod [1.1]
Replies: 22
Views: 5751

LolManKuba wrote:I know this topic is about 1 month old, but can I add this to a modpack?
You can check the license. If it is CC-0, WTFPL, beerware, or public domain, then yes. Those licenses mean you can do anything you want with it.
In this case, it is CC-0, so yes you may.
by faraway
Wed May 30, 2012 18:53
Forum: Mod Releases
Topic: [Mod] Simplified Paintings [20120427] [sim_paint]
Replies: 31
Views: 17835

LolManKuba wrote:I do not know if you come on anymore, but could I add this to my modpack?
Yas, I have basically released it and the textures into the public domain. I don't mind at all.
by faraway
Mon May 28, 2012 22:51
Forum: Feature Discussion
Topic: [Mod] MicroTest [Idea]
Replies: 11
Views: 3126

An octree system would allow something like that.
http://en.wikipedia.org/wiki/Octree
Octrees were used in the game Sauerbraten for multires cube-based worlds.
by faraway
Fri Apr 27, 2012 10:18
Forum: WIP Mods
Topic: Implementing a caravan/group of NPCs
Replies: 2
Views: 1549

Implementing a caravan/group of NPCs

What do you think would be an efficient way of having a group of NPCs/mobs follow each other around? For example, one NPC "pulls" a large wagon, while others follow.
by faraway
Fri Apr 27, 2012 10:00
Forum: Mod Releases
Topic: [Mod] Simplified Paintings [20120427] [sim_paint]
Replies: 31
Views: 17835

I updated the mod so adding paintings would be less tedious. Now the filenames are in an array/ table: -- Example: local paintings = { "painting_fluttershy.png", "painting_pinkiepie.png" } To add a painting, you can just add a filename to the table. AMOUNT_OF_PAINTING_TYPES chang...
by faraway
Fri Apr 27, 2012 01:50
Forum: Feature Discussion
Topic: Economy
Replies: 20
Views: 6133

A capitalist system could work the same as in real life. For example, those with the most of a certain item would be considered wealthiest. However, the value of money is given by those participating in the system. Unless the other players believe the item has value, then the system won't work. If y...
by faraway
Thu Apr 12, 2012 22:14
Forum: Feature Discussion
Topic: The Realm of 3D Mobs
Replies: 202
Views: 59536

Gambit wrote:Some MLP mobs
O_O Awesome!! Very well done.
by faraway
Wed Apr 04, 2012 01:30
Forum: Mod Releases
Topic: [Mod] Simplified Paintings [20120427] [sim_paint]
Replies: 31
Views: 17835

marzin wrote:I suggest adding a portrait of player avatar ancestor
Ancestor?
by faraway
Thu Mar 29, 2012 16:53
Forum: WIP Mods
Topic: Generating an ocean.
Replies: 6
Views: 2024

Thank ya kindly. :D
by faraway
Thu Mar 29, 2012 05:44
Forum: WIP Mods
Topic: Generating an ocean.
Replies: 6
Views: 2024

Generating an ocean.

I'm working on a mod that generates an underground ocean and terrain... What I want to know is how are oceans made in Minetest-c55? Is there a "default:watersource" at every point on the surface of the water?
by faraway
Wed Mar 28, 2012 23:51
Forum: WIP Mods
Topic: [Mod Request]Sign Writing
Replies: 4
Views: 1460

I think that would require patching the code for the client. There would need to be a way of creating textures on-the-fly or rendering small letters separately, which doesn't seem to be possible with the modding API.
by faraway
Wed Mar 28, 2012 23:04
Forum: Mod Releases
Topic: [Mod] Simplified Paintings [20120427] [sim_paint]
Replies: 31
Views: 17835

Scott wrote:were do u get paper?
You put three papyrus in a horizontal row:

P = papyrus

P P P

Papyrus is the green bamboo-looking plant.
by faraway
Wed Mar 28, 2012 20:30
Forum: Mod Releases
Topic: [Mod] Simplified Paintings [20120427] [sim_paint]
Replies: 31
Views: 17835

I have updated the mod with 5 new paintings :). The new images are all licensed under CC-0, CC-BY, or WTFPL at your choice . You can pick whichever license. sim_paint.tar.gz (emotion edition) sim_paint.zip (emotion edition) Replace the original with this if you want to install it. Enjoy if you can.
by faraway
Mon Mar 19, 2012 16:16
Forum: Mod Releases
Topic: [Mod] Simplified Paintings [20120427] [sim_paint]
Replies: 31
Views: 17835

Death Dealer wrote:
faraway wrote:Updated to include the strange "groups={...}" thing. Paintings have the same material groups as ladders.
is this for the new client?
Yas.
by faraway
Mon Mar 19, 2012 15:45
Forum: WIP Mods
Topic: Glowstone mod {WIP}
Replies: 18
Views: 5543

You missed a left bracket on the 'tile_images' line.
by faraway
Mon Mar 19, 2012 15:43
Forum: Mod Releases
Topic: [Mod] Simplified Paintings [20120427] [sim_paint]
Replies: 31
Views: 17835

Updated to include the strange "groups={...}" thing. Paintings have the same material groups as ladders.
by faraway
Mon Mar 19, 2012 12:54
Forum: WIP Mods
Topic: [Mod] Simplified Paintings [sim_paint]
Replies: 12
Views: 3431

Hackeridze wrote:
faraway wrote: I call her Isa, because I like the sound
Why you don't call it... ALSA or OSS? xD
'Cause she isn't a sound system XD
by faraway
Mon Mar 19, 2012 12:47
Forum: WIP Mods
Topic: [Mod] Simplified Paintings [sim_paint]
Replies: 12
Views: 3431

friedonionz wrote:Can you convert the download file to a zip please?
Better use this version, it has a ZIP: http://c55.me/minetest/forum/viewtopic.php?id=1279
by faraway
Fri Mar 16, 2012 18:57
Forum: WIP Mods
Topic: Moving simplified paintings to Mod Release...
Replies: 4
Views: 1537

Also, what is a good way to post new paintings if I make more? Maybe I should just link to my dA?
by faraway
Fri Mar 16, 2012 18:32
Forum: Mod Releases
Topic: [Mod] Simplified Paintings [20120427] [sim_paint]
Replies: 31
Views: 17835

sfan5 wrote:Nice!
Is it based on jordan4ibanez Mod?
Yep! The license on that was not stated, as far as I know, so I should probably ask permission. My changes to that mod are under CC-0 or WTFPL, though. Thank you :)
by faraway
Fri Mar 16, 2012 18:27
Forum: Mod Releases
Topic: [Mod] Simplified Paintings [20120427] [sim_paint]
Replies: 31
Views: 17835

[Mod] Simplified Paintings [20120427] [sim_paint]

Adds a painting canvas which, when placed, will display a random image from a server-selected list. This (possibly) finalized version is NOT backwards-compatible with previous versions and the Paintings Mod by jordan4ibanez. If you would like a mod that updates those paintings, please tell me. To ma...
by faraway
Fri Mar 16, 2012 17:04
Forum: WIP Mods
Topic: Moving simplified paintings to Mod Release...
Replies: 4
Views: 1537

sdzen wrote:sim_paint!
You're fast! OK, sim_paint it is.