/traderous

To get this branch, use:
bzr branch /bzr/traderous

« back to all changes in this revision

Viewing changes to main.lua

  • Committer: Josh C
  • Date: 2013-06-30 14:59:35 UTC
  • Revision ID: josh@9ix.org-20130630145935-y34o51cg3lsom5bg
"safe" zone on planets - no new enemies will track you if you're there.

Show diffs side-by-side

added added

removed removed

186
186
                 self.console:watch('num rocks', '#the.rocks.sprites')
187
187
                 self.console:watch('num planets', '#the.planets.sprites')
188
188
                 self.console:watch('num enemies', 'the.enemies:count()')
 
189
                 self.console:watch('onPlanet', 'the.player.onPlanet')
189
190
                 --self.console:watch('drawTook', 'the.drawTook')
190
191
 
191
192
                 -- back off that dark overlay a bit