Skip to content

Modular weapons

Samuel Keiffer requested to merge veloren/dev/veloren:modular-weapons into master
  • By opening this merge request, you agree to release your code and all other changes under the GPL 3 license and to abide by the terms set by this license.
  • Migrations have been added if applicable (Actually needed for this MR, make sure migrations have occurred)
  • Significant changes of this merge request have been added to the changelog.

TODO:

  • Models for all weapons
    • Change how models are mapped to weapons
  • Allow modular weapons to be dropped as loot
  • Remove all (most?) old weapons
    • Fun migration 🙃
  • Make recipes better
    • Add models for
      • Elegant crest
      • Strong pincer
      • Long tusk
    • Add way to acquire
      • Elegant crest
      • Strong pincer
      • Long tusk
  • Add wood
    • Models
    • Loot
    • Material stat manifest
  • Balance and UX testing

UI-Stuff:


  • Pfau UI approval
    • Fix tooltips (Pfau/Snow)
    • Explanatory text/illustration (Pfau)
    • Rarity for components and weapons
    • Clamp ingredients text so it doesn't clip (Pfau)
    • "Semi-procedural" item naming
    • Discuss descriptions with Gemu/Snow/Julian
      • Descriptions removed

Close #1255 (closed)

Edited by Samuel Keiffer

Merge request reports