summaryrefslogtreecommitdiff
path: root/minetest.conf.example
Commit message (Collapse)AuthorAge
* Make shift the default descent control on ladders and when flyingsfan52012-09-01
| | | | "aux1_descends" setting switches to the old descend control.
* Add enable_rollback_recording setting, defaulting to falsePerttu Ahola2012-07-28
|
* Server-side checking of digging; disable_anticheat settingPerttu Ahola2012-07-21
|
* Add desynchronize_mapblock_texture_animation setting and improve ↵Perttu Ahola2012-06-16
| | | | minetest.conf.example a bit
* Add disallow_empty_password settingPerttu Ahola2012-06-07
|
* Add ignore_world_load_errors configuration option and provide better error ↵Perttu Ahola2012-06-04
| | | | messages
* Better description of static_spawnpoint in minetest.conf.examplePerttu Ahola2012-05-20
|
* Update minetest.conf.example a bitPerttu Ahola2012-05-20
|
* Fullscreen, vsync, fullscreen_bpp and fsaa options in the config; fsaa is ↵q662012-04-07
| | | | experimental atm, causes visible spaces between blocks.
* Handle failing openal init properly, add enable_sound and sound_volume settingsPerttu Ahola2012-04-06
|
* Update minetest.conf.example and defaultsettings.cppPerttu Ahola2012-03-27
|
* World selection box in main menu (and random fixing)Perttu Ahola2012-03-11
|
* Add description in minetest.conf.examplePerttu Ahola2012-03-10
|
* Chat console, including a number of rebases and modifications.Kahrl2012-03-10
| | | | Defaults modified from original: alpha=200, key=F10
* Add descriptions to minetest.conf.examplePerttu Ahola2012-02-27
|
* Add enable_pvp settingPerttu Ahola2011-12-02
|
* Make unlimited player transfer distance configurablePerttu Ahola2011-12-02
|
* Higher default map save and unload intervalPerttu Ahola2011-12-02
|
* Remove stuff made obsolete by making players more ActiveObject-like and ↵Perttu Ahola2011-12-01
| | | | raise protocol version number by one (because it is not compatible at all anymore)
* Completely generalized mesh generation; ContentFeatures serializationPerttu Ahola2011-11-29
|
* Improve Connection with threading and some kind of congestion controlPerttu Ahola2011-10-20
|
* Default max_simultaneous_block_sends_server_total to 2 to make network not ↵Perttu Ahola2011-10-19
| | | | cough too much on the fixed block sending code
* Fix and tune block sendingPerttu Ahola2011-10-19
|
* Make active_block_range default to 2Perttu Ahola2011-10-18
|
* Fix minetest.conf.example a bitPerttu Ahola2011-10-17
|
* Add peaceful / not peaceful distinction in mobs and the only_peaceful_mobs ↵Perttu Ahola2011-10-16
| | | | setting
* Make view bobbing amount configurablePerttu Ahola2011-10-15
|
* strict_protocol_version_checking setting; PROTOCOL_VERSION in ↵Perttu Ahola2011-10-15
| | | | clientserver.h; clean up defaultsettings.cpp and minetest.conf.example
* Updated CMakeLists, changelog and example config for releasePerttu Ahola2011-07-31
|
* updated example configPerttu Ahola2011-07-30
|
* updated minetest.conf.example and changed client_unload_unused_data_timeout ↵Perttu Ahola2011-06-27
| | | | default to 600
* map unloading is now a whole lot betterPerttu Ahola2011-06-27
|
* Added an experimental "far view" thing. Doesn't work exactly like it should ↵Perttu Ahola2011-06-07
| | | | and not suitable for real use yet, and might never be.
* Reduced the CPU usage of the sent block selector algorithmPerttu Ahola2011-05-31
|
* invert_mouse config optionPerttu Ahola2011-05-29
| | | | | --HG-- extra : rebase_source : 2695ad71185244cefbcf6e3e28ba1ab5e54c882f
* player passwords and privileges in world/auth.txtPerttu Ahola2011-05-29
| | | | | --HG-- extra : rebase_source : 7260636295d9068fbeeddf4143c89f2b8a91446c
* fix in readmePerttu Ahola2011-05-21
|
* some documentation updatesPerttu Ahola2011-05-21
|
* change default sneak key from RSHIFT to LSHIFTPerttu Ahola2011-05-19
|
* Added key configuration in the configuration file.Perttu Ahola2011-05-14
|
* Added a setting for disabling smooth lighting. Updated changelog.Perttu Ahola2011-04-24
|
* Updated to-do list and added the give_initial_stuff setting for testingPerttu Ahola2011-04-22
|
* Some work-in-progress in hp and mobs and a frightening amount of random fixes.Perttu Ahola2011-04-21
|
* mainly work on object scripting apiPerttu Ahola2011-02-23
|
* video backend selectionPerttu Ahola2011-02-19
|
* small fixes: crack texture, server build on windows, configuration file ↵Perttu Ahola2011-02-16
| | | | example, adding config file example to install
* might work good on cmake+msvc nowPerttu Ahola2011-02-15
|
* Ctrl+C handling on POSIX, some commands for server and other tweakingPerttu Ahola2011-02-15
|
* fully working i guessPerttu Ahola2011-02-11
|
* bug-fixin'Perttu Ahola2011-02-08
|