daviga404 33e1d7749b Check for zero money on faction disband
The takeOnDisband method of EngineEcon now checks if the amount of money
to be transferred to the player upon disbanding a faction is 0. If this is
the case, the method exits.

This will prevent unnecessary operations in transferring money to players
(which could be expensive if the economy is hooked to a database, for
example).
2016-03-02 21:37:01 +01:00
2015-09-07 14:46:05 +02:00
2014-11-19 13:43:10 +01:00
2014-10-15 12:05:16 +02:00
2016-03-02 11:19:11 +01:00
Description
A fork of Factions3 which aims to fix and improve various things
Readme 71 MiB
Languages
Java 100%