Ailish
Ailish
-
Re: Improving Imperian
See, I totally want it to go the opposite direction and have the game put a very noticeable blob in your HONOURS every time you mudsex with anyone other than your spouse. In fact, I may run for a cou… (View Post)5 -
Re: [split] Circle Switching Costs
Y'all are over thinking this way too much. Make the ability to purchase 2 No Brainer packs per month be a perk of Iron Elite membership. Done. Just talking about myself here, but I'm guessing this ap… (View Post)4 -
Re: Simple queue implementation in lua
Since at least one person found this useful, here's also an implementation of a binary search tree (I'm not totally sure what possible use a BST could have in imperian programming, but apparently my … (View Post)1 -
Simple queue implementation in lua
When I started writing stuff in mudlet I realized that the utter lack of anything resembling proper data types in lua is problematic. I wrote this simple queue implemention to simplify keeping things… (View Post)1