Neil [Sat, 10 Sep 2016 20:31:02 +0000 (22:31 +0200)]
 
Add enable / disabled toggle to TextButton
Neil [Sat, 10 Sep 2016 20:24:17 +0000 (22:24 +0200)]
 
Rename menu items
Neil [Sat, 10 Sep 2016 20:23:03 +0000 (22:23 +0200)]
 
Add Spacer Button
Simon Cross [Sat, 10 Sep 2016 20:07:54 +0000 (22:07 +0200)]
 
Merge branch 'master' of ctpug.org.za:tabakrolletjie
Simon Cross [Sat, 10 Sep 2016 20:07:14 +0000 (22:07 +0200)]
 
Lights want bounding foxes too.
Simon Cross [Sat, 10 Sep 2016 20:06:55 +0000 (22:06 +0200)]
 
Use bounding foxes.
adrianna [Sat, 10 Sep 2016 19:54:44 +0000 (21:54 +0200)]
 
more mould sounds
Neil [Sat, 10 Sep 2016 19:47:27 +0000 (21:47 +0200)]
 
Update TODO
Neil [Sat, 10 Sep 2016 19:47:03 +0000 (21:47 +0200)]
 
Serialize light state across day and night transitions
Neil [Sat, 10 Sep 2016 19:46:44 +0000 (21:46 +0200)]
 
Add serialize methods to lights and rays
Simon Cross [Sat, 10 Sep 2016 19:45:11 +0000 (21:45 +0200)]
 
Remove unused pos arg.
Simon Cross [Sat, 10 Sep 2016 19:37:32 +0000 (21:37 +0200)]
 
Don't allow placing lights on turnips, obstacles or other lights.
Simon Cross [Sat, 10 Sep 2016 19:18:19 +0000 (21:18 +0200)]
 
Update TODO.
Simon Cross [Sat, 10 Sep 2016 19:18:08 +0000 (21:18 +0200)]
 
Display power usage per hour.
Simon Cross [Sat, 10 Sep 2016 19:06:46 +0000 (21:06 +0200)]
 
Merge branch 'master' of ctpug.org.za:tabakrolletjie
Simon Cross [Sat, 10 Sep 2016 19:06:40 +0000 (21:06 +0200)]
 
Use count down bar.
Simon Cross [Sat, 10 Sep 2016 19:06:30 +0000 (21:06 +0200)]
 
Add count down bar.
Simon Cross [Sat, 10 Sep 2016 19:06:19 +0000 (21:06 +0200)]
 
Specify night length in hours.
adrianna [Sat, 10 Sep 2016 19:04:54 +0000 (21:04 +0200)]
 
shade eyeball
Neil [Sat, 10 Sep 2016 18:58:01 +0000 (20:58 +0200)]
 
End the night if no power and no planted turnips left
Neil [Sat, 10 Sep 2016 18:51:34 +0000 (20:51 +0200)]
 
Better power budget for tutorial
adrianna [Sat, 10 Sep 2016 18:33:44 +0000 (20:33 +0200)]
 
added button for skipping to day and documented it
adrianna [Sat, 10 Sep 2016 18:16:39 +0000 (20:16 +0200)]
 
fixed eyeball colour; associated popping sound with eyeball
Simon Cross [Sat, 10 Sep 2016 18:12:33 +0000 (20:12 +0200)]
 
More PEP.
Simon Cross [Sat, 10 Sep 2016 18:08:30 +0000 (20:08 +0200)]
 
Merge branch 'master' of ctpug.org.za:tabakrolletjie
Simon Cross [Sat, 10 Sep 2016 18:08:23 +0000 (20:08 +0200)]
 
Update TOODs.
Simon Cross [Sat, 10 Sep 2016 18:08:16 +0000 (20:08 +0200)]
 
PEP8 fixes.
Neil [Sat, 10 Sep 2016 18:07:13 +0000 (20:07 +0200)]
 
Consume power at FPS rate
Neil [Sat, 10 Sep 2016 18:03:36 +0000 (20:03 +0200)]
 
Merge branch 'master' of ctpug:tabakrolletjie
Neil [Sat, 10 Sep 2016 17:56:58 +0000 (19:56 +0200)]
 
Change target FPS and rescale things to match
adrianna [Sat, 10 Sep 2016 17:56:38 +0000 (19:56 +0200)]
 
incomplete help menu
Simon Cross [Sat, 10 Sep 2016 17:50:23 +0000 (19:50 +0200)]
 
Lights off when battery dies.
Simon Cross [Sat, 10 Sep 2016 17:46:51 +0000 (19:46 +0200)]
 
Merge branch 'master' of ctpug.org.za:tabakrolletjie
Neil [Sat, 10 Sep 2016 17:46:24 +0000 (19:46 +0200)]
 
Change back to using a point query for damage. Add constant for mould size
Simon Cross [Sat, 10 Sep 2016 17:42:17 +0000 (19:42 +0200)]
 
Use pre-created LIT_BY filter.
Neil [Sat, 10 Sep 2016 17:22:17 +0000 (19:22 +0200)]
 
Tweak seed cursor placement offset
Neil [Sat, 10 Sep 2016 17:21:02 +0000 (19:21 +0200)]
 
flake8
Neil [Sat, 10 Sep 2016 17:20:28 +0000 (19:20 +0200)]
 
Check that we're not placing lights on top of turnips
Simon Cross [Sat, 10 Sep 2016 17:08:05 +0000 (19:08 +0200)]
 
PEP8 fix.
Neil [Sat, 10 Sep 2016 17:04:06 +0000 (19:04 +0200)]
 
Add debug timer to Boyd.tick
Neil [Sat, 10 Sep 2016 16:35:09 +0000 (18:35 +0200)]
 
Update todo
Neil [Sat, 10 Sep 2016 16:34:40 +0000 (18:34 +0200)]
 
Transform Boyd based on resistances
Simon Cross [Sat, 10 Sep 2016 16:55:30 +0000 (18:55 +0200)]
 
Remove debug print.
Simon Cross [Sat, 10 Sep 2016 16:54:11 +0000 (18:54 +0200)]
 
Drain power at night.
Simon Cross [Sat, 10 Sep 2016 16:51:03 +0000 (18:51 +0200)]
 
Add infobar and battery manager to night.
Simon Cross [Sat, 10 Sep 2016 16:47:43 +0000 (18:47 +0200)]
 
Change how infobar updates work.
Simon Cross [Sat, 10 Sep 2016 16:42:22 +0000 (18:42 +0200)]
 
Cache infobar more aggressively. Rrrr.
Simon Cross [Sat, 10 Sep 2016 16:38:36 +0000 (18:38 +0200)]
 
Switch day to infobar.
Simon Cross [Sat, 10 Sep 2016 16:38:13 +0000 (18:38 +0200)]
 
Add infobar.
Simon Cross [Sat, 10 Sep 2016 16:01:10 +0000 (18:01 +0200)]
 
Change turnip target to a property.
Simon Cross [Sat, 10 Sep 2016 15:55:02 +0000 (17:55 +0200)]
 
Move harvested and seeds to gamestate.
Simon Cross [Sat, 10 Sep 2016 15:46:22 +0000 (17:46 +0200)]
 
Merge branch 'master' of ctpug.org.za:tabakrolletjie
Simon Cross [Sat, 10 Sep 2016 15:46:10 +0000 (17:46 +0200)]
 
Remove extra colour combo for Confluence.
Neil [Sat, 10 Sep 2016 15:43:18 +0000 (17:43 +0200)]
 
Add basic support resistances
Simon Cross [Sat, 10 Sep 2016 15:26:35 +0000 (17:26 +0200)]
 
Remove unused power configuration.
Simon Cross [Sat, 10 Sep 2016 15:23:58 +0000 (17:23 +0200)]
 
Add battery status to infobar.
adrianna [Sat, 10 Sep 2016 14:54:36 +0000 (16:54 +0200)]
 
clear turnips on level load; invalidate seeds on level load; less magical seeds property
adrianna [Sat, 10 Sep 2016 14:54:05 +0000 (16:54 +0200)]
 
add exit to night
Neil [Sat, 10 Sep 2016 14:50:45 +0000 (16:50 +0200)]
 
Rename info bar from toolbar to infobar. Add target number to infobar. Tweak rendering
Neil [Sat, 10 Sep 2016 14:28:56 +0000 (16:28 +0200)]
 
Update todo
Neil [Sat, 10 Sep 2016 14:28:32 +0000 (16:28 +0200)]
 
Add won level check
Simon Cross [Sat, 10 Sep 2016 14:51:08 +0000 (16:51 +0200)]
 
Remove print.
Simon Cross [Sat, 10 Sep 2016 14:49:55 +0000 (16:49 +0200)]
 
Merge branch 'master' of ctpug.org.za:tabakrolletjie
Simon Cross [Sat, 10 Sep 2016 14:47:56 +0000 (16:47 +0200)]
 
Add end day.
Simon Cross [Sat, 10 Sep 2016 14:47:44 +0000 (16:47 +0200)]
 
Add battery pack manager.
adrianna [Sat, 10 Sep 2016 14:25:27 +0000 (16:25 +0200)]
 
added pausing to night and moved reset tool after other tools
Simon Cross [Sat, 10 Sep 2016 14:29:26 +0000 (16:29 +0200)]
 
Add battery config to levels.
Simon Cross [Sat, 10 Sep 2016 14:27:09 +0000 (16:27 +0200)]
 
End of the day button is done.
Simon Cross [Sat, 10 Sep 2016 14:21:39 +0000 (16:21 +0200)]
 
Clear light toolbar when the tool is cancelled.
Simon Cross [Sat, 10 Sep 2016 14:19:40 +0000 (16:19 +0200)]
 
Merge branch 'master' of ctpug.org.za:tabakrolletjie
Simon Cross [Sat, 10 Sep 2016 14:19:34 +0000 (16:19 +0200)]
 
Add colour selection based on available colours.
Simon Cross [Sat, 10 Sep 2016 14:18:16 +0000 (16:18 +0200)]
 
Allow supplying and image to image button.
Simon Cross [Sat, 10 Sep 2016 14:17:52 +0000 (16:17 +0200)]
 
Add method for finding light fitting image by light type.
Simon Cross [Sat, 10 Sep 2016 14:17:22 +0000 (16:17 +0200)]
 
Add light colour wedges transforms.
Neil [Sat, 10 Sep 2016 14:08:37 +0000 (16:08 +0200)]
 
Update TODO
Neil [Sat, 10 Sep 2016 14:07:51 +0000 (16:07 +0200)]
 
Fix syntax
Neil [Sat, 10 Sep 2016 14:04:22 +0000 (16:04 +0200)]
 
Add 'game over' check and display
adrianna [Sat, 10 Sep 2016 13:57:21 +0000 (15:57 +0200)]
 
made pause/play buttons for night time
adrianna [Sat, 10 Sep 2016 13:48:48 +0000 (15:48 +0200)]
 
added exit button
Neil [Sat, 10 Sep 2016 13:42:22 +0000 (15:42 +0200)]
 
Transition screen done
adrianna [Sat, 10 Sep 2016 13:37:10 +0000 (15:37 +0200)]
 
hooked up night button and moved cursor reset next to other tools
adrianna [Sat, 10 Sep 2016 13:32:29 +0000 (15:32 +0200)]
 
new default cursor image plus night time activation image
Neil [Sat, 10 Sep 2016 13:39:23 +0000 (15:39 +0200)]
 
Add end of night text overlay
Neil [Sat, 10 Sep 2016 13:38:11 +0000 (15:38 +0200)]
 
Drop-shadow helper
Simon Cross [Sat, 10 Sep 2016 13:24:26 +0000 (15:24 +0200)]
 
Set available colour combinations in levels.
Simon Cross [Sat, 10 Sep 2016 13:23:26 +0000 (15:23 +0200)]
 
Factor light fitting rendering out into a function.
Simon Cross [Sat, 10 Sep 2016 13:09:01 +0000 (15:09 +0200)]
 
PEP8 fixes.
Simon Cross [Sat, 10 Sep 2016 12:55:33 +0000 (14:55 +0200)]
 
Merge branch 'master' of ctpug.org.za:tabakrolletjie
Simon Cross [Sat, 10 Sep 2016 12:55:25 +0000 (14:55 +0200)]
 
Populate toolbar from available lights.
Simon Cross [Sat, 10 Sep 2016 12:55:02 +0000 (14:55 +0200)]
 
Add available lights list to levels.
Neil [Sat, 10 Sep 2016 12:38:29 +0000 (14:38 +0200)]
 
Check correct distance
Neil [Sat, 10 Sep 2016 12:28:08 +0000 (14:28 +0200)]
 
Add todo items
Neil [Sat, 10 Sep 2016 12:26:31 +0000 (14:26 +0200)]
 
Increase Boyd's starting health over time
Neil [Sat, 10 Sep 2016 12:25:48 +0000 (14:25 +0200)]
 
Increment day at the end of the night
Neil [Sat, 10 Sep 2016 12:24:09 +0000 (14:24 +0200)]
 
Add days to gamestate and day screen display
Simon Cross [Sat, 10 Sep 2016 12:21:27 +0000 (14:21 +0200)]
 
Remove unused import.
Simon Cross [Sat, 10 Sep 2016 12:20:38 +0000 (14:20 +0200)]
 
Merge branch 'master' of ctpug.org.za:tabakrolletjie
Simon Cross [Sat, 10 Sep 2016 12:20:32 +0000 (14:20 +0200)]
 
Add available lights to tutorial.
adrianna [Sat, 10 Sep 2016 12:19:50 +0000 (14:19 +0200)]
 
approximate circles by polygons in pymunk
Simon Cross [Sat, 10 Sep 2016 12:18:00 +0000 (14:18 +0200)]
 
Remove initial lights from tutorial.