minetest mod.
Go to file
Coder12a 4353b6a050 Major update. 2018-10-15 10:24:58 -05:00
doc (Actual) Factions! 2016-07-29 23:02:22 -04:00
textures Added faction chests 2016-08-24 15:32:08 +02:00
LICENSE Add readme and license files. 2018-10-12 13:03:32 -05:00
README.md Major update. 2018-10-15 10:24:58 -05:00
chatcommands.lua Major update. 2018-10-15 10:24:58 -05:00
config.lua Major update. 2018-10-15 10:24:58 -05:00
depends.txt Small update. 2018-10-12 15:27:05 -05:00
description.txt Upload from hard disk. 2018-10-12 12:41:55 -05:00
factions.lua Major update. 2018-10-15 10:24:58 -05:00
hud.lua Major update. 2018-10-15 10:24:58 -05:00
init.lua Major update. 2018-10-15 10:24:58 -05:00
ip.lua Major update. 2018-10-15 10:24:58 -05:00
mod.conf Upload from hard disk. 2018-10-12 12:41:55 -05:00
nodes.lua Major update. 2018-10-15 10:24:58 -05:00
settingtypes.txt Major update. 2018-10-15 10:24:58 -05:00

README.md

factions

mod for minetest

Mod for handling in game factions and reputation.

TODO LIST

Add a show claim command (show small entity boxes like in protection mod).

Make claim's depth not go to high or low. Or make it act like a protection block where you have to claim land upwards and downwards.

Redo the parcel attack system.

Remove banner code.

COMPLETED BUT NEEDS TESTING LIST

Make factions power max based on how many players are in the team, and players with the same ip address can not add to the power max.

Make factions without parcels disband after a few hours.

Complete the diplomacy system.