Kyle Buller

Results 26 comments of Kyle Buller

I'm not sure if that text is something you can disable.

The problem is the chat event used to show the item count often (usually) fires before the item count updates. So to make it more consistent I'd have to delay...

I'm playing again so I'll look into it

externals are by default nolib, since any external listing they may have is ignored

I'll try to set aside some time in the next few days for some packager love, looks good at a glance

yea, I plan on refactoring things so all the game types can live in one addon, I just haven't gotten around to it yet 😒 it should mostly work going...

Yea, I really have no idea why it didn't use the release tag. It should have, the log shows that it was there. The [docs](https://git-scm.com/docs/git-describe#_search_strategy) say it should have been...

nah, it looks at date if there are multiple matches. that's why i asked about annotated tags, lw tags don't have their own object with a date, so git will...

I assume you're using v1 or an outdated fork, switch to v2/this repo to use the latest version