Warhammer: Vermintide 2

Warhammer: Vermintide 2

Save Weapon (Give Weapon supplement)
Mostrando 11-20 de 23 aportaciones
< 1  2  3 >
Actualización: 12 NOV 2019 a las 12:02

Version 1.0.2 (Hotfix)

One of Fatshark's recent patches seems to have made some changes to the game's code, and some of this mod's functionality broke along the way. This is a quick fix to some of the issues.

- Fixed an issue where auto-equipping previously equipped mod items on game start wasn't working.
- Fixed an issue where mod-created Executioner Swords would load instead as unskinned Two-Handed Swords.

Known issue: Using the "sw_delete" command to delete items while your inventory screen is open, and then flipping through inventory pages can crash the game. Deleting weapons still works, but if you must, do so without the inventory screen open.

Actualización: 12 AGO 2019 a las 4:45

Version 1.0.1 (WoM hotfix)

- Fixed an issue where, if the inventory view was open and you tried to delete an item equipped by your currently viewed career, the unequipping of the item would fail and it wouldn't be properly deleted.

Actualización: 15 MAY 2019 a las 9:58

Version 1.0
- We're out of beta!
- Removed a debug line that dumped some data to the console log; would bloat the log file slightly.
- The commands to delete weapons now also deletes the custom item from your inventory, as well as from your save file.

Actualización: 27 ABR 2019 a las 6:00

Version 0.12
- Added support for Prop Joe's All Hats/Skins/Portraits mod; cosmetics from that mod will remain equipped after restarting the game, provided you stay on the modded realm and have both mods enabled.

Actualización: 21 ABR 2019 a las 8:46

Version 0.11
- Changed method for equipping saved items; rather than manually equipping them after the player character is loaded, the backend data is modified beforehand so that the game automatically equips the correct items.
- Included source code in the Steam Workshop download.

Actualización: 18 ABR 2019 a las 12:58

Version 0.10
- Created items will now stay equipped between game sessions; if you equip a created item and quit the game, it will be equipped when you launch the game again. (Provided you still have this mod and are on the modded realm, of course.)

Actualización: 15 ABR 2019 a las 12:39

Version 0.09
- Created items should now be fully compatible with Loadout Manager and Weapon Kill Counter. (It sort of worked previously, but only with loaded items - not freshly created ones.)
- Mod option added for auto-saving.
- Mod option added for selecting displayed rarity for created and loaded items. Useful for differentiating them from normal items.
- "/sw_save_%item_name%" command added. Useful if you disable auto-save but want to save an item.

Actualización: 13 ABR 2019 a las 7:54

Version 0.08
- Fixed a crash that would happen if you tried loading a weapon with no skin. (This would happen if you used GiveWeapon's "Always use default skins" setting.)

Actualización: 20 MAR 2019 a las 5:34

Version 0.07
- Added chat commands to delete save entries

Actualización: 20 MAR 2019 a las 2:38

Version 0.06
- A line of code responsible for saving an item when created was commented out. Oops.