tModLoader
androLib
66개 중 11~20개 표시 중
< 1  2  3  4  5  6  7 >
업데이트: 2024년 5월 30일 오후 5시 12분
작성자: andro951

androLib 0.1.7.3 (30MAY24)
-Attempted to reduce the chance of a multiplayer item duplication issue when a player's inventory is full. (Cecil - Steam)

업데이트: 2024년 5월 28일 오후 8시 05분
작성자: andro951

androLib 0.1.7.2 (28MAY24)
-Attempted to make changing bag sizes in the client config more reliable. (Celievere The Goof - Steam)

업데이트: 2024년 5월 25일 오후 2시 34분
작성자: andro951

androLib 1.0.7.1 (25MAY24)
-Fixed not being able to pick up items into bags/enchantment storage when your inventory is full in multiplayer. (Salubrious Fish)

업데이트: 2024년 5월 25일 오후 1시 25분
작성자: andro951

androLib 1.0.7.0, Vacuum Bags 1.2.4.10, Vacuum Ore Bag 1.0.2.1
-Added minimum required version of dependencies to prevent getting error messages for not finding or missing code because of mismatched mod versions. Instead, the error will directly tell you that you need a newer version.

-Attempted to fix item duplication caused by shift clicking items in chests with a bag open (Natemo - Steam)

업데이트: 2024년 5월 8일 오전 11시 26분
작성자: andro951

androLib 1.0.6.7(08MAY24)
-Now prevents other mods from adding loot items to bags made with androLib. Previously, it was possible for other mods to treat the bags similar to boss bags and give the player items every time they were right clicked. (@Zenon)

업데이트: 2024년 5월 6일 오후 12시 31분
작성자: andro951

androLib 1.0.6.6 (06MAY24)
-Attempted (another) fix for dynamicgearadvancements calling ItemLoader.ChooseAmmo() before Mod Players are set up causing an error when loading a player save. (@Echo)
-Items being replaced by the OldItemManager will now favorite the new item once it's created. (Example: adding Vacuum Bags mod when already having the Ore Bag from Weapon Enchantments while the Ore Bag is favorited will now have the new Ore Bag favorited as you would expect) (@Echo)

업데이트: 2024년 5월 6일 오전 11시 12분
작성자: andro951

androLib 1.0.6.5 (06MAY24)
-Attempted a fix for dynamicgearadvancements calling ItemLoader.ChooseAmmo() before Mod Players are set up causing an error when loading a player save. (@Echo)

업데이트: 2024년 5월 3일 오후 1시 39분
작성자: andro951

androLib 1.0.6.4(03MAY24)
-Added AmmoTool support

업데이트: 2024년 4월 15일 오후 3시 45분
작성자: andro951

androLib 1.0.6.2(15APR24)
-Opening bags will no longer close chests and vise versa. If a chest and a bag are open at the same time bags will take priority when shift clicking items.
-Removed a bunch of annoying client logs.

업데이트: 2024년 4월 2일 오후 3시 57분
작성자: andro951

androLib 1.0.6.1 (02APR24)
-Lib support for Weapon Enchantments 1.0.9.0 changes.