Jump to content

Search the Community

Showing results for tags 'genetics'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Categories

  • Plugins
  • Carbon
  • Harmony
  • Maps
  • Monuments
  • Prefabs
  • Arenas
  • Bases
  • Tools
  • Discord Bots
  • Customizations
  • Extensions
  • Graphics

Forums

  • CF Hub
    • Announcements
  • Member Hub
    • General
    • Show Off
    • Requests
  • Member Resources
    • For Hire
    • Creators
    • Creators Directory
  • Community Hub
    • Feedback
  • Support Hub
    • Support
    • Site Support
    • Help Center

Product Groups

  • Creator Services
  • Host Services
  • Memberships

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me


Steam


Github

Found 3 results

  1. Version 1.0.0

    41 downloads

    Plant crossbreeding, solved. Genetics Helper scans every hemp, berry, corn, pumpkin, potato and other clone you're carrying (and in nearby boxes), then tells you the exact clones to plant to reach a target genome — one‑round recipes when they exist, and full two‑round bridge routes when they don't. No spreadsheets, no external calculators, no tabbing out of the game. What it does Rust plants have six gene slots, each holding one of five genes. Three are "good" (green) — **G** Growth, **Y** Yield, **H** Hardiness — and two are "bad" (red) — **W** Water, **X** Empty. Crossbreeding mixes a plant with its same‑type neighbors slot by slot, and turning a bank of messy wild clones into a perfect "god clone" is notoriously fiddly. Genetics Helper does the math for you: Scans your clones automatically — inventory plus nearby boxes you own — and groups them by plant type (you can't crossbreed hemp with berries, and it respects that). Pick a goal by clicking six gene‑letter buttons or a one‑click preset. Presets auto‑fit to whichever arrangement is *easiest* to reach from the clones you actually have. Finds the best route and shows it with real success probabilities: One‑round recipes — a center plant plus the donors to surround it with, including "throwaway center" combines where the donors dominate any center. Two‑round bridge routes — when a bank is too messy for one round, it works out a clean intermediate ("bridge") clone to breed first, then the finishing combine. Both rounds shown, with combined odds. Honest advice — if even a two‑round route isn't possible, it tells you what to grow to unblock it. Before you start" checks — warns you when a recipe would use your *last* copy of a clone, or needs more than you have, so you clone up spares before committing (crucial for sub‑100% gambles you may need to retry). Pull buttons — gather the exact donors a recipe needs from nearby boxes into your inventory, only what you don't already have, respecting free space. Flush junk — one button (with a confirm step) to permanently destroy every clone with more than three red genes, cleaning out your bank in seconds. It's fast and lag‑free: the solver is allocation‑free and cached, so opening and clicking around the panel never stalls the server. Getting started 1. Install the plugin (see below) and grant yourself the `rustgeneticshelper.use` permission. 2. Gather some clones — clone wild plants and keep the cuttings on you or in a box beside you. 3. Stand near your storage and type in chat: /genes 4. Click a preset (Growth / Yield / Balanced / Hardy) or set a custom goal with the gene‑letter buttons. 5. Read the recipe under "Best route to your goal", hit "Pull" to grab the donors, and plant them. Installation 1. Drop `RustGeneticsHelper.cs` into your server's `oxide/plugins` (or `carbon/plugins`) folder. 2. The plugin loads automatically and writes a default config to `oxide/config/RustGeneticsHelper.json`. 3. Grant permissions (below) and you're done. Works with Oxide/uMod and Carbon. Commands Player commands: /genes Opens the main panel: set a goal, browse your clones by plant type, and get the best route with Pull buttons. Type it again (or press the **X**) to close. /gene Shows a short help message. Everything else in the panel is done with buttons — setting the goal, switching plant type, paging your clone list, pulling donors, and flushing junk. There's nothing else to memorize. Admin command: /gene grow [all] [stage] Force‑grows the plant you're looking at to a given stage. Add `all` to affect every plant in the same planter. `stage` is one of `seedling`, `sapling`, `crossbreed`, `mature`, `fruiting`, `ripe`. Using `crossbreed` runs the game's real gene‑mixing and prints the before → after genomes — the way to verify a recipe's odds in game. Permissions rustgeneticshelper.use Access to /genes and the panel rustgeneticshelper.admin Access to the /gene grow Configuration Permission required to use | `rustgeneticshelper.use` | Permission node checked for `/genes` and the panel. Leave as‑is unless you have a reason to rename it. Permission for admin/testing commands (grow) | `rustgeneticshelper.admin` | Permission node for the `/gene grow`/`debug`/`itemdebug` tools. Green gene weight (G/Y/H) | `0.6` | The crossbreed weight of a green gene. This is a game constant — **don't change it** unless the game's genetics math changes; the solver's accuracy depends on it. Red gene weight (W/X) | `1.0` | The crossbreed weight of a red gene. Also a game constant — leave it. Default target genome (order-independent for stats) | `GGGYYY` | The goal a player starts with before they pick one. Any 6 letters from `G Y H W X`. Recipe finder: how many recipes to show | `5` | How many candidate recipes the solver keeps internally; the panel displays up to the best three. Higher values do a little more work. Scan boxes within this radius for clones (m) | `4.0` | How far from the player to look for boxes when scanning clones and pulling donors. Also scan teammates' boxes | `true` | If `true`, clones in your teammates' nearby boxes are counted for recipes. (The **Flush** button never touches teammate boxes — it only destroys clones in your own inventory and your own boxes.) Max distinct clones listed per page | `6` | Rows per page in the clone grid. The grid is always four columns wide, so `6` shows up to 24 distinct clones per page. Target presets (name -> genome) | Growth/Yield/Balanced/Hardy | The preset buttons. Rename them or point them at any 6‑gene combo you like. When clicked, a preset auto‑fits to the easiest matching arrangement for the player's clones (slot order doesn't affect a plant's stats). Look-at ray distance (m) | `5.0` | How far the admin `/gene` tools reach when detecting the plant you're aiming at. Planter neighbour scan radius (m) | `2.0` | Radius used by `/gene grow all` to find the other plants sharing a planter. Green colour (rich-text hex) | `#7BFF52` | Colour used for green genes (G/Y/H) in the UI. Red colour (rich-text hex) | `#FF5B5B` | Colour used for red genes (W/X) in the UI. Tips & FAQ Why does the goal rearrange when I click a preset? Slot order has no effect on a plant's stats, so the plugin snaps a preset (e.g. 3× Growth + 3× Yield) to whichever arrangement your clones are already closest to. That's what makes an easy recipe appear instead of "no recipe." It says "grow cleaner clones" — why can't it just combine what I have? Reaching an all‑green genome needs enough *green* donors in each slot to outweigh scattered reds. If your whole bank is red‑heavy, no single‑ or two‑round combine can get there yet — the honest move is to roll a few seeds down to 0–1 reds first, then the routes open up. This is normal Rust genetics, not a limitation of the tool. What do the percentages mean? The odds that a round produces the exact target. `100%` is guaranteed; anything less is a gamble — inspect the center plant the instant it hits the Crossbreed stage, and if it missed, harvest it and retry from your backups. That's why the "Before you start" check nags you to keep spare copies. Is Flush safe? It only destroys clones with **more than three** red genes (pure junk that's never used in a recipe), only from **your own** inventory and boxes, and only after you click **Confirm**. Any other action cancels the pending confirm. Will it lag my server? No. The solver is bounded, allocation‑free, and cached per player — it only recomputes when your clones or goal actually change.
    Free
  2. Monster

    XCustomGenes

    Version 1.0.4

    126 downloads

    XCustomGenes is a versatile gene editor plugin offering a user-friendly UI, multilingual support, sound effects, and robust features for editing or deleting genes through chat commands or the UI, with options for payment integration using in-game currency. -> In the code you can switch the plugin language - LanguageEnglish = true <- Features Optimization of the interface for different monitor resolutions. There is a lang ru/en/uk/es. Sound effects when interacting with the menu. User-friendly UI gene editor. To change/delete genes, player/administrator can use: chat commands or UI editor. Ability to change/delete genes on a selected item, as well as on all items in inventory simultaneously. Ability to make gene changing/deletion paid. Balance of any plugin or Scrap can be used as currency. Various chat messages. Protection against incorrect input of genes. The administrator can quickly give himself seeds with the right genes using the UI editor. Permissions xcustomgenes.use - access to menu / access to genes editing. xcustomgenes.admin - access to admin functionality. Commands /g, /gene, /genes - to open the menu. [ Commands can be changed in the config. ] /genes item genes(xxxxxx) - to change/delete genes on the selected item. /genes all genes(xxxxxx) - to change/delete genes on all items in inventory simultaneously. xcustomgenes_give steamID shortname genes(xxxxxx) amount skinID - to give seeds with genes to the player. [ Arguments - genes, amount, skinID - is not a mandatory. ] Config { "General settings": { "SteamID profile for custom avatar": 0, "Chat prefix": "<size=12><color=#FFFFFF50>[</color> <color=#00FF0050>XCustomGenes</color> <color=#FFFFFF50>]</color></size>\n", "List of commands to open the menu": [ "g", "gene", "genes" ], "Gene list for quick selection": [ "GGGGYY", "GGGYYY", "GGYYYY", ... ] }, "GUI settings": { "Color_background_1": "0.517 0.521 0.509 0.95", "Color_background_2": "0.217 0.221 0.209 0.95", "Button color (icons)": "1 1 1 0.75", "Block color": "0.517 0.521 0.509 0.5" }, "Payment settings": { "Use payment": false, "True - plugin with balance | False - scrap": false, "Price formation - [ True - per stack | False - per seeds ]": true, "Price": 10.0, "Price - gene delete": 2.0, "Plugin name": "Economics", "Method name(API) - Balance": "Balance", "Method name(API) - Withdraw": "Withdraw", "Method(API) data type - [ 0 - int | 1 - float | 2 - double ]": 0 } }
    $18.99
  3. Version 1.0.0

    19 downloads

    A custom blue card monument. It is compact in size so that it can be placed on existing maps. Players can earn between 250 to 700 scrap running this monument. It features a recycler and oil refinery as well. This is a PVP monument. You must have rustedit.dll installed on your server for it to work.
    $10.00

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
3m
Total downloads
Customers
12k
Customers served
Files Sold
170.7k
Total sales
Payments
3.7m
Processed total
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.