From fb7e353adc84dd77c3d288ae425631e0698b2973 Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 21 Feb 2013 09:42:14 -0800 Subject: Add LPC news before bugfix, linkify txt news --- world/map/news.d/13-bugfix-killthegmevent.txt | 12 ------- world/map/news.d/13-lpc.txt | 39 ++++++++++++++++++++++ world/map/news.d/14-bugfix-killthegmevent.txt | 12 +++++++ world/map/news.html | 42 ++++++++++++++++++++++++ world/map/news.txt | 47 +++++++++++++++++++++++++-- 5 files changed, 137 insertions(+), 15 deletions(-) delete mode 100644 world/map/news.d/13-bugfix-killthegmevent.txt create mode 100644 world/map/news.d/13-lpc.txt create mode 100644 world/map/news.d/14-bugfix-killthegmevent.txt (limited to 'world') diff --git a/world/map/news.d/13-bugfix-killthegmevent.txt b/world/map/news.d/13-bugfix-killthegmevent.txt deleted file mode 100644 index 24cb9b90..00000000 --- a/world/map/news.d/13-bugfix-killthegmevent.txt +++ /dev/null @@ -1,12 +0,0 @@ -{date:2013-02-21} - -Today we'll have a small content release. - -Among code cleaning and bug fixes, the -Tulimshar quests can be done in any order now. -Their completion isn't necessary anymore -to start the Bandit quest. - -Also, GMs may have a surprise for you someday. - -{author:V0id} diff --git a/world/map/news.d/13-lpc.txt b/world/map/news.d/13-lpc.txt new file mode 100644 index 00000000..1ab530ca --- /dev/null +++ b/world/map/news.d/13-lpc.txt @@ -0,0 +1,39 @@ +{date:2013-02-18} + +This is a really exciting news entry! + +Congratulations to our sister project Mana ({link:http://manasource.org}) +on winning the Liberated Pixel Cup ({link:http://lpc.opengameart.org/content/code-judging-is-in}). + +The project can be found at {link:http://www.sourceoftales.org/news.html} +and the irc channel at {link:irc://chat.freenode.net#sourceoftales}. + +We will undoubtedly experience an influx of both +ordinary players and potential developers since we +were linked as a related project. + +As a developer, it is my goal and expectation that +new players can figure things out on their own. +After all, I once did - though there wasn't as +much content back then (I feel old ...). + +As for new contributors, they will necessarily need +to coordinary with us, the developers. We're always +in need of pixel artists, have great capacity for +quest writers, and currently have need for a bit of +web development and people crazy enough to touch +insides of the server code. + +Be aware that people have different time zones and +busy schedules, so it may be a while before anyone +responds. + +Now, the links: + +Server coding: {link:irc://chat.freenode.net#tmwa} + +Everything else: {link:irc://irc.themanaworld.org#tmw-dev} or {link:irc://chat.freenode.net#themanaworld-dev} + +Forums: {link:http://forums.themanaworld.org/} + +{author:o11c and Jenalya} diff --git a/world/map/news.d/14-bugfix-killthegmevent.txt b/world/map/news.d/14-bugfix-killthegmevent.txt new file mode 100644 index 00000000..24cb9b90 --- /dev/null +++ b/world/map/news.d/14-bugfix-killthegmevent.txt @@ -0,0 +1,12 @@ +{date:2013-02-21} + +Today we'll have a small content release. + +Among code cleaning and bug fixes, the +Tulimshar quests can be done in any order now. +Their completion isn't necessary anymore +to start the Bandit quest. + +Also, GMs may have a surprise for you someday. + +{author:V0id} diff --git a/world/map/news.html b/world/map/news.html index 6aa63f72..eea0afe5 100644 --- a/world/map/news.html +++ b/world/map/news.html @@ -16,6 +16,48 @@ Also, GMs may have a surprise for you someday.

+2013-02-18 +

+This is a really exciting news entry! +

+Congratulations to our sister project Mana (http://manasource.org) +on winning the Liberated Pixel Cup (http://lpc.opengameart.org/content/code-judging-is-in). +

+The project can be found at http://www.sourceoftales.org/news.html +and the irc channel at irc://chat.freenode.net#sourceoftales. +

+We will undoubtedly experience an influx of both +ordinary players and potential developers since we +were linked as a related project. +

+As a developer, it is my goal and expectation that +new players can figure things out on their own. +After all, I once did - though there wasn't as +much content back then (I feel old ...). +

+As for new contributors, they will necessarily need +to coordinary with us, the developers. We're always +in need of pixel artists, have great capacity for +quest writers, and currently have need for a bit of +web development and people crazy enough to touch +insides of the server code. +

+Be aware that people have different time zones and +busy schedules, so it may be a while before anyone +responds. +

+Now, the links: +

+Server coding: irc://chat.freenode.net#tmwa +

+Everything else: irc://irc.themanaworld.org#tmw-dev or irc://chat.freenode.net#themanaworld-dev +

+Forums: http://forums.themanaworld.org/ +

+-o11c and Jenalya +

+
+

2013-01-31

ManaPlus Support diff --git a/world/map/news.txt b/world/map/news.txt index 2ac238e2..42cc5ea6 100644 --- a/world/map/news.txt +++ b/world/map/news.txt @@ -12,6 +12,47 @@ Also, GMs may have a surprise for you someday. -##2V0id##0 +##32013-02-18##0 + +This is a really exciting news entry! + +Congratulations to our sister project Mana (@@http://manasource.org|http://manasource.org@@) +on winning the Liberated Pixel Cup (@@http://lpc.opengameart.org/content/code-judging-is-in|http://lpc.opengameart.org/content/code-judging-is-in@@). + +The project can be found at @@http://www.sourceoftales.org/news.html|http://www.sourceoftales.org/news.html@@ +and the irc channel at @@irc://chat.freenode.net#sourceoftales|irc://chat.freenode.net#sourceoftales@@. + +We will undoubtedly experience an influx of both +ordinary players and potential developers since we +were linked as a related project. + +As a developer, it is my goal and expectation that +new players can figure things out on their own. +After all, I once did - though there wasn't as +much content back then (I feel old ...). + +As for new contributors, they will necessarily need +to coordinary with us, the developers. We're always +in need of pixel artists, have great capacity for +quest writers, and currently have need for a bit of +web development and people crazy enough to touch +insides of the server code. + +Be aware that people have different time zones and +busy schedules, so it may be a while before anyone +responds. + +Now, the links: + +Server coding: @@irc://chat.freenode.net#tmwa|irc://chat.freenode.net#tmwa@@ + +Everything else: @@irc://irc.themanaworld.org#tmw-dev|irc://irc.themanaworld.org#tmw-dev@@ or @@irc://chat.freenode.net#themanaworld-dev|irc://chat.freenode.net#themanaworld-dev@@ + +Forums: @@http://forums.themanaworld.org/|http://forums.themanaworld.org/@@ + +-##2o11c and Jenalya##0 + + ##32013-01-31##0 ManaPlus Support @@ -44,9 +85,9 @@ support, depending on exactly how old it is: Of course, if a particular client release is buggy, we may not be able to support it at all. -For more details, see ##3http://forums.themanaworld.org/viewtopic.php?f=4&t=16867##0. +For more details, see @@http://forums.themanaworld.org/viewtopic.php?f=4&t=16867|http://forums.themanaworld.org/viewtopic.php?f=4&t=16867@@. -ManaPlus is available at ##3http://manaplus.evolonline.org/##0 +ManaPlus is available at @@http://manaplus.evolonline.org/|http://manaplus.evolonline.org/@@ -##2o11c##0 @@ -164,7 +205,7 @@ But what is he doing there? And where is Easter Bunny? Three pieces of news today. First, Mana 0.6.0 got released today. You can find it at -##3http://manasource.org##0, or wait for your distribution. +@@http://manasource.org|http://manasource.org@@, or wait for your distribution. Second, we will be completely dropping support for the old TMW 0.0.29.1 client soon - unless there is further reason -- cgit v1.2.3-60-g2f50