LazoCoder
|
16f4a6b27b
|
Added clear functionality
Sets the current terminal background image to blank. Tested on iTerm2 on macOS and Terminology on Ubuntu.
|
2017-06-11 15:30:23 -04:00 |
|
Ben Magee
|
e55b8583a2
|
Definitely reverted the scripts this time.
|
2017-06-07 10:16:48 +01:00 |
|
Ben Magee
|
f554b4781f
|
Reverted Scripts directory back to base repository version.
|
2017-06-07 10:13:38 +01:00 |
|
Ben Magee
|
1219b1d7c7
|
Added get_random_from_region(region) function to the Database class, which picks a random Pokemon from the specified region (passed as a string: johto, kanto, hoenn, sinnoh). Added a wrapper in the main.py file, so a call such as 'pokemon random-johto' can be made to pick a random Pokemon from the Johto region.
|
2017-06-07 10:03:52 +01:00 |
|
LazoCoder
|
44d471826d
|
Fixed index out of bounds bug in random function
|
2017-04-30 21:58:43 -04:00 |
|
LazoCoder
|
160fddc46c
|
Removed usage of non existent method
|
2017-04-29 13:30:35 -04:00 |
|
LazoCoder
|
3551155b3c
|
Changed usage to take up a bit less room.. some other small changes too
|
2017-04-29 13:29:15 -04:00 |
|
LazoCoder
|
18f5b8f08d
|
Added ability to check what the current pokemon is in the terminal or wallpaper
|
2017-04-28 19:17:44 -04:00 |
|
LazoCoder
|
7faf120282
|
Changing wallpaper support
|
2017-04-28 18:26:00 -04:00 |
|
LazoCoder
|
e228e590aa
|
Added samples for the realm
|
2017-04-25 13:43:30 -04:00 |
|
LazoCoder
|
1e4ff51d91
|
Run.sh generation
Now the program should work no matter what directory it is in
|
2017-04-20 23:08:06 -04:00 |
|
LazoCoder
|
197f638c32
|
Added ability to change background image
|
2017-04-18 23:49:06 -04:00 |
|
LazoCoder
|
24fcd9d6ba
|
Added scripts for changing background
|
2017-04-18 21:28:43 -04:00 |
|