Closed angband-import closed 4 years ago
Attachment from takkaria on 5 Apr 2007 13:33 UTC Elasticband's random name generator REPLACE THIS TEXT WITH UPLOADED FILE ./attachments/TRAC_36_GIT_48/randname.c
Modified by takkaria on 9 Apr 2007 12:15 UTC
Modified by takkaria on 9 Apr 2007 12:16 UTC
Comment by takkaria on 10 Apr 2007 17:37 UTC Moving to 3.0.8, since it looks like the code will be ready for then.
Comment by ajps on 11 Apr 2007 16:51 UTC After a bit of investigation, the randart.c Markov chain based name generator is significantly better than the Elasticband one, so we're using that instead. Artifact names are still based on the long list of Tolkien names, scroll names on a random selection (every sixth word) from a Latin word list (plus some genuine magic words).
Random character names still need to be done.
Modified by ajps on 11 Apr 2007 16:52 UTC
Modified by ajps on 7 May 2007 16:00 UTC
Reported by takkaria on 21 Mar 2007 14:55 UTC Either import NPP's, or use the one Antony Sidwell wrote for Elasticband, if it can be found.