Recent content by Alloc

  1. Alloc

    Native Linux server (with management scripts)

    https://community.7daystodie.com/topic/104-improvements-for-the-dedicated-server/?do=findComment&comment=559846
  2. Alloc

    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...
  3. Alloc

    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...
  4. Alloc

    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...
  5. Alloc

    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*...
  6. Alloc

    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...
  7. Alloc

    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...
  8. Alloc

    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 ;)
  9. Alloc

    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...
  10. Alloc

    PC A thought from a mac user to the admins

    17.4 will get a launcher update that should be working fine again on 10.12 and above. Actually even below that but Unity only supports 10.12 and higher anyway :smile-new:
  11. Alloc

    PC A thought from a mac user to the admins

    So, just to confirm, you can run 17.3 from Steam on macOS 10.13 / High Sierra without any issues? Could be the launcher is linked against a library version now that's only included with 10.14, but if it runs fine for CC I wonder why it would be different for you. You could try opening the game...
  12. Alloc

    PC how to make a new char on an existing map

    Yeah, might be, was only referring to the part of "restart the server everytime someone dies". Just wanted to make it clear this would not be required. Whatever you want to reset. If you play alone and want to reset both char + uncovered map view, yes, delete the folder. If you only want to...
  13. Alloc

    PC how to make a new char on an existing map

    You don't have to. Log out + delete char files + log back in is enough.
  14. Alloc

    PC At what point is your server considered a "modded server"?

    Mods: No risk. Even if you get kicked by EAC because you have invalid files that will have no further consequences. Hacks: If detected you'll be banned forever. Hacks means stuff like tools to try to bypass EAC or external tools that try to change the game at runtime. Changed assets without...
Back
Top