veekun_pokedex/pokedex
Andrew Ekstedt ca5b7a9cbf Add B/W encounter methods and conditions
Spots: it might seem like they should be conditions, but in practice
they behave more like methods. Specifically, conditions typically make
only minor changes to an encounter list. Spots change everything.
So spots are added as methods, with each type of spot as a separate
method. Not exactly ideal, but this causes the least fuss.

Seasons work fine as conditions.

Well, as well as time-of-day.
2012-09-28 23:00:53 -07:00
..
data/csv Add B/W encounter methods and conditions 2012-09-28 23:00:53 -07:00
db Add B/W encounter methods and conditions 2012-09-28 23:00:53 -07:00
doc Sort relationship docs alphabetically. 2012-06-08 23:31:35 -07:00
struct Move util.py to compatibility.py 2011-04-17 22:30:37 -07:00
tests Add a test for main-tables.rst 2012-06-10 15:46:50 -07:00
util Fix test_media.py. 2012-03-16 12:37:47 -07:00
__init__.py Speed up import pokedex.db slightly. 2011-04-03 03:13:07 -07:00
compatibility.py Move util.py to compatibility.py 2011-04-17 22:30:37 -07:00
defaults.py Speed up import pokedex.db slightly. 2011-04-03 03:13:07 -07:00
formulae.py Give calculated_stat and calculated_hp the same signature. 2011-03-10 22:12:03 -08:00
lookup.py Add warrior skills to the lookup. 2012-08-01 11:29:27 -04:00
main.py Add usage text for --langs 2011-04-11 17:07:39 +03:00
roomaji.py Add Czech romanization 2011-03-29 17:46:41 +03:00