Releases: paul-hansen/bevy-jam-2
Releases · paul-hansen/bevy-jam-2
v0.5.0
- Fixes to the capture mechanic
- Performance improvements
- Fullscreen toggle
Full Changelog: v0.4.0...v0.5.0
v0.4.0
New Features
- AI that does something instead of just going forward
- Custom Games
- Multiplayer split screen and shared screen (Accessed via custom game)
- Title screen
- Background image
Full Changelog: v0.3.0...v0.4.0
v0.3.0
New Features:
- Win screen
- 8 players instead of 4
- Directional controls instead of rotation based (rotating was confusing to people)
- Mouse control
- Zoom in and out with mouse wheel,
R
andF
keys, or dpad. - Followers will now match speed with you.
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Main features added:
- Pause menu
- Restart
- Player controlled groups
- Capturing other groups
- Camera zoom
- Boid behavior improvements
- Controller support (UI too!)
Full Changelog: v0.1.0...v0.2.0
v0.1.0
This initial build has some boid flocking behavior that's kind of fun to play around with but not much else.