simple-inventory
custom-macros-for-sugarcube-2
simple-inventory | custom-macros-for-sugarcube-2 | |
---|---|---|
2 | 38 | |
22 | 176 | |
- | 2.9% | |
5.9 | 3.1 | |
7 months ago | 17 days ago | |
JavaScript | JavaScript | |
The Unlicense | The Unlicense |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
simple-inventory
-
Error saying "click" is deprecated, what should I use instead?
Specifically for an inventory, you might want to check out Chapel's Simple Inventory. I can't be sure that it'll fit your needs, but it's a solid system. He's also got a whole line of custom macro add-ons that's worth taking a look at.
-
Make "take" button for Simple Inventory 3 refresh current passage?
I know, I know, I'm not supposed to be using it yet. But if I wanted to make it so Chapel's Simple Inventory 3 refreshed the current passage when clicking the "take", "transfer", "drop" and "give" inventory macro links in a passage, how would I go about doing that? I got around it for the "use" macro link for consumables by adding
custom-macros-for-sugarcube-2
-
Is it possible to modify this code to make the dialog box close on when a link inside it is clicked? (Using ChapelR's Dialog API Macro Set, and ChapelR's Simple Inventory V2)
I have the following code that opens a dialog box and let's the player select an item. It uses two different macros made by ChapelR: Simple Inventory v2 (https://github.com/ChapelR/custom-macros-for-sugarcube-2/blob/master/docs/simple-inventory.md#macro-linkedinventory) and Dialog API Macro Set (https://github.com/ChapelR/custom-macros-for-sugarcube-2/blob/master/docs/dialog-api-macro-set.md).
-
How to set up a key to skip through timed macros
I'm working on a game that is pretty heavy on using timed and type macros. The type macros at the very least I can skip through by pressing space, and I'd like to do the same for the timed sections. I have the event macro from ChapelR (https://github.com/ChapelR/custom-macros-for-sugarcube-2/blob/master/docs/event-macros.md) and it's worked for other things. Does anyone know how I'd do this?
-
Triple Color Blend Meter
note: I strongly suggest you let Chapel know about this potential issue with the options() function on their custom-macros-for-sugarcube-2 GitHub reposition.
-
Preloading
ChapelR
-
Need some help with some file location stuff
So I'm trying to insert my images in dialogue boxes (The macro I'm using for it is here: https://github.com/ChapelR/custom-macros-for-sugarcube-2/blob/master/docs/dialog-api-macro-set.md) Using a folder with images in my game folder. And for some reason no matter what I do the images don't show up even though i followed the code right.
-
Edit Speechbox System by Chapel
So, I downlaoded the Custom Macro “Speech Box System” https://github.com/ChapelR/custom-macros-for-sugarcube-2/blob/master/docs/speech-box-system.md This Macro works using Java and CSS. I know how to edit CSS, but Java eludes me completely. The thing is, this macro lets me create a character and assing an image to show its avatar. I want to do that, but I need the avatar to change based on a Twine variable ($mood ) I know how to write the code in Twine, that is not the problem. But the .js is written in such a way, that the avatar section only works for images, so it does not allow a variable, even if the variable == an img . Can someone tell me what is it that I have to change in the .js? Thanks!
-
Help with Dialogue Box
I'm working on a VN-style game in Sugarcube, and specifically trying to figure out dialogue boxes. I've been able to get pretty close to what I want, using the information from this link.
-
How to disallow use of hotkeys while in a dialog window? (Chapel's Event Macro)
I've used Chapel's Event Macro to set up some hotkeys for easy navigation of my game. All went well, but I ran into the problem of what happens if there's a text input (<>) field on the screen: typing something in it could accidentally trigger a hotkey rather than what the player actually wants to type!
- Help with Speech Box
-
Using ChapelR's Speech Box System Help
If you use ChapelR First macro here :https://github.com/ChapelR/custom-macros-for-sugarcube-2/blob/master/docs/first-macro.md
What are some alternatives?
UInv - Universal Inventory System (UInv) for Twine 2 / SugarCube 2
TwineHacker - Chrome\Firefox dev-tools extension: How To Debug(Or Cheat) Twine{SugarCube} Variables [GET https://api.github.com/repos/lure0xaos/TwineHacker: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
YarnClassic - A tool for writing interactive dialogue in games!
harlowe-audio - An audio library for use with the Twine 2 story format Harlowe (v2.x or higher).
sugarcube-2 - SugarCube is a free (gratis and libre) story format for Twine/Twee.
bondage.js - Javascript-based parser for the Yarn dialogue tree markup language
tweego-setup - A Tweego project boilerplate.
cycy-wrote-custom-macros - Macros for SugarCube 2.
harlowe-macro-api - Adds an accessible, simplified framework to Harlowe for creating custom macros in JavaScript.