Tylor Reynolds

Results 5 issues of Tylor Reynolds

Doesn't look like Dragon Consort is implemented correctly. It's supposed to buff only Dragons in your hand but it's currently using: ``` play = Buff(CONTROLLER, "BRM_018e") ``` Or am I...

Your article implied that you wanted to check against neighborhoods if there was no map location provided. This change adds that feature. Previously it was not checking neighborhoods if geotag...

**Describe the issue** We have a large repo with many existing feature branches. The repo is already set up for LFS but there are many file types that we want...

#### Bug description In our Unity project we have heavy use of `Unity.Entities.Hash128` for which we have made a custom formatter. With this custom formatter the game runs as expected...

The demo HSM provided seems to be a near copy of the FSM code and acts the same way.