Commit Graph

249 Commits

Author SHA1 Message Date
aa6bd52fd2 Add: factions namespace to settingtypes 2019-05-16 18:52:57 -05:00
6bfd210d2c Remove: name from is_player_connected param 2019-05-16 17:57:46 -05:00
a1cebc3a24 Fix: who cmd crashes on invaild faction name 2019-05-07 10:35:42 -05:00
8e98bf8b62 Make: 2d the default protection style 2019-05-06 14:41:09 -05:00
21a854e522 Remove: factions_config from attack_parcel 2019-05-06 14:30:17 -05:00
5b4eee252f Do: not change the sign of max_depth 2019-05-06 12:30:44 -05:00
1d57b3d0af Return: default metadata on move, take, put 2019-05-05 17:23:45 -05:00
7cb2f688a6 Put: depends and description in mod.conf 2019-05-05 13:41:24 -05:00
b4a85766df Fix: crash on /f who when not in a faction 2019-05-04 14:09:20 -05:00
073c2288e3 Fix: crash in player_events 2019-05-03 00:27:59 -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
9f08642b51 Fix: faction ownership not showing on some items 2019-04-02 16:38:18 -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
2e579c3d0c Add: invites cmd 2019-03-12 01:45:33 -05:00
11bc91e21f Remove: todo list 2019-03-11 18:42:41 -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
dd88c61009 Bug: you can promote someone in another faction 2019-01-26 13:15:28 -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
accba69a15 Bug: join command will not delete your old team 2019-01-22 16:20:35 -06:00
c65bde260e Use: safe_file_write 2019-01-22 16:16:56 -06:00
3e63a1c657 Fix: door texture getting messed up 2019-01-22 16:13:48 -06:00
424ef678e7 Bug: doors had a error on open 2019-01-19 09:14:22 -06:00
fd6bf07064 Fix: chat cmd typo 2019-01-14 17:16:28 -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
c47102ca8a Update stats command. 2018-11-01 00:22:39 -05:00
186bcfd6ed Power hud display update 2018-10-31 23:55:42 -05:00
bc20ea080e Make the power command explain info better 2018-10-31 23:51:42 -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
72e1475482 Set right power var 2018-10-31 16:17:24 -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
235d91368f Add comments to config.lua 2018-10-30 18:44:44 -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
79d38d4210 Store config data
Will help with the converter in the future.
2018-10-28 22:39: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