Skip to content

Instantly share code, notes, and snippets.

View AdamKyle's full-sized avatar

AdamBalan AdamKyle

View GitHub Profile

Notifications

ATTN!

This is a rough draft of a potential README for a Laravel package called (something along the lines of) Notifications. Nothing is set in stone and these are rough concepts and ideas to be expanded upon and discussed in Reddit threads.

Notifications is a system that allows you to collect and display a set of notifications for a user.

The core concept is to handle, organize and store notifications for a user and show them the ones they

@AdamKyle
AdamKyle / Troop_Drop.rb
Last active December 20, 2015 22:48
Allows you to create Drops for troops - requires some scripts - or drops in general. Also uses custom currencie
#==============================================================================
# Drops
# ----------------------------------------------------------------------------
# Version: 1.0.1
# Author: Kalacious (AKA: VindictivePersonality)
# License: GPL 3.0
#
# Changes 1.0.1
# ----------------------------------------------------------------------------
# ---> Can now enter whole numbers as percentages for item and
@AdamKyle
AdamKyle / custom currencies.rb
Last active December 20, 2015 01:09
This script is designed to allow you to create custom currencies
#==============================================================================
# Currency Generator!
# ----------------------------------------------------------------------------
# Version: 1.0.2
# Author: Kalacious (AKA: VindictivePersonality)
# License: GPL 3.0
#
# Changes 1.0.1
# ----------------------------------------------------------------------------
# ---> Fixed issue with windows.
@AdamKyle
AdamKyle / CustomShop.rb
Last active December 20, 2015 01:09
This script creates a shop script to be used with the custom currencies script.
#==============================================================================
# Guild Curency Shop
# ----------------------------------------------------------------------------
# Version: 1.0
# Author: Kalacious (AKA: VindictivePersonality)
# License: GPL 3.0
#
# Compatibillity Issues
# ----------------------------------------------------------------------------
#
@AdamKyle
AdamKyle / Gauge.rb
Created November 4, 2012 17:14
Super Simple Easy Peasy Gauge Watch System
#==============================================================================
#
# ▼ Vindictive Personalities - Variable Gauge Watch
# -- Last Updated: 2012.10.30
# -- Level: Easy, Medium
# -- Requires: N/A
#
#
# This script requires some set up on your end. While the VP::Config module
# is used to configure the general gauge and the window, the real magic lies