| Commit message (Expand) | Author | Age |
* | Add a callback: minetest.register_on_craft(itemstack, player, | Novatux | 2013-11-01 |
* | Masterserver update | proller | 2013-10-18 |
* | Show git hash in version string at top left corner of window | Kahrl | 2013-09-28 |
* | Fix some warnings and other minor details | kwolekr | 2013-09-16 |
* | Always use builtin JThread library | kwolekr | 2013-09-15 |
* | Use player:set_hotbar_image() instead of hardcoded hotbar.png | PilzAdam | 2013-09-05 |
* | Server::ProcessData(): call getBanName once instead of twice (#639) | Ilya | 2013-09-03 |
* | Send player damage to all clients and apply [brighten | PilzAdam | 2013-08-17 |
* | Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu | Kahrl | 2013-08-14 |
* | Don't freak out when a client sends multiple TOSERVER_INIT packets; also log ... | Perttu Ahola | 2013-08-08 |
* | Clean up server's log messages and give a better error to client when its pla... | Perttu Ahola | 2013-08-06 |
* | Add texture pack selection to main menu | Novatux | 2013-08-04 |
* | Fix server getting completely choked up on even a little of DoS | Perttu Ahola | 2013-08-04 |
* | Allow mods to listen to cheat detections using minetest.register_on_cheat() | Perttu Ahola | 2013-08-04 |
* | Fix anticheat | Perttu Ahola | 2013-08-03 |
* | Weather backward compatibility | proller | 2013-08-02 |
* | Dont announce server in singleplayer | proller | 2013-07-27 |
* | Cosmetic player info changes | proller | 2013-07-24 |
* | Add set_breath and get_breath to lua API. | RealBadAngel | 2013-07-20 |
* | Masterserver mods announse, ipv6, better curl errors | proller | 2013-07-13 |
* | Disallow the name 'singleplayer' in a multiplayer server | PilzAdam | 2013-07-12 |
* | Add Lua on_mapgen_init callback, and minetest.set_mapgen_params API | kwolekr | 2013-06-27 |
* | Math mapgen fix, ip show on connect, pathfinder segfault fix | proller | 2013-06-23 |
* | Add support for IPv6 | proller | 2013-06-23 |
* | Tweak IDropAction restriction handling in server.cpp | Kahrl | 2013-06-16 |
* | Add ObjectRef.hud_set_hotbar_itemcount and add TOCLIENT_HUD_SET_PARAM | Kahrl | 2013-05-26 |
* | Move scriptapi to separate folder (by sapier) | sapier | 2013-05-25 |
* | Dont load mods that have no entry in world.mt | PilzAdam | 2013-05-19 |
* | Clear custom player HUDs when emerging players. Fixes #711. | Aaron Suen | 2013-05-10 |
* | Optional dependencies and properly handle mod name conflicts again | Kahrl | 2013-05-03 |
* | Server: force block send of pointed_pos_under after predicted node place | Kahrl | 2013-05-03 |
* | Generalize hud_builtin_enable into hud_set_flags | kwolekr | 2013-04-25 |
* | Added support to disable built-in HUD elements | Diego Martínez | 2013-04-24 |
* | Add option to not prepend "Server -!- " to messages sent with minetest.chat_s... | ShadowNinja | 2013-04-23 |
* | Added offset support for HUD items | Diego Martínez | 2013-04-23 |
* | Added support for alignment in HUD items | Diego Martínez | 2013-04-23 |
* | Fix findSpawnPos() | kwolekr | 2013-04-21 |
* | Split HUD code off to hud.cpp, make into a class, extensive Lua HUD modification | kwolekr | 2013-04-18 |
* | Lua HUD | Jonathon Anderson | 2013-04-18 |
* | fix various memory leaks | sapier | 2013-04-09 |
* | Add Mapgen V7, reorganize biomes | kwolekr | 2013-04-07 |
* | Masterserver: report gameid, uptime, cosmetic fixes on server web page | proller | 2013-03-30 |
* | New damage system, add damageGroups to ToolCapabilities, bump protocol version | PilzAdam | 2013-03-29 |
* | Add Ore infrastructure and l_register_ore() | kwolekr | 2013-03-24 |
* | Allow spawning particles from the server, from lua | Jeija | 2013-03-23 |
* | Support game-specific minetest.conf | Perttu Ahola | 2013-03-21 |
* | Common mods support | Perttu Ahola | 2013-03-21 |
* | Migrate to STL containers/algorithms. | Ilya Zhuravlev | 2013-03-11 |
* | Fix most warnings, re-fix MSVC compile error | kwolekr | 2013-02-26 |
* | Merge pull request #482 from proller/liquid | kwolekr | 2013-02-25 |
|\ |
|