Greg

Results 66 issues of Greg

Will need to use a more efficient spatial range search (such as [kd-tree](https://gist.github.com/GregHib/1fb443dbf5086a4612cceb60d3a778f7)) to find Edges nearby connecting a bot to the rest of the graph as the graph grows

spatial
player-ai
performance

toChunks(), toRegions() etc..

enhancement

MVP: - [ ] Only use quick chat - [ ] Auto select a quick response - [ ] Tracks players previous message, if equals name, or if closest bot...

player-ai

For cast on other spells

enhancement

Bugs: - [ ] Zooming doesn't take mouse offset into account and always zooms to corner of tile causing a wobble - [ ] Diagonal underlay not aligning with walls...

bug
enhancement

Need a format to define requirements in, Ideally light weight, external, easy to convert to/from string (human readable) Use string ids Main requiments are: * Item * Level * Quest...

content
player

Information the player might want to know or track. All should have timestamps (and maybe tile loc?) ## Adventures log * Skill level up * Milestones * Quests completed *...

player

Using skeletons to cross-reference animations with npcs/players Then can use graphics and animations to cross-reference each other for overlaps

enhancement

A custom in-game interface which allows players to report bugs, once confirmed they get rewards for it.

content

Fails to import pages which have conflicts, I expect it should import content from the original and discard conflicts. Alternatively it could do something like git and inline all the...

onenote