log

age author description
Wed, 02 Sep 2009 23:08:29 +0000 Neil Muller Disable timer when game is over
Wed, 02 Sep 2009 23:01:50 +0000 Neil Muller Fix crash.
Wed, 02 Sep 2009 22:57:26 +0000 Simon Cross The elusive ninja fox in action.
Wed, 02 Sep 2009 22:48:39 +0000 Neil Muller Add basic game over screen
Wed, 02 Sep 2009 22:45:58 +0000 Simon Cross Splash screen screenshot.
Wed, 02 Sep 2009 22:38:27 +0000 Simon Cross TODO loosely based on IRC discussion at end of 2 September.
Wed, 02 Sep 2009 22:14:55 +0000 Simon Cross Fix orientation of places in buildings.
Wed, 02 Sep 2009 22:14:33 +0000 Simon Cross Check that there is enough cash before logging.
Wed, 02 Sep 2009 22:11:55 +0000 Adrianna Pińska armour
Wed, 02 Sep 2009 22:02:20 +0000 Simon Cross Add Hendominium image support.
Wed, 02 Sep 2009 21:58:08 +0000 Adrianna Pińska hedominium
Wed, 02 Sep 2009 21:52:52 +0000 Simon Cross Add lumberjacks.
Wed, 02 Sep 2009 21:40:47 +0000 Jeremy Thurgood NINJA FOXES!
Wed, 02 Sep 2009 21:36:20 +0000 Adrianna Pińska added title to splash
Wed, 02 Sep 2009 21:33:53 +0000 Simon Cross Beware the ninja fox.
Wed, 02 Sep 2009 21:31:24 +0000 Simon Cross Fix abode clearing bug.
Wed, 02 Sep 2009 21:29:25 +0000 Adrianna Pińska equipped weapons; ninja fox
Wed, 02 Sep 2009 21:28:04 +0000 Simon Cross Chickens in buildings\!
Wed, 02 Sep 2009 21:14:05 +0000 Jeremy Thurgood Display splash screen and replace window title.
Wed, 02 Sep 2009 21:00:15 +0000 Simon Cross Load icons via imagecache.
Wed, 02 Sep 2009 20:54:47 +0000 Neil Muller Don't continue the night if we're not doing anything anymore
Wed, 02 Sep 2009 20:54:45 +0000 Adrianna Pińska splash png
Wed, 02 Sep 2009 20:34:21 +0000 Jeremy Thurgood Added knives, increased rifle prices.
Wed, 02 Sep 2009 20:31:50 +0000 Neil Muller Remove debugging prints
Wed, 02 Sep 2009 20:28:03 +0000 Neil Muller Remove chicken respawn at day start. Handle eaten chickens in henhouses better
Wed, 02 Sep 2009 20:20:06 +0000 Adrianna Pińska nests
Wed, 02 Sep 2009 20:04:47 +0000 Neil Muller Add basic chicken->egg cycle
Wed, 02 Sep 2009 19:40:28 +0000 Simon Cross Start of dialog for placing chickens in buildings. Remove chicken in hen house bug by not allowing chickens in hen houses.
Wed, 02 Sep 2009 19:17:26 +0000 Jeremy Thurgood Foxes are stealthy now.
Wed, 02 Sep 2009 19:13:54 +0000 David Fraser Renamed fire-rifle to fire-machinegun, and added a single-shot rifle
Wed, 02 Sep 2009 18:55:46 +0000 David Fraser Removed Creative Commons Sampling licensed files as they are GPL-incompatible and we have alternatives now
Wed, 02 Sep 2009 18:52:21 +0000 Adrianna Pińska splash screen plus tweaks
Wed, 02 Sep 2009 18:47:15 +0000 David Fraser Added sounds for firing of rifle
Wed, 02 Sep 2009 18:46:10 +0000 Jeremy Thurgood Equipment purchasing and some toolbar tweaks.
Wed, 02 Sep 2009 18:42:00 +0000 Simon Cross Add occupants and abodes. Allowing moving chickens around.
Wed, 02 Sep 2009 18:26:15 +0000 Neil Muller Fix dist metric
Wed, 02 Sep 2009 18:19:03 +0000 Adrianna Pińska knife
Wed, 02 Sep 2009 18:10:52 +0000 Simon Cross Add chicken moving tool and start of animal placement.
Wed, 02 Sep 2009 18:09:57 +0000 Simon Cross Add .covers(tile_pos) to animals (to match similar function on buildings).
Wed, 02 Sep 2009 18:05:04 +0000 Adrianna Pińska rifle
Wed, 02 Sep 2009 17:55:24 +0000 Adrianna Pińska new dead fox icon
Wed, 02 Sep 2009 17:26:01 +0000 Simon Cross Add missing sys import.
Wed, 02 Sep 2009 17:24:58 +0000 Simon Cross Re-indent to four spaces.
Wed, 02 Sep 2009 12:50:28 +0000 David Fraser Added background music support, and daytime and night time music (really animal sounds, not music)
Wed, 02 Sep 2009 12:14:24 +0000 David Fraser Added sounds killing foxes and chickens, and nightfall
Wed, 02 Sep 2009 11:52:02 +0000 David Fraser Rather use sound playing (we don't need to stream sound effects from disk), and cache sounds
Wed, 02 Sep 2009 11:40:51 +0000 Neil Muller Iterate over a copy of the loop when changing it
Wed, 02 Sep 2009 11:28:00 +0000 David Fraser Added the CC-BY licensed sound files so people don't have to download them
Wed, 02 Sep 2009 11:25:42 +0000 David Fraser Added some sounds
Wed, 02 Sep 2009 11:19:18 +0000 David Fraser Added ability to handle extracting from zip archives after download, although the code is becoming slightly hairy as a result
Wed, 02 Sep 2009 10:47:46 +0000 Neil Muller Refactor Fox so we can have different types. Add a greedy fox
Wed, 02 Sep 2009 10:45:33 +0000 Neil Muller Make night length a more easily discoverable parameter
Wed, 02 Sep 2009 10:34:22 +0000 David Fraser Added ability to initialize sound and play sounds, and handle sound not working / file being missing etc
Wed, 02 Sep 2009 10:33:35 +0000 David Fraser Support multiple arguments using os.path.join - better to pass filepath('a', 'b') than filepath('a/b')
Wed, 02 Sep 2009 10:14:51 +0000 David Fraser Added lazy login capability so we don't login unless downloading
Wed, 02 Sep 2009 10:09:34 +0000 David Fraser Improved login, added sampleswap-sourced public domain sound, handle aiff conversion, don't parse parameters in config files
Wed, 02 Sep 2009 09:36:38 +0000 David Fraser Added sample web.ini, and README explaining how it all works
Wed, 02 Sep 2009 09:33:55 +0000 David Fraser Adds directory for sounds, and script to download them based on sources.txt (and web.ini, which contains password info for freesound.org) despite licensing disputes
Tue, 01 Sep 2009 21:31:08 +0000 Jeremy Thurgood Chickens with rifles!
Tue, 01 Sep 2009 19:40:08 +0000 Jeremy Thurgood Cleaned up some toolbar code a bit.