All public logs

Jump to navigation Jump to search

Combined display of all available logs of Rise of Agon. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)
  • 18:37, 20 May 2023 GM Ibis talk contribs created page Template:Stub (Created page with ";Dependencies: :;Templates:<!-- Delete if N/A --> :*{{t|template}} :*{{t|template}} :*{{T|code}} :;CSS:<!-- Delete if N/A --> :*MediaWiki:Common.css ;Installation<!-- Delete if N/A --> :After you copy x, you need to change the following code: <pre> ... {{Documentation}} {{CODE}} <-- Remove Code <div>... </pre> ;Notes<!-- Delete if N/A --> * A '''does not work''' in b * You might need to do c for this to work.")
  • 18:35, 20 May 2023 GM Ibis talk contribs deleted page Template:Mbox (content was: "{{#invoke:Message box|mbox}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
  • 18:35, 20 May 2023 GM Ibis talk contribs deleted page Module:Message box (content was: "require('strict') local getArgs local yesno = require('Module:Yesno') local lang = mw.language.getContentLanguage() local CONFIG_MODULE = 'Module:Message box/configuration' local DEMOSPACES = {talk = 'tmbox', image = 'imbox', file = 'imbox', category = 'cmbox', article = 'ambox', main = 'ambox'} -------------------------------------------------------------------------------- -- Helper functions --------------------------------------------------------------------------------...")
  • 18:34, 20 May 2023 GM Ibis talk contribs deleted page Module:Yesno (content was: "-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "mw.ustring.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val == nil then return nil elseif val == true or val == 'yes' or val == 'y' or val == 'true...")
  • 18:34, 20 May 2023 GM Ibis talk contribs deleted page Module:Arguments (content was: "-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) == 'string' then...")
  • 18:34, 20 May 2023 GM Ibis talk contribs deleted page Template:Stub (content was: "{{asbox | image = | pix = | subject = | article = article | qualifier = | category = Stubs | tempsort = no | lowercase = y | name = Template:Stub }}")
  • 18:34, 20 May 2023 GM Ibis talk contribs deleted page Template:Asbox (content was: "<includeonly>{{#invoke:Asbox|main}}</includeonly><noinclude> {{documentation}} <!-- Add categories to the /doc subpage and interwikis to Wikidata. --> </noinclude>", and the only contributor was "GM Ibis" (talk))
  • 18:23, 20 May 2023 GM Ibis talk contribs created page Template:Asbox (Created page with "<includeonly>{{#invoke:Asbox|main}}</includeonly><noinclude> {{documentation}} <!-- Add categories to the /doc subpage and interwikis to Wikidata. --> </noinclude>")
  • 18:20, 20 May 2023 GM Ibis talk contribs imported Module:Documentation/i18n by file upload (1 revision)
  • 18:20, 20 May 2023 GM Ibis talk contribs imported Module:TNT by file upload (1 revision)
  • 18:20, 20 May 2023 GM Ibis talk contribs imported Module:Documentation/config by file upload (1 revision)
  • 18:20, 20 May 2023 GM Ibis talk contribs imported Module:Documentation by file upload (1 revision)
  • 18:20, 20 May 2023 GM Ibis talk contribs imported Template:Documentation by file upload (1 revision)
  • 18:20, 20 May 2023 GM Ibis talk contribs imported Module:Fallback by file upload (1 revision)
  • 18:20, 20 May 2023 GM Ibis talk contribs imported Module:Template translation by file upload (1 revision)
  • 18:20, 20 May 2023 GM Ibis talk contribs imported Module:Message box/configuration by file upload (1 revision)
  • 18:20, 20 May 2023 GM Ibis talk contribs imported Module:Message box by file upload (1 revision)
  • 18:20, 20 May 2023 GM Ibis talk contribs imported Template:Mbox by file upload (1 revision)
  • 18:20, 20 May 2023 GM Ibis talk contribs imported Module:Arguments by file upload (1 revision)
  • 18:20, 20 May 2023 GM Ibis talk contribs imported Module:Yesno by file upload (1 revision)
  • 18:20, 20 May 2023 GM Ibis talk contribs imported Template:Stub by file upload (1 revision)
  • 18:16, 20 May 2023 GM Ibis talk contribs created page Module:Arguments (Created page with "-- This module provides easy processing of arguments passed to Scribunto from -- #invoke. It is intended for use by other Lua modules, and should not be -- called from #invoke directly. local libraryUtil = require('libraryUtil') local checkType = libraryUtil.checkType local arguments = {} -- Generate four different tidyVal functions, so that we don't have to check the -- options every time we call it. local function tidyValDefault(key, val) if type(val) == 'string'...")
  • 18:16, 20 May 2023 GM Ibis talk contribs created page Module:Yesno (Created page with "-- Function allowing for consistent treatment of boolean-like wikitext input. -- It works similarly to the template {{yesno}}. return function (val, default) -- If your wiki uses non-ascii characters for any of "yes", "no", etc., you -- should replace "val:lower()" with "mw.ustring.lower(val)" in the -- following line. val = type(val) == 'string' and val:lower() or val if val == nil then return nil elseif val == true or val == 'yes' or val == 'y' or val =...")
  • 18:15, 20 May 2023 GM Ibis talk contribs created page Module:Message box (Created page with "require('strict') local getArgs local yesno = require('Module:Yesno') local lang = mw.language.getContentLanguage() local CONFIG_MODULE = 'Module:Message box/configuration' local DEMOSPACES = {talk = 'tmbox', image = 'imbox', file = 'imbox', category = 'cmbox', article = 'ambox', main = 'ambox'} -------------------------------------------------------------------------------- -- Helper functions ---------------------------------------------------------------------------...")
  • 18:14, 20 May 2023 GM Ibis talk contribs created page Template:Mbox (Created page with "{{#invoke:Message box|mbox}}<noinclude> {{documentation}} <!-- Categories go on the /doc subpage, and interwikis go on Wikidata. --> </noinclude>")
  • 18:13, 20 May 2023 GM Ibis talk contribs created page Template:Stub (Created page with "<noinclude><languages /> </noinclude>{{mbox |type = style |image= alt=|30x30px |text = <translate><!--T:1--> This content is a [[<tvar name="1">{{lwp|Wikipedia:Stub}}</tvar>|stub]]. You can help by [<tvar name="2">{{fullurl:{{FULLPAGENAME}}|action=edit}}</tvar> expanding it].</translate> }}<includeonly>{{{category|[[Category:Stubs{{#translation:}}]]}}}</includeonly><noinclude> {{documentation|Template:Stub/doc}} </noinclude>")
  • 18:12, 20 May 2023 GM Ibis talk contribs created page Pinnace (Created page with "Category:Ships")
  • 18:12, 20 May 2023 GM Ibis talk contribs created page Launch (Created page with "Category:Ships")
  • 18:12, 20 May 2023 GM Ibis talk contribs created page Reed Boat (Created page with "Category:Ships")
  • 18:12, 20 May 2023 GM Ibis talk contribs created page Composite Raft (Created page with "Category:Ships")
  • 18:12, 20 May 2023 GM Ibis talk contribs created page Large Raft (Created page with "Category:Ships")
  • 14:19, 19 May 2023 GM Ibis talk contribs deleted page Best Guitar Dvd Lessons (Spam: content was: "I'm stubborn and once i know what i want full I want not to experience somebody telling me that I am about about it all wrong. In doing my search is apparently fantastic guitar lessons I met a detailed total of five instructors who told me that I wanted to ought to be acoustic guitar first - then We can move on to the guitar. What a handful of crap! Nothing against th...", and the only contributor was "172.18.0.1" ([[User talk:172.18.0....)
  • 14:10, 19 May 2023 GM Ibis talk contribs deleted page File:Villagesandhousing.png
  • 14:10, 19 May 2023 GM Ibis talk contribs created page File:Villagesandhousing.png
  • 14:10, 19 May 2023 GM Ibis talk contribs uploaded File:Villagesandhousing.png
  • 06:36, 19 May 2023 GM Ibis talk contribs created page MediaWiki:Sidebar (Created page with " * navigation ** mainpage|mainpage-description ** recentchanges-url|recentchanges ** randompage-url|randompage ** Special:Contributionscores|contributionscores ** helppage|help-mediawiki * SEARCH * TOOLBOX * LANGUAGES")
  • 06:36, 19 May 2023 GM Ibis talk contribs created page MediaWiki:Common.css (Created page with "CSS placed here will be applied to all skins: Contribution Scores: .contributionscores-wrapper { } .contributionscores-title { background-color: #aaa; margin-bottom: 0px; padding-left: .4em; } .contributionscores .header { background-color: #ccc; border-bottom: 1px solid #999; font-weight: bold; } .contributionscores .odd { background-color: #eee; } .contributionscores .header td { padding-left: .2em; padding-right: .2em; } ....")
  • 22:55, 6 May 2023 GM Ibis talk contribs protected Main Page [Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite) (hist)
  • 22:46, 6 May 2023 GM Ibis talk contribs created page Dungeons (Created page with "Dungeons Jump to navigationJump to search Scattered all over Agon are dungeons where additional creatures and treasure await. You can access these monsters through portal entrances in the main world. Upon activation, your character will channel briefly and load into the dungeon. You cannot move while this channeling is taking place. Dungeons in Rise of Agon are instanced areas separate from the main world but accessible by anyone. Meaning that other players can come int...")
  • 22:40, 6 May 2023 GM Ibis talk contribs created page Weaving (Created page with "{{Skill}} Turning cotton into cloth. You can craft slowly from your bank or faster from the related crafting table. You can find rare cotton drops on high end mobs all over Agon. Data provided courtesy of Ryco Stormeye. {| class="wikitable" |- ! Location !!Cloth!! Skill Requirement !! Source!!Image |- | Everywhere || Basic Cotton|| 1 || Herb Bushes||<gallery>Basic Cotton.png|</gallery> |- | Mainland || Chaldaen|| 20 || Ancient||<gallery>Chaldean Cotton.png|</gal...")
  • 22:40, 6 May 2023 GM Ibis talk contribs deleted page Tindex.php (content was: "{{Skill}} Turning cotton into cloth. You can craft slowly from your bank or faster from the related crafting table. You can find rare cotton drops on high end mobs all over Agon. Data provided courtesy of Ryco Stormeye. {| class="wikitable" |- ! Location !!Cloth!! Skill Requirement !! Source!!Image |- | Everywhere || Basic Cotton|| 1 || Herb Bushes||<gallery>Basic Cott...", and the only contributor was "GM Ibis" (talk))
  • 22:39, 6 May 2023 GM Ibis talk contribs created page Tindex.php (Created page with "{{Skill}} Turning cotton into cloth. You can craft slowly from your bank or faster from the related crafting table. You can find rare cotton drops on high end mobs all over Agon. Data provided courtesy of Ryco Stormeye. {| class="wikitable" |- ! Location !!Cloth!! Skill Requirement !! Source!!Image |- | Everywhere || Basic Cotton|| 1 || Herb Bushes||<gallery>Basic Cotton.png|</gallery> |- | Mainland || Chaldaen|| 20 || Ancient||<gallery>Chaldean Cotton.png|</gal...")
  • 22:38, 6 May 2023 GM Ibis talk contribs created page Traveling (Created page with " thumb|right =Bindstone= Bindstones exist all over Agon. They can be found at NPC cities, player cities, and chaos cities (N.B. Chaos cites bind stones are called Rune Glyphs). You can bind to them by approaching them and holding your Use key. You can only be bound to one bindstone at a time. You may return to a bindstone by using the bindstone recall skill if it is off of cooldown. 30px =Housing In Agon= Scattered a...")
  • 22:37, 6 May 2023 GM Ibis talk contribs created page Template:Skill (Created page with "[[File:RoA_Skill_{{{1|{{PAGENAME}}}}}.jpg|thumb|{{{1|{{PAGENAME}}}}} Skill]]")
  • 22:35, 6 May 2023 GM Ibis talk contribs created page Races (Created page with "There are six playable races in Rise of Agon. Unlike other MMORPG's, racial choice does not heavily influence your characters' choices or progression options. 95% of the skills may be learned regardless of your race, and the remainder are Prestige and Racial abilities. Each race begins play in its own homeland, and has its own unique storylines, histories, and racial alliances and enemies. The races are as follows: == Races of Rise of Agon == === Alfar === File:races2....")
  • 22:35, 6 May 2023 GM Ibis talk contribs created page Race Change Token&action=edit (Created page with "== Race Change Token == An item bought that you can use to change your race. You may change your race at any time by purchasing a Race Change Token from the ingame auction house or through the store on http://riseofagon.com. Once you use the token, you will be logged out and sent back to the character selection screen. You can remake your character and then log back into the game. You will still have your bank contents and all of your possessions.")
  • 22:34, 6 May 2023 GM Ibis talk contribs created page Player vs Player&action=edit (Created page with "500px|right|thumb| The aftermath of a naval battle thumb|thumb|right|A player ressing a friend during a battle. thumb|right|thumb|A thrilling siege between new player clans. Rise of Agon has a unique combat system utilizing first-person combat and real-time hit detection. Players wielding magic staves and bows are locked in first-person shooter view. Unsheathing a melee weapon places characters in a close third...")
  • 22:33, 6 May 2023 GM Ibis talk contribs created page Beginners Guide (Created page with "right|500px =Welcome to Rise of Agon!= An epic fantasy MMORPG set in the dynamic handcrafted world of Agon, where character progression is not restricted to predefined paths. With no classes or levels, players have the freedom to mold their character to fit their own personalized play style. The unique fighting system embraces twitch-based, first-person combat and full loot mechanics which drives the foundation of risk versus reward. Forge all...")
  • 22:31, 6 May 2023 GM Ibis talk contribs created page Combat (Created page with "=Melee= There are 9 different weapons types in Rise of Agon. The one handed weapons should be used with a shield. They cannot be dual wielded. Each weapon has different skills: '''Power Attack''', '''Whirlwind''', '''Disable''', '''Knockback''' and '''Seize'''. They all have different ranges and swing speeds. Each weapon's Power Attack has a different debuff it will put on the target. e.g. bleed, armor reduction, debuff. {|class="wikitable" style="display: inline-table...")
  • 22:20, 6 May 2023 GM Ibis talk contribs created page Agon (Created page with "thumb = The World of Agon= There are five continents in the realm of Rise of Agon. A centralized one named Agon, One to the north-east named Yssam, one to the north-west named Niflheim, on to the South-west named Rubaiyat and one to the south-est of Agon named Cairn. Other Important landmasses in size include Mirrorsea, a large deserted island in the middle of the ocean to the west and the island to the south of Agon, commonly refered by folks as “Sku...")
(newest | oldest) View ( | older 50) (20 | 50 | 100 | 250 | 500)