FakeFishGames / Barotrauma

A 2D online multiplayer game taking place in a submarine travelling through the icy depths of Jupiter's moon Europa.
http://www.barotraumagame.com/
1.74k stars 403 forks source link

tags editing quirks #13877

Closed Regalis11 closed 5 months ago

Regalis11 commented 5 months ago

Discussed in https://github.com/FakeFishGames/Barotrauma/discussions/13861

Originally posted by **DrBruhman** April 27, 2024 ### Disclaimers - [X] I have searched the issue tracker to check if the issue has already been reported. - [X] My issue happened while using mods. ### What happened? method that removes same tags removes word in differend tag... example: in: ![изображение](https://github.com/FakeFishGames/Barotrauma/assets/95565216/dfa3d4bc-7763-48d8-9704-c22fc60f14e9) out: ![изображение](https://github.com/FakeFishGames/Barotrauma/assets/95565216/103ac31d-aac7-49ed-b4af-a08386d42620) example 2: in: ![изображение](https://github.com/FakeFishGames/Barotrauma/assets/95565216/927be9ed-c703-473b-8720-6b0686aa7dd0) out: ![изображение](https://github.com/FakeFishGames/Barotrauma/assets/95565216/38236570-aeaa-42fa-a3df-3db785be9b16) (so items with 2 or more predifined tags are working fine) ### Reproduction steps subeditor: type "sampletag_engine" in engine item Tags textbox and observe that word engine gets removed from your tag ### Bug prevalence Happens every time I play ### Single player or multiplayer? Happens in both single player and multiplayer ### - e ### Version v1.4.5.0 (Blood in the Water Update, hotfix 1) ### - _No response_ ### Which operating system did you encounter this bug on? Windows ### Relevant error messages and crash reports ```shell also my game crashed once without any logs when i opened modlist menu ```
Regalis11 commented 5 months ago

Fixed in https://github.com/FakeFishGames/Barotrauma-development/commit/9fd0680dc59ed3a30cb44fe4b10958022f9c24b0

Rokvach commented 5 months ago

Tested, working correctly. Can be merged and closed.