ThePhrozenKeep/D2MOO

Bugs already present in the original game

Open

#14 opened on Jan 10, 2021

View on GitHub
 (1 comment) (0 reactions) (3 assignees)C++ (48 forks)auto 404
bugdocumentationhelp wanted

Repository metrics

Stars
 (159 stars)
PR merge metrics
 (PR metrics pending)

Description

The original game as a lot of bugs, and we need to decide what to do about it. Since D2MOO's main objective is to implement the vanilla game, we must keep the code of those bugs, and document them. We could probably still fix them, and use a macro for such code to enable/disable fixes.

I'm adding a new Label for bugs reported that might have an impact to modders, but were already present in the original game, thus not due to D2MOO.

Such bugs must be both labeled and reference this issue.

Contributor guide