Jake Funke
c5e0bbaef8
allow underscore in names
2018-11-14 23:24:34 +00:00
Jake Funke
2212596e5e
halloween feature and death check fix
2018-10-03 18:53:49 +00:00
Jake Funke
6f7cddd5bb
tweaks
2018-08-27 21:01:46 +00:00
Jake Funke
e5261b79b1
fixed bug where users with live botany instances couldnt be watered
2018-08-10 20:14:11 +00:00
Jake Funke
e9b58bb61d
tribute to abraxas. rest in peace friend.
2018-08-06 21:15:06 +00:00
Jake Funke
0c99c4f948
added some mutations
2018-07-12 17:42:34 +00:00
Jake Funke
6162d9f1ba
Merge pull request #20 from Ensiss/io-fix
...
Prevent infinite loops when piping to botany
2018-07-03 11:05:50 -07:00
Ensis
2619bd87bb
Prevent infinite loops when piping to botany
2018-07-03 14:18:09 +02:00
Jake Funke
0f78cf20d3
fixed permissions bug
2018-06-19 23:58:51 +00:00
Jake Funke
a23656b1be
Merge pull request #18 from Ensiss/login-autocomplete
...
Add autocompletion for logins in the visit prompt
2018-06-19 16:39:14 -07:00
Jake Funke
dc7eab6aa4
Merge pull request #17 from Ensiss/thread-safe
...
Fix race conditions messing up the display
2018-06-19 16:36:24 -07:00
Jake Funke
f3a5459ef7
menu range fix
2018-06-18 18:16:05 +00:00
Jake Funke
af57c4b8be
Merge branch 'master' of https://github.com/jifunks/botany
2018-06-14 21:07:54 +00:00
Jake Funke
2315a3ecd6
More accurate guest timing
2018-06-14 21:07:43 +00:00
Jake Funke
0218448d43
Update README.md
2018-06-14 13:20:51 -07:00
Jake Funke
94584a2a36
fixed long term absence visitor check
2018-06-14 20:11:07 +00:00
Jake Funke
f758b8bbbf
Merge branch 'master' of https://github.com/jifunks/botany
2018-06-13 00:07:13 +00:00
Jake Funke
2eb347e11b
garden bar text
2018-06-13 00:06:57 +00:00
Jake Funke
93c8656c55
Merge pull request #16 from Ensiss/sort-fix
...
Fix sort by age
2018-06-12 17:05:35 -07:00
Ensis
8616904350
Add autocompletion for logins in the visit prompt
2018-06-10 12:05:17 +02:00
Ensis
8e18ecbee6
Fix race conditions messing up the display
2018-06-07 11:09:29 +02:00
Ensis
5288ead6b6
Fix sort by age
2018-06-06 22:34:30 +02:00
Jake Funke
5b839650fe
Merge pull request #15 from Ensiss/garden-controls
...
Add controls for the garden screen
2018-06-06 10:48:38 -07:00
Ensis
454cccec26
Add user control on the garden screen
2018-06-06 17:25:28 +02:00
Ensis
780ee0f5bb
Prevent overflow on small terminals and show garden scores as ints
2018-06-06 11:01:29 +02:00
Jake Funke
d2be5e385a
Merge pull request #14 from Ensiss/visit-view-nopickle
...
Show ascii art of visited plants
2018-06-05 10:45:12 -07:00
Ensis
e005c5f207
Show ascii art of visited plants
2018-06-05 14:38:11 +02:00
Jake Funke
57203b21f4
tweak for score display
2018-06-05 00:19:47 +00:00
Jake Funke
4738c1481e
Merge pull request #13 from rakiru/patch-2
...
Fix the fix for generation bonus
2018-06-04 17:09:12 -07:00
Leagsaidh Gordon
63b39f92be
Fix the fix for generation bonus
2018-06-05 01:05:07 +01:00
Jake Funke
6dd0cc9d0d
Merge branch 'master' of https://github.com/jifunks/botany
2018-06-05 00:02:05 +00:00
Jake Funke
f4de636a45
todos updated
2018-06-05 00:02:01 +00:00
Jake Funke
513d658a05
Merge pull request #12 from rakiru/patch-1
...
Fix generation bonus not applying while closed
2018-06-04 17:01:17 -07:00
Leagsaidh Gordon
ae99f2eb0b
Fix generation bonus not applying while closed
2018-06-05 00:54:08 +01:00
Jake Funke
a2c67f98bc
Merge pull request #10 from jmdejong/clearup
...
properly clean up after crash
2018-05-23 12:48:24 -07:00
troido
6c72cc3d39
properly clean up after crash
...
put cleanup in finally block so it happens no matter the crash
this should prevend scrambled lines all over the terminal
2018-05-23 21:45:51 +02:00
Jake Funke
13b0971346
Merge pull request #9 from jmdejong/tempfile
...
dump safely by writing to tempfile
2018-05-23 12:26:12 -07:00
troido
d0bc57226a
dump safely by writing to tempfile
...
First write all the dump to a temporary file.
Rename temp file to actual file name when done.
This prevents savefile corruption when botany crashes during write.
2018-05-23 21:21:50 +02:00
Jake Funke
1c62fb027d
Merge pull request #8 from jmdejong/colourfix
...
don't try to use colours if unsupported; fix #7
2018-05-23 12:20:40 -07:00
troido
484981f5de
don't try to use colours if unsupported
2018-05-23 21:03:20 +02:00
Jake Funke
09b18e862d
updated todos
2018-05-21 18:00:53 +00:00
Jake Funke
70aa58a091
Update readme
2018-04-24 17:49:25 +00:00
Jake Funke
130b04e21b
Correct water bar position
2018-04-24 17:47:19 +00:00
Jake Funke
864a33215a
Update instructions
2018-03-14 21:42:10 +00:00
Jake Funke
ce268c0609
Prevent exploitation of visit feature
2018-03-13 18:03:57 -07:00
Jake Funke
b9ef7c31bb
Block user from visiting self, fix guest watering bug
2018-03-12 14:35:42 -07:00
Jake Funke
e6e8778dfb
fixed art bug and update readme
2018-03-11 16:36:55 -07:00
Jake Funke
3b802dc931
Fixed water points bug
2018-03-11 15:51:11 -07:00
Jake Funke
a74d257506
File permissions, optimized db access
2018-03-11 15:44:10 -07:00
Jake Funke
f716b4ab96
added unix backspace
2018-03-11 15:10:07 -07:00