Occular Malice
Occular Malice
Seems there's a lot of changes to v5.0 that I took a look at but it broke most of my code and I can't find alternative ways to figure out...
Currently the GetCell method of Map returns a concrete Cell class. While you can inherit Map and implement your own features, there's no way to stuff your implementation of the...
An idea. The base class Entity doesn't seem to be there to do anything (it's currently empty) so what if you did a couple of things with it: 1. Move...
The docs folder contains the original MD files and images from CodePlex. These should be moved to a github pages site or the internal wiki
Using actions setup automated builds and releases whenever code is checked in
Automated builds are broken and should be fixed
Simeon Pilgrim posted the 1.2 codebase on his own version of this repo (https://github.com/simeonpilgrim/goldboxexplorer) Merge in his changes in a new update