- Jul 18, 2015
-
-
Marcin authored
-
- Jun 14, 2015
-
-
Craig Davison authored
-
- Jun 02, 2015
-
-
est31 authored
Now logs ACTION[ServerThread]: player sets time to 6:03 instead of ACTION[ServerThread]: player sets time to 6:3
-
- May 17, 2015
-
-
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.
-
- Apr 05, 2015
-
-
est31 authored
-
- Mar 04, 2015
-
-
SmallJoker authored
-
- Feb 27, 2015
-
-
est31 authored
-
- Feb 18, 2015
-
-
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
-
- Jan 28, 2015
-
-
kwolekr authored
-
- Jan 16, 2015
-
-
kwolekr authored
Add optional core.pos_to_string decimal place rounding Move core.string_to_pos to builtin/common/misc_helpers.lua for consistency
-
- Jan 15, 2015
-
-
kwolekr authored
Also add a Lua API and chatcommand for this
-
- Nov 26, 2014
-
-
Craig Davison authored
-
- Nov 08, 2014
-
-
Ryan Newell authored
Also shortens some related code and adds more parameters to string.split.
-
- Oct 07, 2014
-
-
LeMagnesium authored
-
- Aug 19, 2014
-
-
sapier authored
Config settings: profiling = true/false (gather statistics) detailed_profiling = true/false (break mod times to callbacks) Chat commands: save_mod_profile saves current statistics in debug.txt and shows on console (on default loglevel)
-
- May 29, 2014
-
-
ShadowNinja authored
-
- May 24, 2014
-
-
Diego Martínez authored
Also make a stray variable local.
-
- May 08, 2014
-
-
ShadowNinja authored
-
- May 07, 2014
-
-
ShadowNinja authored
-
- Apr 11, 2014
-
-
BlockMen authored
-
- Feb 27, 2014
-
-
ShadowNinja authored
-
- Feb 03, 2014
-
-
sapier authored
-
- Nov 28, 2013
-
-
ShadowNinja authored
-
- Nov 17, 2013
-
-
PilzAdam authored
-
- Jul 08, 2013
-
-
PilzAdam authored
-
- May 25, 2013
-
-
sapier authored
On the lua side, notably minetest.env:<function>(<args>) should now be replaced by minetest.<function>(<args>). The old way is and will stay supported for a long time. Also: Update and clean up lua_api.txt (by celeron55) Move EnvRef to lua and remove add_rat and add_firefly (by kahrl) Add separate src/util/CMakeLists.txt, other minor fixes (by kahrl)
-
- Apr 23, 2013
-
-
ShadowNinja authored
-
- Apr 05, 2013
-
-
ShadowNinja authored
-
- Mar 31, 2013
-
-
0gb.us authored
When accidentally misspelling a name, privileges are sometimes granted to non-existent players, leaving them with the extra privileges, but without the default privileges, if they ever join the server. This corrects that by disallowing /grant from working with invalid players. For completeness, it does the same for /revoke.
-
- Nov 30, 2012
-
-
DannyDark authored
-
- Nov 20, 2012
-
-
Anthony authored
According to #253, using `/clearpassword` without an argument causes the server to crash from an assertion failure. I've resubmitted matttpt's patch as a pull request to aid in merging.
-
- Aug 12, 2012
-
-
Matthew I authored
Commands moved: /me /status /time /shutdown /ban /clearobjects
-
- Jul 27, 2012
-
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
- Jul 23, 2012
-
-
Perttu Ahola authored
-
- Jul 22, 2012
-
-
Matthew I authored
-
- Jul 21, 2012
-
-
Calinou authored
-
- Jun 16, 2012
-
-
Perttu Ahola authored
-
- May 19, 2012
-
-
Perttu Ahola authored
-