Updated GUI to work with the newest adjustable window/userwindow additions. With these additions you can put a window in the center of your screen and lock it there if you wanted. Not sure why... but you could!
This is a suite of prebuilt movable, resizable, saveable, style-able, generally able individual windows.
Right click on the menu bar area of any window to bring up the window options.
Double Click the area I've highlighted blue in this picture to switch the window back and forth from a userwindow to an adjustable window
If and WHEN you lose a window and can't find it. use zshow
4 Aliases: ZSHOW and ZSTYLE being the most important:
- zgui - refreshes the entire gui. Should never need but included.
- zguis - Open this alias and change the font sizes you want to use for each window, Then run the alias to update
- zshow - Show a window you've closed or can no longer find for some reason.
- zstyle - Change the look of the gui, colors, borders, etc
Current Included Windows:
- Chat
- Map
- Ocean Map
- Wilderness Map (Working this time I promise)
- Balances (Requires WSYS. This just shows wsys curing balances)
- Logger
- Prompt window
- Gold tracker (Icarius version)
- Allies
- Enemies
- Defences
- Afflictions
- AffLock (shows the main locking afflictions)
- Target Afflictions (Requires AK opponent tracking to function)
- Players in Room
- Denizens in Room
- Items in Room
- Target List (If you have a list of targets this window is available and setup)
Screenshots:
Comments
zGUI 4.0 - A Free GUI for Mudlet 4.10+
A few generalizations here and there and this UI could be used for any mud that supports gmcp or even msdp. Make a basic foundational .mpackage of things that're in basically every mud, add the specific doodads as required, voila, you've got a fully functional UI that's exactly how you like it in minutes, even if you're not super savvy.
Thanks so much!
zGUI 4.0 - A Free GUI for Mudlet 4.10+
zGUI 4.0 - A Free GUI for Mudlet 4.10+
zgui.running = false
zgui.zStartup()
zGUI 4.0 - A Free GUI for Mudlet 4.10+
zGUI 4.0 - A Free GUI for Mudlet 4.10+
zGUI 4.0 - A Free GUI for Mudlet 4.10+
I've even tried uninstalling the package, restarting Mudlet, and reinstalling it, but same result.
zGUI 4.0 - A Free GUI for Mudlet 4.10+
zGUI 4.0 - A Free GUI for Mudlet 4.10+
zGUI 4.0 - A Free GUI for Mudlet 4.10+
zGUI 4.0 - A Free GUI for Mudlet 4.10+
zGUI 4.0 - A Free GUI for Mudlet 4.10+
zGUI 4.0 - A Free GUI for Mudlet 4.10+
zGUI 4.0 - A Free GUI for Mudlet 4.10+
zGUI 4.0 - A Free GUI for Mudlet 4.10+
zGUI 4.0 - A Free GUI for Mudlet 4.10+
zGUI 4.0 - A Free GUI for Mudlet 4.10+
I really like this, and can set up my gui exactly like I want it. I rightclick the top of each windowpart and click save. But next time I open mudlet and login - everything is reset. What am I doing wrong?
I think there is a save thing in the right click menu
Aye, Im doing that on each of the windows. Also tried locking before saving. Still same behaviour.
Yeah, well you're probably being overrun by all the windows everytime. You can go into the code where the GUI initializes and change it there, that way only those you locked and saved should show up.
Thank you very much for this. May I know if there is a way to disable windows that you do not need from popping up at login?
hrm how does the target list window work? Does it require some sort of targeting script or similar?