Skip to content

Instantly share code, notes, and snippets.

View mxygem's full-sized avatar

Gemini Smith mxygem

  • Gametime
  • Arizona
View GitHub Profile
@mxygem
mxygem / requests.md
Last active December 17, 2019 19:45
Fyrefly Server Plugin Requests

Fyrefly Server Plugin Requests

v0.0.3 12-17-2019 @ 12:45pm

Plugins are listed from high to low in terms of desire

  • Allows players to upgrade their items with storage to the size of coffins with the /box.up command.
  • Coffins, while the best for storage, are really bulky, quirky, and inefficient when it comes to placement.
@mxygem
mxygem / go-enum-error.txt
Last active April 17, 2019 18:36
go-enum from a value that has 2 hyphens
generate: error formatting code main:13:22: expected ';', found '-' (and 8 more errors)
// Code generated by go-enum
// DO NOT EDIT!
package main
import (
"fmt"
@mxygem
mxygem / circle.yml
Created November 7, 2018 21:56
Refactored circle.yaml
aliases:
- &restore_gem_cache
keys:
- v1-gemfile-{{ checksum "Gemfile.lock" }}
- &save_gem_cache
name: Saving gem cache
key: v1-gemfile-{{ checksum "Gemfile.lock" }}
paths:
- ~/data/vendor/bundle
playtime: bin/rake
Running via Spring preloader in process 95869
/Users/jsmith/.rbenv/versions/2.4.1/bin/ruby -I/Users/jsmith/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/rspec-core-3.6.0/lib:/Users/jsmith/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/rspec-support-3.6.0/lib /Users/jsmith/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/rspec-core-3.6.0/exe/rspec --pattern spec/\*\*\{,/\*/\*\*\}/\*_spec.rb
Randomized with seed 42962
.............................................................................................................................................................FFFFFFFFF................................................................................................................................................................................
Failures:
1) Pledging an item: As the pledging user I can re-pledge an item to increment its quantity