Warhammer: Vermintide 2

Warhammer: Vermintide 2

Save Weapon (Give Weapon supplement)
23개 중 1~10개 표시 중
< 1  2  3 >
업데이트: 2021년 4월 5일 @ 오전 5시 32분

Version 1.2.5
- Rewrote 'get_item_name_from_save_id' function, which was responsible for the mod confusing Bretonnian Sword & Shield for regular sword & shield, as well as some earlier cases of mistaken identities. The old function needed me to manually add special exceptions in cases where two items shared the first part of their in-code names. This new function catches all cases and should be future-proof.
- Cleaned up some old, unused code.

업데이트: 2021년 4월 2일 @ 오후 6시 49분

Version 1.2.4
- Fixed an issue where, when loading items, the mod would would mistake the Bretonnian Sword & Shield for a regular Sword & Shield

업데이트: 2020년 7월 19일 @ 오후 1시 49분

Version 1.2.3
- Fixed an issue where, when loading items, the mod would think volley crossbows were normal crossbows

업데이트: 2020년 7월 3일 @ 오전 8시 11분

Version 1.2.2
- Fixed broken inventory sorting that would happen if you deleted an item while in the inventory view

업데이트: 2020년 7월 2일 @ 오전 9시 17분

Version 1.2.1 (Hotfix)
- I had forgotten to actually let you toggle auto-equipping on game launch on or off. Now you can do so.

업데이트: 2020년 7월 2일 @ 오전 9시 00분

Version 1.2
- Added functionality to delete items by hovering them and pressing an assigned keybind
- Added hotkey functionality to undo item deletion (same as "/sw_undo", but this one only works while in the inventory screen)
- Fixed the auto-equipping of previous session's equipped modded items
- Added a mod menu setting to toggle the auto-equipping functionality on or off

업데이트: 2020년 7월 2일 @ 오전 8시 58분

업데이트: 2020년 7월 2일 @ 오전 8시 56분

업데이트: 2020년 6월 30일 @ 오전 3시 25분

Version 1.1 (Season 3 update)
- Fixed an error-message on start-up regarding a broken hook
- Equipping previously equipped custom items on start-up currently does not work properly (except for skins)

업데이트: 2019년 11월 13일 @ 오전 5시 22분

Version 1.0.3

- Fixed a potential crash that could happen if you used the 'sw_delete' chat command with the inventory screen open.