UInv

Universal Inventory System (UInv) for Twine 2 / SugarCube 2 (by HiEv)

UInv Alternatives

Similar projects and alternatives to UInv

  1. custom-macros-for-sugarcube-2

    A collection of systems and macros for Twine.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. StockAlertBot

    Faced with the scenario of scalpers using bots to hog up all the inventory of popular holiday toys and sell them at ridiculously high markup prices, I decided to put up a fight so we can get our hands on things we need to survive the #Coronavirus quarantine(s).

  4. simple-inventory

    An inventory system for Twine 2/SugarCube 2. (by ChapelR)

  5. ecma262

    24 UInv VS ecma262

    Status, process, and documents for ECMA-262

  6. js-the-right-way

    An easy-to-read, quick reference for JS best practices, accepted coding standards, and links around the Web

  7. TW-Elements

    47 UInv VS TW-Elements

    𝙃𝙪𝙜𝙚 collection of Tailwind MIT licensed (free) components, sections and templates 😎

  8. dillinger

    48 UInv VS dillinger

    The last Markdown editor, ever.

  9. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better UInv alternative or higher similarity.

UInv discussion

Log in or Post with

UInv reviews and mentions

Posts with mentions or reviews of UInv. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-09.
  • How can fix UInv transferred item bug?
    1 project | /r/twinegames | 5 Mar 2022
    If you look in the UInv GitHub page, I uploaded a v0.9.7.3 bugfix release there which fixes that and a few other things. I just haven't put it into its own release package yet, though I probably should have.
  • Can someone tell me where I'm going wrong?
    1 project | /r/twinegames | 16 Jan 2022
    Also, I should note that there's a bug in the v0.9.7.2 version of the BagHasAllItems(), BagHasAnyItem(), and GetAllBagPockets() functions, as well as failure to update UInv elements placed outside of a passage. I've just put up a UInv v0.9.7.3 bugfix release here (you can click the "Raw" button there and then save the page to download that code). Use that JavaScript code instead to avoid those bugs (though make sure you don't overwrite your aliases or your bag and item definitions).
  • Need help with inventory
    2 projects | /r/twinegames | 9 Nov 2021
    For just about anything else, my Universal Inventory System (UInv) should be able to handle it (it's about 97% complete code-wise, though I really need to do a bunch of work on documentation, sample code, and testing).
  • Hi i need help in trying to make a crafting/cooking system
    1 project | /r/twinegames | 22 Oct 2021
    Actually, I had a system like that in mind when I created my Universal Inventory System (UInv).
  • Changing color of image
    1 project | /r/twinegames | 21 Oct 2021
    Yeah, it's a huge pain in the ass. I was working on building this feature into my Universal Inventory System (UInv) when I got stalled due to life stuff, so I've wrangled with this problem before.
  • Inventory Help
    1 project | /r/twinegames | 26 Sep 2021
    I would look into u/HiEv's Universal Inventory System. Don't be too daunted by the sheer volume of documentation -- it might be overwhelming at first look but if you stick with it you'll be rewarded with an extremely useful inventory system with a very large volume of functions you can use to get, set and manipulate inventories and objects.
  • How to find/resolve maxed call stack?
    1 project | /r/twinegames | 18 Mar 2021
    Specifically I'm using HiEv's Universal Inventory and use a function to add items to the inventory. This works in the "Start" passage and the item appears in the inventory no problem, but the same function will result in a maxed call stack if I go deeper into the game.
  • Is Twine + Sugarcube a good choice for a mechanic-heavy rpg/management game?
    1 project | /r/twinegames | 20 Feb 2021
    If you're interested, you might want to check out my Universal Inventory System (UInv), which is intended to be used in RPG games and the like. Admittedly, UInv isn't quite up to v1.0 standards yet, especially since the documentation and sample code needs a lot of filling out, however it's already perfectly functional in allowing you to set up and handle all sorts of complex inventories.
  • Check the context where a macro is placed? (not just arguments)
    1 project | /r/twinegames | 25 Jan 2021
    I also have an .addArticle() function (click to try it out) for doing that kind of thing included in my Universal Inventory System (UInv). If you want to, you could extract the .addArticle() code from within the UInv code to simplify writing your own macro.
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 14 Feb 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Stats

Basic UInv repo stats
9
50
0.0
over 1 year ago

HiEv/UInv is an open source project licensed under BSD 2-clause "Simplified" License which is an OSI approved license.

The primary programming language of UInv is HTML.


Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you know that HTML is
the 9th most popular programming language
based on number of references?