oweals/minetest.git
13 years ago* better rat graphics
Nils Dagsson Moskopp [Sun, 29 May 2011 16:48:21 +0000 (18:48 +0200)]
* better rat graphics

13 years ago* enemies are now omsk birds
Nils Dagsson Moskopp [Sun, 29 May 2011 16:47:40 +0000 (18:47 +0200)]
* enemies are now omsk birds

13 years ago* better player graphics
Nils Dagsson Moskopp [Sun, 29 May 2011 16:45:50 +0000 (18:45 +0200)]
* better player graphics

13 years ago+ sandstone
Nils Dagsson Moskopp [Sat, 28 May 2011 00:17:19 +0000 (02:17 +0200)]
+ sandstone

13 years agowhen pause menu is activated, move mouse cursor on top of the disconnect button,...
Perttu Ahola [Tue, 24 May 2011 18:04:22 +0000 (21:04 +0300)]
when pause menu is activated, move mouse cursor on top of the disconnect button, for convenience.

13 years agoMerged CiaranG's fence and fixed two things
Perttu Ahola [Tue, 24 May 2011 17:13:21 +0000 (20:13 +0300)]
Merged CiaranG's fence and fixed two things

13 years agoa work-in-progress map modified callback interface (committing because i want to...
Perttu Ahola [Tue, 24 May 2011 17:05:30 +0000 (20:05 +0300)]
a work-in-progress map modified callback interface (committing because i want to merge the fence stuff)

13 years agoAdded a check that avoids server crash (unhandled exception) when map generation...
Perttu Ahola [Tue, 24 May 2011 17:03:19 +0000 (20:03 +0300)]
Added a check that avoids server crash (unhandled exception) when map generation is attempted near limit

13 years agoAdded fences (but still needs an icon or something to display in inventory)
Ciaran Gultnieks [Tue, 24 May 2011 16:52:04 +0000 (17:52 +0100)]
Added fences (but still needs an icon or something to display in inventory)

13 years agoAdded 'shout' player privilege
Ciaran Gultnieks [Mon, 23 May 2011 19:40:25 +0000 (20:40 +0100)]
Added 'shout' player privilege

13 years agoAllow default privileges for new players to be set in the server config
Ciaran Gultnieks [Sun, 22 May 2011 22:56:57 +0000 (23:56 +0100)]
Allow default privileges for new players to be set in the server config

13 years agomerged password change menu
Perttu Ahola [Sun, 22 May 2011 21:12:24 +0000 (00:12 +0300)]
merged password change menu

13 years agoSome work-in-progress stuff and many comment updates
Perttu Ahola [Sun, 22 May 2011 20:55:02 +0000 (23:55 +0300)]
Some work-in-progress stuff and many comment updates

13 years agoAdded the ability to change your password (via pause menu)
Ciaran Gultnieks [Sun, 22 May 2011 20:09:12 +0000 (21:09 +0100)]
Added the ability to change your password (via pause menu)

--HG--
extra : rebase_source : e8ec407f60711d42d33be4811b2880088f617b5b

13 years agomud placed in sunlight no longer instantly turns to grass; also tuned transforming...
Perttu Ahola [Sun, 22 May 2011 14:25:52 +0000 (17:25 +0300)]
mud placed in sunlight no longer instantly turns to grass; also tuned transforming speed a bit (will be made a lot longer when testing is complete)

13 years agoPreliminary "active block" stuff + set up test code to grow grass.
Perttu Ahola [Sun, 22 May 2011 14:00:09 +0000 (17:00 +0300)]
Preliminary "active block" stuff + set up test code to grow grass.

13 years agoFixed a small memory leak in ServerEnvironment and cleaned the code a bit
Perttu Ahola [Sat, 21 May 2011 11:28:58 +0000 (14:28 +0300)]
Fixed a small memory leak in ServerEnvironment and cleaned the code a bit

13 years agofixed a small memory leak in game.cpp
Perttu Ahola [Sat, 21 May 2011 11:28:28 +0000 (14:28 +0300)]
fixed a small memory leak in game.cpp

13 years agofixed a small memory leak in mapnode.cpp
Perttu Ahola [Sat, 21 May 2011 11:28:13 +0000 (14:28 +0300)]
fixed a small memory leak in mapnode.cpp

13 years agoupdated readme a bit
Perttu Ahola [Sat, 21 May 2011 09:52:57 +0000 (12:52 +0300)]
updated readme a bit

13 years agoadded a delay to menu loop
Perttu Ahola [Sat, 21 May 2011 09:28:33 +0000 (12:28 +0300)]
added a delay to menu loop

13 years agoCleaned networking code a bit (had this one on the to-do list for like 4 months already)
Perttu Ahola [Sat, 21 May 2011 09:25:08 +0000 (12:25 +0300)]
Cleaned networking code a bit (had this one on the to-do list for like 4 months already)

13 years agofix in readme
Perttu Ahola [Sat, 21 May 2011 08:44:29 +0000 (11:44 +0300)]
fix in readme

13 years agosome documentation updates
Perttu Ahola [Sat, 21 May 2011 08:31:48 +0000 (11:31 +0300)]
some documentation updates

13 years agoand the changelog
Perttu Ahola [Sat, 21 May 2011 08:07:45 +0000 (11:07 +0300)]
and the changelog

13 years agoAll textures are are now searched first from the directory specified by the texture_p...
Perttu Ahola [Sat, 21 May 2011 08:07:03 +0000 (11:07 +0300)]
All textures are are now searched first from the directory specified by the texture_path setting.

13 years agoupdated changelog
Perttu Ahola [Sat, 21 May 2011 07:13:10 +0000 (10:13 +0300)]
updated changelog

13 years agoMerge: New map directory structure and player passwords
Perttu Ahola [Fri, 20 May 2011 22:11:58 +0000 (01:11 +0300)]
Merge: New map directory structure and player passwords

13 years agoPasswords - a few corrections to the previous commit
Ciaran Gultnieks [Fri, 20 May 2011 20:37:13 +0000 (21:37 +0100)]
Passwords - a few corrections to the previous commit

13 years agoPasswords - password entry at main menu, stored and checked by server
Ciaran Gultnieks [Fri, 20 May 2011 19:28:03 +0000 (20:28 +0100)]
Passwords - password entry at main menu, stored and checked by server

13 years agochange default sneak key from RSHIFT to LSHIFT
Perttu Ahola [Thu, 19 May 2011 19:59:10 +0000 (22:59 +0300)]
change default sneak key from RSHIFT to LSHIFT

13 years agoMoved the temporary mapgen test files and added a modified map.cpp too... These are...
Perttu Ahola [Thu, 19 May 2011 17:10:17 +0000 (20:10 +0300)]
Moved the temporary mapgen test files and added a modified map.cpp too... These are probably useful in the next mapgen update and shouldn't be lost.

--HG--
rename : src/noise.cpp.new => misc/noise.cpp
rename : src/noise.h.new => misc/noise.h

13 years agoAdd (possibly non-compatible) work-in-progress noise.{h,cpp} so that they won't be...
Perttu Ahola [Thu, 19 May 2011 17:06:54 +0000 (20:06 +0300)]
Add (possibly non-compatible) work-in-progress noise.{h,cpp} so that they won't be accidentally lost. These are useful for upcoming mapgen updates.

13 years agoadd recent major changes to changelog
Perttu Ahola [Thu, 19 May 2011 17:04:59 +0000 (20:04 +0300)]
add recent major changes to changelog

13 years agoDon't say 'Creating server and client' if the server is remote, so not being created
Ciaran Gultnieks [Thu, 19 May 2011 11:18:42 +0000 (12:18 +0100)]
Don't say 'Creating server and client' if the server is remote, so not being created

13 years agoput the wstring stoi too in the ignore-on-vc2010 #if
Perttu Ahola [Thu, 19 May 2011 05:16:48 +0000 (08:16 +0300)]
put the wstring stoi too in the ignore-on-vc2010 #if

13 years ago(hopefully) fixed stoi/stof compile problems on vc2010
Perttu Ahola [Wed, 18 May 2011 19:05:31 +0000 (22:05 +0300)]
(hopefully) fixed stoi/stof compile problems on vc2010

13 years agosmall comment update
Perttu Ahola [Wed, 18 May 2011 18:59:31 +0000 (21:59 +0300)]
small comment update

13 years agoNew map directory structure that avoids map size being limited by filesystem
Ciaran Gultnieks [Wed, 18 May 2011 15:48:27 +0000 (16:48 +0100)]
New map directory structure that avoids map size being limited by filesystem

13 years agoAdded libIrrlicht.dll.a to searched library names for non-MSVC windows
Perttu Ahola [Tue, 17 May 2011 17:11:12 +0000 (20:11 +0300)]
Added libIrrlicht.dll.a to searched library names for non-MSVC windows

13 years agomerged fix to readlink ignored return value warning
Perttu Ahola [Mon, 16 May 2011 21:00:01 +0000 (00:00 +0300)]
merged fix to readlink ignored return value warning

13 years agomerged CiaranG's stuff again: auto-admin powers to local user, DSTACK macro -Wformat...
Perttu Ahola [Mon, 16 May 2011 20:59:28 +0000 (23:59 +0300)]
merged CiaranG's stuff again: auto-admin powers to local user, DSTACK macro -Wformat warnings

13 years agoGet rid of ignored return value warning
Ciaran Gultnieks [Mon, 16 May 2011 20:57:36 +0000 (21:57 +0100)]
Get rid of ignored return value warning

13 years agoGet rid of all the string format warnings caused by the DSTACK macro
Ciaran Gultnieks [Mon, 16 May 2011 20:47:50 +0000 (21:47 +0100)]
Get rid of all the string format warnings caused by the DSTACK macro

13 years agoadded -Wno-unused-but-set-variable, which hides a new warning in gcc 4.6 which only...
Perttu Ahola [Mon, 16 May 2011 17:40:19 +0000 (20:40 +0300)]
added -Wno-unused-but-set-variable, which hides a new warning in gcc 4.6 which only slows down development with no effect on security or anything.

13 years agoRestored the auto-admin powers of the local user (via name= in the config)
Ciaran Gultnieks [Mon, 16 May 2011 17:26:37 +0000 (18:26 +0100)]
Restored the auto-admin powers of the local user (via name= in the config)

--HG--
extra : rebase_source : a35aa0d978990c28fa4fc158ce47d1f4aa967c04

13 years agoFixed two compiler warnings
Perttu Ahola [Mon, 16 May 2011 16:54:08 +0000 (19:54 +0300)]
Fixed two compiler warnings

13 years agomerged CiaranG's changes (player privileges)
Perttu Ahola [Mon, 16 May 2011 16:39:15 +0000 (19:39 +0300)]
merged CiaranG's changes (player privileges)

13 years agoServer commands without classes
Ciaran Gultnieks [Mon, 16 May 2011 16:13:33 +0000 (17:13 +0100)]
Server commands without classes

13 years agoPrivileges to/from string conversion functions standalone, not static members
Ciaran Gultnieks [Mon, 16 May 2011 15:13:17 +0000 (16:13 +0100)]
Privileges to/from string conversion functions standalone, not static members

13 years agoBetter synchronisation of build/mine attempts when the player isn't allowed to
Ciaran Gultnieks [Mon, 16 May 2011 10:34:06 +0000 (11:34 +0100)]
Better synchronisation of build/mine attempts when the player isn't allowed to

13 years agoAllow "all" to be specified in player config file for privileges
Ciaran Gultnieks [Mon, 16 May 2011 10:32:49 +0000 (11:32 +0100)]
Allow "all" to be specified in player config file for privileges

13 years agoImproved server commands and added player permissions.
Ciaran Gultnieks [Mon, 16 May 2011 09:41:19 +0000 (10:41 +0100)]
Improved server commands and added player permissions.

--HG--
extra : rebase_source : 178fe08f10b7de3ebaba088bd24faad795114216

13 years agofixed an "unused variable" warning
Perttu Ahola [Sun, 15 May 2011 10:07:53 +0000 (13:07 +0300)]
fixed an "unused variable" warning

13 years agoadded missing #ifndef KEYCODE_HEADER to keycode.h
Perttu Ahola [Sun, 15 May 2011 10:06:46 +0000 (13:06 +0300)]
added missing #ifndef KEYCODE_HEADER to keycode.h

13 years agoremoved a leftover debug print
Perttu Ahola [Sat, 14 May 2011 16:46:35 +0000 (19:46 +0300)]
removed a leftover debug print

13 years agoremoved unnecessary comment
Perttu Ahola [Sat, 14 May 2011 12:44:27 +0000 (15:44 +0300)]
removed unnecessary comment

13 years agoAdded key configuration in the configuration file.
Perttu Ahola [Sat, 14 May 2011 12:43:26 +0000 (15:43 +0300)]
Added key configuration in the configuration file.

13 years agomerged CiaranG's changes: the glass block
Perttu Ahola [Mon, 9 May 2011 18:41:16 +0000 (21:41 +0300)]
merged CiaranG's changes: the glass block

13 years agoAdded .hgignore
Ciaran Gultnieks [Mon, 9 May 2011 18:35:46 +0000 (19:35 +0100)]
Added .hgignore

13 years agoAdded glass texture (poor artwork skills, apologies in advance)
Ciaran Gultnieks [Mon, 9 May 2011 18:28:12 +0000 (19:28 +0100)]
Added glass texture (poor artwork skills, apologies in advance)

13 years agoAdded glass, with rendering and furnace support.
Ciaran Gultnieks [Mon, 9 May 2011 18:22:07 +0000 (19:22 +0100)]
Added glass, with rendering and furnace support.

13 years agoRemoved a single outdated comment in client.cpp
Perttu Ahola [Mon, 9 May 2011 13:39:37 +0000 (16:39 +0300)]
Removed a single outdated comment in client.cpp

13 years agoFixed viewing range stuff a bit (now it works better with very low ranges)
Perttu Ahola [Fri, 6 May 2011 13:58:06 +0000 (16:58 +0300)]
Fixed viewing range stuff a bit (now it works better with very low ranges)

13 years agoFixed a temporary solution of server shutting down to an assert(0) when a too large...
Perttu Ahola [Tue, 3 May 2011 14:33:51 +0000 (17:33 +0300)]
Fixed a temporary solution of server shutting down to an assert(0) when a too large block metadata is sent to an old client

13 years agoHopefully fixed the bug of huge mineral deposits rarely in seafloor sand
Perttu Ahola [Tue, 3 May 2011 14:33:13 +0000 (17:33 +0300)]
Hopefully fixed the bug of huge mineral deposits rarely in seafloor sand

13 years agocomment update
Perttu Ahola [Tue, 3 May 2011 05:22:05 +0000 (08:22 +0300)]
comment update

13 years agorandom comment updates
Perttu Ahola [Fri, 29 Apr 2011 23:12:32 +0000 (02:12 +0300)]
random comment updates

13 years agoadded cobblestone to the texture atlas
Perttu Ahola [Fri, 29 Apr 2011 15:30:34 +0000 (18:30 +0300)]
added cobblestone to the texture atlas

13 years agochangelog update
Perttu Ahola [Fri, 29 Apr 2011 14:55:50 +0000 (17:55 +0300)]
changelog update

13 years agomade proper skyboxes for dawn/evening and night
Perttu Ahola [Fri, 29 Apr 2011 14:53:07 +0000 (17:53 +0300)]
made proper skyboxes for dawn/evening and night

13 years agoTweaked clouds a bit
Perttu Ahola [Fri, 29 Apr 2011 13:39:47 +0000 (16:39 +0300)]
Tweaked clouds a bit

13 years agoupdated changelog
Perttu Ahola [Fri, 29 Apr 2011 13:02:58 +0000 (16:02 +0300)]
updated changelog

13 years agoadded simple skybox
Perttu Ahola [Fri, 29 Apr 2011 13:00:36 +0000 (16:00 +0300)]
added simple skybox

13 years agoadded clouds
Perttu Ahola [Fri, 29 Apr 2011 12:34:26 +0000 (15:34 +0300)]
added clouds

13 years agodidn't actually change everything, just re-saved the grass texture.
Perttu Ahola [Thu, 28 Apr 2011 21:38:11 +0000 (00:38 +0300)]
didn't actually change everything, just re-saved the grass texture.

13 years agoMaybe fixed the flood of "WARNING: StaticObjectList::remove(): id=13 not found" style...
Perttu Ahola [Thu, 28 Apr 2011 21:29:34 +0000 (00:29 +0300)]
Maybe fixed the flood of "WARNING: StaticObjectList::remove(): id=13 not found" style debug messages on the server when a player has quit.

13 years agoChanged a bit of the code that is and should still be commented out.
Perttu Ahola [Tue, 26 Apr 2011 21:14:16 +0000 (00:14 +0300)]
Changed a bit of the code that is and should still be commented out.

13 years agoforgot to change one thing back
Perttu Ahola [Tue, 26 Apr 2011 13:22:00 +0000 (16:22 +0300)]
forgot to change one thing back

13 years agotested out and commented out some new stuff for the terrain generator, to be used...
Perttu Ahola [Tue, 26 Apr 2011 12:38:42 +0000 (15:38 +0300)]
tested out and commented out some new stuff for the terrain generator, to be used in the future.

13 years agoA small fix to unnecessary saving of map metadata
Perttu Ahola [Mon, 25 Apr 2011 22:13:30 +0000 (01:13 +0300)]
A small fix to unnecessary saving of map metadata

13 years agoOptimized map saving and sending (server-side)
Perttu Ahola [Mon, 25 Apr 2011 21:23:38 +0000 (00:23 +0300)]
Optimized map saving and sending (server-side)

13 years agoSet oerkki1 to not be drawn in completely dark
Perttu Ahola [Mon, 25 Apr 2011 08:55:40 +0000 (11:55 +0300)]
Set oerkki1 to not be drawn in completely dark

13 years agoAdded /#time <int> command to server for changing the time of day
Perttu Ahola [Mon, 25 Apr 2011 08:55:07 +0000 (11:55 +0300)]
Added /#time <int> command to server for changing the time of day

13 years agofix to the previous commit
Perttu Ahola [Sun, 24 Apr 2011 21:31:22 +0000 (00:31 +0300)]
fix to the previous commit

13 years agoserver to print version in chat
Perttu Ahola [Sun, 24 Apr 2011 21:24:40 +0000 (00:24 +0300)]
server to print version in chat

13 years agoTuned polygon generation to sort the triangles for nicer gradients
Perttu Ahola [Sun, 24 Apr 2011 18:54:04 +0000 (21:54 +0300)]
Tuned polygon generation to sort the triangles for nicer gradients

13 years ago...Now the tesselation should actually work
Perttu Ahola [Sun, 24 Apr 2011 18:18:25 +0000 (21:18 +0300)]
...Now the tesselation should actually work

13 years agoOptimized smooth lighting calculation code
Perttu Ahola [Sun, 24 Apr 2011 18:15:50 +0000 (21:15 +0300)]
Optimized smooth lighting calculation code

13 years agoAdded tag 20110424_0 for changeset 10be2b71f965
Perttu Ahola [Sun, 24 Apr 2011 12:41:36 +0000 (15:41 +0300)]
Added tag 20110424_0 for changeset 10be2b71f965

13 years agoupdated menu a bit, and some other small fixes
Perttu Ahola [Sun, 24 Apr 2011 12:37:41 +0000 (15:37 +0300)]
updated menu a bit, and some other small fixes

13 years agocleaned the smooth lighting code a bit
Perttu Ahola [Sun, 24 Apr 2011 11:19:35 +0000 (14:19 +0300)]
cleaned the smooth lighting code a bit

13 years agodisable tiling of textures only if smooth lighting is used
Perttu Ahola [Sun, 24 Apr 2011 09:39:33 +0000 (12:39 +0300)]
disable tiling of textures only if smooth lighting is used

13 years agoAdded a setting for disabling smooth lighting. Updated changelog.
Perttu Ahola [Sun, 24 Apr 2011 09:31:19 +0000 (12:31 +0300)]
Added a setting for disabling smooth lighting. Updated changelog.

13 years agoAdded a simple software "ambient occlusion" effect, like minecraft's "smooth lighting"
Perttu Ahola [Sun, 24 Apr 2011 08:41:33 +0000 (11:41 +0300)]
Added a simple software "ambient occlusion" effect, like minecraft's "smooth lighting"

13 years agoremoved /usr prefix from install paths
Perttu Ahola [Sat, 23 Apr 2011 21:30:41 +0000 (00:30 +0300)]
removed /usr prefix from install paths

13 years agoMade the main menu a bit more unique looking
Perttu Ahola [Sat, 23 Apr 2011 21:11:23 +0000 (00:11 +0300)]
Made the main menu a bit more unique looking

13 years agoupdated changelog
Perttu Ahola [Sat, 23 Apr 2011 17:52:56 +0000 (20:52 +0300)]
updated changelog

13 years agochanged version for making a test binary
Perttu Ahola [Sat, 23 Apr 2011 17:37:12 +0000 (20:37 +0300)]
changed version for making a test binary

13 years agofix to the previous commit
Perttu Ahola [Sat, 23 Apr 2011 15:59:23 +0000 (18:59 +0300)]
fix to the previous commit