Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of https://github.com/minetest-mods/xban2 | gpcf | 2024-07-27 |
|\ | |||
| * | Improve behavior of GUI search field | sfan5 | 2020-06-02 |
| | | |||
* | | Revert "Revert "Update to 5.0 auth."" | Gabriel Pérez-Cerezo | 2019-12-20 |
| | | | | | | | | This reverts commit ddf3efedf25f35d68fa0590b85368c0ee09e35eb. | ||
* | | Revert "Update to 5.0 auth." | Gabriel Pérez-Cerezo | 2019-06-29 |
| | | | | | | | | This reverts commit 3b700453651e7119c2c48c62d009ed2edf336c93. | ||
* | | Merge https://github.com/minetest-mods/xban2, Cleanup function | Gabriel Pérez-Cerezo | 2019-06-29 |
|\| | | | | | | | | | | | Modify cleanup function to remove only uninteresting entries, not only not banned users. This makes the function more suitable to an xban mod where ban is not the only type of entry available. | ||
| * | Update to 5.0 auth. | Diego Martínez | 2019-02-12 |
| | | |||
* | | fixed undefined value | Gabriel Pérez-Cerezo | 2018-12-23 |
| | | |||
* | | Added support for non-ban criminal records | Gabriel Pérez-Cerezo | 2018-02-15 |
|/ | |||
* | Filter fields submission by privs. | Agaran | 2016-11-26 |
| | |||
* | GUI: Make `/xban_gui` only usable by players with `ban` priv. | Diego Martínez | 2016-10-20 |
| | |||
* | Make the GUI a little better. | Diego Martinez | 2016-05-05 |
| | |||
* | Remove leftover debugging statement. | Diego Martínez | 2014-07-16 |
| | |||
* | Add simple GUI to check records interactively. | Diego Martinez | 2014-07-09 |