Commit Graph

6 Commits

Author SHA1 Message Date
oz
56b2416fe3 5IVE ALIVE 2021-09-09 09:56:31 +00:00
oz
da89aef5b4 added a bunch of art, changed artism logic around, updated Markovian to actually build markov chains proper, etc 2021-08-24 08:32:21 +00:00
oz
6382a4bea9 must save work
oh and more art
2021-06-01 11:22:09 -05:00
oz
209e4c082d inexplicable paranoia save 2021-05-30 13:11:54 -05:00
oz
3a2fb94b1f there was some weird stuff going on with PlugTool, but it's fixed.
also added coreload to dynplug to reload all the core files!
oh and the pastebin plugin was renamed so as not to conflict
  with the pastebin gem in use by Artism
2021-05-30 04:54:54 -05:00
oz
f11f95a3e9 created a gemfile to start keeping track of used gems, etc
created etc/art which houses all of my ansi art,
finished a basic implementation of Artism.rb, only missing
  art.web currently but I will get to that soon
created classes/Meta.rb, which injects some helper methods into
  Integer (eg, 10.minutes, 2.kilobytes, etc), because why not?
  didn't want to have to use activesupport!
If it wasn't in the last one, I also updated Replace to include
  the user prefix for their level of access (e.g. +o = @, +v = +)
2021-05-30 02:12:11 -05:00