minetest mod.
Go to file
Coder12a 3bf0f99aa4 Remove save func from player j/l. 2018-10-17 11:31:24 -05:00
textures Update 1 2018-10-16 21:58:15 -05: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 Update 1 2018-10-16 21:58:15 -05:00
config.lua Update 1 2018-10-16 21:58:15 -05:00
depends.txt Update 1 2018-10-16 21:58:15 -05:00
description.txt Upload from hard disk. 2018-10-12 12:41:55 -05:00
factions.lua Remove save func from player j/l. 2018-10-17 11:31:24 -05:00
hud.lua Update 1 2018-10-16 21:58:15 -05:00
init.lua Major update. 2018-10-15 10:24:58 -05:00
ip.lua Update 1 2018-10-16 21:58:15 -05:00
mod.conf Upload from hard disk. 2018-10-12 12:41:55 -05:00
nodes.lua Update 1 2018-10-16 21:58:15 -05:00
settingtypes.txt Update 1 2018-10-16 21:58:15 -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.