Changes for page Mud

Last modified by Espen Solbu on 2026/05/25 19:03

From version 40.1
edited by Espen Solbu
on 2026/05/24 21:41
Change comment: There is no comment for this version
To version 36.1
edited by test user
on 2026/05/24 18:36
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.eso
1 +XWiki.TestUser
Content
... ... @@ -1,18 +1,15 @@
1 -<!-- xwiki-migration: curated-section MUD-landing-high-priority BEGIN -->
2 -
3 -= Contributions =
4 -
5 -== Paste from the game ==
6 -
7 -{{taggedpages tag="needs_paste" location="MUD.Spells" bullet="* "/}}
8 -
9 -
10 -
1 +<!-- xwiki-migration: curated-section MUD-landing-high-priority BEGIN -->
11 11  = High priority unsolved quests =
12 12  
13 13  == Legendary (unsolved) ==
14 14  
15 -{{liveData id="mud-landing-hp-legendary" source="liveTable" sourceParameters="className=MUD.Code.QuestClass&translationPrefix=mud.quests.&walkthrough=No&tier=Legendary" properties="doc.title,id_,tier,suited_for,quest_level,domain" sort="quest_level"}}
6 +{{liveData
7 + id="mud-landing-hp-legendary"
8 + source="liveTable"
9 + sourceParameters="className=MUD.Code.QuestClass&translationPrefix=mud.quests.&walkthrough=No&tier=Legendary"
10 + properties="doc.title,id_,tier,suited_for,quest_level,domain"
11 + sort="quest_level"
12 +}}
16 16  {
17 17   "meta": {
18 18   "propertyDescriptors": [
... ... @@ -49,7 +49,13 @@
49 49  
50 50  == Superior (unsolved) ==
51 51  
52 -{{liveData id="mud-landing-hp-superior" source="liveTable" sourceParameters="className=MUD.Code.QuestClass&translationPrefix=mud.quests.&walkthrough=No&tier=Superior" properties="doc.title,id_,tier,suited_for,quest_level,domain" sort="quest_level"}}
49 +{{liveData
50 + id="mud-landing-hp-superior"
51 + source="liveTable"
52 + sourceParameters="className=MUD.Code.QuestClass&translationPrefix=mud.quests.&walkthrough=No&tier=Superior"
53 + properties="doc.title,id_,tier,suited_for,quest_level,domain"
54 + sort="quest_level"
55 +}}
53 53  {
54 54   "meta": {
55 55   "propertyDescriptors": [
... ... @@ -86,7 +86,13 @@
86 86  
87 87  == Raid (unsolved) ==
88 88  
89 -{{liveData id="mud-landing-hp-raid" source="liveTable" sourceParameters="className=MUD.Code.QuestClass&translationPrefix=mud.quests.&walkthrough=No&suited_for=Raid" properties="doc.title,id_,tier,suited_for,quest_level,domain" sort="quest_level"}}
92 +{{liveData
93 + id="mud-landing-hp-raid"
94 + source="liveTable"
95 + sourceParameters="className=MUD.Code.QuestClass&translationPrefix=mud.quests.&walkthrough=No&suited_for=Raid"
96 + properties="doc.title,id_,tier,suited_for,quest_level,domain"
97 + sort="quest_level"
98 +}}
90 90  {
91 91   "meta": {
92 92   "propertyDescriptors": [
... ... @@ -120,16 +120,67 @@
120 120  }
121 121  {{/liveData}}
122 122  
123 -<!-- xwiki-migration: curated-section MUD-landing-high-priority END -->
132 +<!-- xwiki-migration: curated-section MUD-landing-high-priority END -->
124 124  
125 125  ----
126 126  
127 -= Assistance needed =
136 += High priority unsolved quests =
128 128  
129 -(% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
138 +{{liveData
139 + id="mud-quests-high-priority-unsolved"
140 + source="liveTable"
141 + sourceParameters="className=MUD.Code.QuestClass&translationPrefix=mud.quests.&resultPage=MUD.Code.QuestsHighPriorityResults"
142 + properties="doc.title,id_,tier,suited_for,walkthrough,quest_level,domain"
143 + sort="tier"
144 +}}
145 +{
146 + "meta": {
147 + "propertyDescriptors": [
148 + {
149 + "id": "doc.title",
150 + "name": "Quest",
151 + "editable": false
152 + },
153 + {
154 + "id": "id_",
155 + "editable": false
156 + },
157 + {
158 + "id": "tier",
159 + "editable": false
160 + },
161 + {
162 + "id": "suited_for",
163 + "editable": false
164 + },
165 + {
166 + "id": "walkthrough",
167 + "editable": false
168 + },
169 + {
170 + "id": "quest_level",
171 + "editable": false
172 + },
173 + {
174 + "id": "domain",
175 + "editable": false
176 + }
177 + ]
178 + }
179 +}
180 +{{/liveData}}
181 +
182 +----
183 +
184 +{{locationSearch reference="MUD" showExcerpts="false" kind="document" placeholder="Search for a solution"/}}
185 +
186 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)
187 += {{id name="Mud-Assistanceneeded"/}}Assistance needed =
188 +
189 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)
130 130  I am currently focusing on figuring out the following quests, any information or hints would be appreciated:
131 131  
132 -(% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
192 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)
133 133  * How to use defilers blood? (shifter, from Defiler quest)
134 134  * [[doc:MUD.Quests.Quest 363 - Octolock.WebHome]] inside Clockwork
135 135  * [[doc:MUD.Quests.Quest 107 - Fight magic with magic.WebHome]] (this has same name and story as [[doc:MUD.Quests.Quest 284 - Fight magic with magic.WebHome]] (solved), but i dont have it solved
... ... @@ -141,45 +141,59 @@
141 141  ** I believe one of these is the entrance to Gwaithir, i believe it is related to [[doc:MUD.Quests.Quest 291 - Cliff Hanger.WebHome]], My notes are in [[doc:MUD.Notes.Cliff face.WebHome]]
142 142  * [[doc:MUD.Quests.Quest 327 - Legend of the Deep.WebHome]]
143 143  
204 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)
205 +\\
144 144  
145 -
146 -(% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
207 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)
147 147  == {{id name="Mud-MissingQuests"/}}Missing Quests ==
148 148  
149 -(% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
210 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)
150 150  As i dont have characters in all guilds, i dont have every quest listed. I would appreciate it if those that have the below quests listed, if they could send me the output of "quest xxx".
151 151  
152 -(% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
213 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)
153 153  If possible, please also send me the guild the char that could list the quest was
154 154  
155 -(% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
216 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)
156 156  * 13, 30, 68, 89
157 157  * 110, 111, 113, 114, 115, 116, 117, 123, 125, 126, 127,
158 158  * 227, 265
159 159  * 336,339,340,342,343,344,345,347,360, 390
160 160  
161 -(% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
162 -== ==
222 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)
223 +== {{id name="Mud-Highpriorityunsolvedquests"/}}High priority unsolved quests ==
163 163  
164 -(% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
225 +{{detailssummary showCommentsCount="true" headings="Domain,Quest Level, Quest Points, Related To, Rewards, Suited for,Tier,ID" pageSize="99" sortBy="Quest Level" reverseSort="true" cql="label = ~"unsolved~" and label in (~"legendary~",~"superior~",~"raid~") and space = currentSpace()"/}}
226 +
227 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)
228 +\\
229 +
230 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)
165 165  = {{id name="Mud-Introduction"/}}Introduction =
166 166  
167 -(% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
233 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)
168 168  This Wiki is a place to store content and information about the Final Realms Mud. The main objective is to store lore and other information like quests, spells, npc's and equipment.
169 169  
170 -(% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
236 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)
171 171  The content is currently contributed and produced manually by the users of the wiki.
172 172  
239 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)
240 +\\
173 173  
174 174  {{info}}
175 175  For quests, see the [[doc:MUD.Quests.WebHome]] link on the left hand side. Note that on cellphones you might have to enable desktop mode to see the quest link, or click [[doc:MUD.Quests.WebHome]]
176 176  {{/info}}
177 177  
246 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)
247 +\\
178 178  
249 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)
250 +\\
179 179  
180 -(% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
252 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)
181 181  A [[doc:MUD.Changelog.WebHome]] can be found here.
182 182  
255 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)
256 +\\
183 183  
184 184  {{info title="Contribution"}}
185 185  **I invite all of you to add to the wiki! Let me know if something is not clear, if you want new templates, or something should be changed.**
... ... @@ -187,19 +187,23 @@
187 187  **Feel free to update existing pages if they are out of date, missing or wrong etc. Anything you can contribute is valuable!**
188 188  {{/info}}
189 189  
264 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)
265 +\\
190 190  
191 -(% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
267 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)
192 192  The Wiki is not writeable without being signed in with a user that have been given access.
193 193  
194 -(% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
270 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)
195 195  I only have a license for 10 users for the wiki, so there will never be that many contributors at the same time here:)
196 196  
197 -(% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
273 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)
198 198  One of the primary purposes of the wiki, is to be searchable, to assist in solving unsolved quests.
199 199  
200 -(% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
276 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)
201 201  Also, if you provide quest hints to someone with access to the wiki, let them know if you **don't** want the information shared here!
202 202  
279 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)
280 +\\
203 203  
204 204  {{info}}
205 205  If you want to post things that you consider secret, that should not be shared with the other users, that is possible by using the "padlock" at the top, or posting to your own space on the wiki.
... ... @@ -209,21 +209,25 @@
209 209  **Note that I as an administrator will likely be able to access this information! **(though i havent checked that 😃️)
210 210  {{/info}}
211 211  
290 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)
291 +\\
212 212  
213 -(% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
293 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)
214 214  I will use this page to post news or specific info, I will add you all as "watchers" to this page, just remove yourself from the watcher list if you are not interested.
215 215  
216 -(% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
296 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)
217 217  I suggest all of you provide some info on your profile page on what chars you play, alternatively we can have a table of user/main char on this front page.
218 218  
299 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)
300 +\\
219 219  
220 -(% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
302 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)
221 221  Main navigation is via the menu on the left hand side.
222 222  
223 -(% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
305 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %)
224 224  == {{id name="Mud-Connection"/}}Connection ==
225 225  
226 -(% class="code" xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %)
308 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" class="code" %)
227 227  (((
228 228  telnet fr.hyssing.net 4001
229 229  )))