Hey... I made a small Greasemonkey script for Firefox and Chrome that sorts the inventory screen on Strategus 4. It can only be used with
Firefox + Greasemonkey-Addon (
https://addons.mozilla.org/de/firefox/addon/greasemonkey/) or
Chrome (no need for an addon here).
It sorts the items on the inventory and faction screen by their group and condition (from best to worst). It is now grouped in the same order as in the weapons screen. Now with some eye friendly changes and a better hoster.
visitors can't see pics , please
register or
loginUsage is at your own risk, if your computer crashes and your house burns down, I'm not responsible!Install 4.1: http://userscripts.org/scripts/show/152233Changelog:
1.0
- sorting the items by name and condition, not more, not less
2.0
- now works on the faction screen too
- items are now completely sorted by their category and their order within the category
- added an overview with amount of items in each class on the inventory screen
3.0
- fixed sorting of some items
- display the selling fief on all goods in inventory and towncenter
- items in inventory colored by condition (red = damaged, green = loomed)
- highlight special offers in towncenter (blue = own items, green = items cheaper than default price)
4.0
- reworked the base design of the strategus website, with working menu and stuff
- new option in the shopping screen to hide items that are below a certain condition (e.g. show only +2 stuff)
- enabled the all-items button in the shopping screen, its now working. Be aware that it may take a while for all items to load.
- added sorting of newly added items from the last patch
- coloring by condition of items now working in the shopping screen too
- hosted script on userscripts.org for easier installation and updates
4.1
- trade and follow buttons were mixed up
Old versions:
Some screenshots:Inventory screen with total amount of items
Sorting by condition
Towncenter
Buying screen
And the new layout based on the cRPG layout:
Messages within strategus (it uses the normal cRPG-messages):
Known issues:- Gold on top is not shown (0 gold)
- Closing some of the windows might take a few clicks and in some popups the searching may not work (faction popup).
- Some things might not work in Chrome as I use some Greasemonkey functions to store stuff (like the selected condition level in the buying screen).
The buttons on the map screen are based on the ones from Kass (http://forum.meleegaming.com/strategus-general-discussion/strategus-graphics-suggestions/). I didn't enable the cursors as well, as they were hard to see, but they are in the code.