Ulysses Stuff > Ulysses Release Archives

XGUI - Fully featured modular GUI for ULX! (Included with ULX v3.51 and SVN)

<< < (111/120) > >>

krooks:
Awesome!
what was going on there anyways?

Megiddo:

--- Quote from: krooks on February 14, 2011, 09:18:05 AM ---Awesome!
what was going on there anyways?

--- End quote ---

I was passing around some formatting flags incorrectly (well, I just forgot that it did more than what I wanted it to). :(

Stickly Man!:
Update: SVN 158

Here's some bugfixes for you guys! Also I made the Add/Remove/Rename groups portion of the groups menu a bit more user-friendly-- It now acts much like the Adverts module with selecting/updating/deleting adverts.

Enjoy!


--- Code: ---2/15/2011
-----------------
=Fixed: setcantarget field is now applied when creating a new group. (Thanks Aaron113!)
=Fixed: Bug where having a player selected in the groups tab would throw an error whenever players/groups/etc. were updated.
=Fixed: Errors when removing a group that was assigned to a team-- It now properly sets the team of any players affect by the group removal.
*Changed: Groups management window (add/remove/rename etc.) is now more user-friendly!
--- End code ---

krooks:
yay! After I found out how to properly use the groups tab, it quickly became one of my most used tabs in XGUI. The update sounds great ^^

**EDIT**
I didn't notice a change to groups, was the update pushed to svn?
It could also be that I just didn't learn it enough to notice one :P

Stickly Man!:
Update!

To kick off spring break (at least, for me), I have here a much-awaited update! I also hope to get a whole lot more done over the next two weeks, so stay tuned!

--------------

This update finally marks the completion of per-group restrictions! As seen in the picture below, any commands that have restrictions (inherited from other groups or not) is highlighted in orange. Once a command is selected, you can view the restrictions on the right-hand side (If restrictions are not active on a particular argument, then the related category is collapsed).



--------------

Next up, I finally got around to getting away from Garry's default color picker and refactored his code to make my own which doesn't rely on convars and allows better handling of colors being changed when the mouse is released (or textbox enter is pressed), along with changes that are immediate (when the mouse is being dragged around).
This allowed me to add color pickers that will allow you to change the colors of the colored Tsay echoes Megiddo implemented a few revisions ago. Check it out!



--------------

Lastly, a lot of other changes were made-- Autocompletes for the XGUI console command are now in there, and I fixed some bugs and added autocomplete to the xgui show <tab> command. !xgui chat command no longer requires access to any access tag (Thanks Megiddo!), and panels that are slid open by clicking on say a command/player or clicking the manage permissions/teams buttons can now be closed by clicking a second time.

Update your ULX SVN and read the changelog below for the awesome details!


--- Code: ---3/06/2011
-----------------
+Added: Finished the restrictions! You can now view and edit any group's per-command per-argument restrictions.
+Added: Any commands with restrictions show up as orange
+Added: XGUI console command now has autocomplete features (Thanks Megiddo!)
+Added: "xgui show <tabname>" or "!xgui <tabname>" now allows you to specify the name of a settings tab. i.e. ("xgui show sandbox")
+Added: New color picker that no longer uses convars! No longer requires inclusion of Garry's CtrlColor.lua file.
+Added: You can now set the colors of TSay Event Echoes in the Settings->Server->Command/Event Echoes module!
=Fixed: "!xgui" and "!menu" chat commands no longer require access to the "ulx help" tag in order to work.
=Fixed: "xgui show <tabname>" or "!xgui <tabname>" were not working.
=Fixed: Using "xgui show <tabname>" or "!xgui <tabname>" on a tab you didn't have access to would throw an error.
=Fixed: DCheckBoxes being disabled before they had been initally drawn wouldn't show up properly. (Removed lots of hackish workarounds to prevent this from earlier)
=Fixed: Ban details window wouldn't display reason in a tooltip.
=Fixed: Some string arguments were not receiving the correct restrictions in the cmds tab.
*Changed: xgui close concommand changed to xgui hide!
*Changed: You can now close sliding panels by deselecting the selected item in the list. (e.g. deselecting a command in the Cmds tab)
*Changed: You can now close the teams/access menus by clicking the Manage Teams/Permissions buttons a second time.
--- End code ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version