Bay 12 Games Forum

Other Projects => Curses => Topic started by: TheOnlySolitaire on March 01, 2014, 01:43:58 pm

Title: Suggestion: Creature Names in Art folder
Post by: TheOnlySolitaire on March 01, 2014, 01:43:58 pm
I don't know if this is possible, I have tried to mod the possible creature names myself by editing the source code, but I don't know how to compile lcs, so I cannot achieve .

I know small, mostly superficial mods can be made by editing the files in the /Art folder of the installation.

So, my request is simple: Can the creature/character names (e.g. Kelsey Lincoln) file be put into the art folder of a standard install so we can edit the list of randomly generated names the game chooses from?

That's literally all.

Thanks for reading, and sorry if this is in the wrong place, but there doesn't seem to be a suggestions thread.
Title: Re: Suggestion: Creature Names in Art folder
Post by: SlatersQuest on March 01, 2014, 11:28:08 pm
Do you mean the character names (e.g. Kelsey Lincoln), or the creature type names (e.g. College Student)?

The latter are already in Art.
Title: Re: Suggestion: Creature Names in Art folder
Post by: mosshadow on March 01, 2014, 11:58:49 pm
Do you mean the character names (e.g. Kelsey Lincoln), or the creature type names (e.g. College Student)?

The latter are already in Art.
Im sure neither is in art.
(http://s15.postimg.org/zf6wf3om3/screenshot_353.png)
Title: Re: Suggestion: Creature Names in Art folder
Post by: SlatersQuest on March 02, 2014, 12:17:55 am
Well, isn't that interesting!

They're in my Art folder. But then, I'm using the Macintosh/Unix version of LCS. I take it this means that what is where varies between OS builds?
Title: Re: Suggestion: Creature Names in Art folder
Post by: TheOnlySolitaire on March 02, 2014, 07:35:03 am
Hmm maybe there are differences between builds then?

But for clarification, I meant the names like 'Kelsey Lincoln' etc.
Title: Re: Suggestion: Creature Names in Art folder
Post by: Carlos Gustavos on March 02, 2014, 09:43:34 am
If you get the source from the svn repository you'll have values for creature types available in an xml file. The latest release here on the forum is from before that was added. Names are still in the source code though.
Title: Re: Suggestion: Creature Names in Art folder
Post by: TheOnlySolitaire on March 02, 2014, 10:47:08 am
Yeah I tried to mod it in via modifying the source code version myself, but as I lack any programming knowledge, I'm stuck at the point where I need to compile the source code to make my changes to the character names file actually work.

So, I'm requesting that it be included into the art folder, so that it can be edited easily.

I'm sure it will take more work to do this than I can imagine, despite it's trivial nature, but not too much I hope.
Title: Re: Suggestion: Creature Names in Art folder
Post by: mosshadow on March 02, 2014, 12:55:06 pm
If you get the source from the svn repository you'll have values for creature types available in an xml file. The latest release here on the forum is from before that was added. Names are still in the source code though.

Yeah seems so
(http://s15.postimg.org/vwzhwgd3v/screenshot_354.png)