2018-10-12 20:03:32 +02:00
|
|
|
# factions
|
|
|
|
mod for minetest
|
|
|
|
|
|
|
|
Mod for handling in game factions and reputation.
|
|
|
|
|
|
|
|
# TODO LIST
|
2018-10-12 20:05:13 +02:00
|
|
|
|
2018-10-12 22:27:05 +02:00
|
|
|
Redo the parcel attack system.
|
|
|
|
|
2018-10-18 06:25:05 +02:00
|
|
|
Add command to show or hide all parcel position locations as markers.
|
|
|
|
|
2018-10-18 21:19:26 +02:00
|
|
|
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.
|
2018-10-18 06:25:05 +02:00
|
|
|
|
2018-10-25 07:21:42 +02:00
|
|
|
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).
|
|
|
|
|
2018-10-15 17:24:58 +02:00
|
|
|
# COMPLETED BUT NEEDS TESTING LIST
|
|
|
|
|
2018-10-18 06:25:05 +02:00
|
|
|
None.
|
|
|
|
|
|
|
|
# COMPLETED
|
|
|
|
|
2018-10-15 17:24:58 +02:00
|
|
|
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.
|
|
|
|
|
2018-10-18 06:25:05 +02:00
|
|
|
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.
|
|
|
|
|
2018-10-18 07:36:28 +02:00
|
|
|
Add a show claim command (show small entity boxes like in protection mod).
|
|
|
|
|
2018-10-25 07:21:42 +02:00
|
|
|
Remove banner code.
|
|
|
|
|
|
|
|
Add command to set the faction message of the day.
|