Search found 252 matches

by Sanqui
Wed Nov 10, 2021 12:45 pm
Forum: Modding discussion
Topic: New API Docs website
Replies: 68
Views: 20888

Re: New API Docs website

Hi, in the meantime we've pushed out some more improvements to the new docs website : - Variadic arguments and methods taking tables were fixed - The sidebar is now collapsible - A consistent monospace font is enforced - Tables can be sorted just like on the old website - Styles were improved, made ...
by Sanqui
Tue Oct 05, 2021 3:24 pm
Forum: Resolved Problems and Bugs
Topic: [SOLVED] '400 - CSRF error' trying login to factorio.com
Replies: 6
Views: 2555

Re: '400 - CSRF error' trying login to factorio.com

Under Cookies: I have 3 'phpbb3_4hp<...>' key/value pair. I have 2 'session' key with different values. One 'session' key is for domain: www.factorio.com The other one (and all phpbb3 related) are for domain: .factorio.com Thank you. Can you please clear the two session cookies (you can do so by ri...
by Sanqui
Tue Oct 05, 2021 1:56 pm
Forum: Resolved Problems and Bugs
Topic: [SOLVED] '400 - CSRF error' trying login to factorio.com
Replies: 6
Views: 2555

Re: '400 - CSRF error' trying login to factorio.com

Hi, thank you for reporting the issue. I am currently investigating the 400 CSRF error and am unable to reproduce it. Could you please provide me with the following information: Which operating system are you running? In Firefox, press CTRL+Shift+I (Inspect element), switch to the Storage tab, on th...
by Sanqui
Sun Sep 26, 2021 6:10 pm
Forum: Mod portal Discussion
Topic: I can't update mods
Replies: 2
Views: 1267

Re: I can't update mods

Fixed, I apologize for the disruption.
by Sanqui
Fri Sep 03, 2021 1:50 pm
Forum: Modding discussion
Topic: New API Docs website
Replies: 68
Views: 20888

Re: New API Docs website

The old web had to go, but I agree with the functionality over style notion. Being flashy was not the point, so I'm happy to make changes to improve readability and usability. I have already made some changes, for example reduced contrast on dividers and increased information density on the tables. ...
by Sanqui
Wed Sep 01, 2021 4:30 pm
Forum: Releases
Topic: Version 1.1.39
Replies: 7
Views: 20330

Re: Version 1.1.39

This is the last release that will ship with the current API docs website. You can already take a look at the new documentation website for this release and give us feedback in that thread. Thanks!
by Sanqui
Wed Sep 01, 2021 4:29 pm
Forum: Modding discussion
Topic: New API Docs website
Replies: 68
Views: 20888

New API Docs website

Hi, we have decided it's time to retire the Lua API website you're all probably well familiar with. It has been difficult to maintain and Therenas' excellent work on the JSON docs proved an opportunity to build a new website that's more in line with the current Factorio style. Now, of course, functi...
by Sanqui
Mon Aug 30, 2021 12:38 pm
Forum: Mod portal Discussion
Topic: GitLab support
Replies: 13
Views: 4402

Re: GitLab support

The GitHub field has been replaced with a generic source URL, so you can fill in a Gitlab link. (thanks @vinzenz!)
by Sanqui
Mon Aug 16, 2021 1:09 pm
Forum: Technical Help
Topic: Can't login to the game
Replies: 3
Views: 1900

Re: Can't login to the game

Hi, sorry about your problems logging in. Can you please make a query to Google with your IP and send it to me in a private message here on the forums?
by Sanqui
Mon Jun 21, 2021 8:52 am
Forum: Mod portal Discussion
Topic: [Fixed] [Bug?] 64 Karakters is not enough for everyone (homepage url limit)
Replies: 2
Views: 1244

Re: [Bug?] 64 Karakters is not enough for everyone (homepage url limit)

I'm not sure why there was such a strict limit in the first place but I've lifted it
by Sanqui
Mon Jun 07, 2021 9:07 am
Forum: Mod portal Discussion
Topic: [Mod Portal] webm support
Replies: 19
Views: 5813

Re: [Mod Portal] webm support

It's nice to know that Wube is doing well enough to keep hiring great people :). Thank you! However... I can't get it to work. I suspect it's because github file urls do not end directly in ".extension". [...] Am I doing it wrong? Can you $new_hire fix it? And are there plans to allow hos...
by Sanqui
Wed Jun 02, 2021 2:47 pm
Forum: Mod portal Discussion
Topic: [Mod Portal] webm support
Replies: 19
Views: 5813

Re: [Mod Portal] webm support

webm and mp4 videos are now supported using the same syntax as pictures:

Code: Select all

![Video description](https://example.com/video.mp4)
You can thank an upcoming new hire for this feature :)
by Sanqui
Mon May 24, 2021 12:39 pm
Forum: This Forum
Topic: Copy-BP button fails randomly, and ever more often
Replies: 4
Views: 2911

Re: Copy-BP button fails randomly, and ever more often

I've fixed the button when there are multiple blueprint strings on the same page :) But it may be necessary to edit and re-save old posts.
by Sanqui
Mon May 17, 2021 3:05 pm
Forum: Technical Help
Topic: Cannot login to Mod Portal via Factorio Server Manager
Replies: 2
Views: 1467

Re: Cannot login to Mod Portal via Factorio Server Manager

Error trying to login into Factorio: {"data":{},"error":"login-too-many-attempts","message":"Too many failed login attempts. Please try again later. If you have forgotten your password, you can reset it at https://factorio.com/.","status":...
by Sanqui
Wed Apr 21, 2021 9:59 am
Forum: Tools
Topic: Mod Portal API - CORS error in Electron app
Replies: 4
Views: 2976

Re: Mod Portal API - CORS error in Electron app

As far as I'm concerned this is not a bug: we don't want random websites to be able to interact with these APIs from the browser. If you are developing a local application using Electron, I believe there are ways to override CORS.

I am open to arguments to convince me otherwise though :)
by Sanqui
Mon Apr 12, 2021 6:52 pm
Forum: Mod portal Discussion
Topic: Error 400: No file selected
Replies: 8
Views: 2935

Re: Error 400: No file selected

The situation should be resolved -- please let me know if you are still having issues. No need to erase anything.

EDIT: Still looking into one more thing.
EDIT 2: Looks good to me.
by Sanqui
Mon Apr 12, 2021 5:53 pm
Forum: Mod portal Discussion
Topic: Error 400: No file selected
Replies: 8
Views: 2935

Re: Error 400: No file selected

Hey, I apologize for the disruption, we ran out of storage on this node quicker than I anticipated. I'm on the case and it should be fixed by tomorrow.
by Sanqui
Wed Mar 24, 2021 6:54 pm
Forum: Releases
Topic: Version 1.1.29
Replies: 6
Views: 10925

Re: Version 1.1.29

Hey sorry I messed this release up, please hang on tight for 1.1.30.

Go to advanced search