-
See [this post](http://angband.oook.cz/forum/showpost.php?p=153506&postcount=324) (the bit about the hydra) and subsequent posts.
-
## 環境 (environment)
- OS: Cygwin in Windows 10, Curses front end
- バージョン: Develop branch, synced to latest commit (https://github.com/hengband/hengband/commit/3158c8af6ac926f24605745af3380d5db875c…
-
Adding on here in case you forgot to note it down somewhere yourself Nick.
Currently, Mighty Throw is entirely redundant; not sure if Strength is at all a factor, but even with unmaxed Strength and…
-
In the latest release (4.23-172-g6cad8b535), and at least recent builds such as 4.2.3-158-ga262294bd, the app always asks for permission to access the Documents folder. It does this persistently - no …
-
**Reported by takkaria on 21 Mar 2007 15:20 UTC**
To fix:
1. grep for sprintf(), strcat(), strcpy(), strncpy(), etc
2. replace with Angband's own versions.
-
obj-init.c's parse_artifact_color() sets the color on the artifact's kind. Object kinds that have artifacts will get the color of the last artifact from artefact.txt using that kind rather than the c…
-
```
I might be biased, but the system imported from Angband is way too unwieldy. So
many menus. And you can only tie one action to one key.
```
Original issue reported on code.google.com by `michae…
-
**Reported by takkaria on 9 Apr 2007 23:01 UTC**
This requires:
1. the inventory to wrap onto two rows when necessary
2. the character screen should compress itself (i.e. remove blank lines and char…
-
On CentOS 6
Installed from source (cloned git tree today)
I followed the instructions at http://trac.rephial.org/wiki/Compiling
The goal is to be able to build the package and install it with FPM. …
ghost updated
7 years ago
-
I notice these show the transparent areas as black which makes them look a bit odd.
Wondering whether an alternative approach would be to display them over a random adjacent terrain tile type?