Jake Funke
|
7c2282df5d
|
Correct growth rate display
|
2017-05-03 23:43:58 +00:00 |
Jake Funke
|
c7ede5e854
|
Implement bonus growth for generations
|
2017-05-03 23:21:43 +00:00 |
Jake Funke
|
e0432f149f
|
Add plant generations
|
2017-05-03 19:51:21 +00:00 |
Jake Funke
|
2786a46397
|
Update final stage art
|
2017-04-26 21:46:42 +00:00 |
Jake Funke
|
00fe6c2175
|
Update menu for new ascii display
|
2017-04-19 20:32:18 +00:00 |
Jake Funke
|
e9a80ec6aa
|
Add stage 3 plants
|
2017-04-19 20:24:44 +00:00 |
Jake Funke
|
a7baf50055
|
Merge pull request #3 from jmdejong/master
Added more plant information to json file.
|
2017-04-18 11:09:26 -07:00 |
troido
|
ea97a07f84
|
Added more plant information to json file. The json file now also contains the plant stage, and if the plant has them the rarity, mutation , color and species
|
2017-04-02 13:28:30 +02:00 |
Jake Funke
|
fb742d6bcd
|
New art
|
2017-03-31 19:06:08 +00:00 |
Jake Funke
|
dc33e6c56d
|
Merge pull request #1 from Sanqui/master
Nicely align columns in the garden table
|
2017-03-27 11:52:37 -07:00 |
Jake Funke
|
a77d61abc7
|
Column formatting for garden view
|
2017-03-27 11:50:50 -07:00 |
Jake Funke
|
471720b56e
|
Add ISC license and code cleanup
|
2017-03-27 18:28:00 +00:00 |
sanqui
|
c6e0034684
|
Nicely align columns in the garden table
|
2017-03-27 17:50:04 +00:00 |
Jake Funke
|
3b4f2ddd1a
|
Update readme
|
2017-03-24 23:32:58 +00:00 |
Jake Funke
|
c256379bee
|
Merge branch 'master' of https://github.com/jifunks/botany
|
2017-03-24 23:27:41 +00:00 |
Jake Funke
|
95e583a99d
|
Add fancy water gauge
|
2017-03-24 23:27:25 +00:00 |
Jake Funke
|
4ae7246747
|
Fix ctrl+c breaking exit
|
2017-03-24 22:07:17 +00:00 |
Jake Funke
|
63d9dc6877
|
Update README.md
|
2017-03-23 19:34:14 -07:00 |
Jake Funke
|
18029fca65
|
Code cleanup
|
2017-03-24 01:32:44 +00:00 |
Jake Funke
|
81ec3f1167
|
Refactor display, add confirmations for restart
|
2017-03-24 00:11:58 +00:00 |
Jake Funke
|
2726b34c2f
|
Update garden handling to SQLite3
|
2017-03-23 01:49:38 +00:00 |
Jake Funke
|
59dada94b6
|
Update ASCII art to stage 2, new flavor text
|
2017-03-22 00:42:39 +00:00 |
Jake Funke
|
0a6b561b94
|
Update screenshot in readme
|
2017-03-21 19:58:40 +00:00 |
Jake Funke
|
8f99063b5b
|
Paginate garden
|
2017-03-21 19:55:11 +00:00 |
Jake Funke
|
2fcdb01577
|
Code cleanup
|
2017-03-18 00:33:40 +00:00 |
Jake Funke
|
67c8f3dfc8
|
ASCII art for plants now shown
|
2017-03-17 22:03:32 +00:00 |
Jake Funke
|
81590dd3f3
|
Code cleanup
|
2017-03-17 19:00:46 +00:00 |
Jake Funke
|
b2d1c62323
|
Implement vim-style (j/k) and curses-style (ctrl+n/p) menu controls
|
2017-03-16 20:01:08 +00:00 |
Jake Funke
|
948adec959
|
Update readme
|
2017-03-15 21:42:34 +00:00 |
Jake Funke
|
e4f458afca
|
Readme formatting
|
2017-03-15 21:35:14 +00:00 |
Jake Funke
|
b8a5eeb6c2
|
Readme updates
|
2017-03-15 21:32:22 +00:00 |
Jake Funke
|
100a79c99d
|
Update README.md
|
2017-03-15 14:26:15 -07:00 |
Jake Funke
|
d06467df6c
|
Update README.md
|
2017-03-15 14:26:06 -07:00 |
Jake Funke
|
b390e8416d
|
Update readme
|
2017-03-15 20:57:47 +00:00 |
Jake Funke
|
c30ff07551
|
Update readme and code cleanup
|
2017-03-15 20:56:00 +00:00 |
Jake Funke
|
0ca4683a1e
|
Hardcore nvidia graphics display drivers
|
2017-03-15 06:51:52 +00:00 |
Jake Funke
|
17248eed50
|
Cleanup + output formatting
|
2017-03-15 01:31:18 +00:00 |
Jake Funke
|
7faf3a4dd0
|
Update readme
|
2017-03-14 22:50:03 +00:00 |
Jake Funke
|
bd56dd38a4
|
Fix race conditions, add look feature
|
2017-03-14 22:23:28 +00:00 |
Jake Funke
|
138a981c3f
|
Add display error handling (messy)
|
2017-03-13 17:42:13 +00:00 |
Jake Funke
|
b68c4362ec
|
Merge branch 'master' of https://github.com/jifunks/botany
|
2017-03-13 05:29:07 +00:00 |
Jake Funke
|
4818132743
|
Update README.md
|
2017-03-12 22:28:34 -07:00 |
Jake Funke
|
1c5fbfa2e6
|
Merge branch 'garden_menu'
|
2017-03-13 05:24:58 +00:00 |
Jake Funke
|
5e4619e1c0
|
Merge branch 'master' of https://github.com/jifunks/botany
|
2017-03-13 05:22:30 +00:00 |
Jake Funke
|
cc50553226
|
Clean and refactor code, add garden menu
|
2017-03-13 05:21:17 +00:00 |
Jake Funke
|
d269e3391f
|
Update garden data structutre and file permissions
|
2017-03-10 20:01:48 +00:00 |
Jake Funke
|
834279b06c
|
Update README.md
|
2017-03-10 11:06:41 -08:00 |
Jake Funke
|
86bc0a89c3
|
Update README.md
|
2017-03-10 10:15:22 -08:00 |
Jake Funke
|
b01b39b00e
|
Update readme
|
2017-03-10 04:54:38 +00:00 |
Jake Funke
|
9efc286b6a
|
Create garden, plants exist together now
|
2017-03-10 01:02:19 +00:00 |