Commit graph

14 commits

Author SHA1 Message Date
Samuel Henrique Oliveira da Silva
b1c4b2c619 Moves the provider checking logic to run only once
- Importing modules with __ caused strange behavior, rolling back to all imports with  single underscore
2017-11-19 12:36:57 -02:00
Samuel Henrique Oliveira da Silva
66fd636845 Fix message, adds documentation
- fixes consistency of '__' in inports in the wallpapers sub modules
2017-11-19 08:11:06 -02:00
Samuel Henrique Oliveira da Silva
b035b4f212 Implements adapter pattern to wallpappers 2017-11-18 17:17:43 -02:00
Charles Milette
2e0841e6fe
Explicitely declare Python 3.6 in the shebang
Fixes #124
2017-11-07 16:09:13 -05:00
Samuel Henrique Oliveira da Silva
b245861fa8 Multiple regions and types filtering 2017-10-09 09:45:22 -03:00
Samuel Henrique Oliveira da Silva
9e4536657e New command engine module
Moves the command engine loading and setting to a different exclusive module, main() is still too complex.
2017-10-08 22:35:59 -03:00
Samuel Henrique Oliveira da Silva
8445e18f0c Last documentation updates and and version bump! 2017-10-07 10:25:15 -03:00
Samuel Henrique Oliveira da Silva
ef3af25425 Moves load_all_pokemon.py to the testing folder 2017-10-06 16:59:48 -03:00
Samuel Henrique Oliveira da Silva
6bbb14c905 Flake8 fix and formatting 2017-10-06 16:25:14 -03:00
Samuel Henrique Oliveira da Silva
e57adc5dfc Rewind changes into the rework 2017-10-06 14:48:05 -03:00
Samuel Henrique Oliveira da Silva
d1f5248ea0 Keeping up with master 2017-10-06 13:31:10 -03:00
Carlos Millett
1eb743ab5f move new images to pokemonterminal package 2017-09-01 14:50:51 -03:00
Carlos Millett
9939b87ed2 recreate 'pokemon' and 'ichooseyou' executables 2017-09-01 14:39:05 -03:00
Carlos Millett
55f520400b create pokemonterminal package 2017-09-01 14:30:33 -03:00