oweals/minetest.git
11 years agoBump version to 0.4.4 0.4.4
Perttu Ahola [Thu, 6 Dec 2012 19:21:10 +0000 (21:21 +0200)]
Bump version to 0.4.4

11 years agoUpdate GUI texts
Perttu Ahola [Thu, 6 Dec 2012 19:01:45 +0000 (21:01 +0200)]
Update GUI texts

11 years agodraw gui later. this fixes the hotbar disappearing while rendering to texture.
Jürgen Doser [Thu, 6 Dec 2012 16:33:11 +0000 (17:33 +0100)]
draw gui later. this fixes the hotbar disappearing while rendering to texture.

11 years agofix screen flickering black when rendering to texture
Jürgen Doser [Thu, 6 Dec 2012 15:11:15 +0000 (16:11 +0100)]
fix screen flickering black when rendering to texture

11 years agoSet proper field background colors in Irrlicht 1.8
Perttu Ahola [Thu, 6 Dec 2012 17:35:40 +0000 (19:35 +0200)]
Set proper field background colors in Irrlicht 1.8

11 years agoRaise default maximum render distance to 240
Perttu Ahola [Thu, 6 Dec 2012 13:48:59 +0000 (15:48 +0200)]
Raise default maximum render distance to 240

11 years agoFix automagic render distance tuner
Perttu Ahola [Thu, 6 Dec 2012 13:48:19 +0000 (15:48 +0200)]
Fix automagic render distance tuner

11 years agoAdd #include guards to base64.h
Matthew I [Mon, 20 Aug 2012 02:30:59 +0000 (22:30 -0400)]
Add #include guards to base64.h

11 years agoTry to add a bit of topside brightness when not using shaders
Perttu Ahola [Sun, 2 Dec 2012 21:47:27 +0000 (23:47 +0200)]
Try to add a bit of topside brightness when not using shaders

11 years agoTweak shader randomly a bit
Perttu Ahola [Sun, 2 Dec 2012 21:08:46 +0000 (23:08 +0200)]
Tweak shader randomly a bit

11 years agoDefault to preload_item_visuals=true
Perttu Ahola [Sun, 2 Dec 2012 18:43:55 +0000 (20:43 +0200)]
Default to preload_item_visuals=true

11 years agoDon't send player position from client to server if the player hasn't moved
MirceaKitsune [Sun, 2 Dec 2012 12:59:08 +0000 (14:59 +0200)]
Don't send player position from client to server if the player hasn't moved

11 years agoFix minetest.get_node_drops(). It should always return list of item names, not ItemSt...
Ilya Zhuravlev [Sun, 2 Dec 2012 16:19:06 +0000 (20:19 +0400)]
Fix minetest.get_node_drops(). It should always return list of item names, not ItemStack(s).

11 years agoSmooth day-night transitions
Perttu Ahola [Sun, 2 Dec 2012 16:02:04 +0000 (18:02 +0200)]
Smooth day-night transitions

11 years agoConst-correct util/serialize.h
Perttu Ahola [Thu, 29 Nov 2012 16:31:17 +0000 (18:31 +0200)]
Const-correct util/serialize.h

11 years agoHandle day-night transition in shader and make light sources brighter when shaders...
Perttu Ahola [Sun, 2 Dec 2012 12:24:58 +0000 (14:24 +0200)]
Handle day-night transition in shader and make light sources brighter when shaders are used

11 years agoGet rid of jordan4ibanez's insane digging animation speed
Perttu Ahola [Sun, 2 Dec 2012 01:10:23 +0000 (03:10 +0200)]
Get rid of jordan4ibanez's insane digging animation speed

11 years agoFix tile MaterialType to make sense and make lava surface be shader'd lower like...
Perttu Ahola [Sun, 2 Dec 2012 00:57:14 +0000 (02:57 +0200)]
Fix tile MaterialType to make sense and make lava surface be shader'd lower like water

11 years agoInstall shaders properly
Perttu Ahola [Sat, 1 Dec 2012 23:45:31 +0000 (01:45 +0200)]
Install shaders properly

11 years agoRemove accidental vim swap file
Perttu Ahola [Sat, 1 Dec 2012 23:42:03 +0000 (01:42 +0200)]
Remove accidental vim swap file

11 years agoAdd enable_shaders to minetest.conf.example
Perttu Ahola [Sat, 1 Dec 2012 22:14:27 +0000 (00:14 +0200)]
Add enable_shaders to minetest.conf.example

11 years agoAdd checkboxes for shaders and on-demand item visual generation
obneq [Sat, 1 Dec 2012 22:08:35 +0000 (00:08 +0200)]
Add checkboxes for shaders and on-demand item visual generation

11 years agoImplement a global shader parameter passing system and useful shaders
Perttu Ahola [Sat, 1 Dec 2012 01:02:16 +0000 (03:02 +0200)]
Implement a global shader parameter passing system and useful shaders

11 years agoShaderSource and silly example shaders
Kahrl [Mon, 19 Mar 2012 01:59:12 +0000 (02:59 +0100)]
ShaderSource and silly example shaders

11 years agoAdd setting preload_item_visuals
Perttu Ahola [Sat, 1 Dec 2012 21:54:15 +0000 (23:54 +0200)]
Add setting preload_item_visuals

11 years agoOn-demand item meshes and textures
Perttu Ahola [Fri, 30 Nov 2012 16:12:32 +0000 (18:12 +0200)]
On-demand item meshes and textures

11 years agoModify some client log message levels
Perttu Ahola [Fri, 30 Nov 2012 14:19:19 +0000 (16:19 +0200)]
Modify some client log message levels

11 years agoNew elements in formspec, item_image and item_image_button.
RealBadAngel [Sat, 1 Dec 2012 17:36:42 +0000 (18:36 +0100)]
New elements in formspec, item_image and item_image_button.

Fixed also game bug drawing dragged item behind fields, buttons etc.

11 years agoOnly check attachment for nodes with group attached_node
PilzAdam [Sat, 1 Dec 2012 14:20:53 +0000 (15:20 +0100)]
Only check attachment for nodes with group attached_node

11 years agoAdd the group attached_node 318/head
PilzAdam [Sat, 1 Dec 2012 12:32:32 +0000 (13:32 +0100)]
Add the group attached_node
Nodes in this group will be dropped as items if the node under them or the node in the wallmounted direction is not walkable.

11 years agoMerge support for anaglyph stereo
PilzAdam [Sat, 1 Dec 2012 11:41:05 +0000 (12:41 +0100)]
Merge support for anaglyph stereo

11 years agoAdd the ability for client to check if image exists
Perttu Ahola [Fri, 30 Nov 2012 20:19:50 +0000 (22:19 +0200)]
Add the ability for client to check if image exists

11 years agoLog /grant and /revoke command usage
DannyDark [Thu, 29 Nov 2012 19:00:33 +0000 (19:00 +0000)]
Log /grant and /revoke command usage

11 years agoMake dragged itemstack following the mouse cursor much smoother
Jürgen Doser [Wed, 28 Nov 2012 17:39:58 +0000 (18:39 +0100)]
Make dragged itemstack following the mouse cursor much smoother

by using the cursor coordinates directly, instead of updating them only when a mouse event is seen.

11 years agoIgnore directories beginning with a "." when searching for mods
Matthew I [Sun, 7 Oct 2012 14:03:22 +0000 (10:03 -0400)]
Ignore directories beginning with a "." when searching for mods

This is not a problem on POSIX systems (these directories are
ignored by the POSIX implementation of fs::GetDirListing() in
filesys.cpp), but these directories still are reported on Windows
systems.  This becomes a problem when mod authors use version
control systems that create directories like ".git" or ".svn"
and collectMods() picks up on them.  It has also been suggested
that ignoring such directories would allow for the easily disabling
mods by inserting a "." in front of their name.

This quick fix simply makes collectMods() ignore directories
beginning with a ".".

11 years agoRun scriptapi_on_shutdown() thread-safely and remove some old crap
Perttu Ahola [Fri, 30 Nov 2012 17:41:13 +0000 (19:41 +0200)]
Run scriptapi_on_shutdown() thread-safely and remove some old crap

11 years agoAdd shutdown hook interface to Lua API
Matthew I [Sat, 8 Sep 2012 18:44:26 +0000 (14:44 -0400)]
Add shutdown hook interface to Lua API

Scripts can call minetest.register_on_shutdown() to register a
shutdown hook.

Document that minetest.register_on_shutdown() callbacks may not be run

If the server crashes, it is unlikely that callbacks registered using
minetest.register_on_shutdown() will be called.

11 years agoAdd congestion control settings to minetest.conf
Perttu Ahola [Tue, 27 Nov 2012 07:38:21 +0000 (09:38 +0200)]
Add congestion control settings to minetest.conf

11 years agoFull protocol 13 compatibility on server side
Perttu Ahola [Mon, 26 Nov 2012 22:47:03 +0000 (00:47 +0200)]
Full protocol 13 compatibility on server side

11 years agoMake strict and non-strict protocol version checking to work more like expected
Perttu Ahola [Mon, 26 Nov 2012 22:26:19 +0000 (00:26 +0200)]
Make strict and non-strict protocol version checking to work more like expected

11 years agoAllow server to accept protocol 13 clients altough they don't work too well
Perttu Ahola [Mon, 26 Nov 2012 22:15:17 +0000 (00:15 +0200)]
Allow server to accept protocol 13 clients altough they don't work too well

11 years agoRanged support of protocol version on server side
Perttu Ahola [Mon, 26 Nov 2012 21:58:27 +0000 (23:58 +0200)]
Ranged support of protocol version on server side

11 years agoSupport serialization of protocol 13 ContentFeatures
Perttu Ahola [Mon, 26 Nov 2012 21:59:03 +0000 (23:59 +0200)]
Support serialization of protocol 13 ContentFeatures

11 years agounit test: TestNodedefSerialization
Perttu Ahola [Mon, 26 Nov 2012 19:40:39 +0000 (21:40 +0200)]
unit test: TestNodedefSerialization

11 years agoModify new ObjectProperties format to such that 0.4.3 will eat it
Perttu Ahola [Thu, 29 Nov 2012 17:44:58 +0000 (19:44 +0200)]
Modify new ObjectProperties format to such that 0.4.3 will eat it

11 years agoFix Taoki's messed up generic object command ids
Perttu Ahola [Thu, 29 Nov 2012 17:22:07 +0000 (19:22 +0200)]
Fix Taoki's messed up generic object command ids

11 years agoChange version to 0.4.4-dev because... ehm... why it wasn't that already?
Perttu Ahola [Thu, 29 Nov 2012 17:49:44 +0000 (19:49 +0200)]
Change version to 0.4.4-dev because... ehm... why it wasn't that already?

11 years agoFix head shifting downards in glass, nodeboxes...
Calinou [Wed, 28 Nov 2012 10:59:19 +0000 (11:59 +0100)]
Fix head shifting downards in glass, nodeboxes...

11 years agoFix mesh glitches on MapBlock boundaries
Perttu Ahola [Tue, 27 Nov 2012 17:00:09 +0000 (19:00 +0200)]
Fix mesh glitches on MapBlock boundaries

11 years agoRevert "Use wielditem drawtype for all nodes in item_entity"
Perttu Ahola [Tue, 27 Nov 2012 15:32:58 +0000 (17:32 +0200)]
Revert "Use wielditem drawtype for all nodes in item_entity"

This reverts commit ffad18e42442fed10c312adc989fc62b74e05896.

11 years agoFix forgotten material properties for meshes (also seems to have been forgotten for...
MirceaKitsune [Mon, 26 Nov 2012 23:35:18 +0000 (01:35 +0200)]
Fix forgotten material properties for meshes (also seems to have been forgotten for cubes previously). This allows transparent png images to work properly

11 years agoDefault server step to 0.1s and sync object/player update intervals to it
Perttu Ahola [Mon, 26 Nov 2012 20:31:21 +0000 (22:31 +0200)]
Default server step to 0.1s and sync object/player update intervals to it

11 years agoUse wielditem drawtype for all nodes in item_entity
PilzAdam [Sat, 24 Nov 2012 18:02:16 +0000 (19:02 +0100)]
Use wielditem drawtype for all nodes in item_entity

11 years agoRemove unnecessary util/serialize.h from content_mapblock.cpp
Perttu Ahola [Mon, 26 Nov 2012 09:56:18 +0000 (11:56 +0200)]
Remove unnecessary util/serialize.h from content_mapblock.cpp

11 years agoConst-correct SharedBuffer::SharedBuffer(const T *t, unsigned int size)
Perttu Ahola [Mon, 26 Nov 2012 09:39:52 +0000 (11:39 +0200)]
Const-correct SharedBuffer::SharedBuffer(const T *t, unsigned int size)

11 years agoMove util/serialize.h out from staticobject.h for smaller header dependencies
Perttu Ahola [Mon, 26 Nov 2012 09:18:34 +0000 (11:18 +0200)]
Move util/serialize.h out from staticobject.h for smaller header dependencies

11 years agoMove a function from clientserver.h to clientserver.cpp
Perttu Ahola [Mon, 26 Nov 2012 08:20:57 +0000 (10:20 +0200)]
Move a function from clientserver.h to clientserver.cpp

11 years agoProper versioning of new network-serialized stuff
Perttu Ahola [Mon, 26 Nov 2012 07:49:31 +0000 (09:49 +0200)]
Proper versioning of new network-serialized stuff

11 years agoNew PROTOCOL_VERSION scheme (allow client to support a range of versions)
Perttu Ahola [Mon, 26 Nov 2012 07:49:07 +0000 (09:49 +0200)]
New PROTOCOL_VERSION scheme (allow client to support a range of versions)

11 years agoFix LuaEntitySAO::getClientInitializationData() and bump the related version
Perttu Ahola [Mon, 26 Nov 2012 07:10:27 +0000 (09:10 +0200)]
Fix LuaEntitySAO::getClientInitializationData() and bump the related version

11 years agoBump version to 0.4.4 as this isn't compatible with 0.4.3
Perttu Ahola [Sun, 25 Nov 2012 22:56:47 +0000 (00:56 +0200)]
Bump version to 0.4.4 as this isn't compatible with 0.4.3

11 years agoUpdate ContentFeatures serialization format now as PROTOCOL_VERSION was changed
Perttu Ahola [Sun, 25 Nov 2012 19:11:45 +0000 (21:11 +0200)]
Update ContentFeatures serialization format now as PROTOCOL_VERSION was changed

11 years agoRealBadAngel's patch which allows the lua api to read pressed player keys. This shoul...
MirceaKitsune [Thu, 22 Nov 2012 19:01:31 +0000 (21:01 +0200)]
RealBadAngel's patch which allows the lua api to read pressed player keys. This should make it possible to change the player's animation based on what he is doing

Correct lua api version number

Always update animations and attachments after the entity is added to scene client side. Fixes animations not being applied in client initialization for some reason. Attachments should be re-tested now just to be safe.

Fix a segmentation fault caused by reaching materials that didn't exist in a loop for setting texture

11 years agoA bunch of fixes
MirceaKitsune [Mon, 12 Nov 2012 14:35:10 +0000 (16:35 +0200)]
A bunch of fixes

No longer hide players who are dead. With models, a death animation should be used instead

Some changes requested by celeron55

Rename a lot of things in the code, and use better lua api function names

Minor code corrections

Bump protocol version up, since the models / animations / attachments code creates new client<->server messages

11 years agoAllow Vanessa's texture filtering / mipmap patch to work on models, as well as all...
MirceaKitsune [Fri, 9 Nov 2012 19:51:45 +0000 (21:51 +0200)]
Allow Vanessa's texture filtering / mipmap patch to work on models, as well as all other node types

Initialize m_bone_posrot too

Update pos_translator for attached players, which should fix a bug noticed with carts where a detached player would travel from the detachment spot to where it was detached

Don't make attachments possible to right-click either

Properly apply object and text visibility for local attachments, and fix them showing when they shouldn't

11 years agoFix more things I forgot for attached players. Such players will now properly see...
MirceaKitsune [Fri, 9 Nov 2012 14:45:29 +0000 (16:45 +0200)]
Fix more things I forgot for attached players. Such players will now properly see themselves moving when attached, and the server will read their position accordingly

Fix attached players being able to bob their view and generate foostep sounds by pressing a movement key (running in place)

11 years agoUpdate attachments at the ending of the addToScene function for parents. And with...
MirceaKitsune [Wed, 7 Nov 2012 16:42:38 +0000 (18:42 +0200)]
Update attachments at the ending of the addToScene function for parents. And with this... *drum roll* Client-side attachments are at last functional and stick visibly.

Fix the last segmentation fault (apparently). So far attachments seem to be fully functional, although removing the parent causes children to go to origin 0,0,0 and possibly still cause such a fault (though this should already be addressed)

Fix a bug in falling code where entities get stuck

Also check if the parent has been removed server-side, and detach the child if so. Fixes children going to origin 0,0,0 when their parent is removed.

Unset all attachment properties when permanently detaching (on both the client and server). Also store less data we don't need

Create a separate function for detaching, and also update lua api documentation

When a child is detached, update its position from the server to clients. This WILL cause it to get positioned slightly differently client side, as the server attachment system only copies parent origin and knows not about mesh / bone transformation. This prevents different clients seeing the object detached in different spots which is most correct

Update the position of attached players to clients. An attached player will see himself move, but this is currently VERY ugly and laggy as it is done by the server (it probably must stay this way too)

Use a different approach for locally attached players. This allows for smooth positio transitions to work, as well at the player turning around freely. Still buggy however

11 years agoSend animations, bone overrides and attachments in entity initialization. Clients...
MirceaKitsune [Sun, 4 Nov 2012 21:54:50 +0000 (23:54 +0200)]
Send animations, bone overrides and attachments in entity initialization. Clients no longer have to be near an object when an animation or attachment is set to see the changes, and newly connected clients (or a client that simply renders the object for the first time) will get all of those settings. Therefore, the lua script no longer needs to run every X seconds either, just once per entity.

Finish fixing the material color code. But it won't work until MineTest has dynamic lighting... another day another feature.

Extra checks for the bone positioning / rotation code

Many checks and consistency improvements to the client attachment code

Make a separate function for checking if a client object is attached. A more in-depth change will be needed here to fix reading of invalid pointers

Use a different method of fetching the parent. Fixes the mass segmentation faults when rendering an attachment (some still happen though)

Major change to how attachments are handled. Fix the last segmentaton fault, which was due to the parent becoming invalid while being refreshed / removed which would bause the child to remain attached to nothing. Parents remove their children when being deleted themselves and add them back when re-added. Attachments are stored inside a 2D a vector which easily allows both a child to find their parent and a parent to find its children.

Remove attachment list entry when an object is being permanently removed. Also avoid duplicate entries in this list when re-attaching the same object

The "big code comments" can now go away. Client attachments almost work properly, and I know what else needs to be done

11 years agoEnable client-side attachments, add detachment code
MirceaKitsune [Sun, 4 Nov 2012 12:33:30 +0000 (14:33 +0200)]
Enable client-side attachments, add detachment code

11 years agoFix some remaining issues with attachments, now they work. Tested with object->player...
MirceaKitsune [Sun, 28 Oct 2012 15:07:11 +0000 (17:07 +0200)]
Fix some remaining issues with attachments, now they work. Tested with object->player and player->player attachments

11 years agoComplete the attachment framework.
MirceaKitsune [Sat, 27 Oct 2012 12:14:24 +0000 (15:14 +0300)]
Complete the attachment framework.

The child ID can now be checked against the parent ID in content_cao.cpp so the parent can be detected. Actual attachment code to come

Divide attachment system between server attachments and client attachments, neither coded right now. As explained in the code comment:

// Attachments need to be handled on both the server and client.
// If we attach only on the server, models (which are client-side)
// can't be read so we don't know the origin and orientation of bones.
// If we attach only on the client, the real position of attachments is
// not updated and you can't click them for example.

11 years agoFramework for the attachment system, new object property which allows changing the...
MirceaKitsune [Fri, 26 Oct 2012 22:49:01 +0000 (01:49 +0300)]
Framework for the attachment system, new object property which allows changing the color and alpha of mesh materials

New object property which allows changing the color and alpha of mesh materials. Due to the current lighting systems it doesn't work yet, but the full implementation is there

Framework for the attachment system, with no actual functionality yet

Send bone and player object to the setAttachment function in content_sao.cpp, but we need a way to translate it there and send it to the client

I will also want position and rotation offsets to be possible to apply to attachments

Network object ID from server to client. This will be used to identify the parent client-side and know what to attach to

11 years agoGet the new animation framework properly working
MirceaKitsune [Fri, 26 Oct 2012 15:03:24 +0000 (18:03 +0300)]
Get the new animation framework properly working

Store start and end frames as v2f

Also move bone animations to their own function instead of object properties

11 years agoJoint positioning and rotation code, and fix a problem related to their lua API
MirceaKitsune [Fri, 26 Oct 2012 08:46:46 +0000 (11:46 +0300)]
Joint positioning and rotation code, and fix a problem related to their lua API

Attempt to move the animation system to a more correct implementation, rather than using object properties. Incomplete and breaks functionality

11 years agoAllow the LUA API to set animations to meshes as well as the animation speed. Also...
MirceaKitsune [Thu, 25 Oct 2012 20:29:07 +0000 (23:29 +0300)]
Allow the LUA API to set animations to meshes as well as the animation speed. Also update animations only when needed.

Support for animation blending, though for some reason it doesn't work.

Don't enable animation transitions by default for many reaosons

Object property to store individual bone positions. LUA can specify a bone name followed by a bone position. No functionality yet. Bone rotation to be added in the following commit

Same system for bone rotation, plus a few other things I missed

11 years agoGet the mesh working through the memory cache properly. Most credit goes to celeron55...
MirceaKitsune [Wed, 24 Oct 2012 19:10:05 +0000 (22:10 +0300)]
Get the mesh working through the memory cache properly. Most credit goes to celeron55 for the help on this code

Get the texture from memory as well

Add .x to the list of supported formats

Update LUA API documentation

11 years agoAdd a subfolder for models and transfer models from server to client
MirceaKitsune [Tue, 23 Oct 2012 21:11:24 +0000 (00:11 +0300)]
Add a subfolder for models and transfer models from server to client

(obj, md2 and md3 are currently allowed)

Get rid of the texture string and use the existing textures array. Segmented meshes have multiple materials, and this will allow us to texture each. Do not switch to this commit yet!

If a texture string is left empty in LUA, don't modify that material. Useful so a script can change specific textures without affecting others

11 years agoFix material properties and allow lighting. Models should now be affected by light...
MirceaKitsune [Tue, 23 Oct 2012 20:57:36 +0000 (23:57 +0300)]
Fix material properties and allow lighting. Models should now be affected by light instead of being black

11 years agoProperly read the mesh from LUA.
MirceaKitsune [Tue, 23 Oct 2012 17:03:06 +0000 (20:03 +0300)]
Properly read the mesh from LUA.

Players can now be set to meshes using the following test script:

function switch_player_visual()
prop = {
mesh="player.obj",
texture="player.png",
visual="mesh",
}
for _, obj in pairs(minetest.get_connected_players()) do
obj:set_properties(prop)
end
minetest.after(1.0, switch_player_visual)
end
minetest.after(1.0, switch_player_visual)

11 years ago3D model support for players using Irrlicht. Also ready the basis for mesh support...
MirceaKitsune [Mon, 22 Oct 2012 21:03:14 +0000 (00:03 +0300)]
3D model support for players using Irrlicht. Also ready the basis for mesh support on nodes / items via LUA (to be done). Supports any mesh format compatible with Irrlicht, but animations are not set up yet.

11 years agoRevert "Don't leak textures all over the place"
Perttu Ahola [Sun, 25 Nov 2012 14:39:07 +0000 (16:39 +0200)]
Revert "Don't leak textures all over the place"

This causes textures to be deleted before they are no longer accessed,
resulting in a segmentation fault. This needs to be rewritten in such a way
that textures are deleted when the client disconnects from a server.

This reverts commit 41c00e87d42580881d8c7001f39014814e3b55f2.

11 years agoFix trees growing into any type of node
Ilya Zhuravlev [Thu, 22 Nov 2012 20:36:52 +0000 (00:36 +0400)]
Fix trees growing into any type of node

11 years agoMerge pull request #268 from khonkhortisan/image_button
xyzz [Thu, 22 Nov 2012 17:13:18 +0000 (09:13 -0800)]
Merge pull request #268 from khonkhortisan/image_button

Allow transparent image_buttons

11 years agoFix server crash on /clearpassword
Anthony [Sun, 18 Nov 2012 23:18:45 +0000 (18:18 -0500)]
Fix server crash on /clearpassword

According to #253, using `/clearpassword` without an argument causes the server to crash from an assertion failure. I've resubmitted matttpt's patch as a pull request to aid in merging.

11 years agoAdd anaglyph settings to minetest.conf.example
MirceaKitsune [Sat, 18 Feb 2012 16:53:39 +0000 (18:53 +0200)]
Add anaglyph settings to minetest.conf.example

11 years agoDefault anaglyph to 0.1
MirceaKitsune [Sat, 18 Feb 2012 16:52:04 +0000 (18:52 +0200)]
Default anaglyph to 0.1

11 years agoAnaglyph stereo support, created by xyz
MirceaKitsune [Sat, 18 Feb 2012 16:51:19 +0000 (18:51 +0200)]
Anaglyph stereo support, created by xyz

11 years agoMerge pull request #284 from RealBadAngel/master
xyzz [Mon, 12 Nov 2012 19:50:58 +0000 (11:50 -0800)]
Merge pull request #284 from RealBadAngel/master

Adding backgrounds to formspec

11 years agoMerge pull request #286 from PilzAdam/digging_animation
PilzAdam [Sat, 10 Nov 2012 18:33:16 +0000 (10:33 -0800)]
Merge pull request #286 from PilzAdam/digging_animation

Add jordan4ibanez' better digging animation

11 years agoAdd jordan4ibanez' better digging animation 286/head
PilzAdam [Sat, 10 Nov 2012 16:36:56 +0000 (17:36 +0100)]
Add jordan4ibanez' better digging animation

11 years agoSwap out pixel-perfect nyan cat by request of Chris Torres
Perttu Ahola [Fri, 9 Nov 2012 18:14:04 +0000 (20:14 +0200)]
Swap out pixel-perfect nyan cat by request of Chris Torres

11 years agoadded GUI checkboxes in Settings tab for the aforementioned video settings.
Vanessa Ezekowitz [Sun, 4 Nov 2012 15:58:44 +0000 (10:58 -0500)]
added GUI checkboxes in Settings tab for the aforementioned video settings.

11 years agoAdded video settings filter options via config file - second try :-)
Vanessa Ezekowitz [Sun, 4 Nov 2012 15:51:40 +0000 (10:51 -0500)]
Added video settings filter options via config file - second try :-)

Set one or more of these in the config to turn the related option on:

mip_map = 1
anisotropic_filter = 1
bilinear_filter = 1
trilinear_filter = 1

11 years agoFix unnecessary network protocol incompatibility in ContentFeatures
Perttu Ahola [Thu, 8 Nov 2012 18:43:32 +0000 (20:43 +0200)]
Fix unnecessary network protocol incompatibility in ContentFeatures

11 years agoAdding background to Formspec 284/head
RealBadAngel [Thu, 8 Nov 2012 18:22:37 +0000 (19:22 +0100)]
Adding background to Formspec

11 years agoMerge pull request #279 from RealBadAngel/patch-2
PilzAdam [Mon, 5 Nov 2012 16:12:12 +0000 (08:12 -0800)]
Merge pull request #279 from RealBadAngel/patch-2

Formspec: Draw images before inventories. Allows to use image as backgro...

11 years agoFormspec: Draw images before inventories. Allows to use image as background. 279/head
RealBadAngel [Sun, 4 Nov 2012 20:18:28 +0000 (21:18 +0100)]
Formspec: Draw images before inventories. Allows to use image as background.

11 years agoMerge pull request #274 from PilzAdam/falling 267/head
PilzAdam [Sat, 3 Nov 2012 22:14:14 +0000 (15:14 -0700)]
Merge pull request #274 from PilzAdam/falling

Fix a bug in falling code where entities get stuck

11 years agoMerge pull request #243 from xyzz/liquid_renewable
PilzAdam [Sat, 3 Nov 2012 19:34:44 +0000 (12:34 -0700)]
Merge pull request #243 from xyzz/liquid_renewable

Add liquid_renewable property, allow non-renewable liquids.

11 years agoMerge pull request #273 from PilzAdam/air
PilzAdam [Sat, 3 Nov 2012 17:36:46 +0000 (10:36 -0700)]
Merge pull request #273 from PilzAdam/air

Make air and ignore drop nothing