Opened 14 years ago
Closed 14 years ago
#205 closed bug (fixed)
Cave rivers can be disconnected
Reported by: | tehtmi | Owned by: | tehtmi |
---|---|---|---|
Priority: | minor | Milestone: | 0.9.9.4 |
Component: | lua | Version: | 0.9.9.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Very rarely, a vertical cave river that doesn't connect to the rest of the cave can be generated.
Especially if the river is water, this is problematic for killing all monsters or even reaching the exit.
The amount of vertical cave rivers that are disconnected is on the order of 0.1%
Change History (2)
comment:1 Changed 14 years ago by tehtmi
- Owner changed from epyon to tehtmi
- Status changed from new to assigned
comment:2 Changed 14 years ago by tehtmi
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
(In [1565]) * Vertical cave rivers can no longer be disconnected from the rest of the level. (Fixes #205)