Files
nethack/include
Pasi Kallinen b23ff20c6a Gas clouds expand around terrain rather than being rhomboid
The gas will expand from its chosen center point via breadth-first
search instead of hardcoding a diagonal shape. The search is performed
with a randomized list of directions, and has 50% chance of not spreading
to a space it otherwise would have spread to. This has the effect of fuzzing
the cloud edges in open areas, helping the clouds on, for instance,
the Plane of Fire not be big rhombuses.

Also some other code refactoring related to stinking clouds in read.c

This comes from xNetHack by copperwater <aosdict@gmail.com>
2021-09-19 13:57:47 +03:00
..
2021-01-03 13:37:25 -06:00
2021-02-07 22:25:25 -06:00
2020-10-14 09:25:45 -07:00
2021-02-08 00:11:07 -05:00
2021-09-17 21:00:06 +03:00
2021-09-18 10:04:25 -04:00
2021-09-18 10:04:25 -04:00
2021-01-26 21:06:16 -05:00
2021-07-30 16:35:36 +03:00
2020-01-29 10:29:37 -05:00
2021-09-17 21:00:06 +03:00
2019-01-28 10:02:08 +01:00
2021-01-20 22:18:34 -06:00
2020-12-04 09:30:21 +02:00
2021-07-23 10:41:57 -07:00
2021-09-17 21:00:06 +03:00
2021-06-16 13:14:32 +03:00
2020-12-13 10:27:49 -05:00
2021-01-26 21:06:16 -05:00
2021-08-10 13:35:25 -04:00
2021-09-18 10:04:25 -04:00
2020-08-12 16:15:28 -07:00
2021-01-26 21:06:16 -05:00
2021-01-26 21:06:16 -05:00
2021-01-31 14:15:08 -05:00
2021-03-14 15:12:46 -07:00
2021-01-31 12:49:22 -05:00
2021-03-13 18:18:53 -08:00
2021-03-13 18:17:00 -08:00
2021-03-13 18:18:53 -08:00
2021-03-16 09:13:55 -07:00
2021-01-26 10:27:51 -05:00