Ticket #36 (closed feature: fixed)

Opened 2 years ago

Last modified 2 years ago

Use a better random name generator

Reported by: takkaria Assigned to: ajps
Milestone: 3.0.8 Keywords:
Cc:

Description (Last modified by ajps)

It should replace the randart and scroll name generators, and also allow for random name selection at character birth.

Attachments

randname.c (11.1 kB) - added by takkaria on 04/05/07 09:33:10.
Elasticband's random name generator

Change History

04/05/07 09:33:10 changed by takkaria

  • attachment randname.c added.

Elasticband's random name generator

04/09/07 08:15:03 changed by takkaria

  • owner changed from takkaria to ajps.

04/09/07 08:16:23 changed by takkaria

  • description changed.
  • summary changed from Add a random name generator (a la NPP) to Use a better random name generator.

04/10/07 13:37:26 changed by takkaria

  • milestone changed from 3.1.0 to 3.0.8.

Moving to 3.0.8, since it looks like the code will be ready for then.

04/11/07 12:51:50 changed by ajps

  • status changed from new to assigned.

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.

04/11/07 12:52:29 changed by ajps

  • description changed.

05/07/07 12:00:37 changed by ajps

  • status changed from assigned to closed.
  • resolution set to fixed.

Add/Change #36 (Use a better random name generator)




Action