The Fun Pimps — Developer Tracker

Recent forum activity from The Fun Pimps team — official announcements, updates and staff replies from community.thefunpimps.com.

224 posts from 15 tracked members · 15 matching

Alloc Fun Pimps Staff

WebDashboardEnabled but not loading during startup

boot.config isn't even a game file but rather Unity. You don't expect us to document what each byte of the Unity executable does either, right? ;) serveradmin.xml is not meant to be touched at all actually - other than potentially setting up a single first admin if you neither want to use the...

Alloc Fun Pimps Staff

PC Xample Markers Web Mod

Thanks for reporting the input box bug, might also affect other things so good to know. Tried reproducing it being in the wrong spot but for me it works fine, placing the marker correctly. When you say it creates it in the wrong spot, did it show correctly in the table or was that showing the...

Alloc Fun Pimps Staff

PC Xample Markers Web Mod

You should not read too much into that mod. It's purely meant as an example on how to add something new to the dashboard (still need to make the source publicly available). Other than that you basically found out everything about it: - It creates five random markers at load time - You can add...

Alloc Fun Pimps Staff

PC Alpha 20 Dev Diary

Yeah, game prefs are all supported, this had been added to A16. Mostly for server providers to force certain settings so customers would not hurt anything e.g. by setting random directories or ports, but obviously can also be used for any client. Yes, Steam passes to launcher which passes...

Alloc Fun Pimps Staff

PC Alpha 20 Dev Diary

In short: no, it does not care about a serverconfig.xml. - As the launcher runs the game with custom arguments it "can" not itself know about what's passed to the game. - The launcher is for running the client, not a server. serverconfig.xml (as the name implies) is for running servers *only*...

Alloc Fun Pimps Staff

Improvements for the dedicated server

No idea where you are looking for links, but the link to the webpage is in the first post and working ;) Also I did never write any PowerShell scripts, are you referring to my Linux shell scripts? That would be over...

Post Tools
Alloc Fun Pimps Staff

PC Alpha 20 Dev Diary

Yeah, that's basically what was in the Stream. Logging isn't "fixed" in any way though but extended ;) Also obviously that's not all of it, but I didn't want to list everything, even more so as I wasn't around and couldn't have answered anything or explained myself. Suppose the only bigger...

Alloc Fun Pimps Staff

PC Alpha 20 Dev Diary

EAC has supported Linux for years for native games like 7days. No reason to update anything for just that. Only lazy devs that don't care about anything but Windows were an issue here ;)

Alloc Fun Pimps Staff

PC AntiCheat Update Considerations

Hi all, first of all always nice to see people care about security :) Of course development does not work like we have a switch somewhere saying "Prevent all cheating / hacking" that we just never cared to turn on because we hate everyone. That said, every game has always been and will...