Changes for page Mud
Last modified by Espen Solbu on 2026/05/25 19:03
From version 43.1
edited by Espen Solbu
on 2026/05/24 21:52
on 2026/05/24 21:52
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki.es o1 +XWiki.TestUser - Content
-
... ... @@ -1,27 +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"/}} 8 - 9 - 10 -{{velocity}} 11 -#set($hql = "from doc.object(XWiki.TagClass) as tag where 'needs_paste' member of tag.tags") 12 -#set($results = $services.query.xwql($hql).execute()) 13 - 14 -#foreach($item in $results) 15 - * [[$item]] 16 -#end 17 -{{/velocity}} 18 - 19 - 1 +<!-- xwiki-migration: curated-section MUD-landing-high-priority BEGIN --> 20 20 = High priority unsolved quests = 21 21 22 22 == Legendary (unsolved) == 23 23 24 -{{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 +}} 25 25 { 26 26 "meta": { 27 27 "propertyDescriptors": [ ... ... @@ -58,7 +58,13 @@ 58 58 59 59 == Superior (unsolved) == 60 60 61 -{{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 +}} 62 62 { 63 63 "meta": { 64 64 "propertyDescriptors": [ ... ... @@ -95,7 +95,13 @@ 95 95 96 96 == Raid (unsolved) == 97 97 98 -{{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 +}} 99 99 { 100 100 "meta": { 101 101 "propertyDescriptors": [ ... ... @@ -129,16 +129,67 @@ 129 129 } 130 130 {{/liveData}} 131 131 132 -<!-- xwiki-migration: curated-section MUD-landing-high-priority END -->132 +<!-- xwiki-migration: curated-section MUD-landing-high-priority END --> 133 133 134 134 ---- 135 135 136 -= Assistanceneeded=136 += High priority unsolved quests = 137 137 138 -(% 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" %) 139 139 I am currently focusing on figuring out the following quests, any information or hints would be appreciated: 140 140 141 -(% 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" %) 142 142 * How to use defilers blood? (shifter, from Defiler quest) 143 143 * [[doc:MUD.Quests.Quest 363 - Octolock.WebHome]] inside Clockwork 144 144 * [[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 ... ... @@ -150,45 +150,59 @@ 150 150 ** 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]] 151 151 * [[doc:MUD.Quests.Quest 327 - Legend of the Deep.WebHome]] 152 152 204 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %) 205 +\\ 153 153 154 - 155 -(% 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" %) 156 156 == {{id name="Mud-MissingQuests"/}}Missing Quests == 157 157 158 -(% 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" %) 159 159 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". 160 160 161 -(% 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" %) 162 162 If possible, please also send me the guild the char that could list the quest was 163 163 164 -(% 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" %) 165 165 * 13, 30, 68, 89 166 166 * 110, 111, 113, 114, 115, 116, 117, 123, 125, 126, 127, 167 167 * 227, 265 168 168 * 336,339,340,342,343,344,345,347,360, 390 169 169 170 -(% xmlnsac="http://atlassian.com/content" xmlnsri="http://atlassian.com/resource/identifier" %) 171 -== == 222 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %) 223 +== {{id name="Mud-Highpriorityunsolvedquests"/}}High priority unsolved quests == 172 172 173 -(% 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" %) 174 174 = {{id name="Mud-Introduction"/}}Introduction = 175 175 176 -(% 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" %) 177 177 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. 178 178 179 -(% 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" %) 180 180 The content is currently contributed and produced manually by the users of the wiki. 181 181 239 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %) 240 +\\ 182 182 183 183 {{info}} 184 184 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]] 185 185 {{/info}} 186 186 246 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %) 247 +\\ 187 187 249 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %) 250 +\\ 188 188 189 -(% 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" %) 190 190 A [[doc:MUD.Changelog.WebHome]] can be found here. 191 191 255 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %) 256 +\\ 192 192 193 193 {{info title="Contribution"}} 194 194 **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.** ... ... @@ -196,19 +196,23 @@ 196 196 **Feel free to update existing pages if they are out of date, missing or wrong etc. Anything you can contribute is valuable!** 197 197 {{/info}} 198 198 264 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %) 265 +\\ 199 199 200 -(% 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" %) 201 201 The Wiki is not writeable without being signed in with a user that have been given access. 202 202 203 -(% 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" %) 204 204 I only have a license for 10 users for the wiki, so there will never be that many contributors at the same time here:) 205 205 206 -(% 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" %) 207 207 One of the primary purposes of the wiki, is to be searchable, to assist in solving unsolved quests. 208 208 209 -(% 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" %) 210 210 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! 211 211 279 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %) 280 +\\ 212 212 213 213 {{info}} 214 214 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. ... ... @@ -218,21 +218,25 @@ 218 218 **Note that I as an administrator will likely be able to access this information! **(though i havent checked that 😃️) 219 219 {{/info}} 220 220 290 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %) 291 +\\ 221 221 222 -(% 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" %) 223 223 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. 224 224 225 -(% 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" %) 226 226 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. 227 227 299 +(% xmlns:ac="http://atlassian.com/content" xmlns:ri="http://atlassian.com/resource/identifier" %) 300 +\\ 228 228 229 -(% 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" %) 230 230 Main navigation is via the menu on the left hand side. 231 231 232 -(% 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" %) 233 233 == {{id name="Mud-Connection"/}}Connection == 234 234 235 -(% 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" %) 236 236 ((( 237 237 telnet fr.hyssing.net 4001 238 238 )))