Modial

Modal API

Source This project is not supported for your browser.
// @require      https://github.com/tumble1999/modial/raw/master/modial.js
let modal = new Modial();
// or
modal.setContent("Body");
// or
modal.setContent("Header","Body","Footer");
// or
modal.setContent({
header:"Header",
body:"Body",
footer:"Footer"
});

// or you can get the nodes to do things like append children or something
modal.getHeaderNode()
modal.getBodyNode()
modal.getFooterNode()

modal.show()
modal.hide()
Achievements

API for creating and managing achievements

Recommended
Basic Achievements

Adds some basic achievements

Notifications

API for sending and logging notifications

Recommended
Character Limit

Visual indicator of how much space is left in the message text box

Critterguration

Settings API that shows each mod's settings in its own tab

BCMacro API

Adds an API that lets mods create specific actions that can be bound to buttons or keys.

Recommended
Critters+

Adds new features to BoxCritters to improve your experience!

Antenna

3D Web-based peer to peer voice chat