Commit Graph

  • 559850b1de update readme to reflect some recent changes. may not cover all changes. master flux 2021-07-11 23:54:08 -0700
  • 158032367f use new API features if available (register_on_authplayer) flux 2021-07-11 23:12:26 -0700
  • f1251d6454 add option to enable a separate 'kick' privilege flux 2021-07-11 23:02:21 -0700
  • c867a0b34b modularize imports flux 2021-07-11 19:50:04 -0700
  • 2e788d7786 change license flux 2021-02-22 12:50:21 -0800
  • f0971ac2ce add a little bit of text to an error message flux 2020-10-07 20:37:55 -0700
  • 4fbb5a2fc8 readme minor edit flux 2020-05-31 03:17:01 +0000
  • 330cb5eee8 markdownfixes in readme (pt. 2) flux 2020-05-29 03:18:21 +0000
  • 61009c52a2 fixing markdown in readme (pt. 1) flux 2020-05-29 03:13:39 +0000
  • 9d5f53ccac properly filter out initial status changes (which make the ban log useless..) flux 2020-05-07 20:27:55 +0000
  • 416c2d311b send messages to player on irc if they are on irc flux 2020-03-14 19:50:26 +0000
  • 4f4547ae2d move ip association logic to on_joinplayer, as prejoin occurs before a password check flux 2020-03-14 19:32:54 +0000
  • db100f9ab7 audit and correction of bad practices flux 2020-03-05 15:54:31 +0000
  • 30cc76b175 fix potential error when marking IP as suspicious while banning a player flux 2019-09-02 20:04:09 +0000
  • bdb986a149 fix default settings flux 2019-08-25 18:14:30 -0700
  • 1deec43427 change moderator priv from basic_privs to ban flux 2019-08-23 00:41:05 +0000
  • baee5718b0 fix name of status command... flux 2019-08-17 08:07:40 +0000
  • b4833ec8b5 reset any temporary status, not just banned/blocked flux 2019-08-17 07:42:24 +0000
  • 3493e902f3 temp-suspect IP when banning a player flux 2019-08-17 07:41:33 +0000
  • 75a64a0984 resolve warning about colons for irc.say flux 2019-08-17 07:40:30 +0000
  • e9959dda3a update documentation flux 2019-08-17 07:40:04 +0000
  • c5d4585527 improving output of some commands flux 2019-08-14 10:58:49 +0000
  • d52646fc96 more TODO flux 2019-08-12 05:23:05 +0000
  • 8629b6cdcf more progress on readme flux 2019-08-12 05:22:55 +0000
  • b18804d283 fiddle settings flux 2019-08-12 05:22:42 +0000
  • 5535115544 re-order prejoin checks flux 2019-08-12 05:22:22 +0000
  • a0c3091230 work on readme flux 2019-08-11 23:01:42 +0000
  • a7933723f5 fix alt query args flux 2019-08-11 02:17:42 +0000
  • af4f957bf1 dont crecreate initial status flux 2019-08-11 02:15:12 +0000
  • 3cb33eb7a7 convert asn names to utf8 flux 2019-08-11 01:47:19 +0000
  • 2366da694d readme work flux 2019-08-11 01:29:50 +0000
  • 75ef683d4f allow table update script to overwrite files flux 2019-08-11 01:29:34 +0000
  • 368cc80c18 update todo flux 2019-08-11 01:23:19 +0000
  • 286c26b6d0 fix sql query for player associations flux 2019-08-11 01:23:06 +0000
  • 929f4c7622 fix variable name typo in logins command flux 2019-08-10 03:18:34 +0000
  • a2297af3d4 update todo list a bit flux 2019-08-10 03:18:17 +0000
  • 31685051c9 strip colors from IRC messages flux 2019-08-09 23:28:22 +0000
  • da81debe99 fix order of checks flux 2019-08-09 01:08:03 +0000
  • 09ab58c40b only auto re-import sban data on first startup or in debug mode flux 2019-08-09 00:24:47 +0000
  • f06556deb6 wipe and reload db if in debug mode flux 2019-08-08 02:43:13 +0000
  • d3c6d85f00 true and false flux 2019-08-02 21:50:18 +0000
  • 930c984ef8 reduce scope of insecure environment flux 2019-08-02 21:49:24 +0000
  • 9bd12a967c add missing argument flux 2019-08-02 04:19:34 +0000
  • 54b3c6c115 mostly testing and fixing commands flux 2019-08-02 02:21:32 +0000
  • c90c86aaef fix bugs flux 2019-07-31 16:25:21 +0000
  • cd8384738a several updates flux 2019-07-31 13:38:24 +0000
  • 1cf079fac8 fix settingtype error flux 2019-07-26 01:02:52 +0000
  • 3bd631f121 update todo with proposals flux 2019-07-26 00:11:14 +0000
  • 75a6d1bde8 fix spelling/typos; fix default status in reports y 2019-07-24 22:48:03 +0000
  • c6240dac77 luacheck and fixed bugs y 2019-07-23 00:50:56 +0000
  • 7f409e4564 updates y 2019-07-21 01:42:50 +0000
  • bf84e58591 fix bug in fumble_about_for_an_ip y 2019-07-20 23:25:49 +0000
  • 4733bf9b4a small fixes y 2019-07-19 03:25:03 +0000
  • 54b08be58d ugh y 2019-07-19 01:41:40 +0000
  • ca5087a5da things y 2019-07-18 04:45:53 +0000
  • 4484ef1fc2 removed some stuff, added some stuff, broke some stuff (unstable) y 2019-07-17 06:51:46 +0000
  • 2228dce308 a little cleanup and stuff y 2019-07-12 00:47:22 +0100
  • a4cf1dfac7 make ip lookup more robust in joinplayer y 2019-07-11 17:41:09 +0100
  • bc4d672bad 3 small fixes y 2019-07-11 08:03:23 +0100
  • 21110fa145 fix bug in function call y 2019-07-11 01:44:41 +0100
  • f9462a0a4d fix player id query y 2019-07-10 18:33:02 +0100
  • 51d2a17a58 debugging commands y 2019-07-10 01:24:15 +0100
  • 250e2c5de1 commands y 2019-07-10 00:38:07 +0100
  • 1ffe9d93d8 try to make certain sections "robust" to deal w/ unexpected errors on BlS y 2019-07-09 19:32:52 +0100
  • 6bf64a9218 fix jail bound setting parser y 2019-07-09 04:52:07 +0100
  • 508d2e2c1a works, at least in debug mode... y 2019-07-09 04:08:42 +0100
  • 26660f8504 checkpoint y 2019-07-08 03:18:59 +0100
  • b9e8111929 checkpoint: debug mode (untested) y 2019-07-08 01:59:32 +0100
  • 939b677300 checkpoint y 2019-07-03 20:57:32 +0100
  • fe0cd348cc clean up ASN file y 2019-06-29 04:57:21 +0100
  • 8dafabf074 checkpoint y 2019-06-26 06:16:29 +0100
  • e85eea5539 checkpoint y 2019-06-20 09:59:39 +0100
  • 4e383f59f6 checkpoint (nonfunctional) y 2019-06-16 04:52:08 +0100
  • 5c449e099d incomplete sban import logic (mod still unusable) y 2019-06-13 06:28:21 +0100
  • afefd92991 checkpoint y 2019-06-11 23:37:57 +0100
  • bf566f9014 commiting some first-pass work (non-functional) y 2019-06-10 02:08:00 +0100
  • 0d89c4687f nightly checkpoint (nothing functional y 2019-06-05 07:39:56 +0100
  • f969d37804 redo to load data from local files y 2019-06-03 19:47:53 +0100
  • 1dca81acdb initial y 2019-06-03 19:04:58 +0100