Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Change chatcommands to return success flag and message. | Diego Martínez | 2015-01-08 | |
| | ||||
* | Don't store the IP of the player if `get_player_ip` fails. | Diego Martinez | 2014-12-26 | |
| | ||||
* | Remove leftover debugging statement. | Diego Martínez | 2014-07-16 | |
| | ||||
* | Store last time player logged in into DB. | Diego Martinez | 2014-07-09 | |
| | ||||
* | Add simple GUI to check records interactively. | Diego Martinez | 2014-07-09 | |
| | ||||
* | Fix /xban_record showing last banned time for all entries. | Diego Martínez | 2014-06-27 | |
| | ||||
* | Add v2 database importer. | Diego Martinez | 2014-06-26 | |
| | ||||
* | Do not add name and IP to database in on_prejoinplayer. | Diego Martinez | 2014-06-17 | |
| | ||||
* | Oops. | Diego Martinez | 2014-05-23 | |
| | ||||
* | Save last position of banned users. | Diego Martinez | 2014-05-23 | |
| | | | | Requested by shadowzone and VanessaE. | |||
* | Add command to list players' ban record. | Diego Martinez | 2014-05-23 | |
| | ||||
* | Allow importing old databases. | Diego Martinez | 2014-05-21 | |
| | | | | | | Currently: - Minetest (`ipban.txt') - xban v1 (`players.iplist') | |||
* | Fix crash trying to format nil as string. | Diego Martinez | 2014-05-20 | |
| | | | | Reported by CWz. | |||
* | Remove DB backup. | Diego Martinez | 2014-05-20 | |
| | | | | Haters gonna hate. | |||
* | Changed DB format from 2 space indent to tabs. | Diego Martinez | 2014-05-19 | |
| | | | | Requested by ShadowNinja. | |||
* | First commit. | Diego Martinez | 2014-05-19 | |