politas Posted October 9, 2017 Share Posted October 9, 2017 9 hours ago, katateochi said: Essentially yes. The old PartMapper tool is not totally obsolete, it still has a role to play in finding out about mods which are not indexed by CKAN, but I'd much rather the CKAN reference for KerbalX point to the KerbalX mod. I've been meaning to update the CKAN info for ages and I keep forgetting, could you make that change for me? That would be really helpful! No worries. I'm on it. Quote Link to comment Share on other sites More sharing options...
katateochi Posted October 9, 2017 Author Share Posted October 9, 2017 19 minutes ago, politas said: No worries. I'm on it. Awesome, thankyou Sir! Quote Link to comment Share on other sites More sharing options...
politas Posted October 10, 2017 Share Posted October 10, 2017 3 hours ago, katateochi said: Awesome, thankyou Sir! And it's done Quote Link to comment Share on other sites More sharing options...
Raptor9 Posted October 13, 2017 Share Posted October 13, 2017 @katateochi, wanted to follow up with you to report the two issues I reported on the previous page are no longer present. Thanks! Quote Link to comment Share on other sites More sharing options...
katateochi Posted November 11, 2017 Author Share Posted November 11, 2017 (edited) Minor update today; Added support for embedding twitch videos and clips into craft pages. similar to adding youtube videos, the markdown syntax is [twitch:<url_or_vid], or just use the add video helper and paste the url in (it should detect if a vid is youtube or twitch and switch mode accordingly). As part of that (and the bit that took much longer) I've changed the way the craft edit pages refreshes content when the page is saved. Before when it saved it would refresh all the elements on the page, and this would cause videos to disappear for a second and then reappear. Now if only refreshes the elements which have changed so that makes editing a page that has videos on it a smoother experience....it's also more efficient. Edited November 11, 2017 by katateochi Quote Link to comment Share on other sites More sharing options...
Mycroft Posted November 15, 2017 Share Posted November 15, 2017 @katateochi Found a small bug with the little rocket that scrolls to the top of the page. If I scroll down fast enough, the rocket can still go below the pad: It is way better than it used to be, but it is still there. This is of course minor lol, but thought you'd like to know. Quote Link to comment Share on other sites More sharing options...
swjr-swis Posted November 15, 2017 Share Posted November 15, 2017 3 hours ago, Mycroft said: If I scroll down fast enough, the rocket can still go below the pad Obviously the rocket's TWR (Twitchy Wheelscrolling Response) is too low. More boosters...? Quote Link to comment Share on other sites More sharing options...
katateochi Posted November 15, 2017 Author Share Posted November 15, 2017 4 hours ago, Mycroft said: Found a small bug with the little rocket that scrolls to the top of the page. If I scroll down fast enough, the rocket can still go below the pad: clearly you're coming in to land too fast! I'd not noticed that a fast scroll caused that. I'll see what I can do, it's probably due to the javascript not keeping up with the rate of scroll and then missing the cut off point. low priority fix though! Quote Link to comment Share on other sites More sharing options...
Mycroft Posted November 16, 2017 Share Posted November 16, 2017 19 hours ago, katateochi said: clearly you're coming in to land too fast! I'd not noticed that a fast scroll caused that. I'll see what I can do, it's probably due to the javascript not keeping up with the rate of scroll and then missing the cut off point. low priority fix though! Very low indeed But I found another thing, why does the site freeze when I try to add tags on my craft? It didnt used to do that but I made a new upload, and I hit space after typing my usual CMAU tag, and it froze my browser... idk whats wrong Any ideas? Quote Link to comment Share on other sites More sharing options...
Krog34 Posted November 16, 2017 Share Posted November 16, 2017 Hey @katateochi! I've been using your site for some time now and I really like it. But I've been encountering an issue lately after the latest update. When I go to add Tags to my craft during the Publishing phase, generally the drop down box will try to auto guess what you are trying to type. For me when this happens, the drop down bar causes a very long loading period that freezes everything and occasionally crashes the browser (Chrome with current updates). Is this a known thing or am I maybe doing something wrong? Quote Link to comment Share on other sites More sharing options...
Mycroft Posted November 16, 2017 Share Posted November 16, 2017 1 minute ago, Krog34 said: Hey @katateochi! I've been using your site for some time now and I really like it. But I've been encountering an issue lately after the latest update. When I go to add Tags to my craft during the Publishing phase, generally the drop down box will try to auto guess what you are trying to type. For me when this happens, the drop down bar causes a very long loading period that freezes everything and occasionally crashes the browser (Chrome with current updates). Is this a known thing or am I maybe doing something wrong? Odd, same for me. It occurs on both the first edit page, and the normal one. Glad to know I'm not the only one noticing it. I too and using chrome for this, but six months ago, it worked fine, I wonder what happened.... Quote Link to comment Share on other sites More sharing options...
katateochi Posted November 16, 2017 Author Share Posted November 16, 2017 @Mycroft @Krog34 Thanks for point this out. I can't replicate a freeze or crash, but opening that dropdown does slow everything right down (and cpu usage spikes) while the mouse is over it. So something ain't right and I could see that that could cause a freeze/crash. I shall look into it! Quote Link to comment Share on other sites More sharing options...
Val Posted November 16, 2017 Share Posted November 16, 2017 2 minutes ago, katateochi said: ... I can't replicate a freeze or crash ... Having a really fast and well spec'ed computer, sometimes has that effect Quote Link to comment Share on other sites More sharing options...
katateochi Posted November 16, 2017 Author Share Posted November 16, 2017 1 hour ago, Val said: Having a really fast and well spec'ed computer, sometimes has that effect Quote Link to comment Share on other sites More sharing options...
Krog34 Posted November 20, 2017 Share Posted November 20, 2017 (edited) On 11/16/2017 at 1:59 AM, katateochi said: @Mycroft @Krog34 Thanks for point this out. I can't replicate a freeze or crash, but opening that dropdown does slow everything right down (and cpu usage spikes) while the mouse is over it. So something ain't right and I could see that that could cause a freeze/crash. I shall look into it! I've managed to narrow it down to a potential culprit, at least for my applications. I notice that if one of the pictures I am trying to add is a GIF (which preview plays during the initial upload phase) then the Drop Down menu for the auto-guess takes significantly longer to process. If there are no GIFs "previewing" I have no problems! As a simple fix, I can just add GIFs once I get to the main Craft Upload/Edit page. edit: Actually I may be wrong, initially that fix seemed to remedy the issue but it continues to happen Edited November 20, 2017 by Krog34 formatting Quote Link to comment Share on other sites More sharing options...
katateochi Posted November 21, 2017 Author Share Posted November 21, 2017 On 20/11/2017 at 3:12 AM, Krog34 said: Actually I may be wrong, initially that fix seemed to remedy the issue but it continues to happen I am also having trouble trying to find exactly where the issue crops up. Quite a lot of questions on stackoverflow about jQuery's autocomplete being slow, but that's with 100,000+ items, we've only got ~2000 tags to deal with. If I turn the autocomplete into a single select so it just lets you pick one tag then it seems to work fine. But in multiple select mode it seems to make the first select fine, but then when trying to select the 2nd one the whole page grinds to a crawl (with high CPU usage). So I might try making it like the tag select interface on stackoverflow where you have a single select dropdown and when you select one it adds it as little icons underneath (which you can then click on to remove). Quote Link to comment Share on other sites More sharing options...
Freyja Posted December 19, 2017 Share Posted December 19, 2017 Is it possible to exclude certain mods when browsing the site? Quote Link to comment Share on other sites More sharing options...
katateochi Posted December 20, 2017 Author Share Posted December 20, 2017 On 19/12/2017 at 2:23 AM, Freyja said: Is it possible to exclude certain mods when browsing the site? No the mod filters only work to include selected mods. Being able to exclude a mod would be a nice feature though. Easy to implement at the search logic level, but I'm not sure how the interface implementation would look. I'll have a think about it though. Quote Link to comment Share on other sites More sharing options...
Yakuzi Posted January 4, 2018 Share Posted January 4, 2018 Hey @katateochi! Is there any chance of adding a feature that allows for different versions of a craft to be categorized on one craft page (e.g. passenger, fuel, cargo, vtol versions)? Else I'd have to create heaps of craft pages that are basically the same ship. For the sake of overview this would be great IMO. Thanks for the amazing work! Quote Link to comment Share on other sites More sharing options...
RYU AZUKU99 Posted January 12, 2018 Share Posted January 12, 2018 (edited) I was looking for a plane to mess around with when I saw a new ksp version filter on the website "5.5.5". Is this the new beta, just something you accidentally placed in there, or used for craft with no parts? Edited January 13, 2018 by RYU AZUKU99 Quote Link to comment Share on other sites More sharing options...
Jack5.exe Posted January 12, 2018 Share Posted January 12, 2018 On 9/12/2014 at 5:18 PM, Nowater said: Yep, site not found 404 Its the bottom link, the top link i didnt saw at first works. https://kerbalx.com/ Quote Link to comment Share on other sites More sharing options...
swjr-swis Posted January 13, 2018 Share Posted January 13, 2018 2 hours ago, RYU AZUKU99 said: I was looking for a plane to mess around with when I saw a new ksp version filter on the website "5.5.5". Is this the new beta, just something you accidentally placed in there, or used for craft with no parts? Interesting. Could be a test for a new filter to stop (ab)use of the site for something other than its purpose - which would be fair, since KerbalX is for sharing craft files, not for a personal message/advertising board. Or it's an artifact of those non-craft uploads - the uploader may be manually editing a bogus version into the files, and kat's clever coding is just adding it to the filter list automatically. Either way, since there's an obvious repetitive pattern, I would say those pages are risking getting filtered out or even banned. Hopefully it won't need to come to that. Quote Link to comment Share on other sites More sharing options...
katateochi Posted January 13, 2018 Author Share Posted January 13, 2018 12 hours ago, RYU AZUKU99 said: I was looking for a plane to mess around with when I saw a new ksp version filter on the website "5.5.5". Is this the new beta, just something you accidentally placed in there, or used for craft with no parts? 9 hours ago, swjr-swis said: Interesting. Could be a test for a new filter to stop (ab)use of the site for something other than its purpose.... No that's a glitch. For some reason the versions off a group of craft were incorrectly parsed. I shall sort that later. (Been away for a few days so playing catch-up with things that need sorting, but I will get to this soon). Quote Link to comment Share on other sites More sharing options...
Tirehtoori R.I.P Posted January 19, 2018 Share Posted January 19, 2018 Hello people, i am new to this Kerbal X thing, sounds very cool but im wondering if its still in working order, because if it is, it would be great site to share my mech Designs for other people? and curse doesn't aprove my mechs anylonger for some reasons : / here is a examble of my latest Design that should be interesting for even you guys to check. Cheers ^^ Quote Link to comment Share on other sites More sharing options...
katateochi Posted January 19, 2018 Author Share Posted January 19, 2018 1 hour ago, Tirehtoori R.I.P said: Hello people, i am new to this Kerbal X thing, sounds very cool but im wondering if its still in working order, because if it is, it would be great site to share my mech Designs for other people? The KerbalX thing is still very much in working order and would love to have your Mech designs on it. Upload away! and if you've got any Qs give me a shout. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.