Screenshot
Movie
A screenshot of Stendhal in Semos Bank with a bank chest window open showing lots if items. In the middle of the screenshow a semitransparent play-icon is painted, indicating this image links to a video.
My Account
Best Player
Ogeretal
Level: 597
bleu's hubby
Chat to other users and developers
You can get an IRC client and connect to:

irc.freenode.net (see http://freenode.net for more information) then

Alternatively, you can simply use freenode's webchat service, below. Feel free to change the nick to for example, your player name.

  • #arianne (for ideas, contributions and support)
  • #arianne-chat (for off topic chat not related to Arianne/Stendhal)
If you are new to IRC it is well worth reading this short guide before you join. In particular the section on talking, and entering commands, and the section 'Some advice' may be helpful.
#arianne IRC log

Index of logs

#arianne IRC Log for 2010-08-24

Timestamps are in server time.

00:11-!-Bluelads4 [~Bluelads4<(a)>p5B34A5E5.dip.t-dialin.net] has quit []
00:13CIA-30arianne_rpg: kymara * stendhal/src/games/stendhal/server/maps/quests/ImperialPrincess.java: add a quest history for the kalavan princess herbs quest
00:48-!-gummipferd [~yenal<(a)>46.115.43.221] has quit [Quit: Leaving.]
00:58CIA-30arianne_rpg: nhnb * stendhal_website/content/scripts/events.php: included username in cache key
01:14postman-bottiagot rented a sign saying "i sell #chaos #hammer msg to #tiagot and #tiagomt"
03:04-!-yoriy [~yoriy<(a)>62.182.51.174] has quit [Remote host closed the connection]
06:12-!-yoriy [~yoriy<(a)>62.182.51.174] has joined #arianne
08:09-!-shakazulu [~zlaja<(a)>dynamic-171-74-246-188.broadband.blic.net] has joined #arianne
08:31CIA-30arianne_rpg: nhnb * marauroa/src/marauroa/server/db/UpdateScript.java: rewrote sql statement to initialize characters.timedate to work on more database systems (fixes #3051827)
08:57CIA-30arianne_rpg: nhnb * stendhal/src/games/stendhal/bot/textclient/TextClientFramework.java: exit on disconnect (fixes #3031339)
09:37-!-Blue_away [~Bluelads4<(a)>p5B34B165.dip.t-dialin.net] has joined #arianne
09:38-!-Blue_away is now known as Bluelads4
09:53hendrikBluelads4, https://www.ohloh.net/p/stendhal/contributors?query=&sort=latest_commit
10:11Bluelads4oops :D
10:23-!-Bluelads4 is now known as blue_cleaning
10:25kymaraand that must be a bit out of date as it's just showing 11
10:30hendrikit's about a day old.
10:40CIA-30arianne_rpg: bluelads99 * stendhal/src/games/stendhal/server/maps/semos/storage/HousewifeNPC.java: Added new help-answer for Semos NPC Eonna (advises Leander the baker and his sandwiches now)
10:43blue_cleaningPhalk does neither have a help nor a job sentence... should that be changed too?
10:52kymarayes please, fleshing out the NPCs is a Good Thing
10:56kymaracould you have a look at the snowballs quest texts for me please?
11:00blue_cleaningin game?
11:00kymarai mean the ones you see when you do /listquests
11:00kymaraatm it was the FIRST_CHAT stuff
11:00kymaraso better sentences shoudl be used
11:01kymaralike in the quest histories page i made on the wiki, i added some examples there when i made new histories last night for Tomi and the imperial princess quest
11:01kymaraif you go to the bottom of that page you can see the examples
11:08blue_cleaningshould I write it into the wiki or directly into the files?
11:09hendrikblue_cleaning, you can try to change it directly in the java code.
11:09hendrikI think that is easy in cases in which there are already the UPPER_CASE_WORDS. It might be too difficult in cases in which there is nothing.
11:10kymarayes, plese look at the snowballs file
11:10blue_cleaningyes I'm having it open at the moment :)
11:10kymarai listed the others where there was already 'garbage words' in upper case like that, too. but hendrik i am not sure the actual logic is correct for them all
11:11kymaraso in place of FIRST_CHAT need s abetter sentence about meetign him
11:11kymarain place of DONE, about completing the quest, etc
11:11kymarabut still inside some " "
11:12kymarain LearnAboutKarma is a very simple one.
11:15blue_cleaningI'll test now if I did it right :D
11:18kymara:)
11:19blue_cleaningwell it doesn't work :D so I made something wrong
11:19*blue_cleaning will check about it again
11:20kymarado you still see FIRST_CHAT etc?
11:21blue_cleaningno, I just see a blank line
11:21kymaraokay
11:21kymaracan you compare the file you changed to the file as it was before?
11:22kymarawith teh synchronise or compare?
11:22kymaramaybe a final 'return res;' at the end went missing- or do you see a server log error?
11:36blue_cleaninghehe I did everything right :D
11:36blue_cleaningthank you madmetzger :D
11:36blue_cleaningI just typed the wrong questname in for listquests
11:36blue_cleaningsnowballs instead of Snowballs
11:37kymaraokay
11:37kymarathat needs work anyway
11:38kymarahaving to type HelpTomi not HelpTomi is counter intuitive for players
11:38kymara*not Help Tomi
11:38kymarabut anyway it will eventually be all gui
11:38blue_cleaning:)
11:38blue_cleaningshould I commit the changes I made now?
11:39-!-Netsplit *.net <-> *.split quits: shakazulu
11:39kymarayes please if you are happy
11:40-!-Netsplit over, joins: shakazulu
11:43CIA-30arianne_rpg: bluelads99 * stendhal/src/games/stendhal/server/maps/quests/Snowballs.java: Added quest history for /listquests Snowballs
11:43kymaraexcellent
11:44blue_cleaning:) I hope that it's okay like that :)
11:53kymarawhat about rejected? can you check to see if there's ever an option for rejecting him? (do we set quest state to rejected?)
11:53kymarathat's still in there in capitals
11:53kymarawhat you've done lokos really nice, thank you
11:56blue_cleaningyes you can reject it
11:58CIA-30arianne_rpg: bluelads99 * stendhal/src/games/stendhal/server/maps/quests/Snowballs.java: Added quest history line "Rejected" for /listquests Snowballs
11:58blue_cleaningthere it is :)
12:03CIA-30arianne_rpg: bluelads99 * stendhal/src/games/stendhal/server/maps/semos/mines/DwarfGuardianNPC.java: Added new help- and jobanswer for Semos NPC Phalk (help answer advertises Harold)
12:04blue_cleaningnow I'll be really away to clean up before my parents will return :D
12:05kymaraokay thank you
12:19-!-shakazulu [~zlaja<(a)>dynamic-171-74-246-188.broadband.blic.net] has quit [Remote host closed the connection]
14:52-!-miasma_ [~Miranda<(a)>p5B2B295B.dip0.t-ipconnect.de] has joined #arianne
15:56-!-blue_cleaning is now known as Bluelads4
16:07Bluelads4can I add some other quest histories as well?
16:07kymaraplease do
16:08kymarai made that page for people who dont have eclipse to be able to add sentences there in that structure
16:08Bluelads4ok :)
16:08kymarabut if you want to do it direct in eclipse you can
16:08Bluelads4I'll give it a try :)
16:08kymarathey aern't all like snowballs which had the blank ones like FIRST_CHAT
16:08kymarai listed those which are like it on the page though
16:24CIA-30arianne_rpg: bluelads99 * stendhal/src/games/stendhal/server/maps/quests/TakeGoldforGrafindle.java: Added quest history for /listquests TakeGoldforGrafindle
16:26kymarabtw when i tested the listquests i tested it also at each stage of the quest
16:26kymaranot just when i'd done the whoel thing
16:26hendrikhttp://sourceforge.net/blog/project-web-call-for-testers/ Should we apply?
16:26Bluelads4I did that too with the grafindle quest as though as I wasn't sure if everything will be shown :)
16:26kymaraokay, cool
16:38-!-gummipferd [~yenal<(a)>109.250.231.48] has joined #arianne
16:43CIA-30arianne_rpg: bluelads99 * stendhal/src/games/stendhal/server/maps/quests/MeetHackim.java: Added quest history for /listquests MeetHackim
16:44CIA-30arianne_rpg: bluelads99 * stendhal/src/games/stendhal/server/maps/quests/NewsFromHackim.java: Added quest history for /listquests NewsFromHackim
16:57CIA-30arianne_rpg: bluelads99 * stendhal/src/games/stendhal/server/maps/quests/MeetHayunn.java: Added quest history for /listquests MeetHayunn
17:04Bluelads4oh the HerbsForCarmen quest doesn't have an "accepted" quest state
17:04Bluelads4just a rejected one
17:05Bluelads4so when I'm accepting it, listquests is just showing the "first-chat" state
17:05kymaraokay, all quests are a bit different. she might set you onto 'start' or soemthing
18:26-!-plassy [~quassel<(a)>ip-109-42-46-134.web.vodafone.de] has joined #arianne
19:02-!-yoriy [~yoriy<(a)>62.182.51.174] has quit [Remote host closed the connection]
19:20-!-gummipferd [~yenal<(a)>109.250.231.48] has quit [Quit: Leaving.]
21:03CIA-30arianne_rpg: bluelads99 * stendhal/src/games/stendhal/server/maps/ados/ (8 files in 3 dirs): Added new descriptions for different Ados NPCs
21:33postman-botfhunter rented a sign saying "Happy Year everyone!"
21:34-!-plassy [~quassel<(a)>ip-109-42-46-134.web.vodafone.de] has quit [Remote host closed the connection]
21:57CIA-30arianne_rpg: kymara * stendhal/src/games/stendhal/server/maps/quests/MeetHayunn.java: keep the sentences to be 'in game'
21:57CIA-30arianne_rpg: kymara * stendhal/src/games/stendhal/server/maps/quests/TakeGoldforGrafindle.java: minor text corrections to the getHistory part
22:32kymarai'm confused by elcipse
22:32kymarai made some changes and eclipse does think they are changes
22:32kymarabut synchronise says there is nothing changes
22:32kymaraand commit says no changes :(
22:33kymaraso i cannot commit them
22:33hendrikplease right click the file in the package explorer and select Compare with | latest from head.
22:33kymarait's a whole filder
22:33kymarai changed quite a few files
22:33kymarashall i do that on one file?
22:33hendrikyes
22:34kymarayes, that sees the change
22:34kymarai restarted eclipse already and it's the same
22:34hendrikplease try to right click | team | commit.
22:34kymarai have
22:35kymaralike i said it says the selected resources dont' contain changes
22:35kymaraif i select every file individually i can
22:35kymarai guess i have to do that :/
22:36hendrikin the package explorer all files and folders known to cvs have a little yellow cylinder in the icon in front of them.
22:36kymarayes, they do.
22:36hendrikcan you see it? is that on there on te folder?
22:36kymarayes
22:36CIA-30arianne_rpg: kymara * stendhal/src/games/stendhal/server/maps/semos/ (6 files in 5 dirs): minor grammar/spelling corrections
22:36kymaralke i said eclipse knows they are changed
22:36kymarait shwos the >
22:36kymarai just selected them all indivudally to do it
22:37kymarabut i don't know why doing it from src/games/stendhal/server/maps/semos/ would not work
22:37hendriksorry, no idea.

These logs of #arianne were automatically created on irc.freenode.net

© 1999-2011 Arianne Project  
Server time: 22:53