Description

Reenables categorized grouping of items in the inventory screens. Optional AMCM support allows for selecting which screens, and sorting control. Added kind override via ltx, if you have customized the sortingplus ltx you will need to merge the new section in manually to retain your changes.

Preview
Sorting Plus (Anomaly 1.5.1/1.5.2)
Post comment Comments  (0 - 50 of 192)
ravenascendant Author
ravenascendant - - 1,100 comments

SortingPlus can be loaded before or after NewItemHighlights and Mags Redux, makes no difference.

Bug fix for artifacts being unequiped
Added Contextual menu for marking as Junk or Favorite.
Added Icons to indicate junk or favorites, in addition too or inplace of cell highlight

Reply Good karma+22 votes
brunoagostinimariano
brunoagostinimariano - - 52 comments

Thanks for this addon. How to remove context menus "Junk and Favorite"?

Reply Good karma Bad karma+1 vote
ravenascendant Author
ravenascendant - - 1,100 comments

rax_dynamic_custom_functor.add_functor("SP_fav", fav_menu_string, menu_precond, fav_menu_action)
rax_dynamic_custom_functor.add_functor("SP_junk", junk_menu_string, menu_precond, junk_menu_action)

delete these two lines from the script thats name starts with zzz

Reply Good karma+5 votes
brunoagostinimariano
brunoagostinimariano - - 52 comments

Thank you. It is working well.

Reply Good karma Bad karma+3 votes
ravenascendant Author
ravenascendant - - 1,100 comments

Favorites are now sorted by kind. Items will appear in the favorites list in the same order as the row they would normaly be sorted into. applies to junk as well.
Disabling a feature like highlighting or indicator icons will result will have a greater positive impact on lag for ppl that were noticing lag from any of these features.

Reply Good karma+3 votes
p1an2ed
p1an2ed - - 44 comments

Hey, Instead of favorite ones being at the top can you make it so they'll stay on the left side

Ibb.co

Reply Good karma Bad karma+1 vote
ravenascendant Author
ravenascendant - - 1,100 comments

I could probably make them be at the beginning of their categories row without too much difficulty, meaning that the favotied medicines will be with all the other medicines but listed first. however if a category wraps around to a second row the left icon in the second row won't be a favorite.

more than that would be a major rewrite of the inventory UI.

Reply Good karma+2 votes
DELORIANx2
DELORIANx2 - - 185 comments

Ладно

Reply Good karma Bad karma0 votes
DeadCrow
DeadCrow - - 22 comments

You are amazing, thanks for this.

Reply Good karma Bad karma+4 votes
brendeoteo1998
brendeoteo1998 - - 12 comments

hey thanks for the mod

Reply Good karma Bad karma+2 votes
bvcx
bvcx - - 2,140 comments

Been waiting my whole life for this, thanks ;]

Reply Good karma Bad karma+1 vote
=Krieger=
=Krieger= - - 25 comments

My gad...Thanks for this impressive QoL add on....Simple and effective 10/10.


Reply Good karma Bad karma+5 votes
Solarint
Solarint - - 151 comments

I've wanted this for so long.

Reply Good karma Bad karma+5 votes
sneaky-kiki
sneaky-kiki - - 1 comments

such a simple thing, but a brilliant idea, i love it.

Reply Good karma Bad karma+3 votes
AXVenomPRO
AXVenomPRO - - 1 comments

Very good !

Reply Good karma Bad karma+2 votes
vkronizer
vkronizer - - 44 comments

Damn man! Thanks a lot. Works flawlessly.

Reply Good karma Bad karma+3 votes
Ogurcik
Ogurcik - - 5 comments

я правильно понял? этот аддон сортирует вещи по их принадлежности в ряды в общем инвентаре не создавая каши из всех предметов, если я правильно понял то качаю

Reply Good karma Bad karma0 votes
Kahntei
Kahntei - - 91 comments

Nice. Would be a great thing to pair with an addon that fixes the weird placement of sorted items... Annoying that a grenade and a butterfly mine aren't in the same spot just as an example. Probably a lot of work to go through them all though unfortunately. Wish i knew how.

Reply Good karma Bad karma0 votes
ravenascendant Author
ravenascendant - - 1,100 comments

With the update if you do not have MCM or set the mod to use the sortingplus.ltx in the MCM menu you can have far more control. Although it won't affect the fact that mines are kind = i_tool you will have to edit items_explosives_new_mines.ltx to accomplish that. But you could group explosives with tools.

Reply Good karma+4 votes
ravenascendant Author
ravenascendant - - 1,100 comments

There is now a section of the sortingplus.ltx where you can assign individual item sections to sort into other categories.

Reply Good karma+3 votes
navjotski
navjotski - - 88 comments

This is a must have addon. Thanks for all the work Raven!

Reply Good karma Bad karma+3 votes
A_Muller
A_Muller - - 40 comments

Hi,

I love the idea of this mod, but forcing everything on a straight line and not allowing the same line/row for multiple categories kills this for me.

Do you think it would be possible to make sorting so that you can drag and drop items to any open spot in the inventory and just have them stay where you put them and then just have the autosort only do it's thing at the bottom so we can reorganize as we see fit?

Reply Good karma Bad karma+2 votes
ravenascendant Author
ravenascendant - - 1,100 comments

I did not make this system, I have merely made a way to turn it on and adjust the catagories some. I may eventually try and overhaul it and if I do I will keep this in mind.

Reply Good karma+2 votes
Hetman64
Hetman64 - - 121 comments

I +1 this question because I have been trying to disable autosorting completely, but could never find any way to do this.

Reply Good karma Bad karma0 votes
ravenascendant Author
ravenascendant - - 1,100 comments

the current system cannot do that. i will keep thinking about it.

Maybe you should make this as a suggestion in the anomaly discord suggestion channel. Their dev Tronex is the the one that made this system, i am just tweaking settings.

Reply Good karma+3 votes
A_Muller
A_Muller - - 40 comments

Thanks for your response, and the effort you put in to better Anomaly for everyone.

Reply Good karma Bad karma0 votes
Captain828
Captain828 - - 93 comments

Getting excessive spam in the logs with

Print table
{
i_drink = 7,
w_explosive = 1,
i_mutant_belt = 10,
...
i_quest = 8,
o_helmet = 2,
},

like tens of thousands of times which leads to CTD.

I've tracked this down to zzz_sortingplus_mcm.script:132 - printf("Print table")

Example log file here:
Dropbox.com

Sorting plus AMCM settings are the default ones.
Using the latest AMCM from Feb 16.

I will try to reproduce but seems to happen randomly on game/level load.

Reply Good karma Bad karma0 votes
ravenascendant Author
ravenascendant - - 1,100 comments

Thanks. fixed.

Reply Good karma+4 votes
rinnedovah
rinnedovah - - 53 comments

Thanks for the mod, it helped me a lot.

PD: what mod is used for the small description under the medical items?

Reply Good karma Bad karma+1 vote
ravenascendant Author
ravenascendant - - 1,100 comments

this one i think. Moddb.com

Reply Good karma+2 votes
rinnedovah
rinnedovah - - 53 comments

was this Moddb.com

Reply Good karma Bad karma+2 votes
Coverdrave
Coverdrave - - 85 comments

In sortingplus.ltx, on line 53 you have space instead of a comma after i_food which causes food items to be always displayed at the bottom of the inventory.

Reply Good karma Bad karma+5 votes
ravenascendant Author
ravenascendant - - 1,100 comments

thankyou. fixed

Reply Good karma+3 votes
Vakkeran
Vakkeran - - 81 comments

Is there a way to change the favorite key? I've been using Q to open my inventory for like 13 years now and it's just part of muscle memory at this point. Also changing between levels seems to be clearing anything that was favorited.

Reply Good karma Bad karma+1 vote
ravenascendant Author
ravenascendant - - 1,100 comments

You can edit the script. Look for DIK_Q and change it to DIK_U or something.

Will look into the level change thing I probably did something dumb

Reply Good karma+4 votes
Vakkeran
Vakkeran - - 81 comments

Don't know what you changed but can confirm it now keeps favoites between level changes. This has become an absolute must have addon.

Reply Good karma Bad karma+2 votes
AFFTOR
AFFTOR - - 9 comments

Save and Load works, thanks for the update. Weapons with and without scopes work. The difference between weapons with a silencer or a grenade launcher and without them does not work.

Reply Good karma Bad karma+3 votes
ravenascendant Author
ravenascendant - - 1,100 comments

yeah, not all attachments are handled the same. some have different sections, some do not. I just wanted ppl to know why sometimes a gun gets "removed" from being a favorite. Guns in Xray are horrible kludges.

Reply Good karma+2 votes
AFFTOR
AFFTOR - - 9 comments

Also pay attention to the Karabiner 98 Kurz rifle. The script does not distinguish with a sight or without it. Maybe there is something else, I have not found it yet =)
Is it possible to make sure that the items from the favorites remain in the backpack, when you press the button to take all / put everything? Thanks again for your work. Sorry for my English =)

Reply Good karma Bad karma+3 votes
AFFTOR
AFFTOR - - 9 comments

Junk highlighting is not saved when saving / loading. I apologize for the importunity =)

Reply Good karma Bad karma+2 votes
ravenascendant Author
ravenascendant - - 1,100 comments

thank you. fixed

Reply Good karma+2 votes
AFFTOR
AFFTOR - - 9 comments

It works now. Thanks for the highlighting without the second mod.

Reply Good karma Bad karma+2 votes
ravenascendant Author
ravenascendant - - 1,100 comments

that was a horrible hack for several reasons. the new system is much better. arbitrability expandable and allows more nuanced control.

FYI if you hadn't figured it out the highlight colors are on line 29 and 30

Reply Good karma+2 votes
AFFTOR
AFFTOR - - 9 comments

Thanks, already understood, but I like the default colors. It got better when the second mod was no longer needed. The fewer mods, the fewer bugs =)

Reply Good karma Bad karma0 votes
Lucas1978
Lucas1978 - - 20 comments

Dear Sir,
Thank you, for your excellent addons !
Since, you went ahead so far with favorites and junk options.
I was wondering, if perhaps you could go a step further and implement somehow an option to have prefered/set loadouts.
Configurable either through file or in mcm menu.
Where player could specify what tools, food, drink, meds and ammo "quantities" he requires for his ventures. To automate coming to base, offloading, gearing up, and venturing out again.
Just a food for thought.

Reply Good karma Bad karma+1 vote
pompacıatakan31
pompacıatakan31 - - 5 comments

I just downloaded your mod it was great my ınventory was mess ...

Reply Good karma Bad karma+1 vote
TheVoidPancake
TheVoidPancake - - 68 comments

10/10, it's a must have to keep one's sanity intact, especially if you are a Hoarder.

Reply Good karma Bad karma+2 votes
SouthernCoffee
SouthernCoffee - - 21 comments

thanks for an amazing mod :))

Reply Good karma Bad karma+2 votes
Bartoche70
Bartoche70 - - 219 comments

Oh my man, a really great addon, thank you so much...

Reply Good karma Bad karma+1 vote
GabeCPB0
GabeCPB0 - - 354 comments

A must-have!

Reply Good karma Bad karma+1 vote
Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account:

Tags