Coder12a f8a3347aba Small bug fix and changes to siege banner
I ran a small test on my computer. Players not in a faction will not be kill after 5 minutes on another factions land because it failed to check whether player's faction was blank. It check if the blank faction was an enemy which would return false and fail to kill the player.

I made a change in the can_claim_parcel function. You could only claim over faction land if your faction is at war with them.

Small bug fix with siege banner. The siege stage started at zero which made it take longer. before the fix it would stay on stage 1 longer then the other stages.
2018-11-20 18:32:55 -06:00
2017-09-18 07:57:27 -05:00
2017-09-18 07:18:19 -05:00
2017-09-18 07:57:27 -05:00
2017-09-18 07:57:27 -05:00
2017-09-18 07:57:27 -05:00
2017-09-18 07:57:27 -05:00
2017-09-18 07:57:27 -05:00
2017-09-18 08:55:50 -05:00

Persistent Kingdoms GameMode [kingdoms_game]
=============================
The main subgame for the server "Persistent Kingdoms"
========================================

To use this subgame with the Minetest engine, insert this repository as
	/games/kingdoms_game

The Minetest engine can be found in:
	https://github.com/minetest/minetest/
Description
No description provided
Readme 11 MiB
Languages
Lua 99.5%
TypeScript 0.2%
HTML 0.1%
Python 0.1%