Skip to content

aontas/XPRising

 
 

Repository files navigation

XPRising

This is a revitalisation of RPGMods. It has similar core ideas, with some reduced config complexity, looking to upgrade into the future.

About

This mod is now comprised of 3 components: XPRising (Server), ClientUI (Client) and XPShared (both)\

XPRising

This mod provides the following features:

  • Switching from using gear level scheme to and XP based level scheme
  • Support for gaining mastery in weapons and bloodlines
  • Faction "wanted" system to spawn ambushers
  • Support for sending required data to ClientUI

ClientUI

This mod provides the following framework features:

  • Displaying progress bars (such as for XP or mastery levels)
  • Displaying "action" buttons to extend user interaction
  • Displaying notification messages (instead of relying on the chat log)

Note: these features are powered by a server-side mod. The server mod needs to support sending the appropriate info to the client to display appropriate UI elements.

XPShared

This is a basic plugin mod that contains some shared configuration and logic to support sending the appropriate messages between the server and client. This will be required on both the server and client.

XPRising Requirements

Documentation

Contributors

Other thanks

  • Dimentox#1154 (Discord)
  • Nopey#1337 (Discord)
  • syllabicat#0692 (Discord)
  • errox#7604 (Discord)
  • Jason Williams (SALTYFLEA#3772)
  • adainrivers
  • Odjit
  • zfolmt
  • Bromelda and the BloodCraft server
  • Vex and the Vexor World server

V Rising Mod Community - the premier community for V Rising mods

By the community, for the community

It was crucial for us to keep the code open source to ensure excellent support and provide other mod developers the opportunity to develop plugins for XPRising at any time. This project is free and open to everyone, created by the community for the community, and everyone is a part of the development!