Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve plants/plant plugin #4632

Merged
merged 24 commits into from
Jun 6, 2024
Merged

Improve plants/plant plugin #4632

merged 24 commits into from
Jun 6, 2024

Commits on May 24, 2024

  1. Update changelog.txt

    Bumber64 authored May 24, 2024
    Configuration menu
    Copy the full SHA
    78d1462 View commit details
    Browse the repository at this point in the history
  2. Improve plant plugin

    * Update regrass.cpp
    
    * Update regrass.lua
    
    * Update regrass.rst
    
    * Rename plants.cpp to plant.cpp
    
    * Rename plants.rst to plant.rst
    
    * Update plugins/CMakeLists.txt
    
    * Update plant.cpp
    
    * Create plant.lua
    
    * Update plant.rst
    Bumber64 authored May 24, 2024
    Configuration menu
    Copy the full SHA
    11760d3 View commit details
    Browse the repository at this point in the history
  3. Update changelog.txt

    Bumber64 authored May 24, 2024
    Configuration menu
    Copy the full SHA
    3349893 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Update plant, regrass

    * Add option to force plant create on no_grow; allow more valid tiles
    
    * Update plant.cpp: remove extra includes, use if/else for plant vectors
    
    * Update regrass.cpp: don't remove mud
    
    * Update changelog.txt
    
    * Update Removed.rst
    
    * Update regrass.rst
    
    * Update plant.rst
    Bumber64 authored May 25, 2024
    Configuration menu
    Copy the full SHA
    d6e4b66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    346f173 View commit details
    Browse the repository at this point in the history
  3. Update plant.lua

    Bumber64 authored May 25, 2024
    Configuration menu
    Copy the full SHA
    6b98f50 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Update plant.rst

    Bumber64 authored May 26, 2024
    Configuration menu
    Copy the full SHA
    aa5cd34 View commit details
    Browse the repository at this point in the history
  2. Update plant.rst

    Bumber64 authored May 26, 2024
    Configuration menu
    Copy the full SHA
    69fd250 View commit details
    Browse the repository at this point in the history
  3. Update plant.rst

    Bumber64 authored May 26, 2024
    Configuration menu
    Copy the full SHA
    5fd2033 View commit details
    Browse the repository at this point in the history
  4. Update plant.rst

    Bumber64 authored May 26, 2024
    Configuration menu
    Copy the full SHA
    a4cd675 View commit details
    Browse the repository at this point in the history
  5. Update regrass.rst

    Bumber64 authored May 26, 2024
    Configuration menu
    Copy the full SHA
    1c66257 View commit details
    Browse the repository at this point in the history
  6. Update plant.rst

    Bumber64 authored May 26, 2024
    Configuration menu
    Copy the full SHA
    70f3403 View commit details
    Browse the repository at this point in the history
  7. Update regrass.rst

    Bumber64 authored May 26, 2024
    Configuration menu
    Copy the full SHA
    01daf56 View commit details
    Browse the repository at this point in the history
  8. Update plant.rst

    Bumber64 authored May 26, 2024
    Configuration menu
    Copy the full SHA
    a6c6289 View commit details
    Browse the repository at this point in the history
  9. Update logic for wet/dry plants

    * Update plant.cpp
    
    * Update plant.rst
    Bumber64 authored May 26, 2024
    Configuration menu
    Copy the full SHA
    b7f49a8 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Add "list" command to plant and regrass

    * Add "plant list" and "regrass --list" to replace clunky commands
    
    * Update Tags.rst: Add grass to "plants" tag description
    Bumber64 authored May 27, 2024
    Configuration menu
    Copy the full SHA
    eff599d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79f18ed View commit details
    Browse the repository at this point in the history
  3. Update plant.lua

    Bumber64 authored May 27, 2024
    Configuration menu
    Copy the full SHA
    f249a4e View commit details
    Browse the repository at this point in the history
  4. Update plant.lua

    Bumber64 authored May 27, 2024
    Configuration menu
    Copy the full SHA
    ee8c85a View commit details
    Browse the repository at this point in the history
  5. Changes to docs, hyphenate dry-run

    * Update regrass.rst
    
    * Update plant.rst
    
    * Update plant.lua
    
    * Update plant.cpp
    
    * Update changelog.txt
    Bumber64 authored May 27, 2024
    Configuration menu
    Copy the full SHA
    2d38adc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d7ec1c View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    d6820db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ced710 View commit details
    Browse the repository at this point in the history
  3. fix gcc syntax warning

    myk002 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ef9ee5c View commit details
    Browse the repository at this point in the history