- Boids are now allocated to threads in groups
- Quadtree now stores Boid pointers to avoid discarding overlapping boids
- Max quadtree depth is now 11
- Start Unix support
- Update Lua to 5.4.4
- Set error callback for GLFW
- Minor GLFW wrapper rework
- Minor Lua wrapper rework