FunkFrog / ShareSuite

Risk of Rain 2 Item, Money, & Equipment sharing mod build upon BepInEx
https://thunderstore.io/package/FunkFrog-and-Sipondo/ShareSuite/
GNU General Public License v3.0
39 stars 26 forks source link

Add current item stacks back to chat messages when RichMessagesEnabled = true #94

Closed blazingdrummer closed 3 years ago

blazingdrummer commented 4 years ago

Is your feature request related to a problem? Please describe. When picking up an item normally, the chat message reads blazingdrummer picked up <item_name> (<number of stacks you now have>). When using ShareSuite with RichMessagesEnabled = true, you no longer can see how many stacks of the items received the recipients have. This is a minor issue, but I did notice that I often subconsciously tracked my teammates' relative strength by keeping an eye on the chat log throughout the course of the game, and I found myself wishing for this stream of information a lot since the TAB menu can be a lot to digest at once.

Describe the solution you'd like I'd simply like for the chat messages to stay completely the same since I love them, but with the added feature of displaying item stacks. I'm pretty sure they use the <style=cEvent> formatting for this, but it's slightly difficult to tell without actually testing and you may already use it for the rest of the text anyways.

Describe alternatives you've considered I could always just turn off RichMessages... but I really do like the new formatting.

Sipondo commented 3 years ago

Resolved as of (20b02bb).