Commit Graph

79 Commits (master)

Author SHA1 Message Date
flux 559850b1de update readme to reflect some recent changes. may not cover all changes. 2021-07-11 23:54:08 -07:00
flux 158032367f use new API features if available (register_on_authplayer) 2021-07-11 23:12:26 -07:00
flux f1251d6454 add option to enable a separate 'kick' privilege 2021-07-11 23:02:21 -07:00
flux c867a0b34b modularize imports 2021-07-11 19:50:04 -07:00
flux 2e788d7786 change license 2021-02-22 12:50:21 -08:00
flux f0971ac2ce add a little bit of text to an error message 2020-10-07 20:37:55 -07:00
flux 4fbb5a2fc8 readme minor edit 2020-05-31 03:17:01 +00:00
flux 330cb5eee8 markdownfixes in readme (pt. 2) 2020-05-29 03:18:21 +00:00
flux 61009c52a2 fixing markdown in readme (pt. 1) 2020-05-29 03:13:39 +00:00
flux 9d5f53ccac properly filter out initial status changes (which make the ban log useless..) 2020-05-07 20:27:55 +00:00
flux 416c2d311b send messages to player on irc if they are on irc 2020-03-14 19:50:26 +00:00
flux 4f4547ae2d move ip association logic to on_joinplayer, as prejoin occurs before a password check 2020-03-14 19:32:54 +00:00
flux db100f9ab7 audit and correction of bad practices 2020-03-05 15:54:31 +00:00
flux 30cc76b175 fix potential error when marking IP as suspicious while banning a player 2019-09-02 20:04:09 +00:00
flux bdb986a149 fix default settings 2019-08-25 18:14:30 -07:00
flux 1deec43427 change moderator priv from basic_privs to ban 2019-08-23 00:41:05 +00:00
flux baee5718b0 fix name of status command... 2019-08-17 08:07:40 +00:00
flux b4833ec8b5 reset any temporary status, not just banned/blocked 2019-08-17 07:42:24 +00:00
flux 3493e902f3 temp-suspect IP when banning a player 2019-08-17 07:41:33 +00:00
flux 75a64a0984 resolve warning about colons for irc.say 2019-08-17 07:40:30 +00:00
flux e9959dda3a update documentation 2019-08-17 07:40:04 +00:00
flux c5d4585527 improving output of some commands 2019-08-14 10:58:49 +00:00
flux d52646fc96 more TODO 2019-08-12 05:23:05 +00:00
flux 8629b6cdcf more progress on readme 2019-08-12 05:22:55 +00:00
flux b18804d283 fiddle settings 2019-08-12 05:22:42 +00:00
flux 5535115544 re-order prejoin checks 2019-08-12 05:22:22 +00:00
flux a0c3091230 work on readme 2019-08-11 23:01:42 +00:00
flux a7933723f5 fix alt query args 2019-08-11 02:17:42 +00:00
flux af4f957bf1 dont crecreate initial status 2019-08-11 02:15:12 +00:00
flux 3cb33eb7a7 convert asn names to utf8 2019-08-11 01:47:19 +00:00
flux 2366da694d readme work 2019-08-11 01:29:50 +00:00
flux 75ef683d4f allow table update script to overwrite files 2019-08-11 01:29:34 +00:00
flux 368cc80c18 update todo 2019-08-11 01:23:19 +00:00
flux 286c26b6d0 fix sql query for player associations 2019-08-11 01:23:06 +00:00
flux 929f4c7622 fix variable name typo in logins command 2019-08-10 03:18:34 +00:00
flux a2297af3d4 update todo list a bit 2019-08-10 03:18:17 +00:00
flux 31685051c9 strip colors from IRC messages 2019-08-09 23:28:22 +00:00
flux da81debe99 fix order of checks 2019-08-09 01:08:03 +00:00
flux 09ab58c40b only auto re-import sban data on first startup or in debug mode 2019-08-09 00:24:47 +00:00
flux f06556deb6 wipe and reload db if in debug mode 2019-08-08 02:43:13 +00:00
flux d3c6d85f00 true and false 2019-08-02 21:50:18 +00:00
flux 930c984ef8 reduce scope of insecure environment 2019-08-02 21:49:24 +00:00
flux 9bd12a967c add missing argument 2019-08-02 04:19:34 +00:00
flux 54b3c6c115 mostly testing and fixing commands 2019-08-02 02:21:32 +00:00
flux c90c86aaef fix bugs 2019-07-31 16:25:21 +00:00
flux cd8384738a several updates 2019-07-31 13:38:24 +00:00
flux 1cf079fac8 fix settingtype error 2019-07-26 01:02:52 +00:00
flux 3bd631f121 update todo with proposals 2019-07-26 00:11:14 +00:00
y 75a6d1bde8 fix spelling/typos; fix default status in reports 2019-07-24 22:48:03 +00:00
y c6240dac77 luacheck and fixed bugs 2019-07-23 00:50:56 +00:00