Difference between revisions of "User talk:HikaruFer"

From SpiralKnights

Jump to: navigation, search
m (Acquisition sections: reply~)
m (Hidden Vending Machines)
 
(357 intermediate revisions by 7 users not shown)
Line 1: Line 1:
==Hello==
+
{{User talk:HikaruFer/Template:Menu}}
What you're doing around the wiki is really great! Thank you. --[[User:Novaster|Novaster]] 19:21, 18 August 2015 (UTC)
+
~Hikaru~
 +
----
 +
== Newlines in templates ==
 +
Hello! Just wanted to give you a small warning that newline symbols at the end (or beginning) of the template are also carried to the pages that use them. It's probably easiest to illustrate on the &lt;noinclude&gt; tags at the end of the templates. While it's pretty to write <nowiki><noinclude>{{documentation}}</noinclude></nowiki> on a new line, you also introduce here a new newline just before the noinclude tag. One way to avoid this is to write the starting &lt;noinclude&gt; on the preceding line with some text right before it. Then the newline will be within the noinclude tag and, due to what the tag does, will be present only on the template page where it will do no harm. Alternatively, you can use HTML comments to comment it out (<nowiki><!--(newline)--></nowiki>), but it's not very pretty. And of course, you can also put the <nowiki>"<noinclude>{{documentation}}</noinclude>"</nowiki> thing whole on the preceding line and don't worry about any newlines.
  
==Templates==
+
You can also come across this issue when you use the #ifeq or similar function. The newlines they may introduce are far trickier to get rid of. Here's one I was fixing recently: [[Template:CostumeTable/Start]]. I don't want to discourage you from using these functions, just to keep in mind some of the more subtle effects they may have.
Be very careful adding line breaks and whitespace to templates. [http://wiki.spiralknights.com/index.php?title=Template%3AMonster_Icons&diff=213007&oldid=212983 Example fix]. --[[User:Novaster|Novaster]] 15:19, 22 August 2015 (UTC)
+
:Oh! Ok, so it is better if the categories are close to the code? (With the noinclude). I will keep it in mind since now. Thx ^^ --[[User:HikaruFer|Hikaru]] 19:28, 22 August 2015 (UTC)
+
::Yes. As snuggly as possible. --[[User:Novaster|Novaster]] 19:35, 22 August 2015 (UTC)
+
  
==Official Images==
+
The newlines are an issue when you transclude a template to another page. It hinders formating a bit. Single newline is ignored by the wiki, 2 newlines divide paragraphs and 3 or more add empty lines between the paragraphs. For example, in the [[News/2020]] page, there is one empty line between each entry (2 newlines) and everything works fine. However, if the <nowiki>{{NewsTable}}</nowiki> template would have a newline at the end, then there could be at most 1 newline between the entries (1+1=2), otherwise all of them would break a little (there would be an empty line in the last column, 1+2=3). So the newlines aren't that big of a deal, sometimes it doesn't even have to be a problem, but it's best to avoid sending them to other pages somehow.
You're missing a critical link for your request on Clotho's page. I would suggest fixing "this." --[[User:Novaster|Novaster]] 23:21, 27 August 2015 (UTC)
+
:Oh wow, i facepalm myself so hard haha. Thx for notice it. Fix it :D --[[User:HikaruFer|Hikaru]] 23:26, 27 August 2015 (UTC)
+
  
==Opinion/small==
+
Also, for testing templates I sometimes use the [[Special:Expandtemplates]] page. I use it mostly as a second editor window for testing the changes without having to modify the original template to see the results and then reverting it back after the test. The additional info there may also be useful sometimes. --[[User:Matusm|Matusm]] ([[User talk:Matusm|talk]]) 21:24, 19 March 2020 (UTC)
Delete what about it? --[[User:Novaster|Novaster]] 05:18, 29 August 2015 (UTC)
+
:Oh, i saw two version: this one [[:Template:Opinion/small]] and this one [[Template:Opinion/Small]] both are the same, the difference between both was that one had a category and the other one doesnt, and of course the "S" and "s", and i saw 15 pages uses "small" and other 6 pages uses "Small" (like ur sandbox) so dunno if it was intentional or a mistake. I just added the category (note templates) to the "small" because i didnt have it. Thats why i left the message in summary. Just in case it is intentional. --[[User:HikaruFer|Hikaru]] 18:14, 29 August 2015 (UTC)
+
::Ah I see. In the past, there seems to have been a division between using capital or lowercase letters, depending on who made the template and their mood I suppose. I have been trying to use capital letters after a slash, following the pattern of [[Template:SKWindow/Cell]], even though certain schools of thought maintain that such things should be lowercase. It's a raging war that makes almost no noise ;P. Sometimes these things just slip between the cracks. It's happened with templates before. I have placed a redirect to the capital version for now, so it shouldn't be a problem. --[[User:Novaster|Novaster]] 20:29, 29 August 2015 (UTC)
+
:::Haha funny that u mention the war xD. In the spanish there is mostly category names without capital but i think with capital letters works better i just try to follow the pattern but still think it is better with capitals xD. Plus, i didnt know the redirect worked with templates too. Thx btw :) --[[User:HikaruFer|Hikaru]] 20:37, 29 August 2015 (UTC)
+
::::The redirect is not something I'd use often - it's better for players to learn to use the correct template. Or well, the one the wiki wants to use. --[[User:Novaster|Novaster]] 20:42, 29 August 2015 (UTC)
+
  
==Acquisition sections==
+
:Ohhh yeah, do u think it matters in the "fix" i been doing to the bosses page? (like, take [[Snarbolax]] for example). Since i did it like this to avoid a visual mess xd, i got lost looking for an specific word being all cramped. I remembered to dont add a newline at the [[Template:Boss]] when adding the auto-categories :D, that ended up fine right?. And in no way i find ur msg discouraging, i like to learn~ and as i said i forgot many of the "rules" for the templates so i only edit them if i want to test a fix or add something i think its needed; im guilty of using the "enter" key too much sometimes, its a mania xd i try to just add one between each <code>}} {{</code> just so i or any other wikieditor dont get lost between each entry (like the news/2020) but when i edit a template i (most of the time) have to test if everything ended up fine, like, when i shorted the APNG's template and earsed a newline and then the boxes glued each other badly so i was like "oh kk that was there for a reason" *manually revert* xd. Next time im gonna try the special template u mention :D.
For equipment items, we are working on populating [[:User:HexZyle/Template:RecipeLocation]] with data. If you wish to help with this format (I think you do, based on [[Template talk:Page/Weapon]]), mimic this format ''exactly'' for each item. Discussion about this format can be found [http://forums.spiralknights.com/en/node/109169#comment-989097 here], please stick with this format. It's been worked through quite meticulously considering all the standardized acquisition scenarios we can think of. Do not implement the template in the mainspace - after we've added all the item entries, we will put all the coding content into an appropriately named template. Then we begin the next phase - implementation. Each page needs thorough checking to make sure no methods are missed, as the template is implemented. It will be an arduous process.
+
:Feel free to leave me more msgs like this~ [[User:HikaruFer|HikaruFer]] ([[User talk:HikaruFer|talk]]) 21:57, 19 March 2020 (UTC)
  
If there's something weird about an item, talk about it here. I'll be adding various examples that are not vendors (such as prize boxes) and improving the system with a Brinks template after lunch today. --[[User:Novaster|Novaster]] 16:57, 30 August 2015 (UTC)
+
::Yes, it matters in this case. You've introduced a newline at the end of the Boss template, so now the boss pages have one empty line at the beginning. If you edit the Snarbolax page, remove one newline that follows the Boss template and preview it, the empty line at the beginning should disappear. But of course, this should be fixed in the template, not pages. :P
 +
::The 2 newlines between news entries are fine, even newlines inside the templates may be fine. The only issue are newlines near beginning and end of the template. I like when the templates are nicely readable, too, but often it's because of weird rules like these that you can't make the templates look very pretty. This one rule specifically is responsible for the long <nowiki><includeonly><noinclude></nowiki> chains at the ends. But it's also thanks to this rule that you can put that many enters between entries. :D --[[User:Matusm|Matusm]] ([[User talk:Matusm|talk]]) 23:27, 19 March 2020 (UTC)
 +
:::OHHH i saw it xdd i didnt notice it, i mean, not that it was due a newline in the template xd. jajaja its funny how that simple "enter" caused that xd. Now it looks prettier :D~. Thx for telling me this way~ if u edit it i wouldnt have understand where and why that newline caused what it did [[User:HikaruFer|HikaruFer]] ([[User talk:HikaruFer|talk]]) 23:34, 19 March 2020 (UTC)
  
:I dunno there existed one xD! I found all these template and text in some of the gun-sword-shield list, i was confused at first that just some had a template (like Machine) and others doesnt (just the text) but trough, like u said, was low priority, but didnt think i could be used un a complete template. Seems cool! What can i do :D? I will number a few things and u tell me if i do or do not.
+
::::No problem. I'm happy it worked out well. :) --[[User:Matusm|Matusm]] ([[User talk:Matusm|talk]]) 00:04, 20 March 2020 (UTC)
:#Keep "Vendors who sell the recipe for this item:" in all items (and "Vendors who sell this item:" too)
+
:#In case of "Reward" and "Vendor", i keep this: <nowiki>*The recipe for this item is a reward for completing the {{mission|Sewer Stash}} (bound)"</nowiki>
+
:#And if its just an item (no recipe) i change it like: <nowiki>*This item is a reward for completing the {{mission|Sewer Stash}} (bound)"</nowiki>
+
:#Add a tempalte for Santuary Machine like the Mysterious one
+
:#When its PrizeBox or Machine (Santuary or Mysterious) i dont add anything (like "Vendors who sell the recipe for this item" and etc)
+
:#Do i compile information from the actual pages to make the template?
+
:#Items that will go there are Armour (Without the news from gunnerupdate), Helmet (i guess the same as armour), Shields, Bombs, Handguns and Sword right? With all an their skins?
+
  
:I see its priority: SignUp > Item (Reward and sell) > Recipe (Reward and sell). And in each one (sell "type"): Basil (then lobby) > HoHVendor  > BazaarVendor. Im gonna take the order of NPCs like a clock, Izola being 1, and Zebulon 9 (this way i took screen and memorize them xD dunno if helps) like, Echo is 2 and Jorin 5, so echo line will be over Jorin lines in the adquisition. P.D: If u didnt understand something i said (lik, "Echo 2º and Jorin 5º" xD tell me here. It doesnt matter is this section became long xD ('''ADD:''' Or do i follow [[Emberbreak_Shield#Acquisition|this]] pattern xD) --[[User:HikaruFer|Hikaru]] 19:21, 30 August 2015 (UTC)
+
== Tile minimaps ==
  
::That seems right, except do NPCs alphabetically. Do a few entries and I'll check them. After that you will be a mindless robot. --[[User:Novaster|Novaster]] 19:31, 30 August 2015 (UTC)
+
Hello! I'd like to know if those minimap images you've uploaded are from the game (stored image files) or if you recreated them from scratch with image manipulation software?
:::Aye~Aye~ then! Thx x3!--[[User:HikaruFer|Hikaru]] 19:47, 30 August 2015 (UTC)
+
[[:File:Map-Ironclaw_Munitions_Factory-Warfare_Workshop.png|Example]] --[[User:Spockler|Spockler]] ([[User talk:Spockler|talk]]) 04:44, 12 May 2020 (EEST)
::::Also, for the compiled information, yes, just basically put it into the new format in the template...making sure the methods are legitimate/up to date in-game wouldn't hurt, but I don't think we've had any major updates regarding changes to this...at least, not like materials. Whew. --[[User:Novaster|Novaster]] 19:59, 30 August 2015 (UTC)
+
 
:::::I will edit it in an outside note (in my pc) after i have all i will check, which would be the tedious part xD. Btw, before starting, shouldnt add them per item? Like, Armour>Helmet>Shield>Bomb>Handgun>Swords and stars?. Like, Aegis and Ancient Plate are 5* shields, acheron is 5* and avenger is 4*. So it will be in that order and not: Acheron, Aegis, Ancient and Avenger. Which one should i use? (I know the all "A" in alphabetical is the actual one but seems like it is better to find if its by type and then star, or just type seems good too) --[[User:HikaruFer|Hikaru]] 20:24, 30 August 2015 (UTC)
+
:Hello there~ The ones i have done are all with image manipulation software, i take screens in-game of the map, put them together with the software, then i use a selection tool to create all the shapes, and then i add the icons (from the games files, which are the same as the ones here in the wiki). Sadly, the maps seen in-game are generated by the game itself so there aren't images files of them and those had to be done manually :( --[[User:HikaruFer|<b><font color="#265aa6">Hikaru</font><font color="#238e3b">FER</font></b>]] 02:08, 12 May 2020 (UTC)
::::::It doesn't matter since it's an internal template. Do whatever is easier for editors. By item type would likely be a lot better. (I would keep reskins as their own type, regardless of the item's actual type). --[[User:Novaster|Novaster]] 20:33, 30 August 2015 (UTC)
+
 
:::::::For me, its easy if its by Type (then Star) because i dont get lost easily, i would keep Reskins as the 7th type then, after sword so everything seems in an order --[[User:HikaruFer|Hikaru]] 20:40, 30 August 2015 (UTC)
+
::I must point out that these maps are very well done and no doubt recreating them took a lot of time and effort. You even got the collision right with the pixel precision on these maps that are missing some tiles on the edges! I assume you're also using Tudey scene editor for this job, as most of the map can't be captured by the minimap view distance?
 +
::Also, I wonder if scene (level) IDs are welcome in this wikipedia as technical trivia? I've studied game levels for quite a while and I could add their IDs to their respective articles, as there are some interesting things going on behind the scenes (pun intended). However I'm not sure if such data is welcome here as Grey Havens might see it as a possible threat to the game (as they sometimes do) even though they aren't monitoring wikipedia (at all). --[[User:Spockler|Spockler]] ([[User talk:Spockler|talk]]) 15:21, 12 May 2020 (EEST)
 +
 
 +
:::Thanks! Not only me has done some of theses map btw :), i have done a few. I took screens of the big map, the minimap its extremely tiny to make it work, its posible but too bothersome xd, so with a few images-screen i can complete the guide for the whole map.
 +
:::And, you mean IDs as game files? like "Starlight Cradle's map is generated with this game file"? if its that, im not gonna lie, that would be interesting to check but doesnt have space in the wiki sadly :(, they (Grey Havens) had said they prefer static maps (like the one in Apocrea's mission or Sanctuary) to not be uploaded in the main space of the wiki since they give the static efect in-game for a reason, theres still these images around but not in the main space. You know now that u mention it, [[User:Novaster|Novaster]] once mentioned that someone wrote a script to make these map images easier but i never got to ask them about it, do u know something about that? --[[User:HikaruFer|<b><font color="#265aa6">Hikaru</font><font color="#238e3b">FER</font></b>]] 17:19, 12 May 2020 (UTC)
 +
 
 +
::::'''> And, you mean IDs as game files?'''
 +
::::No, as scene file names (e.g. 1 for Haven: Town Square or 393 for Starlight Cradle: Shrine of Slumber IV). I don't want to upload files themselves or maps of procedural levels, but just IDs.
 +
::::'''> [[User:Novaster|Novaster]] once mentioned that someone wrote a script to make these map images easier, do u know something about that?'''
 +
::::Unfortunately no, but there's the Super Zoom mod that allows you to move camera to sky-high to get the top-down view. Minimap is aligned with the 3D tilemap, but it's not 1:1 size. It might still be useful, tho. --[[User:Spockler|Spockler]] ([[User talk:Spockler|talk]]) 19:56, 13 May 2020 (EEST)
 +
 
 +
:::::As for the IDs it sounds like something you can share in discord and/or the forums since some ppl may find it useful but here in wiki theres no much pages relating to the code sadly, i mean, at least on the main space D:.
 +
:::::I dont usually use mod but in case i have troubles with maps i may try it :D (but, dunno where to look tho? do u have some link or a google keyword?) although most of the mapd are done (for what i have seen recently) --[[User:HikaruFer|<b><font color="#265aa6">Hikaru</font><font color="#238e3b">FER</font></b>]] 18:02, 13 May 2020 (UTC)
 +
 
 +
::::::Here's the [https://sites.google.com/view/spiralknights-mods/home link] to the mods page. There's also a invitation link to [https://github.com/lucas-allegri/KnightLauncher KnightLauncher] modloader Discord group (where are even more mods listed). I'm also in this group. In case you want to contact me, my username starts with 'Thy'. --[[User:Spockler|Spockler]] ([[User talk:Spockler|talk]]) 19:01, 14 May 2020 (EEST)
 +
 
 +
:::::::Thx! Im gonna check then out them~ --[[User:HikaruFer|<b><font color="#265aa6">Hikaru</font><font color="#238e3b">FER</font></b>]] 19:00, 14 May 2020 (UTC)
 +
 
 +
==Old design==
 +
I can't believe I missed out [https://wiki.spiralknights.com/File:Jade-Hikaru-Playing_2014-2.png old minimap and Shadow Fire designs] by just two months. When I crash-landed on July 6, 2014 there were already a new particle effect used of Shadow Fire and improved color scheme for minimap. --[[User:Spockler|Spockler]] ([[User talk:Spockler|talk]]) 01:30, 29 May 2020 (EEST)
 +
:Hahaha yeah, fun fact its i played in May and didnt remember it had the old desing, even the fire in the traps xd and when i came back in October, it already had the new design but i didnt noticed anything. It was yesterday looking through my screens that i realized xd --[[User:HikaruFer|<b><font color="#265aa6">Hikaru</font><font color="#238e3b">FER</font></b>]] 23:46, 28 May 2020 (UTC)
 +
 
 +
=="Crash Course" vs "Spiral Knights Main Theme"==
 +
[https://www.youtube.com/watch?v=jgSDjQHPHy8&list=OLAK5uy_ke2LQJyD_uRh89sOjzIISOUQqAsfW_gkU Crash Course] and [https://www.youtube.com/watch?v=HWIcLWi2K1M&list=OLAK5uy_kk6j3jMYDBO6HJqBr6KZ8m9LvX_uLru8c&index=17 Spiral Knights Main Theme] are actually two different similar sounding tracks. Crash Course is only used for the tutorial. --[[User:Leafblader|Leafblader]] ([[User talk:Leafblader|talk]]) 09:52, 17 June 2020 (UTC)
 +
 
 +
:Ohh well i was using the OST list but i didnt remember "Spiral Knight Main Theme" was in there the first time i check it xd (i went to check right now just to be sure). I noticed the track was similar but not identical to the bgm in the game but stick to "Crash Course" since i thought the other one was not part of the OST :O --[[User:HikaruFer|<b><font color="#265aa6">Hikaru</font><font color="#238e3b">FER</font></b>]] 01:28, 18 June 2020 (UTC)
 +
 
 +
==Hidden Vending Machines==
 +
Hey, just to clear some things up... I can understand that the image of those Vending Machines can be confusing and seem out of context, but that's why I called them "hidden Vending Machines". Note stated that they cannot be seen nor interacted, but they've existed since the introduction of Arcade Battle Arena. It's for the historical purposes. I suppose it doesn't really belong in the gallery, as images of older content on other articles are on the right side of the page. --[[User:Spockler|Spockler]] ([[User talk:Spockler|talk]]) 01:58, 21 June 2020 (EEST)
 +
:Sorry for the late reply, im away from the wiki, just checking every few weeks. As for the image, i assumed the hidden would mean some misunderstanding since hidden could mean "find it" in-game but not hidden "within the code". So to avoid that i prefer it to move it from the main space --[[User:HikaruFer|<b><font color="#265aa6">Hikaru</font><font color="#238e3b">FER</font></b>]] 04:52, 19 July 2020 (UTC)

Latest revision as of 04:52, 19 July 2020

I'm so chubby Menu Don't you think?

Jade-Hikaru


My Messages
My Contributions
My Sandbox


My Archives
Projects (Active)
Projects (Finished)


~Hikaru~


Newlines in templates

Hello! Just wanted to give you a small warning that newline symbols at the end (or beginning) of the template are also carried to the pages that use them. It's probably easiest to illustrate on the <noinclude> tags at the end of the templates. While it's pretty to write <noinclude>{{documentation}}</noinclude> on a new line, you also introduce here a new newline just before the noinclude tag. One way to avoid this is to write the starting <noinclude> on the preceding line with some text right before it. Then the newline will be within the noinclude tag and, due to what the tag does, will be present only on the template page where it will do no harm. Alternatively, you can use HTML comments to comment it out (<!--(newline)-->), but it's not very pretty. And of course, you can also put the "<noinclude>{{documentation}}</noinclude>" thing whole on the preceding line and don't worry about any newlines.

You can also come across this issue when you use the #ifeq or similar function. The newlines they may introduce are far trickier to get rid of. Here's one I was fixing recently: Template:CostumeTable/Start. I don't want to discourage you from using these functions, just to keep in mind some of the more subtle effects they may have.

The newlines are an issue when you transclude a template to another page. It hinders formating a bit. Single newline is ignored by the wiki, 2 newlines divide paragraphs and 3 or more add empty lines between the paragraphs. For example, in the News/2020 page, there is one empty line between each entry (2 newlines) and everything works fine. However, if the {{NewsTable}} template would have a newline at the end, then there could be at most 1 newline between the entries (1+1=2), otherwise all of them would break a little (there would be an empty line in the last column, 1+2=3). So the newlines aren't that big of a deal, sometimes it doesn't even have to be a problem, but it's best to avoid sending them to other pages somehow.

Also, for testing templates I sometimes use the Special:Expandtemplates page. I use it mostly as a second editor window for testing the changes without having to modify the original template to see the results and then reverting it back after the test. The additional info there may also be useful sometimes. --Matusm (talk) 21:24, 19 March 2020 (UTC)

Ohhh yeah, do u think it matters in the "fix" i been doing to the bosses page? (like, take Snarbolax for example). Since i did it like this to avoid a visual mess xd, i got lost looking for an specific word being all cramped. I remembered to dont add a newline at the Template:Boss when adding the auto-categories :D, that ended up fine right?. And in no way i find ur msg discouraging, i like to learn~ and as i said i forgot many of the "rules" for the templates so i only edit them if i want to test a fix or add something i think its needed; im guilty of using the "enter" key too much sometimes, its a mania xd i try to just add one between each }} {{ just so i or any other wikieditor dont get lost between each entry (like the news/2020) but when i edit a template i (most of the time) have to test if everything ended up fine, like, when i shorted the APNG's template and earsed a newline and then the boxes glued each other badly so i was like "oh kk that was there for a reason" *manually revert* xd. Next time im gonna try the special template u mention :D.
Feel free to leave me more msgs like this~ HikaruFer (talk) 21:57, 19 March 2020 (UTC)
Yes, it matters in this case. You've introduced a newline at the end of the Boss template, so now the boss pages have one empty line at the beginning. If you edit the Snarbolax page, remove one newline that follows the Boss template and preview it, the empty line at the beginning should disappear. But of course, this should be fixed in the template, not pages. :P
The 2 newlines between news entries are fine, even newlines inside the templates may be fine. The only issue are newlines near beginning and end of the template. I like when the templates are nicely readable, too, but often it's because of weird rules like these that you can't make the templates look very pretty. This one rule specifically is responsible for the long <includeonly><noinclude> chains at the ends. But it's also thanks to this rule that you can put that many enters between entries. :D --Matusm (talk) 23:27, 19 March 2020 (UTC)
OHHH i saw it xdd i didnt notice it, i mean, not that it was due a newline in the template xd. jajaja its funny how that simple "enter" caused that xd. Now it looks prettier :D~. Thx for telling me this way~ if u edit it i wouldnt have understand where and why that newline caused what it did HikaruFer (talk) 23:34, 19 March 2020 (UTC)
No problem. I'm happy it worked out well. :) --Matusm (talk) 00:04, 20 March 2020 (UTC)

Tile minimaps

Hello! I'd like to know if those minimap images you've uploaded are from the game (stored image files) or if you recreated them from scratch with image manipulation software? Example --Spockler (talk) 04:44, 12 May 2020 (EEST)

Hello there~ The ones i have done are all with image manipulation software, i take screens in-game of the map, put them together with the software, then i use a selection tool to create all the shapes, and then i add the icons (from the games files, which are the same as the ones here in the wiki). Sadly, the maps seen in-game are generated by the game itself so there aren't images files of them and those had to be done manually :( --HikaruFER 02:08, 12 May 2020 (UTC)
I must point out that these maps are very well done and no doubt recreating them took a lot of time and effort. You even got the collision right with the pixel precision on these maps that are missing some tiles on the edges! I assume you're also using Tudey scene editor for this job, as most of the map can't be captured by the minimap view distance?
Also, I wonder if scene (level) IDs are welcome in this wikipedia as technical trivia? I've studied game levels for quite a while and I could add their IDs to their respective articles, as there are some interesting things going on behind the scenes (pun intended). However I'm not sure if such data is welcome here as Grey Havens might see it as a possible threat to the game (as they sometimes do) even though they aren't monitoring wikipedia (at all). --Spockler (talk) 15:21, 12 May 2020 (EEST)
Thanks! Not only me has done some of theses map btw :), i have done a few. I took screens of the big map, the minimap its extremely tiny to make it work, its posible but too bothersome xd, so with a few images-screen i can complete the guide for the whole map.
And, you mean IDs as game files? like "Starlight Cradle's map is generated with this game file"? if its that, im not gonna lie, that would be interesting to check but doesnt have space in the wiki sadly :(, they (Grey Havens) had said they prefer static maps (like the one in Apocrea's mission or Sanctuary) to not be uploaded in the main space of the wiki since they give the static efect in-game for a reason, theres still these images around but not in the main space. You know now that u mention it, Novaster once mentioned that someone wrote a script to make these map images easier but i never got to ask them about it, do u know something about that? --HikaruFER 17:19, 12 May 2020 (UTC)
> And, you mean IDs as game files?
No, as scene file names (e.g. 1 for Haven: Town Square or 393 for Starlight Cradle: Shrine of Slumber IV). I don't want to upload files themselves or maps of procedural levels, but just IDs.
> Novaster once mentioned that someone wrote a script to make these map images easier, do u know something about that?
Unfortunately no, but there's the Super Zoom mod that allows you to move camera to sky-high to get the top-down view. Minimap is aligned with the 3D tilemap, but it's not 1:1 size. It might still be useful, tho. --Spockler (talk) 19:56, 13 May 2020 (EEST)
As for the IDs it sounds like something you can share in discord and/or the forums since some ppl may find it useful but here in wiki theres no much pages relating to the code sadly, i mean, at least on the main space D:.
I dont usually use mod but in case i have troubles with maps i may try it :D (but, dunno where to look tho? do u have some link or a google keyword?) although most of the mapd are done (for what i have seen recently) --HikaruFER 18:02, 13 May 2020 (UTC)
Here's the link to the mods page. There's also a invitation link to KnightLauncher modloader Discord group (where are even more mods listed). I'm also in this group. In case you want to contact me, my username starts with 'Thy'. --Spockler (talk) 19:01, 14 May 2020 (EEST)
Thx! Im gonna check then out them~ --HikaruFER 19:00, 14 May 2020 (UTC)

Old design

I can't believe I missed out old minimap and Shadow Fire designs by just two months. When I crash-landed on July 6, 2014 there were already a new particle effect used of Shadow Fire and improved color scheme for minimap. --Spockler (talk) 01:30, 29 May 2020 (EEST)

Hahaha yeah, fun fact its i played in May and didnt remember it had the old desing, even the fire in the traps xd and when i came back in October, it already had the new design but i didnt noticed anything. It was yesterday looking through my screens that i realized xd --HikaruFER 23:46, 28 May 2020 (UTC)

"Crash Course" vs "Spiral Knights Main Theme"

Crash Course and Spiral Knights Main Theme are actually two different similar sounding tracks. Crash Course is only used for the tutorial. --Leafblader (talk) 09:52, 17 June 2020 (UTC)

Ohh well i was using the OST list but i didnt remember "Spiral Knight Main Theme" was in there the first time i check it xd (i went to check right now just to be sure). I noticed the track was similar but not identical to the bgm in the game but stick to "Crash Course" since i thought the other one was not part of the OST :O --HikaruFER 01:28, 18 June 2020 (UTC)

Hidden Vending Machines

Hey, just to clear some things up... I can understand that the image of those Vending Machines can be confusing and seem out of context, but that's why I called them "hidden Vending Machines". Note stated that they cannot be seen nor interacted, but they've existed since the introduction of Arcade Battle Arena. It's for the historical purposes. I suppose it doesn't really belong in the gallery, as images of older content on other articles are on the right side of the page. --Spockler (talk) 01:58, 21 June 2020 (EEST)

Sorry for the late reply, im away from the wiki, just checking every few weeks. As for the image, i assumed the hidden would mean some misunderstanding since hidden could mean "find it" in-game but not hidden "within the code". So to avoid that i prefer it to move it from the main space --HikaruFER 04:52, 19 July 2020 (UTC)
Personal tools