Commit Graph

  • fbef820ef2
    Merge 8d2e53ad83 into 49ae1125d3 Marcos Marado 2024-05-22 12:19:35 +0200
  • 7453481246
    Merge a3762d3e00 into 49ae1125d3 Deleted user 2024-04-10 02:11:30 -0400
  • 3497c25d5c
    Merge fa1837f71f into 49ae1125d3 Joy Alice Gu 2024-04-04 15:32:28 -0400
  • 49ae1125d3
    Merge pull request #51 from marado/corrupt master Nate Smith 2024-04-04 15:29:38 -0400
  • df01d7397c
    Merge pull request #54 from noelleleigh/growth-rate-rounding Nate Smith 2024-04-04 15:26:07 -0400
  • ccc08316fe
    Merge pull request #53 from noelleleigh/Python-3.12 Nate Smith 2024-04-04 15:14:58 -0400
  • 43333db825 Round growth rate to single decimal Noelle Leigh 2024-03-03 17:39:21 -0500
  • c6aed375da Support Python 3.12 Noelle Leigh 2024-03-03 17:20:32 -0500
  • 32d2e76198 WIP adding plant class, sql rewrite Nate Smith 2023-12-11 22:26:24 -0800
  • 2138a8ffe2 j k Nate Smith 2023-12-10 16:08:06 -0800
  • beafc128e3 draw menu, placeholder art Nate Smith 2023-12-10 16:01:51 -0800
  • dcab278223 add a UI class Nate Smith 2023-12-10 15:38:46 -0800
  • 6811deaedc WIP curses Nate Smith 2023-12-09 16:29:47 -0800
  • e17c782737 WIP adding curses Nate Smith 2023-12-09 16:11:02 -0800
  • 67676dda8d fore Nate Smith 2023-12-09 15:58:40 -0800
  • 673232919b notes Nate Smith 2023-12-09 15:55:44 -0800
  • bc843b27cc embark on a journey Nate Smith 2023-12-09 15:55:19 -0800
  • ad0d78e133 oops Nate Smith 2023-12-09 16:14:19 -0800
  • 26df7b5a1f adjust mutation rarity to account for reduced number of life iterations Nate Smith 2023-12-08 21:42:24 -0800
  • 9162888a7d consolidate autosave into life thread Nate Smith 2023-12-06 21:52:40 -0800
  • 8d45997537 fix scoping on death_check change even more Nate Smith 2023-12-06 21:38:13 -0800
  • 84bb89b48c fix scoping on death_check change more Nate Smith 2023-12-06 21:37:12 -0800
  • be770c6b5e fix scoping on death_check change Nate Smith 2023-12-06 21:36:15 -0800
  • ed7498bd4a reduce CPU usage dramatically Nate Smith 2023-12-06 20:56:11 -0800
  • 99c1fda072 ignore *.swp Nate Smith 2023-12-04 22:04:29 -0800
  • ea358f641d move Plant to its own module Nate Smith 2023-12-04 22:04:00 -0800
  • 41e653582b
    Merge 4b0c61163d into 151a700774 Marcos Marado 2023-12-04 05:48:44 -0700
  • 151a700774 do not import * nate smith 2023-12-02 22:31:32 -0800
  • 1fffd41783 Check if the save file isn't corrupted Marcos Marado 2023-09-13 15:38:08 +0000
  • 4b0c61163d Merge branch 'master' of https://github.com/jifunks/botany Marcos Marado 2023-03-21 18:59:55 +0000
  • 070a880f12
    Merge pull request #50 from epif4nio/master Jake Funke 2023-03-21 10:47:44 -0700
  • c92b3d3667 Clean other instances of user Tiago Epifanio 2023-03-20 00:26:43 +0000
  • c63a186d32 On harvest confirmation message, default to Y when user presses return Tiago Epifanio 2023-03-19 23:51:39 +0000
  • bdfb113063
    Merge pull request #40 from tilde-team/master Jake Funke 2022-10-12 12:15:42 -0700
  • b81516eea5
    Merge pull request #46 from McSinyx/py3 Jake Funke 2022-10-12 12:15:00 -0700
  • c2f00e9b0e
    Merge pull request #47 from Huy-Ngo/fix-floating-point Jake Funke 2022-10-12 12:14:43 -0700
  • 36b6507766
    Update README.md Jake Funke 2022-10-12 12:14:17 -0700
  • 4ba1d6d46a
    fix precision to first decimal place Ngô Ngọc Đức Huy 2022-05-20 20:19:05 +0700
  • 27b8733bf4
    Update shebang Nguyễn Gia Phong 2022-05-13 13:38:20 +0900
  • fa1837f71f add color to botany joy 2021-12-26 00:15:25 -0800
  • 29369dae13 fix visiting Ben Harris 2021-04-06 15:50:53 -0400
  • b3922ddf85 Merge branch 'master' of https://github.com/jifunks/botany Marcos Marado 2021-02-26 22:56:55 +0000
  • 8d2e53ad83 save_plant: inelegant concurrency fix Marcos Marado 2021-02-26 22:50:12 +0000
  • 38f7f17b66
    Merge pull request #34 from jmdejong/evilvisitors Jake Funke 2021-01-25 14:19:04 -0800
  • d0a9bf22a4
    Merge pull request #36 from cosarara/master Jake Funke 2021-01-25 14:18:39 -0800
  • f5dd135c91
    Merge pull request #37 from jmdejong/patch-2 Jake Funke 2021-01-25 14:18:17 -0800
  • 85d51f40f5
    Stop making all plants godly J.M. de Jong 2021-01-23 14:30:31 +0100
  • 729e5268e4 don't use "is" to compare string literals Jaume Delclòs Coll 2020-10-25 02:08:42 +0200
  • acea6018a6 Do not crash with malformed visitors.json files Marcos Marado 2020-10-03 17:28:10 +0100
  • 0556b3f75a protect plants against old timestamps troido 2020-10-03 09:44:06 +0200
  • f243391418
    Merge pull request #32 from ChristophGra/master Jake Funke 2020-09-15 12:15:58 -0700
  • 979c925234
    Error handling when getch() throws an error Akronymus 2020-09-15 19:45:54 +0200
  • da33b69be4
    Update README.md Jake Funke 2020-04-03 15:14:04 -0700
  • 54bcd2fc61
    Update README.md Jake Funke 2020-04-03 15:13:18 -0700
  • d93c5aad8f
    Merge pull request #27 from marado/master Jake Funke 2020-04-03 15:09:18 -0700
  • c003d183fd
    Merge pull request #28 from marado/view Jake Funke 2020-04-03 15:09:06 -0700
  • a0be5be6bc
    Merge pull request #29 from marado/patch-1 Jake Funke 2020-04-03 15:08:55 -0700
  • ea92373f37
    Merge pull request #24 from PaperMountainStudio/python3 Jake Funke 2020-04-03 14:55:10 -0700
  • c44f9a1ed1
    making the halloween easter egg ~-agnostic Marcos Marado 2020-04-03 00:47:18 +0100
  • 34d1f1be2e botany-view: a new binary giving you a snapshot Marcos Marado 2020-04-02 15:35:57 +0100
  • 2b9cc31b17 Added info about where the readme actually is Marcos Marado 2020-04-02 00:03:05 +0100
  • c089f8fe67 delete old import for python2 Paper Mountain Studio 2020-01-14 17:21:21 +0100
  • 595a4d7e31 found an oopsie Jake Funke 2019-10-30 23:53:56 +0000
  • 58ac0d3250 Use python3 Paper Mountain Studio 2019-10-30 18:26:49 +0100
  • a38c64914f clarify growth rate Jake Funke 2019-08-26 16:34:08 +0000
  • 9d7c5966d3 cleanup comments Jake Funke 2019-08-16 17:25:45 +0000
  • 9bb1f74f74 fix harvest numeric input bug Jake Funke 2019-08-16 17:21:40 +0000
  • 8fd35a5927 logic tweak Jake Funke 2019-02-28 00:41:15 +0000
  • 300b9e8d00 Added alpine-like q to quit Jake Funke 2018-12-13 22:54:57 +0000
  • a3762d3e00 install script for easy system-wide installation ahriman 2018-12-07 02:13:08 -0500
  • 70d02db493
    Merge pull request #22 from midnightpupil/master Jake Funke 2018-12-06 17:11:53 -0800
  • c9979c93e3 changed shebang to increase portability @ahriman/tilde.town ahriman 2018-12-06 16:18:26 -0500
  • 0b2e9177dc
    Merge pull request #21 from RickCarlino/master Jake Funke 2018-11-24 20:54:18 -0800
  • 7fcfedade0 Better strategy for truncating long usernames. Rick Carlino 2018-11-24 22:47:28 -0600
  • 056df53b47 Revert previous changes. NEXT: draw_info_text stuff. Rick Carlino 2018-11-24 22:34:04 -0600
  • 6ceffd9098 Limit length of longer usernames Rick Carlino 2018-11-20 20:43:48 -0600
  • c5e0bbaef8 allow underscore in names Jake Funke 2018-11-14 23:24:34 +0000
  • 2212596e5e halloween feature and death check fix Jake Funke 2018-10-03 18:53:49 +0000
  • 6f7cddd5bb tweaks Jake Funke 2018-08-27 21:01:46 +0000
  • e5261b79b1 fixed bug where users with live botany instances couldnt be watered Jake Funke 2018-08-10 20:14:11 +0000
  • e9b58bb61d tribute to abraxas. rest in peace friend. Jake Funke 2018-08-06 21:15:06 +0000
  • 0c99c4f948 added some mutations Jake Funke 2018-07-12 17:42:34 +0000
  • 6162d9f1ba
    Merge pull request #20 from Ensiss/io-fix Jake Funke 2018-07-03 11:05:50 -0700
  • 2619bd87bb Prevent infinite loops when piping to botany Ensis 2018-07-03 14:18:09 +0200
  • 0f78cf20d3 fixed permissions bug Jake Funke 2018-06-19 23:58:51 +0000
  • a23656b1be
    Merge pull request #18 from Ensiss/login-autocomplete Jake Funke 2018-06-19 16:39:14 -0700
  • dc7eab6aa4
    Merge pull request #17 from Ensiss/thread-safe Jake Funke 2018-06-19 16:36:24 -0700
  • f3a5459ef7 menu range fix Jake Funke 2018-06-18 18:16:05 +0000
  • af57c4b8be Merge branch 'master' of https://github.com/jifunks/botany Jake Funke 2018-06-14 21:07:54 +0000
  • 2315a3ecd6 More accurate guest timing Jake Funke 2018-06-14 21:07:43 +0000
  • 0218448d43
    Update README.md Jake Funke 2018-06-14 13:20:51 -0700
  • 94584a2a36 fixed long term absence visitor check Jake Funke 2018-06-14 20:11:07 +0000
  • f758b8bbbf Merge branch 'master' of https://github.com/jifunks/botany Jake Funke 2018-06-13 00:07:13 +0000
  • 2eb347e11b garden bar text Jake Funke 2018-06-13 00:06:57 +0000
  • 93c8656c55
    Merge pull request #16 from Ensiss/sort-fix Jake Funke 2018-06-12 17:05:35 -0700
  • 8616904350 Add autocompletion for logins in the visit prompt Ensis 2018-06-10 12:05:17 +0200
  • 8e18ecbee6 Fix race conditions messing up the display Ensis 2018-06-07 11:09:29 +0200
  • 5288ead6b6 Fix sort by age Ensis 2018-06-06 22:34:30 +0200
  • 5b839650fe
    Merge pull request #15 from Ensiss/garden-controls Jake Funke 2018-06-06 10:48:38 -0700
  • b0876fb7e5 Tweaked text for menu screen display Ensiss-garden-controls Jake Funke 2018-06-06 17:45:36 +0000