Trodi-BloodyShop icon

BloodyShop

Mod to create a store in VRising (with optional client UI)

Last updated 5 months ago
Total downloads 4454
Total rating 4 
Categories Client Server Mods Gloomrot Update
Dependency string Trodi-BloodyShop-0.9.92
Dependants 2 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_V_Rising-1.668.5 icon
BepInEx-BepInExPack_V_Rising

BepInEx pack for V Rising. Preconfigured and includes Unity Base DLLs.

Preferred version: 1.668.5
deca-Bloodstone-0.1.6 icon
deca-Bloodstone

Plugin framework and general utilities for V Rising mods.

Preferred version: 0.1.6
deca-VampireCommandFramework-0.8.0 icon
deca-VampireCommandFramework

Command framework for developers to easily create universal commands for their plugins.

Preferred version: 0.8.0

README

BloodyShop Mod to create a store in VRising (with optional client UI)

Changelog

0.9.92

  • Added to the add and buy command the possibility of adding buffs and not just items. Example: .shop add Cursed 1425734039 1 1 1 1 true

0.9.9

  • Added command to reload configuration of products and currencies
  • Now you can configure if you want a currency to be active or not in the drop system

0.9.82

  • Fixed bug that did not allow adding infinite items

0.9.81

  • Fixed a bug that existed when the currency_list.json file was first generated.
  • Added option within the client configuration file to disable sounds.

0.9.8

  • Added UI to set and remove currencies.
  • Added messaging system for currencies.
  • Optimize the performance of network messages from the server that caused lag to different players.
  • Added a user registration system that uses the UI to only notify those users of changes in real time.
  • Change of icons of the main menu.
  • Refactoring of the window to add or remove products from the store, now everything is displayed in a single window.
  • Fixed bug that did not allow deleting products from the UI.
  • Added sounds to the UI for certain actions.
  • The UniverseLib.IL2CPP.Interop.dll library is no longer compiled into the dll to avoid incompatibilities with other mods that use this library to create UIs.

0.9.7

  • Added multi-currency

0.9.6

  • Fixed error when you tried to buy or delete an item that there are several purchase options in the store, now you delete or buy the one you select from the UI

0.9.5

  • Added Stacks for products

0.9.0

  • Gloomrot Update

0.8.3

  • Removed debug logs to improve server performance

0.8.2

  • Simplified core inventory

0.8.1

  • First public version of the mod

alt text

Manual

Known bugs

Gloomrot Update

Since the update to Gloomrot the server does not have the names of the Prefabs, so the name of the Prefab has been added to the add command as a necessary parameter.

Add currency: .shop currency add "Silver Coin" -949672483 true

New add command: .shop add "<NameOfProduct>" <PrefabGUID> <Currency> <Price> <Stock> <Stack> <Buff| true/false >

Example Item: .shop add "Silver Currency" -949672483 1 1 1 100 1 false

Example Buff: .shop add Cursed 1425734039 1 1 1 1 true

Buff List by Vex

For this same reason, it is best to manage the store from the client, which implies that you must install the BloodyShop mod on the client and the server if you are a server administrator.

Complete list of prefabs

Credits

This mod idea was a suggestion from @Daavy on our community idea tracker, please go vote and suggest your ideas: https://ideas.vrisingmods.com/

V Rising Mod Community the best community of mods for V Rising

@Godwin for all the ideas you have brought to the project and testing the mod on your server.

@Vexor Gaming For giving me ideas and testing the mods on your server and with your community.

@Deca for your help and the wonderful framework VampireCommandFramework and BloodStone based in WetStone by @Molenzwiebel

@Adain for encouraging me to develop a UI to be able to use the mod from the client, for the support and for its VRising.GameData framework

@Paps for all the help and encouragement he has given us to get this idea off the ground.

@NopeyBoi Author of the buff system that I extracted from ChatCommands mod

A special thanks to the testers and supporters of the project:

  • @Vex Vexor Gaming as a tester and great supporter, who provided his server as a test platform!
  • @SynovA Iron Fist RPG as a tester and great supporter, who provided his server as a test platform!
  • @iska as a tester and great supporter!
  • @JosiUwU as a supporter for manuals.