cx384 
							
						 
					 
					
						
						
							
						
						93ccb4b355 
					 
					
						
						
							
							Add inventory image animation API ( #16538 )  
						
						
						
						
					 
					
						2025-10-26 18:48:53 +01:00 
						 
				 
			
				
					
						
							
							
								cx384 
							
						 
					 
					
						
						
							
						
						f205f6f539 
					 
					
						
						
							
							Fix meta tool capabilities regression ( #16563 )  
						
						... 
						
						
						
						This also adds a unittest to avoid issues in the future. 
						
						
					 
					
						2025-10-11 19:38:21 +02:00 
						 
				 
			
				
					
						
							
							
								cx384 
							
						 
					 
					
						
						
							
						
						e0378737b7 
					 
					
						
						
							
							Fix overrideable hand ToolCapabilities and range ( #15743 )  
						
						
						
						
					 
					
						2025-03-16 20:03:31 +01:00 
						 
				 
			
				
					
						
							
							
								Andrii Nemchenko 
							
						 
					 
					
						
						
							
						
						e51221d247 
					 
					
						
						
							
							Implement metadata-aware version of InvRef:remove_item() ( #15771 )  
						
						
						
						
					 
					
						2025-02-22 16:18:48 +01:00 
						 
				 
			
				
					
						
							
							
								sfence 
							
						 
					 
					
						
						
							
						
						d849d51c2d 
					 
					
						
						
							
							Replace licensing text in headers (LGPLv2.1) ( #15321 )  
						
						
						
						
					 
					
						2024-10-28 15:57:39 +01:00 
						 
				 
			
				
					
						
							
							
								SmallJoker 
							
						 
					 
					
						
						
							
						
						4245a7604b 
					 
					
						
						
							
							Inventory: Fix order of callbacks when swapping items  
						
						
						
						
					 
					
						2024-03-16 20:14:05 +01:00 
						 
				 
			
				
					
						
							
							
								techno-sam 
							
						 
					 
					
						
						
							
						
						176e674a51 
					 
					
						
						
							
							Add wear bar color API ( #13328 )  
						
						... 
						
						
						
						---------
Co-authored-by: Muhammad Rifqi Priyo Susanto <muhammadrifqipriyosusanto@gmail.com >
Co-authored-by: Lars Müller <34514239+appgurueu@users.noreply.github.com >
Co-authored-by: grorp <gregor.parzefall@posteo.de > 
						
						
					 
					
						2024-02-02 21:21:00 +01:00 
						 
				 
			
				
					
						
							
							
								sfan5 
							
						 
					 
					
						
						
							
						
						961652c2e9 
					 
					
						
						
							
							Address some clang-tidy warnings  
						
						
						
						
					 
					
						2023-12-25 10:07:28 +01:00 
						 
				 
			
				
					
						
							
							
								OgelGames 
							
						 
					 
					
						
						
							
						
						252c79d53a 
					 
					
						
						
							
							Inventory mouse shortcut improvements ( #13146 )  
						
						... 
						
						
						
						Co-authored-by: Muhammad Rifqi Priyo Susanto <muhammadrifqipriyosusanto@gmail.com > 
						
						
					 
					
						2023-06-05 12:00:32 +02:00 
						 
				 
			
				
					
						
							
							
								SmallJoker 
							
						 
					 
					
						
						
							
						
						0fb6dbab36 
					 
					
						
						
							
							InventoryManager: Disallow resizing or deleting inventory lists that are in use ( #13360 )  
						
						... 
						
						
						
						Naive solution to prevent InventoryList UAF and OOB ItemStack access caused by shrink/clear operations on InventoryLists within callbacks of an inventory action.
Co-authored-by: Desour <ds.desour@proton.me > 
						
						
					 
					
						2023-04-22 17:42:36 +02:00 
						 
				 
			
				
					
						
							
							
								rubenwardy 
							
						 
					 
					
						
						
							
						
						4158b72971 
					 
					
						
						
							
							Add ability to override item images using meta ( #12614 )  
						
						
						
						
					 
					
						2023-04-17 19:44:41 +01:00 
						 
				 
			
				
					
						
							
							
								sfan5 
							
						 
					 
					
						
						
							
						
						bbdb1929c6 
					 
					
						
						
							
							Clean up Game::handleDigging() and some related parts  
						
						
						
						
					 
					
						2022-09-30 14:02:14 +02:00 
						 
				 
			
				
					
						
							
							
								DS 
							
						 
					 
					
						
						
							
						
						8d387433b1 
					 
					
						
						
							
							Fix the documentation of InvRef:get_lists() and clean up code ( #12150 )  
						
						
						
						
					 
					
						2022-03-29 18:06:16 +02:00 
						 
				 
			
				
					
						
							
							
								SmallJoker 
							
						 
					 
					
						
						
							
						
						ecc6f4ba25 
					 
					
						
						
							
							Remove a few unused functions reported by callcatcher ( #11658 )  
						
						
						
						
					 
					
						2021-10-12 20:12:20 +02:00 
						 
				 
			
				
					
						
							
							
								SmallJoker 
							
						 
					 
					
						
						
							
						
						d51d0f3a5a 
					 
					
						
						
							
							Various code improvements  
						
						... 
						
						
						
						* Camera: Fix division by 0 after view bobbing
* Remove ignored constness
* Connection: Improve window size range limits 
						
						
					 
					
						2021-09-27 17:45:44 +02:00 
						 
				 
			
				
					
						
							
							
								SmallJoker 
							
						 
					 
					
						
						
							
						
						f2fd443262 
					 
					
						
						
							
							Inventory: Make addList() consistent ( #11382 )  
						
						... 
						
						
						
						Fixes list clearing for inv:set_list() using same size, since 2db6b07 
						
						
					 
					
						2021-06-30 20:39:38 +02:00 
						 
				 
			
				
					
						
							
							
								SmallJoker 
							
						 
					 
					
						
						
							
						
						2db6b07de1 
					 
					
						
						
							
							Inventory: show error on invalid list names ( #11368 )  
						
						
						
						
					 
					
						2021-06-20 17:21:50 +02:00 
						 
				 
			
				
					
						
							
							
								DS 
							
						 
					 
					
						
						
							
						
						f3ae45b2b2 
					 
					
						
						
							
							Add a short_description to be used by mods ( #8980 )  
						
						
						
						
					 
					
						2020-10-09 19:11:21 +01:00 
						 
				 
			
				
					
						
							
							
								Paul Ouellette 
							
						 
					 
					
						
						
							
						
						b16f841756 
					 
					
						
						
							
							LuaItemStack: Add __tostring metamethod ( #8785 )  
						
						... 
						
						
						
						* LuaItemStack: Add __tostring metamethod
* Clean up LuaItemStack::checkobject 
						
						
					 
					
						2020-06-09 19:37:25 +02:00 
						 
				 
			
				
					
						
							
							
								SmallJoker 
							
						 
					 
					
						
						
							
						
						94a5df795c 
					 
					
						
						
							
							Inventory: Properly revert client predictions ( #8945 )  
						
						... 
						
						
						
						Caused by incremental inventory sending
Previously everything was overwritten by serializing the entire inventory 
						
						
					 
					
						2019-09-18 18:47:09 +02:00 
						 
				 
			
				
					
						
							
							
								SmallJoker 
							
						 
					 
					
						
						
							
						
						0b4f424f41 
					 
					
						
						
							
							Inventory: Send dirty lists where appropriate ( #8742 )  
						
						... 
						
						
						
						This change reduces the amount of sent data towards clients. Inventory lists that are already known to the player are skipped, saving quite some data over time.
Raises protocol version to 38 to ensure correct backwards-compatible code. 
						
						
					 
					
						2019-08-24 19:07:38 +02:00 
						 
				 
			
				
					
						
							
							
								Paul Ouellette 
							
						 
					 
					
						
						
							
						
						008b80fe1c 
					 
					
						
						
							
							Add ItemStack:get_description() to get tooltip ( #8847 )  
						
						
						
						
					 
					
						2019-08-24 18:38:02 +02:00 
						 
				 
			
				
					
						
							
							
								ANAND ︻气デ═一 
							
						 
					 
					
						
						
							
						
						8e3b63bd28 
					 
					
						
						
							
							Define operators == and != for ItemStack  
						
						
						
						
					 
					
						2019-05-11 18:48:27 +02:00 
						 
				 
			
				
					
						
							
							
								raymoo 
							
						 
					 
					
						
						
							
						
						a637107a4e 
					 
					
						
						
							
							Allow overriding tool capabilities through itemstack metadata  
						
						... 
						
						
						
						This makes it possible to modify the tool capabilities of individual
itemstacks by calling a method on itemstack metadata references. 
						
						
					 
					
						2017-10-29 11:57:38 +00:00 
						 
				 
			
				
					
						
							
							
								Loïc Blot 
							
						 
					 
					
						
						
							
						
						ae9b5e0098 
					 
					
						
						
							
							Modernize code: very last fixes ( #6290 )  
						
						... 
						
						
						
						Last modernization fixes 
						
						
					 
					
						2017-08-20 19:37:29 +02:00 
						 
				 
			
				
					
						
							
							
								Loïc Blot 
							
						 
					 
					
						
						
							
						
						fd3afbced5 
					 
					
						
						
							
							Optimize headers (part 2) ( #6272 )  
						
						... 
						
						
						
						* Optimize headers (part 2)
* less debug.h in headers
* less remoteplayer.h for everybody
* Cleanup (part 2)
* camera.h: mesh.h
* mapgen.h: mapnode.h
* serverenvironment.h: mapblock.h
* nodedef.h: shader.h 
						
						
					 
					
						2017-08-18 19:25:07 +02:00 
						 
				 
			
				
					
						
							
							
								Loic Blot 
							
						 
					 
					
						
						
							
						
						1d086aee7c 
					 
					
						
						
							
							Modernize various files (part 2)  
						
						... 
						
						
						
						* range-based for loops
* emplace_back instead of push_back
* code style
* C++ headers instead of C headers
* Default operators
* empty stl function 
						
						
					 
					
						2017-08-18 08:07:59 +02:00 
						 
				 
			
				
					
						
							
							
								Loïc Blot 
							
						 
					 
					
						
						
							
						
						921151d97a 
					 
					
						
						
							
							C++ modernize: Pragma once ( #6264 )  
						
						... 
						
						
						
						* Migrate cpp headers to pragma once 
						
						
					 
					
						2017-08-17 22:19:39 +02:00 
						 
				 
			
				
					
						
							
							
								SmallJoker 
							
						 
					 
					
						
						
							
						
						c08cc0533f 
					 
					
						
						
							
							Inventory: Fix wrong stack size behaviour and item loss ( #6039 )  
						
						... 
						
						
						
						Also fix itemFits and remove constness-nonsense 
						
						
					 
					
						2017-06-25 11:39:39 +02:00 
						 
				 
			
				
					
						
							
							
								Dániel Juhász 
							
						 
					 
					
						
						
							
						
						0fcaf9fb1b 
					 
					
						
						
							
							Automatic item and node colorization ( #5640 )  
						
						... 
						
						
						
						* Automatic item and node colorization
Now nodes with a palette yield colored item stacks, and colored items
place colored nodes by default. The client predicts the colorization.
* Backwards compatibility
* Use nil
* Style fixes
* Fix code style
* Document changes 
						
						
					 
					
						2017-06-20 11:19:56 +02:00 
						 
				 
			
				
					
						
							
							
								Loïc Blot 
							
						 
					 
					
						
						
							
						
						8f7785771b 
					 
					
						
						
							
							Cpp11 initializers 2 ( #5999 )  
						
						... 
						
						
						
						* C++11 patchset 10: continue cleanup on constructors
* Drop obsolete bool MainMenuData::enable_public (setting is called with cURL in server loop)
* More classes cleanup
* More classes cleanup + change NULL tests to boolean tests 
						
						
					 
					
						2017-06-17 19:11:28 +02:00 
						 
				 
			
				
					
						
							
							
								Loïc Blot 
							
						 
					 
					
						
						
							
						
						f3fe62a0bf 
					 
					
						
						
							
							Fix various copy instead of const ref reported by cppcheck ( #5615 )  
						
						... 
						
						
						
						* Also remove InventoryList::peekItem unused function
* Fix some post increment to preincrement reported by cppcheck 
						
						
					 
					
						2017-04-19 23:02:07 +02:00 
						 
				 
			
				
					
						
							
							
								rubenwardy 
							
						 
					 
					
						
						
							
						
						f2aa2c6a98 
					 
					
						
						
							
							Add ItemStack key-value meta storage  
						
						
						
						
					 
					
						2017-02-04 22:07:55 +00:00 
						 
				 
			
				
					
						
							
							
								SmallJoker 
							
						 
					 
					
						
						
							
						
						2de8c22a99 
					 
					
						
						
							
							Make getStackMax return the correct maximal stack size  
						
						
						
						
					 
					
						2016-09-08 03:37:03 -04:00 
						 
				 
			
				
					
						
							
							
								est31 
							
						 
					 
					
						
						
							
						
						1fadf7f21e 
					 
					
						
						
							
							Fix inventory replace bug  
						
						
						
						
					 
					
						2015-08-19 03:42:00 +02:00 
						 
				 
			
				
					
						
							
							
								est31 
							
						 
					 
					
						
						
							
						
						2c1fd29884 
					 
					
						
						
							
							Add MoveSomewhere inventory action  
						
						... 
						
						
						
						Improve shift+click experience 
						
						
					 
					
						2015-06-23 20:18:41 +02:00 
						 
				 
			
				
					
						
							
							
								Craig Robbins 
							
						 
					 
					
						
						
							
						
						ced6d20295 
					 
					
						
						
							
							For usages of assert() that are meant to persist in Release builds (when NDEBUG is defined), replace those usages with persistent alternatives  
						
						
						
						
					 
					
						2015-03-07 22:41:47 +10:00 
						 
				 
			
				
					
						
							
							
								ShadowNinja 
							
						 
					 
					
						
						
							
						
						b1965ac209 
					 
					
						
						
							
							Clean up rollback  
						
						
						
						
					 
					
						2014-11-19 16:21:59 -05:00 
						 
				 
			
				
					
						
							
							
								ShadowNinja 
							
						 
					 
					
						
						
							
						
						e9c9b66ae9 
					 
					
						
						
							
							Make players check inventory modification properly  
						
						
						
						
					 
					
						2014-10-01 18:44:36 -04:00 
						 
				 
			
				
					
						
							
							
								Kahrl 
							
						 
					 
					
						
						
							
						
						51e6feb17c 
					 
					
						
						
							
							Add operator!= to Inventory(List), make operator== a const method  
						
						
						
						
					 
					
						2014-01-11 19:46:37 +01:00 
						 
				 
			
				
					
						
							
							
								Kahrl 
							
						 
					 
					
						
						
							
						
						4e1f50035e 
					 
					
						
						
							
							Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu  
						
						
						
						
					 
					
						2013-08-14 21:03:33 +02:00 
						 
				 
			
				
					
						
							
							
								PilzAdam 
							
						 
					 
					
						
						
							
						
						280946ba83 
					 
					
						
						
							
							Dont write player files all the time  
						
						
						
						
					 
					
						2013-06-28 14:15:48 +00:00 
						 
				 
			
				
					
						
							
							
								Sfan5 
							
						 
					 
					
						
						
							
						
						6d0ea26c2d 
					 
					
						
						
							
							Update Copyright Years  
						
						
						
						
					 
					
						2013-02-24 20:15:24 +01:00 
						 
				 
			
				
					
						
							
							
								PilzAdam 
							
						 
					 
					
						
						
							
						
						497ff1ecd6 
					 
					
						
						
							
							Change Minetest-c55 to Minetest  
						
						
						
						
					 
					
						2013-02-24 18:49:03 +01:00 
						 
				 
			
				
					
						
							
							
								Ilya Zhuravlev 
							
						 
					 
					
						
						
							
						
						6a16075912 
					 
					
						
						
							
							Add InventoryList width property & allow custom crafting grids.  
						
						
						
						
					 
					
						2012-09-01 10:01:41 +03:00 
						 
				 
			
				
					
						
							
							
								Perttu Ahola 
							
						 
					 
					
						
						
							
						
						9f031a6759 
					 
					
						
						
							
							Optimize headers  
						
						
						
						
					 
					
						2012-06-17 04:03:39 +03:00 
						 
				 
			
				
					
						
							
							
								Perttu Ahola 
							
						 
					 
					
						
						
							
						
						037b259197 
					 
					
						
						
							
							Switch the license to be LGPLv2/later, with small parts still remaining as GPLv2/later, by agreement of major contributors  
						
						
						
						
					 
					
						2012-06-05 18:54:07 +03:00 
						 
				 
			
				
					
						
							
							
								Perttu Ahola 
							
						 
					 
					
						
						
							
						
						81c5e5200b 
					 
					
						
						
							
							Fix loading of legacy chests  
						
						
						
						
					 
					
						2012-06-03 22:31:01 +03:00 
						 
				 
			
				
					
						
							
							
								Perttu Ahola 
							
						 
					 
					
						
						
							
						
						3899f83da8 
					 
					
						
						
							
							NodeMetaRef:{to,from}_table and lua_api.txt additions  
						
						
						
						
					 
					
						2012-06-03 22:31:01 +03:00 
						 
				 
			
				
					
						
							
							
								Kahrl 
							
						 
					 
					
						
						
							
						
						f8c3743991 
					 
					
						
						
							
							added PlayerSAO and RemotePlayer, removed ServerRemotePlayer  
						
						
						
						
					 
					
						2012-03-29 14:05:45 +03:00