minetest mod.
Go to file
Coder12a ed9c0c53ac No_parcel bug fix. 2018-10-17 21:55:06 -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 Showparcel bug fix. 2018-10-17 21:52:27 -05:00
config.lua Better args for protection style. 2018-10-17 21:40:00 -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 No_parcel bug fix. 2018-10-17 21:55:06 -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 Code clean up and bug fix. 2018-10-17 21:04:46 -05:00
settingtypes.txt Better args for protection style. 2018-10-17 21:40:00 -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.