Commit Graph

  • e870b8d1d6
    Add a license file (#27) master David Leal 2023-09-11 12:49:22 -0600
  • 508350fd3a
    Add a license file #27 David Leal 2023-09-09 21:55:28 -0600
  • c850d11a3c
    Use JSON in xban.db (#26) luk3yx 2023-09-08 03:38:26 +1200
  • d20e62a8cb Check return value of safe_file_write #26 luk3yx 2023-08-30 09:32:21 +1200
  • 5467731622 Switch to safe_file_write luk3yx 2023-08-29 09:06:52 +1200
  • 9d9e3f3cdb Fix double \n at end of file luk3yx 2023-07-24 11:27:03 +1200
  • fab828dae0 Use JSON in xban.db luk3yx 2023-07-22 11:51:54 +1200
  • 94d62ce4be
    amend load print #24 Zweihorn 2022-12-21 07:12:08 +0100
  • 2368845173
    updated init lua #23 tigercoding56 2022-10-23 16:03:20 +0000
  • fe12b598ff
    Update init.lua tigercoding56 2022-10-23 15:45:47 +0000
  • d2cda4f73a Improve behavior of GUI search field sfan5 2020-06-02 13:09:52 +0200
  • 37cdbf014e Fix list of names in log message upon (un-)banning sfan5 2019-11-05 16:49:50 +0100
  • e937f5ff67 Add /xban_cleanup command to purge unbanned entries (#20) Thomas Rudin 2019-06-06 18:54:46 +0200
  • 9b2f4c55d2
    Replace counter with array length delta calculation #20 SmallJoker 2019-06-06 18:51:26 +0200
  • a646b66618 documentation for /xban_cleanup NatureFreshMilk 2019-06-06 12:31:36 +0200
  • 486506ceff add /xban_cleanup command to compact db / purge unbanned entries NatureFreshMilk 2019-06-05 13:48:34 +0200
  • 3b70045365 Update to 5.0 auth. new_auth Diego Martínez 2019-02-12 16:36:06 -0300
  • 3270942a0f Replace deprecated minetest.setting_* functions (#16) SaKeL 2018-07-22 07:20:35 -0400
  • 7767323912 replace deprecated functions #16 Juraj Vajda 2017-12-11 00:24:28 -0500
  • c7d88fa1bb add i18n with po/pot file method from intllib, add french translation #15 fat115 2017-08-02 23:44:06 +0200
  • 6738109c15 Create README.md Diego Martínez 2017-04-24 04:44:47 -0300
  • 89303b4a01 Add `.luacheckrc` and fix warnings. Diego Martínez 2017-02-17 02:30:30 -0300
  • 97fb251ad9 Better diagnostics in case of DB load error. Diego Martínez 2016-12-11 17:57:29 -0300
  • 877e550787 Filter fields submission by privs. Agaran 2016-11-26 20:28:17 +0100
  • a460dec811 Merge ee196ab6e9 into 33e3fcd15b #12 agaran 2016-11-26 19:31:56 +0000
  • ee196ab6e9 Filter fields submission by privs #12 Agaran 2016-11-26 20:28:17 +0100
  • 33e3fcd15b Create mod.conf Auke Kok 2016-11-15 09:25:27 -0800
  • 084d823c0e Create mod.conf #10 Auke Kok 2016-11-15 09:25:27 -0800
  • 320abd34de GUI: Make `/xban_gui` only usable by players with `ban` priv. Diego Martínez 2016-10-20 10:24:44 -0300
  • 49db5aa888 Add whitelisting. Diego Martínez 2016-10-19 20:19:16 -0300
  • 63e3600352 Disallow banning already-banned players. Diego Martínez 2016-10-10 03:58:53 -0300
  • 974b47f8f6 Make the GUI a little better. Diego Martinez 2016-05-05 07:51:42 -0300
  • 2903f6ae5a Fix spurious warnings on database save. Diego Martínez 2015-11-01 14:04:33 -0300
  • 5d91fb66ad Add `bower.json`. Diego Martinez 2015-10-31 11:16:46 -0300
  • 932e67676b Fix temporary ban checker not being registered. Diego Martinez 2015-10-26 20:00:40 -0300
  • 0314ced292 Add source of ban to `get_record`. Diego Martinez 2015-10-26 19:51:46 -0300
  • 76187dbf21 Change chatcommands to return success flag and message. Diego Martínez 2015-01-08 13:38:43 -0300
  • 678af46dd7 Don't store the IP of the player if `get_player_ip` fails. Diego Martinez 2014-12-26 23:26:54 -0300
  • dc874b5382 Remove leftover debugging statement. Diego Martínez 2014-07-16 23:52:24 -0300
  • 8fa41861dd Store last time player logged in into DB. Diego Martinez 2014-07-09 06:46:58 -0300
  • 7923c393e9 Add simple GUI to check records interactively. Diego Martinez 2014-07-09 06:32:24 -0300
  • 19d92df3bc Fix /xban_record showing last banned time for all entries. Diego Martínez 2014-06-27 17:52:59 -0300
  • ed621c5ce0 Add v2 database importer. Diego Martinez 2014-06-26 03:17:40 -0300
  • 75c1be2f8e Do not add name and IP to database in on_prejoinplayer. Diego Martinez 2014-06-17 03:22:29 -0300
  • e00b331554 Oops. Diego Martinez 2014-05-23 08:52:15 -0300
  • a79e7a6419 Save last position of banned users. Diego Martinez 2014-05-23 05:14:28 -0300
  • ccab1f35c7 Add command to list players' ban record. Diego Martinez 2014-05-23 04:53:11 -0300
  • d47e87e390 Allow importing old databases. Diego Martinez 2014-05-21 07:07:37 -0300
  • 51097eee6b Fix crash trying to format nil as string. Diego Martinez 2014-05-20 12:56:07 -0300
  • 2b51822b3e Remove DB backup. Diego Martinez 2014-05-20 00:09:23 -0300
  • 7409fd1be8 Changed DB format from 2 space indent to tabs. Diego Martinez 2014-05-19 23:39:46 -0300
  • 8695476beb First commit. Diego Martinez 2014-05-19 23:23:43 -0300