Commit graph

396 commits

Author SHA1 Message Date
Samuel Henrique Oliveira da Silva
a6867b360d Minor import mistake 2017-11-19 12:49:05 -02:00
Samuel Henrique Oliveira da Silva
4a26b38c4d Fixes -c to actually clear instead of only stopping the slideshow 2017-11-19 12:41:09 -02:00
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
c7ffb5fef5 Fixes bugs in slideshows. 2017-11-19 09:41:21 -02:00
Samuel Henrique Oliveira da Silva
14ed7eb669 Adds some testing 2017-11-19 09:40:17 -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
Lazo
f83821a683
Merge pull request #128 from sylveon/master
Fix installation via pip
2017-11-14 20:24:51 -05:00
Charles Milette
0a35a60a9a
Fix installation via pip 2017-11-14 13:11:24 -05:00
Lazo
f1db84d7d2
Update README.md
I didn't like how viewing the images on imgur made them darker, it looks ugly imo, so I put them all back into the readme. Also increased the size as it was too small on my screen.
2017-11-10 22:49:23 -05:00
Lazo
ba01b3ff20
Merge pull request #126 from sylveon/master
Rework README
2017-11-10 22:28:31 -05:00
Charles Milette
b38c9641f7
Add UTF-8 BOM and 3 other previews 2017-11-08 16:51:41 -05:00
Charles Milette
8b1caa2d3a
Other consistency fixes 2017-11-08 13:16:14 -05:00
Charles Milette
9c107341e8
Center Imgur link 2017-11-08 13:12:48 -05:00
Charles Milette
354b839250
Better english for random pokemon set up 2017-11-08 13:10:09 -05:00
Charles Milette
aeab98ce38
Rework README 2017-11-08 11:36:47 -05:00
Charles Milette
78ac6e10de
Merge pull request #125 from sylveon/master
Explicitely declare Python 3.6 in the shebang
2017-11-07 17:19:14 -05:00
Charles Milette
92efb3bf3f
Add notice for Python 3.6 on Ubuntu distros. 2017-11-07 16:31:26 -05:00
Charles Milette
2e0841e6fe
Explicitely declare Python 3.6 in the shebang
Fixes #124
2017-11-07 16:09:13 -05:00
Samuel Henrique
c1c444e95b Merge pull request #104 from cclauss/patch-2
flake8 . --show-source gives us more context
2017-10-10 10:40:39 -03:00
Samuel Henrique
86e94b1462 Merge branch 'master' into patch-2 2017-10-10 10:40:24 -03: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
978b221c70 Merges the new command engine
Command engine rework into master!
2017-10-07 10:30:03 -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
13eb258488 Fixes testing 2017-10-06 16:04:30 -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
LazoCoder
8085a415d8 updated npm links
after the folder reorganization the npm installation wasn't working correctly
2017-09-02 00:46:38 -04:00
Lazo
6043159eb9 Update README.md 2017-09-01 18:43:41 -04:00
Lazo
f777b29a74 Update README.md 2017-09-01 18:36:26 -04:00
Lazo
132fc3776a Merge pull request #106 from caedus75/setup-pip
Allow installation with pip
2017-09-01 17:55:39 -04: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
2e88c2298a update setup.py to work with new folder structure 2017-09-01 14:39:05 -03:00
Carlos Millett
be1610747b move tests to a test folder 2017-09-01 14:39:05 -03:00
Carlos Millett
55f520400b create pokemonterminal package 2017-09-01 14:30:33 -03:00
Carlos Millett
b0c90c1edd prepare project for pip
add setup.py
tweak main.py to work after pip installed
2017-09-01 14:30:24 -03:00
Lazo
605b5a9ca5 Update README.md 2017-09-01 11:57:45 -04:00
Lazo
32e8067074 Merge pull request #105 from Squirrels/master
Added the pokemon for the Unova and Kalos region
2017-09-01 11:52:37 -04:00
Squirrels
7bb52d571b Added the correct number of blank lines to make flake8 happy, and fixed a test with the wrong name 2017-08-17 13:56:40 -03:00
Squirrels
e4e342b633 Fixed tests and options for kalos region 2017-08-17 13:15:48 -03:00
Squirrels
ec06bb6c7b Added the pokemon from the Unova and Kalos region 2017-08-16 18:23:59 -03:00
Samuel Henrique Oliveira da Silva
a264cab320 ID filter only accepts exact matches 2017-08-14 15:05:50 -03:00
Samuel Henrique Oliveira da Silva
5c36825b64 Implict name filter 2017-08-14 09:56:04 -03:00
Samuel Henrique Oliveira da Silva
c629b414d4 Minor cleanup, killing the daemon
- Now the slideshow daemon on the background may be killed with the -c
option through named pipes (fifo's)
- Minor reformatting again, typos, snake case of some variables, shape
not content
2017-08-12 21:47:40 -03:00
Samuel Henrique Oliveira da Silva
9e10f5a902 Half-Slideshow and formatting
- Reformats the code
- Implements slideshow, it's working. Stopping it isn't.
2017-08-10 17:16:51 -03:00
cclauss
f33312f69f flake8 . --show-source gives us more context
* Trusty and sudo false are now th defaults
* Add pip caching of modules will speed up Travis builds
* Step up to Python 3.6
2017-08-10 05:31:00 +02:00