Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
You can subscribe to this list here.
2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(618) |
Jul
(179) |
Aug
(7) |
Sep
(77) |
Oct
|
Nov
(54) |
Dec
(4) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
(47) |
Feb
(11) |
Mar
(4) |
Apr
(2) |
May
(4) |
Jun
(1) |
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
(5) |
Dec
(12) |
2004 |
Jan
(59) |
Feb
(97) |
Mar
(40) |
Apr
(254) |
May
(490) |
Jun
(131) |
Jul
(121) |
Aug
(100) |
Sep
(44) |
Oct
|
Nov
(40) |
Dec
(16) |
2005 |
Jan
(62) |
Feb
(159) |
Mar
(135) |
Apr
(157) |
May
(407) |
Jun
(306) |
Jul
(209) |
Aug
(14) |
Sep
(69) |
Oct
(276) |
Nov
(164) |
Dec
(397) |
2006 |
Jan
(490) |
Feb
(42) |
Mar
(452) |
Apr
(109) |
May
(187) |
Jun
(184) |
Jul
(54) |
Aug
(67) |
Sep
(43) |
Oct
(22) |
Nov
(22) |
Dec
(57) |
2007 |
Jan
(54) |
Feb
(269) |
Mar
(237) |
Apr
(330) |
May
(642) |
Jun
(252) |
Jul
(338) |
Aug
(111) |
Sep
(73) |
Oct
(272) |
Nov
(229) |
Dec
(183) |
2008 |
Jan
(351) |
Feb
(142) |
Mar
(229) |
Apr
(78) |
May
(59) |
Jun
(151) |
Jul
(100) |
Aug
(59) |
Sep
(96) |
Oct
(65) |
Nov
(27) |
Dec
(12) |
2009 |
Jan
(31) |
Feb
(117) |
Mar
(58) |
Apr
(50) |
May
(76) |
Jun
(82) |
Jul
(45) |
Aug
(73) |
Sep
(54) |
Oct
(56) |
Nov
(131) |
Dec
(143) |
2010 |
Jan
(229) |
Feb
(200) |
Mar
(166) |
Apr
(153) |
May
(239) |
Jun
(358) |
Jul
(300) |
Aug
(371) |
Sep
(157) |
Oct
(194) |
Nov
(300) |
Dec
(326) |
2011 |
Jan
(435) |
Feb
(153) |
Mar
(202) |
Apr
(161) |
May
(100) |
Jun
(119) |
Jul
(141) |
Aug
(253) |
Sep
(159) |
Oct
(247) |
Nov
(224) |
Dec
(168) |
2012 |
Jan
(140) |
Feb
(176) |
Mar
(258) |
Apr
(103) |
May
(133) |
Jun
(195) |
Jul
(1057) |
Aug
(230) |
Sep
(166) |
Oct
(75) |
Nov
(39) |
Dec
(51) |
2013 |
Jan
(131) |
Feb
(141) |
Mar
(48) |
Apr
(185) |
May
(65) |
Jun
(31) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
|
|
|
|
1
(3) |
2
(6) |
3
(1) |
4
(11) |
5
(1) |
6
(14) |
7
(10) |
8
(8) |
9
(7) |
10
(4) |
11
(5) |
12
(19) |
13
(6) |
14
(4) |
15
(9) |
16
(4) |
17
(1) |
18
(1) |
19
|
20
|
21
(4) |
22
(1) |
23
(6) |
24
|
25
(9) |
26
(2) |
27
(15) |
28
(6) |
29
(10) |
30
(9) |
31
(7) |
|
|
|
|
|
From: SourceForge.net <noreply@so...> - 2007-12-15 17:29:30
|
Bugs item #1851426, was opened at 2007-12-15 09:29 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101111&aid=1851426&group_id=1111 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Kreten Initial Comment: This is Archer kreten he is in the army of kretens so he is very brave and strong.Somebody who is here to take care of these things may chose level for creature. By:resukaerf ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101111&aid=1851426&group_id=1111 |
From: SourceForge.net <noreply@so...> - 2007-12-15 16:28:26
|
Bugs item #1851131, was opened at 2007-12-15 01:12 Message generated for change (Settings changed) made by nhnb You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101111&aid=1851131&group_id=1111 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Katie (kymara) Assigned to: Nobody/Anonymous (nobody) Summary: whitespaces at end of line breaks server.ini Initial Comment: Hi, I was editing my server.ini file because of the changes for 0.66 and found that it would not run the server if it had white spaces at the end of some lines as below: (deleting them fixed it) # Generated .ini file for Test Game at Sat Sep 22 00:01:30 BST 2007 # Database and factory classes. Don't edit. database_implementation=games.stendhal.server.core.engine.StendhalPlayerDatabase factory_implementation=games.stendhal.server.core.engine.StendhalRPObjectFactory # Database information. Edit to match your configuration. jdbc_url=jdbc:mysql://localhost/stendhal_db jdbc_class=com.mysql.jdbc.Driver jdbc_user=blablauser jdbc_pwd=blablapw # TCP port stendhald will use. tcp_port=32160 # World and RP configuration. Don't edit. world=games.stendhal.server.core.engine.StendhalRPWorld ruleprocessor=games.stendhal.server.core.engine.StendhalRPRuleProcessor turn_length=300 server_typeGame=stendhal server_name=stendhal Marauroa server server_version=0.70 server_contact=https://sourceforge.net/tracker/?atid=514826&group_id=66537&func=browse # Extensions configured on the server. Enable at will. #server_extension=groovy,http #groovy=games.stendhal.server.scripting.StendhalGroovyRunner #http=games.stendhal.server.StendhalHttpServer #http.port=8080 statistics_filename=./server_stats.xml n = 2417815171507822266686089388688565857293285535989957927845059179079935423568844507131876222970440166834086443341435952799547147213614785987720129818356920379901 e = 15 d = 322375356201042968891478585158475447639104738131994390379341223877324723142512587838574426206560101316688088783650259199638466046650492309438528377735872234551 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101111&aid=1851131&group_id=1111 |
From: SourceForge.net <noreply@so...> - 2007-12-15 15:54:15
|
Bugs item #1851295, was opened at 2007-12-15 14:08 Message generated for change (Comment added) made by juri82 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101111&aid=1851295&group_id=1111 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Deleted Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: flask bug Initial Comment: Hi when I baught 100 flask from Margaret she only gave me one but i payed for 100. -lint35- ---------------------------------------------------------------------- >Comment By: Teiv (juri82) Date: 2007-12-15 16:54 Message: Logged In: YES user_id=1861718 Originator: NO doubled entry, related to [1851298] ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2007-12-15 14:22 Message: Logged In: NO If you use /drop the flasks are normally dropped one by one I forgot to add ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2007-12-15 14:18 Message: Logged In: NO PS. the immage shows the bug ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101111&aid=1851295&group_id=1111 |
From: SourceForge.net <noreply@so...> - 2007-12-15 13:29:58
|
Bugs item #1851298, was opened at 2007-12-15 05:12 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101111&aid=1851298&group_id=1111 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: amount of empty flasks not shown Initial Comment: The flasks a player can buy in Semos Inn are stackable but the amount of flasks you carry with you is not shown in your bag. So it looks like you have only one. If you use /drop the flasks are normally dropped one by one. i figured that out when i bought 100 of them and first thought Margaret has cheated on me.^^ [14:00] <gummipferd> buy 100 flask [14:00] <Margaret> 100 flasks will cost 500. Do you want to buy them? [14:00] <gummipferd> yes [14:00] <Margaret> Congratulations! Here are your flasks! gummipferd ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2007-12-15 05:30 Message: Logged In: NO I was the first to find it out ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101111&aid=1851298&group_id=1111 |
From: SourceForge.net <noreply@so...> - 2007-12-15 13:21:54
|
Bugs item #1851295, was opened at 2007-12-15 05:08 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101111&aid=1851295&group_id=1111 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: flask bug Initial Comment: Hi when I baught 100 flask from Margaret she only gave me one but i payed for 100. -lint35- ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2007-12-15 05:22 Message: Logged In: NO If you use /drop the flasks are normally dropped one by one I forgot to add ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2007-12-15 05:18 Message: Logged In: NO PS. the immage shows the bug ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101111&aid=1851295&group_id=1111 |
From: SourceForge.net <noreply@so...> - 2007-12-15 13:18:00
|
Bugs item #1851295, was opened at 2007-12-15 05:08 Message generated for change (Comment added) made by nobody You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101111&aid=1851295&group_id=1111 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: flask bug Initial Comment: Hi when I baught 100 flask from Margaret she only gave me one but i payed for 100. -lint35- ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2007-12-15 05:18 Message: Logged In: NO PS. the immage shows the bug ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101111&aid=1851295&group_id=1111 |
From: SourceForge.net <noreply@so...> - 2007-12-15 13:12:41
|
Bugs item #1851298, was opened at 2007-12-15 05:12 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101111&aid=1851298&group_id=1111 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: amount of empty flasks not shown Initial Comment: The flasks a player can buy in Semos Inn are stackable but the amount of flasks you carry with you is not shown in your bag. So it looks like you have only one. If you use /drop the flasks are normally dropped one by one. i figured that out when i bought 100 of them and first thought Margaret has cheated on me.^^ [14:00] <gummipferd> buy 100 flask [14:00] <Margaret> 100 flasks will cost 500. Do you want to buy them? [14:00] <gummipferd> yes [14:00] <Margaret> Congratulations! Here are your flasks! gummipferd ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101111&aid=1851298&group_id=1111 |
From: SourceForge.net <noreply@so...> - 2007-12-15 13:08:43
|
Bugs item #1851295, was opened at 2007-12-15 05:08 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101111&aid=1851295&group_id=1111 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: flask bug Initial Comment: Hi when I baught 100 flask from Margaret she only gave me one but i payed for 100. -lint35- ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101111&aid=1851295&group_id=1111 |
From: SourceForge.net <noreply@so...> - 2007-12-15 01:11:57
|
Bugs item #1851131, was opened at 2007-12-15 01:12 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101111&aid=1851131&group_id=1111 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Katie (kymara) Assigned to: Nobody/Anonymous (nobody) Summary: whitespaces at end of line breaks server.ini Initial Comment: Hi, I was editing my server.ini file because of the changes for 0.66 and found that it would not run the server if it had white spaces at the end of some lines as below: (deleting them fixed it) # Generated .ini file for Test Game at Sat Sep 22 00:01:30 BST 2007 # Database and factory classes. Don't edit. database_implementation=games.stendhal.server.core.engine.StendhalPlayerDatabase factory_implementation=games.stendhal.server.core.engine.StendhalRPObjectFactory # Database information. Edit to match your configuration. jdbc_url=jdbc:mysql://localhost/stendhal_db jdbc_class=com.mysql.jdbc.Driver jdbc_user=blablauser jdbc_pwd=blablapw # TCP port stendhald will use. tcp_port=32160 # World and RP configuration. Don't edit. world=games.stendhal.server.core.engine.StendhalRPWorld ruleprocessor=games.stendhal.server.core.engine.StendhalRPRuleProcessor turn_length=300 server_typeGame=stendhal server_name=stendhal Marauroa server server_version=0.70 server_contact=https://sourceforge.net/tracker/?atid=514826&group_id=66537&func=browse # Extensions configured on the server. Enable at will. #server_extension=groovy,http #groovy=games.stendhal.server.scripting.StendhalGroovyRunner #http=games.stendhal.server.StendhalHttpServer #http.port=8080 statistics_filename=./server_stats.xml n = 2417815171507822266686089388688565857293285535989957927845059179079935423568844507131876222970440166834086443341435952799547147213614785987720129818356920379901 e = 15 d = 322375356201042968891478585158475447639104738131994390379341223877324723142512587838574426206560101316688088783650259199638466046650492309438528377735872234551 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101111&aid=1851131&group_id=1111 |