Michael Cook (mackal)

Results 26 issues of Michael Cook (mackal)

You can not click off the buffs on your merc, you should be able to.

Bug

We need to manage FlyMode (gravity behavior according to MQ2) Correctly managing will allow newer clients to correctly generate running sounds on ground (they don't play them if they're FlyMode...

These are really just interactive objects, not just destructible things. These include things such as auras and traps, as well as probably many others.

Feature / Enhancement

The who code sucks and is an unreadable mess.

Feature / Enhancement

We currently only support 20 (UF limit)

Feature / Enhancement

fmt 4.0.0 was released recently, we should consider updating to fix several bugs.

Code / Source

In porting a project to sol2 we have a LuaParser class that uses singleton pattern for now. ASan doesn't report problems when it's just tables, enums, etc, just happens once...

This replaces luabind with sol2. There was a single breaking change, this can be fixed by running `find . -name "*.lua" -exec sed -i '/.*\.entries/s/for \(.*\) in \(.*\) do/for _,...

At some point they added support for multiple Character Properties (body types) We have no such support.

Feature / Enhancement

This will give us greater flexibility in proc chances.

Feature / Enhancement