index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
2017-03-28
Add functions to strip color information. (#5472)
Diego Martínez
2017-03-28
Fix a type bug in colorize function
Loïc Blot
2017-03-27
Map generation limit: Make per-world
paramat
2017-03-26
Change command prefix to "." and add "help" command.
red-001
2017-03-26
Add mesh generation delay
number Zero
2017-03-24
Typo fix
Loïc Blot
2017-03-24
Add multiline support to colorize. (#5444)
red-001
2017-03-19
Block access to the `io` library
red-001
2017-03-17
Give CSM access to use `core.colorize()` (#5113)
red-001
2017-03-15
Fix two nul deref if digging unknown nodes. (#5398)
Auke Kok
2017-03-13
[CSM] Add enable_client_modding param (default: false)
nerzhul
2017-03-13
[CSM] Add `on_punchnode` callback
red-001
2017-03-13
[CSM] Add `on_dignode` callback (#5140)
red-001
2017-03-13
[CSM] Improve security for client-sided mods (#5100)
red-001
2017-03-13
[CSM] implement client side mod loading (#5123)
Loïc Blot
2017-03-13
[CSM] Add local formspecs. (#5094)
red-001
2017-03-13
[CSM] sound_play & sound_stop support + client_lua_api doc (#5096)
Loïc Blot
2017-03-13
[CSM] Add client-sided chat commands (#5092)
red-001
2017-03-13
[CSM] Add on_death, on_hp_modification & oh_damage_taken callbacks (#5093)
Loïc Blot
2017-03-13
[CSM] Client side modding
Loic Blot
2017-03-11
Save metainfo for falling nodes
Vladislav Tsendrovskii
2017-03-11
Enable server side occlusion culling by default.
Lars Hofhansl
2017-03-11
Allow server side occlusion culling.
Lars Hofhansl
2017-03-11
Climb speed: Increase default setting from 2 to 3
paramat
2017-03-10
Optimize item.lua
tenplus1
2017-03-04
Add minetest.spawn_falling_node(pos) (#5339)
zaoqi
2017-02-25
Fix crash that can be caused by the shutdown command. (#5292)
red-001
2017-02-18
Fixes for colorwallmounted and colorfacedir nodes
Dániel Juhász
2017-02-18
Multiplayer menu: fix attempt to open nonexistant image
kilbith
2017-02-18
Statbars.lua: Cache enable_damage setting
tenplus1
2017-02-18
Add support for the new arguments of `request_shutdown` to the `/shutdown` ch...
red-001
2017-02-12
Mainmenu: Brighter text colours for readability
Hybrid Dog
2017-02-10
Use tree to list mods rather than textlist
rubenwardy
2017-02-10
Add textures for air and ignore items (#5196)
Wuzzy
2017-02-09
Change default nodetimer_interval to 0.2s. (#5193)
Auke Kok
2017-02-03
Serverlist: Add ping indicators (#5164)
kilbith
2017-01-31
Make facedir_to_dir and wallmounted_to_dir work with coloured nodes as well. ...
Nathanaël Courant
2017-01-30
Add console height setting (#5136)
Ezhh
2017-01-23
Zoom FOV: Reduce minimum zoom FOV to 7 degrees
paramat
2017-01-23
core: Add dir_to_yaw and yaw_to_dir helpers
Auke Kok
2017-01-23
Vector: Add vector.sort(a, b): return box edges
Auke Kok
2017-01-21
Add show_statusline_on_connect setting (#5084)
Loïc Blot
2017-01-20
Add chatcommand unregister and override API (#5076)
Elijah Duffy
2017-01-18
Add minetest.player_exists() (#5064)
rubenwardy
2017-01-18
Add search to advanced settings (#4806)
rubenwardy
2017-01-17
Improve priv descriptions (#5047)
Ezhh
2017-01-17
Remove client-side chat prediction. (#5055)
red-001
2017-01-16
Adjust formspec spacing on the Client tab of the mainmenu
rubenwardy
2017-01-15
Add keyword based search to serverlist
red-001
2017-01-15
Documentation: Correct biome heat / humidity noise parameters
paramat
[next]