diasurgical/devilution

Document Diablo's bugs

開放

#64 建立於 2018年6月24日

 (172 則留言) (3 個反應) (0 位負責人)C++ (938 個分叉)batch import
good first issue

倉庫指標

星標
 (8,576 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Currently documented bugs: The DSF Buglist for Diablo v1.09 (Lurker Lounge)

The goal of this issue is to document any new bugs we come across while examining the code that are native to the original game. This will help us fix them later on when we make mods/ports.

New bugs discovered (last update 06/24/18)

  • When casting a town portal in a quest level, leaving, and then going down into the dungon, the town portal will be placed in the dungeon. For example, Chamber of Bone is quest level 2, so the portal would appear on dungeon level 2 at the same X/Y coordinate.
  • Diablo is supposed to be immune to the squelch radius, however, the game checks the AI for Diablo's monster type, thus always failing. monster.cpp -> ProcessMonsters

貢獻者指南