Search found 39 matches

by Krisi
Sun Oct 14, 2012 11:13
Forum: Partly official engine development
Topic: 3D-Player
Replies: 152
Views: 53108

breinzter11 wrote:
Krisi wrote:
breinzter11 wrote:you got some link we can download it for windows ?
Compile the source code on Window$ and you have it for Window$.
Dont understand how to compile it
T.T
Read the README.txt.
by Krisi
Sat Oct 13, 2012 18:19
Forum: Partly official engine development
Topic: 3D-Player
Replies: 152
Views: 53108

breinzter11 wrote:you got some link we can download it for windows ?
Compile the source code on Window$ and you have it for Window$.
by Krisi
Sat Jul 28, 2012 00:15
Forum: General Discussion
Topic: Where do you live?
Replies: 150
Views: 32432

*Europe->Germany->Bavaria.Munich
(Des war so klar das ein deutscher sich sapier nennt ^^)
by Krisi
Sat Jul 28, 2012 00:12
Forum: General Discussion
Topic: [?]Can someone make me a Very Small version of minetest
Replies: 7
Views: 1616

Write a game like Minetest in a interpreter language?! He, he, have fun ^^ if you're lucky and you have a fast pc, the game will run with 1 FPS
by Krisi
Sun Jul 01, 2012 21:03
Forum: General Discussion
Topic: Name for main Character
Replies: 12
Views: 2678

Detlef, Günther, Heinrich or Rüdiger.
by Krisi
Wed Apr 25, 2012 14:49
Forum: Partly official engine development
Topic: 3D-Player
Replies: 152
Views: 53108

would a 3rd person ability be done any time soon to accompany this great mod? I would love to look at all the cool skins i could use in first person. You could join your own server. Start a singleplayer game from the "advanced" tab, then open minetest again and connect to ip address 127.0...
by Krisi
Fri Apr 20, 2012 14:24
Forum: General Discussion
Topic: Post your specs here!
Replies: 37
Views: 7171

PC:

Code: Select all

OS: Ubuntu 11.10
CPU: AMD Athlon II X2 250 
Cores: 2
Threads:
RAM: 2 GB at 1,6 GHz
GPU: Nvidia GF GT 520
Hard Drive: 500 GB
FPS: 40-60 (@ 1080p and standard conf)
Extras: that all just cost me 250 Euro ^^
Server (come soon):
http://www.raspberrypi.org/
by Krisi
Thu Mar 15, 2012 18:04
Forum: Partly official engine development
Topic: 3D-Player
Replies: 152
Views: 53108

I seemly can't even work out what goes where, Krisi really needs to make a template so we can skin easier. MC is really easy to do, this IS NOT. That should it make easier http://ubuntuone.com/2nDDJNmqioH26hWWQJ6DSm Thats a template that i made a long time ago. With this i have made the orignal tex...
by Krisi
Wed Mar 07, 2012 22:29
Forum: WIP Mods
Topic: New main menu and more graphic settings
Replies: 28
Views: 11204

Update: Add a listbox to change the window size in the settings menu (fix the fullscreen
by Krisi
Sun Mar 04, 2012 12:16
Forum: WIP Mods
Topic: New main menu and more graphic settings
Replies: 28
Views: 11204

okay heres the new ones darker and less blue small http://img42.imageshack.us/img42/5472/menulogosmall.png I would say, i leave it on my complete white logo, but i can also upload your logo in the next version. an issue with fullscreaning, it makes it really small resolution I know, im working for ...
by Krisi
Sun Mar 04, 2012 00:29
Forum: WIP Mods
Topic: New main menu and more graphic settings
Replies: 28
Views: 11204

best i can do at short notice is make it more visible in clouds and change transparency to match the c55 better http://img444.imageshack.us/img444/2227/menulogo.png small http://img525.imageshack.us/img525/5472/menulogosmall.png big http://img27.imageshack.us/img27/7171/menulogobig.png if these are...
by Krisi
Sun Mar 04, 2012 00:00
Forum: WIP Mods
Topic: New main menu and more graphic settings
Replies: 28
Views: 11204

sdzen wrote:you need a better opening title its a bit scartchy
You can make a (-:
by Krisi
Sat Mar 03, 2012 23:57
Forum: WIP Mods
Topic: New main menu and more graphic settings
Replies: 28
Views: 11204

Jordach wrote:do those clouds move?
yes
by Krisi
Sat Mar 03, 2012 23:51
Forum: WIP Mods
Topic: New main menu and more graphic settings
Replies: 28
Views: 11204

New main menu and more graphic settings

I have coded a "new" main menu for minetest. Its based a little on the design idea by Raiden : http://krisi12345.lima-city.de/Screen-Pics/new-main-menu.png I have also made some colors of the gui more brighter and i have add a settings menu with all graphic options and three new options fo...
by Krisi
Wed Feb 22, 2012 21:27
Forum: Partly official engine development
Topic: How to link new code files?
Replies: 1
Views: 1062

How to link new code files?

What i must do/how i can link new code files? Because i get always a "undefined reference to 'bblababaClass()’" error when i use classes from self written code files.
by Krisi
Wed Feb 22, 2012 20:02
Forum: Feature Discussion
Topic: Disabling the Mobs, Serverside
Replies: 1
Views: 964

Code: Select all

only_peaceful_mobs = true
by Krisi
Wed Feb 22, 2012 12:39
Forum: General Discussion
Topic: Porting to ps3 ( minetest remake ) devs needed
Replies: 27
Views: 6140

Im not sure but i had heard that a sdk license for the PS3 cost 30,000 $
Have anyone so much money?
by Krisi
Mon Feb 20, 2012 21:38
Forum: Partly official engine development
Topic: Texture Problem
Replies: 2
Views: 1532

Texture Problem

Ive started to code a 3D torch but i have a big problem with the texture. Here is the code section (for the first torch direction): case NDT_TORCHLIKE: { v3s16 dir = n.getWallMountedDir(nodedef); AtlasPointer ap(0); if(dir == v3s16(0,-1,0)){ ap = f.tiles[0].texture; // floor } else if(dir == v3s16(0...
by Krisi
Thu Feb 16, 2012 16:26
Forum: Partly official engine development
Topic: SOUND!
Replies: 64
Views: 16490

And what about my problem?: heres 3d client and sound starter kit lol http://www.mediafire.com/?wwrx9cxoaz9towj (for linux) I have compiled that and always i start it, it comes fullscreen, although fullscreen is turned off in the minetest.conf. And with fullscreen i cant focus the MT window in the g...
by Krisi
Wed Feb 15, 2012 19:56
Forum: General Discussion
Topic: Terasology {MAIN THREAD}
Replies: 29
Views: 9650

Teraslogy looks currently only better because its using shaders for light effects or motion blur. Some shaders, more 3D stuff and a better GUI design and MT will look exactly so great.
by Krisi
Tue Feb 14, 2012 16:16
Forum: Partly official engine development
Topic: SOUND!
Replies: 64
Views: 16490

heres 3d client and sound starter kit lol http://www.mediafire.com/?wwrx9cxoaz9towj (for linux) I have compiled that and always i start it, it comes fullscreen, although fullscreen is turned off in the minetest.conf. And with fullscreen i cant focus the MT window in the game and because of that i c...
by Krisi
Sat Feb 11, 2012 22:07
Forum: Partly official engine development
Topic: 3D-Player
Replies: 152
Views: 53108

First, sorry that i didnt reply a long time. I havent much time the last weeks. Next: the "changes" i wanted to do were a better walk animation, smooth body rotation, better textures and some small things. The 3D Model of the player were to this time splitted in 6 Nodes (6 individual model...
by Krisi
Sun Jan 29, 2012 23:54
Forum: Feature Discussion
Topic: Fly mode privilege
Replies: 54
Views: 16852

It should be really, really, really easy to program a config option for disabling the fly mode on the server side. In the, i think player.cpp is a if query which ask whether player have turned on the fly and speed mode. So the server must just send his fly mode (and speed mode) config to the client ...
by Krisi
Sun Jan 29, 2012 23:10
Forum: Partly official engine development
Topic: SOUND!
Replies: 64
Views: 16490

stefan@stefan-PC:~/minetest_sound$ make -j2 [ 1%] Built target jthread [ 19%] Built target lua [ 19%] mo update [ 25%] Built target translations [ 56%] Built target minetestserver Linking CXX executable ../bin/minetest CMakeFiles/minetest.dir/audio.cpp.o: In function `Audio::init()': audio.cpp:(.te...
by Krisi
Sun Jan 29, 2012 12:53
Forum: Partly official engine development
Topic: 3D-Player
Replies: 152
Views: 53108

I can't download the file Fehler 401: Unzulässig Das Download-Volumen ist nicht mehr ausreichend. Bitte neu aufladen. You should use another hoster like mediafire or Ubuntu One I make some changes and then i upload the new version to ubuntu1 This is quite awesome ^_^ would be nice to see the abilit...