minetest mod.
Go to file
Coder12a 1b7f89c0d9 Small update. 2018-10-12 15:27:05 -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 Small update. 2018-10-12 15:27:05 -05:00
chatcommands.lua Small update. 2018-10-12 15:27:05 -05:00
config.lua Upload from hard disk. 2018-10-12 12:41:55 -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 Remove old register_globalstep timer. 2018-10-12 14:32:03 -05:00
init.lua Upload from hard disk. 2018-10-12 12:41:55 -05:00
mod.conf Upload from hard disk. 2018-10-12 12:41:55 -05:00
nodes.lua Added faction chests 2016-08-24 15:32:08 +02:00
settingtypes.txt Upload from hard disk. 2018-10-12 12:41:55 -05:00

README.md

factions

mod for minetest

Mod for handling in game factions and reputation.

TODO LIST

Complete the diplomacy system.

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.

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.

Redo the parcel attack system.

Remove banner code.

Make factions without parcels disband after a few hours.