This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
bugs in shade
This is a terrible system but will suffice for the time being.
Bugs
- Grid is currently a “loose” grid should change to become a “strict” grid; this leads to bugs:
- Ray casting sometimes doesn’t work and a mole will end up going for something it shouldn’t “see”.
- The mushroom placing algorithm is not correct. It sometimes places mushrooms too close to or even inside an obstacle.
- Movable objects, it currently matters the order in which you call repel, it shouldn’t matter. (May be fixed by strict grid.)
Feature Requests
- Find a better bug tracking system.






