Update install script; no need to compile anymore
Update stale domain name references
Set private:false in package.json
Reinstate prepublish and preversion scripts
Use mkdir -p dist during compile
More diagnostics during compile for debugging container issue
Clean up bin scripts for use with habitat host scaffolding
Remove replays from version control
Update game name references
Remove bootstrap scaffolding from Core
Fix issue where I was accidentally trying to bind handlers to the login and register forms, even if the user was already logged in
Reset materials for all realms touched by a replay after replay completion
Don't use ENTITY_CURRENT_HEALTH_CHANGED event for triggering attack animation
Add target property to command type
Don't apply void damage to dead entities