| Commit message (Expand) | Author | Age |
... | |
* | Add sounds for falling and attached nodes (#7719) | DS | 2019-03-05 |
* | Statbars: Reduce initial update interval | SmallJoker | 2019-02-12 |
* | Remove incorrect feature flag (#8086) | Paul Ouellette | 2019-01-19 |
* | Add eat sound (#7956) | Wuzzy | 2018-12-10 |
* | Rename hasprivs command to haspriv (#7860) | Ezhh | 2018-11-13 |
* | Add core.remove_detached_inventory (#7684) | SmallJoker | 2018-10-10 |
* | get_node_drops: Make empty drop return empty table (#7592) | tenplus1 | 2018-08-30 |
* | Feature check for commit ac4884c3d677ef51bcce47f95ccd49d874022692 (#7618) | zeuner | 2018-08-12 |
* | Replace auth.txt with SQLite auth database (#7279) | Ben Deutsch | 2018-08-05 |
* | Builtin: Replace deprecated function calls (#7561) | SmallJoker | 2018-07-17 |
* | Check if player exists on use of /privs (#7554) | ClobberXD | 2018-07-16 |
* | core.spawn_falling_node: Keep metadata (#7476) | SmallJoker | 2018-07-09 |
* | Builtin/../misc.lua: Replace minetest. with core., improve codestyle (#7540) | ClobberXD | 2018-07-09 |
* | Make the server status message customizable (#7357) | SmallJoker | 2018-07-01 |
* | Log usage of /pulverize (#7503) | Anand S | 2018-06-30 |
* | Add hasprivs chat command (#7336) | Anand S | 2018-06-12 |
* | Fix the /shutdown command (#7431) | SmallJoker | 2018-06-11 |
* | Fix typo (GH#7421) | number Zero | 2018-06-10 |
* | CSM/SSM: Add on_mods_loaded callback (#7411) | Loïc Blot | 2018-06-06 |
* | Fix missing ignore textures (#7326) | you | 2018-05-20 |
* | Small usage changes for air and ignore items (#7305) | Wuzzy | 2018-05-20 |
* | Builtin auth handler: Speed up file writing (#7252) | SmallJoker | 2018-04-19 |
* | Add player inventory callbacks | SmallJoker | 2018-04-02 |
* | ObjectRef: Add add_velocity() (#3208) | you | 2018-03-31 |
* | core.rotate_node: Do not trigger after_place_node (#6900) | SmallJoker | 2018-03-29 |
* | Optional alpha channel support for entities | stujones11 | 2018-03-29 |
* | Add reasons to on_dieplayer and on_hpchange | Andrew Ward | 2018-03-28 |
* | is_area_protected: Rename from intersects_protection (#7073) | SmallJoker | 2018-02-25 |
* | /shutdown can't do countdown when using reconnect and/or shutdown message (#7... | dopik | 2018-02-19 |
* | Fix "Ignoring CONTENT_IGNORE redefinition" warning (#4393) | you | 2018-02-18 |
* | Add `on_auth_fail` callback (#7039) | red-001 | 2018-02-15 |
* | Item entity: Delete in 'ignore' nodes | paramat | 2018-02-13 |
* | Falling.lua: Delete falling node entities on contact with 'ignore' | paramat | 2018-02-13 |
* | Add minetest.is_player (#7013) | you | 2018-02-05 |
* | Item entity: Prevent motion in ignore nodes | paramat | 2018-02-05 |
* | Add kill chat command (#6992) | Wuzzy | 2018-02-04 |
* | Make chat command + privilege help slightly more accurate (#6964) | Wuzzy | 2018-01-29 |
* | Intersects_protection(): Move from Minetest Game to builtin (#6952) | Paramat | 2018-01-23 |
* | Add callback to preserve node metadata as item metadata | ashtrayoz | 2017-12-14 |
* | Builtin: Fix handle_node_drops crash with nil digger | SmallJoker | 2017-12-12 |
* | Auth handler: Player deletion & Iterator (#6741) | sfan5 | 2017-12-06 |
* | Make core.auth_table private and structure builtin/auth.lua | sfan5 | 2017-12-01 |
* | Clearobjects: Send progress messages to terminal using actionstream | paramat | 2017-11-24 |
* | Sounds: Add falling node sounds | Auke Kok | 2017-11-14 |
* | Make use of safe file writing in auth handler (fixes #6576) | sfan5 | 2017-11-08 |
* | Item entities: Enable item collision detection for sudden movement | DTA7 | 2017-11-06 |
* | Fix default item callbacks to work with nil users (#5819) | raymoo | 2017-10-28 |
* | Do not grant all privs to the admin - changes game behavior (#6460) | lhofhansl | 2017-10-07 |
* | Implement mod communication channels (#6351) | Loïc Blot | 2017-09-26 |
* | Customizeable max breath for players (#6411) | SmallJoker | 2017-09-15 |