Skip to content

Instantly share code, notes, and snippets.

@SplenectomY
SplenectomY / BloodAndHonor
Last active October 18, 2015 17:37
Blood And Honor: Automatic blood spatter, pooling and trail effects for Roll20.net
/////////////////////////////////////////////////
/***********************************************/
var BloodAndHonor = {
author: {
name: "John C." || "Echo" || "SplenectomY",
company: "Team Asshat" || "The Alehounds",
contact: "echo@TeamAsshat.com",
},
version: "0.6",
gist: "https://gist.github.com/SplenectomY/097dac3e427ec50f32c9",
@SplenectomY
SplenectomY / MakeYourTime
Last active August 29, 2015 14:12
Make Your Time: Persistent 24-hour clock and timer for Roll20.net
/////////////////////////////////////////////////
/***********************************************/
var MakeYourTime = {
author: {
name: "John C." || "Echo" || "SplenectomY",
company: "Team Asshat" || "The Alehounds",
contact: "echo@TeamAsshat.com",
},
version: "0.2",
gist: "https://gist.github.com/SplenectomY/1f198a3114903d7a3271",
@SplenectomY
SplenectomY / inventory_manager.js
Created January 1, 2015 09:17
Inventory manager v. 0.0.2 demo
// VERSION INFO
var InventoryManager_Version = "0.0.2";
// These values must be set for the script to work properly.
// Once a player has joined your campaign,
// their ID will show up in the API Output Console
// when the script fires up.
player_list = [
player_1_id = "-JeTLkLt_UFt7Boc1DsQ", /* Coille Flitterleaf */