Changed the update amount for secret level tran...
Changed from update scroll level to update all....
Fixed collision issue with -1 direction and whe...
Added direction -1 to stop scrolling.
Removed the max scroll distance flag that was s...
Updated player bullets to use the correct coord...
Added a way cooler title screen image.
Trying to create a spawn point that won't insta...
Added scroll direction to clipping so that it m...
Got smooth scrolling on the levelModel
Added scrolling related to change-direction obj...
Added an object in the first turn for testing s...
Added direction information and directionChange...
Removed the security on player_down.png
Added a censor to get the E for everyone ESRB r...
Fixed up and right going down and right. Made ...
Added scroll to the level. Updates by tiles, m...
Updated flyer model constructor line for the test
Fixed exception when moving player too far down...
Fixed SoundManagerTest for shouldBePlaying. Ad...
Updated shit so that it doesn't fix anything at...
Updated to pass tests
Fixed BulletTest to succeed in update collision...
Updated with invalid equals to find the bullet ...
Added system output to find position of bullet ...
Updated BulletTest.java to have a valid width b...
Added a check for valid direction to Bullet.jav...
Added import for rectangle class in tests.
Fixes to bugs in test
Added tests for Bullet, FlyerModel, LaserBullet...
Add Utils Test
Add SoundManager Test
Add ModelController Test
Add Bullet Test
Add FlyerModel test
Add LaserBullet Test
Tests for FlyerModel, LaserBullet, ModelControl...
Bullet Test and updates to LaserBullet and Bullet
Added fylermodel 5% chance to shoot, fixed lase...
LaserBullet damage should be at 2
FlyerModel needs to be at 5% chance to shoot bullet
FlyerModel needs to be at 5% chance to shoot bullet