frandallfarmer / neohabitat-doc

Documentation and Binary storage for the NeoHabitat project
http://neohabitat.org
MIT License
10 stars 14 forks source link

Add Habitat inspector for graphics, regions, and mamelink fastlink replacement #24

Closed jeremypenner closed 7 months ago

jeremypenner commented 7 months ago

Addresses https://github.com/frandallfarmer/neohabitat/issues/141 and contributes towards https://github.com/frandallfarmer/neohabitat/issues/439.

This PR includes:

No external dependencies are required, though currently all libraries assume they are running in a fairly recent browser environment. Offline rendering with node.js or deno may be desirable in the future and would require some small tweaks.

Currently known to be missing / incomplete:

Very open to suggestions about how best to organize everything (ie. it might make sense for the mamelink / fred work to go in its own branch or repo).