Commit Graph

141 Commits

Author SHA1 Message Date
e63b07cb99 Fix: player error 2019-06-28 09:48:51 -05:00
b911039102 Fix: typo 2019-06-28 09:47:00 -05:00
092be70b6f Allow: player db to store more data 2019-06-28 09:46:15 -05:00
dbe7f4aabd Fix: crashing 2019-05-20 21:49:33 -05:00
3567fb9e5e Remove: sound_play whoosh 2019-05-20 17:04:42 -05:00
49473f7ee1 Use: new colddb features 2019-05-20 00:03:36 -05:00
6bfd210d2c Remove: name from is_player_connected param 2019-05-16 17:57:46 -05:00
8e98bf8b62 Make: 2d the default protection style 2019-05-06 14:41:09 -05:00
1d57b3d0af Return: default metadata on move, take, put 2019-05-05 17:23:45 -05:00
308932b9b5 Major update:
Add new features to claim and unclaim.
Sort help from a-z.
Sort functions into diff lua files.
2019-05-02 23:05:52 -05:00
64c32baa13 Remove: player_title priv 2019-04-02 15:03:10 -05:00
28feb2fe54 Add: container perm to moderator rank by def 2019-03-18 12:17:37 -05:00
6049fe0aef Fix: not going to right path 2019-03-15 23:52:17 -05:00
263e863777 Support: new colddb 2019-03-15 23:48:34 -05:00
a6318db989 Bug fixes and support for ts_doors 2019-03-11 18:38:03 -05:00
464d68e6d9 Fix: factions crashes on tick 2019-02-05 14:46:55 -06:00
4e21583536 Fix: name missing from broadcast 2019-01-26 11:03:09 -06:00
87a31a1abb Use: colddb 2019-01-26 00:21:05 -06:00
c65bde260e Use: safe_file_write 2019-01-22 16:16:56 -06:00
cc50d94817 Combind diplomacy rank into one 2019-01-04 18:31:30 -06:00
421786121b Make: parcel positions more accurate 2018-12-27 01:22:46 -06:00
916060f34f If no diplomacy then make war by default 2018-12-27 01:16:11 -06:00
6c3d35c9b2 Combind some privs 2018-12-27 01:09:41 -06:00
269690d279 Fix: line 978 had a typo
new factions are neutral with everyone.
2018-12-26 21:26:27 -06:00
73b3fb300d Power-per-player bug fix.
It was not checking ips.
2018-11-02 13:37:51 -05:00
6765f66c6d Add bulk_save
Wait 5 seconds before saving. Just to take it easy on the harddisk. When the last player leaves it saves instantly.
2018-11-01 11:09:29 -05:00
4a037c538c Rename title to player_title 2018-10-31 23:25:13 -05:00
11b174f8e3 Bug fix.
Not a bad one but it needed to be fixed.
2018-10-31 16:55:53 -05:00
a419cd6c17 Major update 2 2018-10-31 16:15:08 -05:00
9dd577e699 Bug fix rankless.
Forgot to save.
2018-10-31 09:41:34 -05:00
3da45376c2 Safe fail. 2018-10-30 19:17:28 -05:00
4a15fb3646 Add new cmd change_def_rank 2018-10-29 19:36:46 -05:00
e2f9cdb9f2 Add rankless 2018-10-29 19:16:39 -05:00
2d63b64cd3 Wait for the factions file to fully load. 2018-10-28 22:48:29 -05:00
bc54df4925 Fix data converter
I used a old factions version and created two teams with land claims and ranks. It converted fine. Make sure you pick the same parcel size as the old save file because if they are not they don't show up in the same spot or not at all.
2018-10-28 22:03:55 -05:00
c069828a28 Save current version 2018-10-28 00:06:44 -05:00
48e70baa50 Misc mod data
Made for auto converter.
2018-10-27 23:49:28 -05:00
f902419d25 Give is_admin purpose.
If a faction is set as an admin faction it will never be disbanded.
2018-10-27 23:14:52 -05:00
615c9464cc Delay for 5 seconds on all hud. 2018-10-27 22:37:49 -05:00
82a96ccea7 Delay creation of parcel hud.
For 5 seconds.
2018-10-27 20:20:01 -05:00
ee23ba96f8 Hud update. 2018-10-27 20:06:48 -05:00
ae678e83ef Add small delay for hud 2018-10-27 15:40:17 -05:00
3bbf84896c Permission bug fix
If a player does not have a rank this function will crash the game.
2018-10-27 14:01:49 -05:00
f75a2ea008 Bug fix delrank
When you delete a rank like member the faction will still give new players that rank and cause errors because the rank is deleted.
2018-10-27 13:40:37 -05:00
e7fff79b78 Player leave bugfix. 2018-10-27 10:51:39 -05:00
80001c9a15 Faction chest bug fix
Faction chests can be dug up even tho they have stuff in them.
2018-10-26 18:42:10 -05:00
932645b5a0 Add set_message_of_the_day command 2018-10-25 00:21:42 -05:00
9f8db0615c New claim error message. 2018-10-22 23:03:11 -05:00
e2e868b802 Bug fix nag text. 2018-10-22 22:55:19 -05:00
338686bcbb Auto-convert old factions file.
And make diplomacy on by def.
2018-10-22 22:21:32 -05:00