Age | Commit message (Expand) | Author |
2012-11-29 | Add congestion control settings to minetest.conf | Perttu Ahola |
2012-11-29 | Make strict and non-strict protocol version checking to work more like expected | Perttu Ahola |
2012-11-26 | Default server step to 0.1s and sync object/player update intervals to it | Perttu Ahola |
2012-11-09 | Added video settings filter options via config file - second try :-) | Vanessa Ezekowitz |
2012-09-01 | Make shift the default descent control on ladders and when flying | sfan5 |
2012-07-28 | Add enable_rollback_recording setting, defaulting to false | Perttu Ahola |
2012-07-21 | Server-side checking of digging; disable_anticheat setting | Perttu Ahola |
2012-06-16 | Add desynchronize_mapblock_texture_animation setting and improve minetest.con... | Perttu Ahola |
2012-06-07 | Add disallow_empty_password setting | Perttu Ahola |
2012-06-06 | Remove obsolete "footprints" default setting from defaultsettings.cpp | Perttu Ahola |
2012-06-05 | Switch the license to be LGPLv2/later, with small parts still remaining as GP... | Perttu Ahola |
2012-06-04 | Add ignore_world_load_errors configuration option and provide better error me... | Perttu Ahola |
2012-04-07 | Fullscreen, vsync, fullscreen_bpp and fsaa options in the config; fsaa is exp... | q66 |
2012-04-06 | Handle failing openal init properly, add enable_sound and sound_volume settings | Perttu Ahola |
2012-03-31 | Change default privileges from "build, shout" to "interact, shout" | Perttu Ahola |
2012-03-29 | Try a default day+night length of 20 minutes instead of 15 | Perttu Ahola |
2012-03-28 | Default to having fancy trees and 3d clouds turned on | Perttu Ahola |
2012-03-27 | Set default minimum viewing range of 35 nodes | Perttu Ahola |
2012-03-27 | Set default maximum viewing range to a bit more than default server send rang... | Perttu Ahola |
2012-03-27 | Increase maximum generate distance now that generation might actually keep up... | Perttu Ahola |
2012-03-27 | Update minetest.conf.example and defaultsettings.cpp | Perttu Ahola |
2012-03-25 | Make server world selection not brain dead and use gameid 'minetest' instead ... | Perttu Ahola |
2012-03-18 | Dynamic sky, fog and cloud colors; sun and moon | Perttu Ahola |
2012-03-12 | Make finish quicktune and leave it unused (as intended) | Perttu Ahola |
2012-03-11 | World selection box in main menu (and random fixing) | Perttu Ahola |
2012-03-10 | Chat console, including a number of rebases and modifications. | Kahrl |
2012-03-07 | Add dedicated_server_step setting | Perttu Ahola |
2012-02-06 | Set default maximum viewing range to a bit more than default server send rang... | Perttu Ahola |
2012-02-06 | Fix calculating if block is in viewing range; fix fog and default minimum acc... | Perttu Ahola |
2012-02-01 | Page up and down change the minimum viewing range | Kahrl |
2012-02-01 | F1 toggles HUD, F2 toggles chat, F5 toggles debug info, F6 toggles profiler p... | Kahrl |
2012-01-24 | Set default number of maximum users to 100 instead of 20 | Perttu Ahola |
2011-12-02 | Add enable_pvp setting | Perttu Ahola |
2011-12-02 | Make unlimited player transfer distance configurable | Perttu Ahola |
2011-12-02 | Higher default map save and unload interval | Perttu Ahola |
2011-12-01 | Remove stuff made obsolete by making players more ActiveObject-like and raise... | Perttu Ahola |
2011-11-29 | Add IDropAction and related stuff | Kahrl |
2011-11-29 | Re-implement give_initial_stuff | Perttu Ahola |
2011-11-29 | Remove give_initial_stuff | Perttu Ahola |
2011-11-29 | Default to saving stuff more often to minimize lag caused by a single save | Perttu Ahola |
2011-11-29 | Completely generalized mesh generation; ContentFeatures serialization | Perttu Ahola |
2011-11-03 | Add option to set water opaque (mainly for stylistic choice) | Perttu Ahola |
2011-11-02 | occlusion culling fix, a little reshaping of map rendering for more useful pr... | Perttu Ahola |
2011-11-02 | Add 3d cloud checkbox in main menu (and rename setting from enable_2d_clouds ... | Perttu Ahola |
2011-10-20 | Improve Connection with threading and some kind of congestion control | Perttu Ahola |
2011-10-19 | Default max_simultaneous_block_sends_server_total to 2 to make network not co... | Perttu Ahola |
2011-10-19 | Fix and tune block sending | Perttu Ahola |
2011-10-18 | Add enable_2d_clouds setting for usage on lower-end machines | Perttu Ahola |
2011-10-18 | Try to tune fog to work well on high-end machines also | Perttu Ahola |
2011-10-18 | Make active_block_range default to 2 | Perttu Ahola |