forked from nalc/death_messages
		
	Merge remote-tracking branch 'upstream/master'
This commit is contained in:
		
							
								
								
									
										0
									
								
								LICENSE.txt
									
									
									
									
									
										
										
										Executable file → Normal file
									
								
							
							
						
						
									
										0
									
								
								LICENSE.txt
									
									
									
									
									
										
										
										Executable file → Normal file
									
								
							
							
								
								
									
										10
									
								
								README.txt
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								README.txt
									
									
									
									
									
								
							| @@ -1,3 +1,13 @@ | |||||||
|  | As of 2024-08-17, this mod will probably not be updated by me as I lost interest | ||||||
|  | in Minetest a long time ago and probably will not be coming back. | ||||||
|  |  | ||||||
|  | If you do want to make any changes, here was my list of TODO items that I never got around to: | ||||||
|  | - Update meta stuff (readme, version, mod.conf, etc.) | ||||||
|  | - Change settings file to not use do_file and add options for custom messages (with placement of player name(s) anywhere in the message) | ||||||
|  | - Add some kind of translation support (may be covered by custom messages) | ||||||
|  | - Use the new API features to poperly detect types of death that weren't feasible before | ||||||
|  | - Make a small API for registering custom messages for other mods (see dying by corium in technic) | ||||||
|  |  | ||||||
|   ____             _   _       __  __ |   ____             _   _       __  __ | ||||||
|  |  _ \  ___  __ _| |_| |__   |  \/  | ___  ___ ___  __ _  __ _  ___  ___ |  |  _ \  ___  __ _| |_| |__   |  \/  | ___  ___ ___  __ _  __ _  ___  ___ | ||||||
|  | | | |/ _ \/ _` | __| '_ \  | |\/| |/ _ \/ __/ __|/ _` |/ _` |/ _ \/ __| |  | | | |/ _ \/ _` | __| '_ \  | |\/| |/ _ \/ __/ __|/ _` |/ _` |/ _ \/ __| | ||||||
|   | |||||||
							
								
								
									
										0
									
								
								depends.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										0
									
								
								depends.txt
									
									
									
									
									
										Normal file
									
								
							
							
								
								
									
										1
									
								
								description.txt
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								description.txt
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1 @@ | |||||||
|  | A Minetest mod which sends a chat message when a player dies. | ||||||
		Reference in New Issue
	
	Block a user