CleverRaven / CleverRaven/Cataclysm-DDA

Stuff found floating on lake / river water that should not be there

Open
#46,252 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

<Bug> Items / Item Actions / Item Qualities
Dominant language
C++
Stars
13.2k
Forks
4.6k
Avg merge
2d 1h
Merged PRs (30d)
205

Description

Describe the bug

You can find things floating on the river / lake surface that should probably not be found there. Mostly bird eggs and bird crap.

Steps To Reproduce

  1. Find a lake or river
  2. Swim, or boat around it
  3. Find bird crap and bird eggs floating on the surface.

Expected behavior

Bird crap should dissolve into the water. Birds should lay eggs in nests, not in the water (you might get one or two in the water from floods or nest breakages, but not lots).

Screenshots

floaters

Good job breaking reality, geese.

Versions and configuration

  • OS: Windows
    • OS Version: MINGW/CYGWIN/MSYS2 on unknown Windows version
  • Game Version: 0.E-8307-g3628f8c [64-bit]
  • Graphics Version: Tiles
  • Game Language: English [en]
  • Mods loaded: [
    Dark Days Ahead [dda],
    Disable NPC Needs [no_npc_food],
    Bionic Professions [package_bionic_professions],
    No Fungal Monsters [No_Fungi],
    Stats Through Skills [StatsThroughSkills],
    SpeedyDex [speedydex],
    Stats Through Kills [stats_through_kills],
    Blaze Industries [blazeindustries]
    ]

Additional

See also stuff found floating mid air.
https://github.com/CleverRaven/Cataclysm-DDA/issues/38066

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the reported bird eggs and bird waste on lake or river surfaces using the listed game version and tiles graphics. Review the related floating-in-mid-air issue #38066 and trace the world-object behavior responsible for items appearing on surfaces. Done means these objects no longer appear floating in water except in plausible cases such as flooding or nest breakage.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
game-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.