factions/README.md

40 lines
758 B
Markdown
Raw Normal View History

2018-10-12 13:03:32 -05:00
# factions
mod for minetest
Mod for handling in game factions and reputation.
# TODO LIST
2018-10-12 13:05:13 -05:00
Redo the parcel attack system(Can be turned on in settings).
2018-10-12 15:27:05 -05:00
2018-10-17 23:25:05 -05:00
Add command to show or hide all parcel position locations as markers.
2018-10-18 14:19:26 -05:00
Add money.
Player money tax.
2018-10-18 14:19:26 -05:00
faction territory titles.
faction territories (Like a faction within a faction)
2018-11-01 00:22:39 -05:00
faction color.
Color tags based on faction color(add support for entity tag mods).
2018-10-18 14:19:26 -05:00
More claim and unclaim commands.
faction access manage command.
Maybe expand on diplomacy.
Write the forum topic better.
Code clean up and optimization.
2018-10-17 23:25:05 -05:00
2018-10-25 00:21:42 -05:00
Add short worded commands.
Parcels should show up at a more accurate position just like in mc factions.
Add-on mod mc style tnt.
2018-10-25 00:21:42 -05:00
Add-on mod lag-free fire(if thats possible).