forked from mtcontrib/factions
Update readme.
This commit is contained in:
parent
eedb441e9b
commit
84c195628b
17
README.md
17
README.md
@ -4,18 +4,27 @@ 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.
|
||||
|
||||
Add command to show or hide all parcel position locations as markers.
|
||||
|
||||
Money.
|
||||
|
||||
# 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.
|
||||
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).
|
Loading…
Reference in New Issue
Block a user