summaryrefslogtreecommitdiff
path: root/minetest.conf.example
Commit message (Collapse)AuthorAge
* 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
|
* nicer looking waterPerttu Ahola2011-02-04
|
* OMG! Main Menu!Perttu Ahola2011-01-23
|
* configuration updates; making to build on msvcPerttu Ahola2011-01-17
|
* CMake stuff works now on linux and windows... and should be possible to make ↵Perttu Ahola2011-01-08
| | | | to work on OS X.
* some... stuff. dunno. 8-)Perttu Ahola2010-12-25
|
* updated example configPerttu Ahola2010-12-22
|
* server starting on port 0 on invalid settingsPerttu Ahola2010-12-22
|
* framework for modifying texturesPerttu Ahola2010-12-20
|
* some tinkering with gui. removed updating of configuration file at endPerttu Ahola2010-12-20
|
* working time-of-day sending from server to clientPerttu Ahola2010-12-20
|
* day/night working client sidePerttu Ahola2010-12-19
|
* settings manager: better default setting handling and updating config file ↵Perttu Ahola2010-12-14
| | | | and command line parsing
* little fixesPerttu Ahola2010-12-14
|
* better graphics, zlib to work on vc++Perttu Ahola2010-12-14
|
* commit before content-tile separationPerttu Ahola2010-12-13
|