Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: Stickly Man! on August 09, 2014, 08:13:21 PM
-
Hey guys,
I've just committed an update to XGUI (https://github.com/Nayruden/Ulysses/commit/3f9e1e4a1b68bb70735713df6d904a6d2e2d2231) that drastically improves the Ban menu! The major changes involve no longer sending the entire ban list to admins on join (will reduce network usage on server start), along with more sorting and filter options, as well as ban pagination to prevent needing to scroll through a potentially very long list.
Additionally, the old "Source Bans" list that pulled incomplete bans (usually from banned_users.cfg) has been merged into the master ban list, and can be filtered via the "Incomplete" filter. Details on an "incomplete" ban can be seen in the second screenshot.
Screenshots!
(http://ulyssesmod.net/xgui/new_bans_1.png)
(http://ulyssesmod.net/xgui/new_bans_2.png)
Update your SVN or download the new code from the repository, and let me know if you run into any issues/bugs or notice a significant improvement in performance.
Thanks!
-
Very Nice!
-
Thanks so much this is great! I like sorting by the date banned but it unfortunately just sorts ascending/descending and doesnt show the actual date. I do see though that there isnt room on the gui to add this column.
-
Yeah, I've been debating changing the "Unban Date" column to just be "Ban Date", since the majority of bans may be Permabans, and those can be filtered out if needed.