Commit Graph

18 Commits

Author SHA1 Message Date
Supergoat666
3e7190edc6 Code Improvement 2020-08-18 11:25:28 +02:00
Supergoat666
600c721299 debug automatic corrector 2020-07-29 12:57:36 +02:00
Supergoat666
0b799f3c5f Show list members only if the members are less than 50 in the /factions info command 2020-07-29 09:28:33 +02:00
Supergoat666
7d77eb3a41 Made some grammatical corrections 2020-07-29 09:20:46 +02:00
Supergoat666
abdf4d25d9 Add factions.version variable + factions.get_facts() + factions.player_is_in_faction(fname,player_name) to make easier the integration in other mods 2020-07-28 22:50:31 +02:00
Supergoat666
15ec2ad3e1 Add the multi-factions mode to support multi factions 2020-07-28 22:47:50 +02:00
Supergoat666
95a35e2671 Add the /factions invite command to add a player to a faction, only playerfactions_admin can use it 2020-07-28 22:42:57 +02:00
Supergoat666
26074eedd9 Add playerfactions_admin privs 2020-07-28 22:36:04 +02:00
Supergoat666
8e4aa0db51 Add the member list in /faction info 2020-07-28 22:29:38 +02:00
Katherine Peeters
c255afbbf0
Temporarily fixed bug with offline players
Player storage isn't available when players are offline, so get_player_faction wouldn't work. Fixed by adding a secondary data structure, which will be removed once a mechanism for offline player storage has been added to the engine
2020-02-08 12:08:01 -05:00
Alden Peeters
807cb6400e
More helpful error messages 2019-09-18 16:52:14 -04:00
Alden Peeters
38dfc451e5
Fixed typo 2019-09-16 17:12:10 -04:00
Alden Peeters
9adfb56b3b
Fixed create, disband, and chown commands 2019-09-09 18:20:58 -04:00
Alden Peeters
f9ce04c4c4
Fixed critical bugs 2019-09-09 17:59:09 -04:00
Alden Peeters
9ed73d6da1
Refactored to clean the global namespace 2019-09-09 15:56:38 -04:00
Alden Peeters
7a77f6cb07
Added README.md 2019-09-08 23:53:15 -04:00
Alden Peeters
a757cd1362
Added passwd and chown 2019-09-08 23:32:40 -04:00
Alden Peeters
b72bc3db56
Initial commit 2019-09-08 22:11:55 -04:00