| Commit message (Expand) | Author | Age |
* | Masterserver uptime fix | proller | 2013-11-05 |
* | Add seed entry to world creation dialog | kwolekr | 2013-11-05 |
* | Accept hexadecimal and string values for seeds | kwolekr | 2013-11-04 |
* | Fix invalid use of pointer to temporary object in json2lua conversion | sapier | 2013-11-04 |
* | Fix masterserver README.md | Ilya Zhuravlev | 2013-11-04 |
* | Masterserver fixes | proller | 2013-11-04 |
* | Masterserver show privs and js autoload | proller | 2013-11-04 |
* | Add a "More..." link when the serverlist is filtered | ShadowNinja | 2013-11-03 |
* | Only show servers with at least master.min_clients clients | ShadowNinja | 2013-11-03 |
* | Use a doT.js template for the serverlist | ShadowNinja | 2013-11-03 |
* | Fix invalid usage of texture->getSize() where actually texture->getOriginalSi... | sapier | 2013-11-03 |
* | Fix typo | BlockMen | 2013-11-03 |
* | Reworked formspecs and kahrl's hexcolor parser | BlockMen | 2013-11-03 |
* | Send a on_receive_fields event when formspec is closed, with fields.quit = "t... | Novatux | 2013-11-03 |
* | Add basic protection support to builtin | ShadowNinja | 2013-11-02 |
* | Portability fixes for OpenBSD (and possibly NetBSD and others). | Aaron Suen | 2013-11-02 |
* | Fix possible crash with grass ABM. | Novatux | 2013-11-02 |
* | Fix liquid_range | PilzAdam | 2013-11-02 |
* | Fix grass adding/removing ABM. | Novatux | 2013-11-02 |
* | Move the sapling growing and grass adding/removing ABMs to Lua | Novatux | 2013-11-02 |
* | Add my email address to the main menu credits | ShadowNinja | 2013-11-01 |
* | Add more checks to vector functions | ShadowNinja | 2013-11-01 |
* | Don't remove background of games in submenus | BlockMen | 2013-11-01 |
* | Fixed ignoring of "diggable" property of nodes. | 0gb.us | 2013-11-01 |
* | Add a callback: minetest.register_on_craft(itemstack, player, | Novatux | 2013-11-01 |
* | Made unknown nodes stop falling nodes properly and shorten lines | ShadowNinja | 2013-11-01 |
* | Raise the maximum node limit to 0x7fff | ShadowNinja | 2013-11-01 |
* | Move new core devs to the "Core Developpers" section of mainmenu. | Novatux | 2013-11-01 |
* | Masterserver totals fix | proller | 2013-10-18 |
* | Masterserver update | proller | 2013-10-18 |
* | Add sanity checks to vector functions | ShadowNinja | 2013-10-17 |
* | Remove vector metatable setting | ShadowNinja | 2013-10-17 |
* | Fix object duplication bug (at least in the most reproducible UFO case) | Perttu Ahola | 2013-10-17 |
* | Add tool callback | Novatux | 2013-10-16 |
* | Fix minetest.facedir_to_dir when param2 is 5 or 7. | Novatux | 2013-10-16 |
* | Add support for parameter 'visual_scale' for drawtypes 'signlike' and 'torchl... | Sokomine | 2013-10-14 |
* | Translated using Weblate (Spanish) | William Strealy | 2013-10-08 |
* | Translated using Weblate (Portuguese (Brazil)) | Frederico GuimarĂ£es | 2013-10-08 |
* | Translated using Weblate (Dutch) | Rutger NL | 2013-10-08 |
* | Translated using Weblate (Portuguese (Brazil)) | Frederico GuimarĂ£es | 2013-10-08 |
* | Translated using Weblate (Chinese (China)) | Shen Zheyu | 2013-10-08 |
* | Translated using Weblate (Dutch) | Rutger NL | 2013-10-08 |
* | Translated using Weblate (French) | we prefer instagib metl3 | 2013-10-08 |
* | Translated using Weblate (German) | Pilz Adam | 2013-10-08 |
* | Add Czech language | Kahrl | 2013-10-08 |
* | FIx wrong error message on invalid use of the formspec element image_button | RealBadAngel | 2013-10-07 |
* | Remove mapgen_air alias (#935) | 0gb.us | 2013-10-05 |
* | Optimized minetest.get_connected_players() | fairiestoy | 2013-10-01 |
* | Pass VERSION_EXTRA to GenerateVersion.cmake | Kahrl | 2013-09-29 |
* | Add set_name(), set_count(), set_wear() and set_metadata() to Lua ItemStack | PilzAdam | 2013-09-28 |