- Jun 16, 2015
-
-
est31 authored
-
- Jun 15, 2015
-
-
Wuzzy authored
-
- Jun 14, 2015
-
-
Craig Davison authored
-
- Jun 13, 2015
-
-
TeTpaAka authored
-
- Jun 09, 2015
-
-
HybridDog authored
-> remember the previously loaded serverlist, and use if new one failed -> show a "loading" serverlist
-
- Jun 06, 2015
-
-
HybridDog authored
* abort if theres no active timer * only reduce the timer.time of all timers when its necessary * move updating timers_to_add into a seperate function
-
- Jun 02, 2015
- Jun 01, 2015
-
-
est31 authored
-
- May 17, 2015
-
-
ShadowNinja authored
-
LeMagnesium authored
* The time command now accepts parameters in the form <hour>:<minute>, and if invoked with no parameters returns the current time in said format.
-
- May 15, 2015
- May 12, 2015
-
-
Nathanaëlle Courant authored
-
- Apr 26, 2015
-
-
Tomas Brod authored
On calling clear_redistered_biomes the registered_biomes table is cleared by creating a new empty table, but the pointer is not updated to point to the new one. So after calling more register_biome, the registered_biome table always contains 0 items, which is an error. Instead, the table is cleared by removing all its items so the pointer (minetest.registered_*) remains valid.
-
srfqi authored
As the fly mode option is avaiable in-game, this is not used anymore.
-
- Apr 21, 2015
-
-
ShadowNinja authored
-
- Apr 05, 2015
-
-
est31 authored
-
- Mar 29, 2015
- Mar 25, 2015
-
-
Loïc Blot authored
-
- Mar 18, 2015
-
-
fz72 authored
Create Parameters on world initialisation and set settings of old worlds
-
- Mar 16, 2015
-
-
est31 authored
Fixes #2497.
-
- Mar 04, 2015
-
-
SmallJoker authored
-
- Feb 27, 2015
-
-
est31 authored
-
- Feb 21, 2015
-
-
ShadowNinja authored
-
- Feb 18, 2015
-
-
Nathanaëlle Courant authored
Fixes #2037
-
est31 authored
Client now informs about incompatible servers from the list, this permits to prevent the protocol movements. Server announces its supported protocol versions to master server
-
Perttu Ahola authored
-
Loïc Blot authored
Fix unused (and so, broken) enable_rollback_recording. This option must be reloaded at server loop but loaded when server starts, for data consistency (not a hot load variable) ok @ShadowNinja
-
fz72 authored
-
- Feb 16, 2015
-
-
rubenwardy authored
-
- Feb 14, 2015
- Feb 12, 2015
-
-
ngosang authored
-
Rui authored
-
Rui authored
https://forum.minetest.net/viewtopic.php?f=6&t=11201 Fixed this bug.
-
- Feb 11, 2015
-
-
ngosang authored
-
- Feb 08, 2015
-
-
kwolekr authored
-