Summary
- Add 'yaml[xxx].list_keys[path]' to yaml tag. (commit: 896f0e7) (details)
- add .aslist to Element. (commit: 84ba8cf) (details)
- Fix logic in Attribute to ignore periods (.) in brackets. (commit: 62c99de) (details)
- Add ObjectFetcher annotation for upcoming object mechanisms :) (commit: d2be7cb) (details)
- Clean up argumentHelper, add/fix attributes in dEntity/dWorld (commit: ce7c479) (details)
- Add _templateTag.java for an example on how to easily make your own (commit: b478aaf) (details)
- Fix GIVE/TAKE when dealing with doubles for QTY arguments. (commit: 7b4cf5f) (details)
- Chat Trigger replaces complex regex + tag combinations correctly, now. (commit: 2097ef0) (details)
- ConstantTags return Element. (commit: c1a6198) (details)
- Debug cleanup. (commit: f6f6d5f) (details)
- Fix settings/default trigger settings. (commit: caeba63) (details)
- Fix if when dealing with instant (^) commands. (commit: ec1bb0d) (details)