Search found 96 matches

Return to advanced search

Re: [Game] Carbone [carbone] – minetest_game, improved

maybe you could replace the included beds mod with this one
viewtopic.php?f=11&t=9881&hilit=bed
by tux_peng
Fri May 08, 2015 20:24
 
Forum: Old Subgames
Topic: [Game] Carbone [carbone] – minetest_game, improved
Replies: 216
Views: 85406

A skylands would be interesting...

http://dev.bukkit.org/bukkit-plugins/skylandsplus/
by tux_peng
Thu Dec 12, 2013 03:24
 
Forum: Minetest Features
Topic: [idea] a second world!
Replies: 11
Views: 2420

for fullscreen, you have to set the res in minetest.conf to that of your monitor
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
screenW = 1280
screenH = 800
fullscreen = true


Or if you set
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
fullscreen = false

you should see the window frame
Image
by tux_peng
Thu Dec 12, 2013 00:53
 
Forum: Minetest General
Topic: Quick hack to get minetest on osx...
Replies: 7
Views: 2088

No, I commented out that line and it's working though...
by tux_peng
Wed Dec 11, 2013 05:54
 
Forum: Mod Releases
Topic: [Mod] In-game skin switching [skins]
Replies: 194
Views: 77350

I don't know if you can do more than press the green button (im not at my mac now, I play mainly on Arch Linux anyway). A native port would be better, but I couldn't get it0 to compile
by tux_peng
Mon Dec 09, 2013 18:44
 
Forum: Minetest General
Topic: Quick hack to get minetest on osx...
Replies: 7
Views: 2088

yea, I was just noting that because the old texture packs were a single tiled image
by tux_peng
Mon Dec 09, 2013 18:24
 
Forum: Minetest Texture Packs
Topic: Minecraft to minetest texture pack converter
Replies: 19
Views: 46643

This converts resource packs to minetest texture packs, works too; nicely done!
by tux_peng
Mon Dec 09, 2013 05:18
 
Forum: Minetest Texture Packs
Topic: Minecraft to minetest texture pack converter
Replies: 19
Views: 46643

Quick hack to get minetest on osx...

0.4.8 using WINE

https://copy.com/ZoOpYFS9HKWshq8R
(to update, just replace ./drive_c/Program Files/minetest with a newer version)
by tux_peng
Mon Dec 09, 2013 04:14
 
Forum: Minetest General
Topic: Quick hack to get minetest on osx...
Replies: 7
Views: 2088

[@linux mods]$ ./update_from_db.py Traceback (most recent call last): File "./update_from_db.py", line 36, in <module> addpage(1) File "./update_from_db.py", line 33, in addpage f.write('comment = "'+s["license"]+'",\n') TypeError: Can't convert 'int' object to str implicitly [@linux mods]$ uname -...
by tux_peng
Sun Dec 08, 2013 20:30
 
Forum: Mod Releases
Topic: [Mod] In-game skin switching [skins]
Replies: 194
Views: 77350

Could you ever make a single inventory_plus GUI that lists all items, for a server shop. I think nodex used to have something like that
by tux_peng
Sun Dec 08, 2013 05:07
 
Forum: Mod Releases
Topic: [Mod] Money (or Economy) [201207] [money]
Replies: 119
Views: 51896

Arch only has 1.8 in the repos, I found a mirror that still haad 1.7 though

Is 1.8 going to be usable soon? I am really bei=ging to dislike irrlicht

ftp://bayda.fryazino.net/os/linux/arch_linux/mirror/community/os/x86_64/
by tux_peng
Sat Dec 07, 2013 04:53
 
Forum: Minetest Problems
Topic: Menu not appearing
Replies: 4
Views: 1258

Menu not appearing

http://i.imgur.com/IDCErmH.png Linux linux.lan 3.12.3-1-ARCH #1 SMP PREEMPT Wed Dec 4 21:45:42 CET 2013 x86_64 GNU/Linux when I run minetest from tuhe terminal-- Irrlicht Engine version 1.8.1 Linux 3.12.3-1-ARCH #1 SMP PREEMPT Wed Dec 4 21:45:42 CET 2013 x86_64 Using renderer: OpenGL OpenGL driver ...
by tux_peng
Sat Dec 07, 2013 02:05
 
Forum: Minetest Problems
Topic: Menu not appearing
Replies: 4
Views: 1258

My minetest is currently broken, I had to run in WINE to get screenies
by tux_peng
Sat Dec 07, 2013 01:27
 
Forum: Minetest Texture Packs
Topic: zeldapack-- 64px
Replies: 2
Views: 1958

I've updated the instructions, still not compiling; but I;m not enthused to work on this • Install wget (I use homebrew, but this also works http://osxdaily.com/2012/05/22/install-wget-mac-os-x/) • Download the latest MacOSX framework package from the great people at http://supertuxkart.sf.net • Dow...
by tux_peng
Sun Sep 08, 2013 03:24
 
Forum: Minetest Engine
Topic: OS X Compiling
Replies: 9
Views: 4803

WTF are you doing? Everything you need to do is in your router-- * Open your web browser * Login to your router (often 192.168.1.1 or 192.168.0.1) * Add a DHCP reservation to your computer http://www.dslreports.com/faq/16728 * Forward port 3000 (TCP/UDP) to your reserved IP http://www.youtube.com/wa...
by tux_peng
Sun Jan 06, 2013 19:32
 
Forum: Minetest Servers
Topic: [0.4.4] Issac's Server
Replies: 20
Views: 7161

It is better to do port forwarding in your router, and not deal with uPnp; but this is nice...
by tux_peng
Sat Jan 05, 2013 23:12
 
Forum: Minetest Servers
Topic: Applications for port forwarding using UPnP
Replies: 8
Views: 10697

Issac wrote:wait how do i do that?



First you have to have a static internal IP to your computer or a DHCP reservation, then add a rule to forward port 3000 (UDP) to your computer. Then, since you most likely have a dynamic external IP, you will need an account from No-IP
by tux_peng
Sat Jan 05, 2013 23:07
 
Forum: Minetest Servers
Topic: [0.4.4] Issac's Server
Replies: 20
Views: 7161

Linux is linux, it's mostly the same. The only difference is how you install. I think OpenSUSE has a package for minetest http://software.opensuse.org/download.html?project=games&package=minetest If that is not current you can easily compile your own... I just wrote up http://wiki.minetest.com/wiki/...
by tux_peng
Sat Jan 05, 2013 18:54
 
Forum: Minetest Servers
Topic: Run Your Own Minetest Server In 4 easy Steps (Leave A Comment)
Replies: 16
Views: 10612

His directions are obviously for windows, they extract fine for me though. If you rum linux, use my instructions or compile your own

http://wiki.minetest.com/wiki/Setting_up_a_server-_Ububtu
by tux_peng
Fri Jan 04, 2013 18:31
 
Forum: Minetest Servers
Topic: Run Your Own Minetest Server In 4 easy Steps (Leave A Comment)
Replies: 16
Views: 10612

I use GIT realtest and 12/31/12 GIT minetest on Kubuntu 12.10; clay is hard to find. The only ores I found are- pig_iron (what can I use the stuff for anyway), some clay, some charcoal, & lapis... BTW-- add some coblestone stairs and steps MODS ---------- inventory_plus bookmarks_gui item_drop craft...
by tux_peng
Fri Jan 04, 2013 18:05
 
Forum: WIP Subgames
Topic: [Game] The RealTest Game [realtest]
Replies: 183
Views: 78196

I use GIT realtest and 12/31/12 GIT minetest on Kubuntu 12.10; clay is hard to find, and the recipe for the chisels are brocken.

MODS
----------
inventory_plus
bookmarks_gui
item_drop
craft_guide
by tux_peng
Fri Jan 04, 2013 18:04
 
Forum: WIP Subgames
Topic: [Game] The RealTest Game [realtest]
Replies: 183
Views: 78196

If you get a VPS, you don't need to do port forwarding. The commands art typed into the SSH terminal. Open putty http://www.chiark.greenend.org.uk/~sgtatham/putty/ and set it up for your server, the you get to the the terminal.
by tux_peng
Thu Jan 03, 2013 19:51
 
Forum: Minetest General
Topic: How do I start a server on InMotion Hosting's server?
Replies: 11
Views: 2650

After a few people suggested I use linux on my pc, my pc is now nonfunctional. It can't boot up any more and the other nonsense with that, my hard drive went dead with the installation. Now all my textures are gone. Sorry. I saved most of it on my sd card. So we'll see once I get a new pc. That suc...
by tux_peng
Thu Jan 03, 2013 00:51
 
Forum: Minetest Texture Packs
Topic: MineToon
Replies: 400
Views: 215843

I don't trust anyone. If you get a VPS with SSH, you can do SFTP; otherwise, you're right- your only going to get FTP (usually not even FTP-SSL)

I don't even use unencrypted connections on my private LAN
by tux_peng
Thu Jan 03, 2013 00:25
 
Forum: Minetest General
Topic: How do I start a server on InMotion Hosting's server?
Replies: 11
Views: 2650

Dirt is just one of those things )like cobble) that I seem to get an excess of

BTW-- how do I get a block of stone

When you break items, they just drop their nodes and I have to click each one to put it it in my inventory; it takes too long
by tux_peng
Wed Jan 02, 2013 18:41
 
Forum: WIP Subgames
Topic: [Game] The RealTest Game [realtest]
Replies: 183
Views: 78196

http://www.chiark.greenend.org.uk/~sgtatham/putty/ http://cyberduck.ch / You will use SFTP Use putty to login to your server, then follow the instructions at http://minetest.net/forum/viewtopic.php?pid=59695#p59695 all you will need to upload are mods, /root/.minetest/mods/(gamename)/ I like the in...
by tux_peng
Wed Jan 02, 2013 18:15
 
Forum: Minetest General
Topic: How do I start a server on InMotion Hosting's server?
Replies: 11
Views: 2650

I've been managing through SSH, as I said; but a PHP server admin might make minetest more popular, even get some specialized mintest-ready host...

Yes, earlier I meant
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
nohup minetest --server &
by tux_peng
Wed Jan 02, 2013 18:04
 
Forum: Minetest Servers
Topic: [REQUEST] PHP method of starting server
Replies: 10
Views: 2663

It would be nice if minetest had a server list (In-gane)
by tux_peng
Tue Jan 01, 2013 20:31
 
Forum: Minetest General
Topic: Good servers
Replies: 13
Views: 3216
Next

Return to advanced search

cron