Subscribe

Looking to Contribute

  1. 2011-09-26 02:25:29 PDT
    Hey guys, I'm also looking to help your project in-line with some coursework, if you'd like my help. I've had a look around the CVS and have a (very) basic understanding of the code. The thing I couldn't find, though, was the dialogue - I imagine that must me in a database? If so, are new developers free to add to the database, what are the protocols for doing so? For the first month I plan to just get my bearings of the project, have a look at what could improve it, what bugs could be fixed and such. So, are you guys interested? And would you be willing to give occasional guidance to an open-source newbie? Thanks, Chris.
  2. 2011-09-26 03:38:20 PDT
    Hi, the dialogue is in the NPC or quest map files, which are coded in Java. The finite state machine includes options for conditions and actions, which decide which piece of dialogue is used. For basic NPC speech (i.e. responses to keywords like greetings, help, etc) please see http://stendhalgame.org/wiki/Stendhal_NPC_Coding and for quests, which are more complex, [url= http://stendhalgame.org/wiki/Stendhal_Quest_Coding] [url]http://stendhalgame.org/wiki/Stendhal_Quest_Coding New developers are welcome, and creating a new quest or adding dialogue is a great place to start. Please feel free to visit us in #arianne on irc.freenode.net to discuss this and other contributiosns. In terms of how to actually make modifications, you can submit patch files - please see http://stendhalgame.org/wiki/How_To_Create_Patch_For_Stendhal. We recommend Eclipse IDE.
  3. 2011-09-26 04:02:32 PDT
    That sounds great, thanks for your help!
  4. 2011-10-13 07:39:31 PDT
    Hi, I tried to reply to the email you just sent me but the SF address didn't work. Here is my reply: Contributions are accepted via patches which can then be reviewed by a developer. If accepted, you would be credited in the commit message. I am not sure if your contributions are Stendhal or Marauroa or another sub project, but please see [url=http://stendhalgame.org/wiki/How_To_Create_Patch_For_Stendhal]http://stendhalgame.org/wiki/How_To_Create_Patch_For_Stendhal It is much more likely your patch will get processed successfully if you have discussed your proposed contribution in #arianne on irc.freenode.net, please discuss with a developer there (just write, as the channel is logged, and hang around). Such discussion is absolutely vital for an open source project to avoid work clashes or going in the wrong direction. Thank you
  5. 2011-11-01 13:47:02 PDT
    Hey, Bit of a miscommunication there, didn't see this reply (not sure why the email didn't work, double checked and it's correct). I'll have a read through the patch page and get connected to the IRC to discuss what I could help with.
Jump To:
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.