minetest mod.
Go to file
Coder12a 932645b5a0 Add set_message_of_the_day command 2018-10-25 00:21:42 -05:00
textures Update 1 2018-10-16 21:58:15 -05:00
LICENSE Update LICENSE 2018-10-18 14:22:43 -05:00
README.md Add set_message_of_the_day command 2018-10-25 00:21:42 -05:00
chatcommands.lua Add set_message_of_the_day command 2018-10-25 00:21:42 -05:00
config.lua Auto-convert old factions file. 2018-10-22 22:21:32 -05:00
depends.txt Add default to the depends file. 2018-10-17 23:43:09 -05:00
description.txt Upload from hard disk. 2018-10-12 12:41:55 -05:00
factions.lua Add set_message_of_the_day command 2018-10-25 00:21:42 -05:00
hud.lua Bug fix. 2018-10-22 14:30:11 -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 Auto-convert old factions file. 2018-10-22 22:21:32 -05:00

README.md

factions

mod for minetest

Mod for handling in game factions and reputation.

TODO LIST

Redo the parcel attack system.

Add command to show or hide all parcel position locations as markers.

Add money.

Player tax.

faction territory titles.

More claim and unclaim commands.

faction access manage command.

More permissions.

faction flags(Not to replace parcels).

Maybe expand on diplomacy.

Write the forum topic better.

Code clean up and optimization.

Add short worded commands.

Parcels should show up at a more accurate position just like in mc factions.

Allow faction chest to become big when you place two chests by each other like in mc.

mc style tnt.

lag-free fire(if thats possible).

COMPLETED BUT NEEDS TESTING LIST

None.

COMPLETED

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.

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.

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

Remove banner code.

Add command to set the faction message of the day.