aboutsummaryrefslogtreecommitdiff
path: root/src/inventorymanager.h
Commit message (Expand)AuthorAge
* MoveItemSomewhere double bugfixest312015-07-19
* Add MoveSomewhere inventory actionest312015-06-23
* Fix bug when craft input isn't replacedTeTpaAka2015-06-22
* Don't send an InventoryAction at each setInventoryModified, we only need one ...Loic Blot2015-03-24
* Update Copyright YearsSfan52013-02-24
* Change Minetest-c55 to MinetestPilzAdam2013-02-24
* Make inventory GUI do sane things when server-side inventory acts unusuallyPerttu Ahola2012-09-02
* Detached inventoriesPerttu Ahola2012-07-24
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-05
* Fix some warnings on some compilersGiuseppe Bilotta2012-02-02
* Client-side prediction of inventory changes, and some inventory menu fixesKahrl2012-01-22
* Inventory menu (with dragging) improved. Crafting is now handled via a IACTIO...Kahrl2012-01-22
* The huge item definition and item namespace unification patch (itemdef), see ...Kahrl2012-01-12
* Add InvRef and InvStack (currently untested and unusable)Perttu Ahola2012-01-02
ox game and game engine. </p><p> Players can create and destroy various types of blocks in a three-dimensional open world. This allows forming structures in every possible creation, on multiplayer servers or in singleplayer. </p><p> Minetest is designed to be simple, stable, and portable. It is lightweight enough to run on fairly old hardware. </p><p> Minetest has many features, including: </p> <ul> <li>Ability to walk around, dig, and build in a near-infinite voxel world</li> <li>Crafting of items from raw materials</li> <li>Fast and able to run on old and slow hardware</li> <li>A simple modding API that supports many additions and modifications to the game</li> <li>Multiplayer support via servers hosted by users</li> <li>Beautiful lightning-fast map generator</li> </ul> </description> <screenshots> <screenshot type="default"> <image width="1920" height="1080">http://www.minetest.net/media/gallery/1.jpg</image> </screenshot> <screenshot> <image width="1920" height="1080">http://www.minetest.net/media/gallery/3.jpg</image> </screenshot> <screenshot> <image width="1920" height="1080">http://www.minetest.net/media/gallery/5.jpg</image> </screenshot> </screenshots> <keywords> <keyword>sandbox</keyword> <keyword>world</keyword> <keyword>mining</keyword> <keyword>multiplayer</keyword> </keywords> <url type="homepage">http://minetest.net</url> <url type="bugtracker">http://www.minetest.net/development/#reporting-issues</url> <url type="translate">http://dev.minetest.net/Translation</url> <url type="donation">http://www.minetest.net/development/#donate</url> <url type="faq">http://wiki.minetest.net/FAQ</url> <url type="help">http://wiki.minetest.net</url> <provides> <binary>minetest</binary> </provides> <translation type="gettext">minetest</translation> <update_contact>sfan5@live.de</update_contact> <releases> <release date="2020-07-09" version="5.3.0"/> </releases> </component>