Skip to content

Notice: Limited feature/enhancement updates (v3 info) #1699

@thelindat

Description

@thelindat

No major enhancements or features will be implemented or merged from requests.

Ideally any bugs or minor nuisances can be patched, or other small changes can be implemented infrequently - the idea is to be able to provide long-term support and ensuring a stable release is always available.

I want to be able to work on ox_inventory v3 at some point which will guarantee many breaking changes and will require a great deal of effort to help users transition towards it.

Update
Work has only recently begun on inventory v3 (late January 2025). See https://github.com/overextended/ox_inventory_v3


Some expected changes for v3

  • Improved third-party support, with externally registered items, crafting recipes, etc.
  • Improved separation of data and code (no functions in data files); using json and the database
  • Improved database structure
    • register at least some generic item, stash, and shop data in the database
    • store inventory slots per-row to improve indexing and saving, especially reducing the amount of needless data being sent to the database
  • Grid-system with multi-dimensional items
  • Items independent from inventories

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions