]> git.lizzy.rs Git - minetest.git/history - builtin/game
Expose mapgen parameters on scripting init
[minetest.git] / builtin / game /
2014-12-29 kwolekrExpose mapgen parameters on scripting init
2014-12-18 kwolekrTemporarily set default biome in builtin
2014-12-04 CalinouMake dropped items larger and rotate faster
2014-11-26 Craig DavisonFix some undeclared global variables
2014-11-19 ShadowNinjaAdd strict module
2014-11-13 Wouters DorianImproved VoxelArea variable locality, thus performance
2014-11-08 Ryan NewellAdd last_login field to auth.txt
2014-10-07 LeMagnesiumAdd a better error message when trying to teleport...
2014-09-28 SmallJokerUse round if falling node is misplaced
2014-08-23 sapierFix retval of entity.get_staticdata beeing lost while...
2014-08-22 CasimirRemove buildable_to nodes without dropping item when...
2014-08-19 sapierMod profiling support
2014-07-29 sfan5Rework texture generating code, add texture grouping...
2014-07-16 ZeframFix indexing error in timer processing
2014-07-13 NovatuxFix crash reported here: https://forum.minetest.net...
2014-06-10 Lord89JamesNew feature: drop a item instead a stack while...
2014-06-08 sfan5Allow custom liquids to have drops
2014-05-28 ShadowNinjaAdd success and output return values to chat commands
2014-05-26 rubenwardyAdd item eat callback
2014-05-24 Diego MartinezSort commands and privs alphabetically in '/help'.
2014-05-23 RealBadAngelItem entity stacks merge on the ground.
2014-05-11 sapierFix old client showing duplicated health bar on new...
2014-05-10 sapierFix healthbar not beeing hidden on disabled damage
2014-05-08 ShadowNinjaUse "core" namespace internally
2014-05-07 ShadowNinjaOrganize builtin into subdirectories