Jump to content
SSForum.net is back!

SOS

★ VIP
  • Posts

    1944
  • Joined

  • Last visited

Everything posted by SOS

  1. I have not seen this talked about in a long time. I know of no fix. Well... re-opening Continuum should work
  2. *Cracks tester knuckles* *Crashes program 10 different ways* *Decides to read code instead* catch (Exception) is generally considered extremely bad style, since it catches program-fatal exceptions, as well. I have used it myself, as well, though. I sometimes wish there were a catch (!SystemException), but the .Net developers have decided that the likes of SystemException and ApplicationException were a mistake... I find it very useful but meh. ASSS. Although, they were not consistent at all, so it is a bad idea to rely on these two anyway. Woah, this list item got too long. I have having garbage comments - XML comments like <param name="sender">sender</param>. But meh, many coders are too sloppy to remove that. A lot actually want those there. Freaks File IO has almost no exception handling. Every read, every open, every write can throw a mul!@#$%^&*ude of exceptions very easily! At least do the lazy catch (Exception) The type column is a bit skinny - lots of things get cut off at default width for me. Your non-XML commenting is pretty good!
  3. It was "released" to a small group. It used to be publically distributed, as well, if I remember correctly (my og, that was a while ago!). Hmm, I do not have it at the moment. Maybe it is on SSDL.
  4. It is a big hole with a tiny memorial in it. This explains it well: http://video.google.com/videoplay?docid=-682040479797790215
  5. Not for the last 3 years or so and probably never will.
  6. How about printing the size in the local format? int.ToString("some format string was needed here, I think"). You didn't plan a single bit? Pfft, that is no excuse for lack of comments At least your general coding style is more-or-less ok
  7. Neato. Code has 0 comments... Size is shown in US number format. The size unit is not shown anymore ("Size (bytes)" as the column !@#$%^&*le would be fine, for example). It should be "Open..." and "Add..." since they pop up dialogs A delete operation does not add an asterisk to the !@#$%^&*le bar. When nothing is selected and you do right click->Open or ->Edit, you get System.ArgumentOutOfRangeException: InvalidArgument=Value of '0' is not valid for 'index'. Parameter name: index at System.Windows.Forms.ListView.SelectedListViewItemCollection .get_Item(Int32 index) at LVZViewer.LVZForm.openToolStripMenuItem_Click(Object sender, EventArgs e) How about a total compression ratio somewhere? There is no need for a separate right click->Open. Edit seems to fulfill that functionality already and provides saving into the lvz, as well. When doing a repack of the attached file, it crashes: zlib.ZStreamException: inflating: at zlib.ZOutputStream.Write(Byte[] b1, Int32 off, Int32 len) at LVZViewer.LvzData.CopyStream(Stream input, Stream output) at LVZViewer.LvzData.decomp_data() at LVZViewer.LVZForm.tSBRepack_Click(Object sender, EventArgs e) "File has not been saved. Save now?" Is a non-standard prompt and should not be used. The question is the same but it needs a cancel button. That's it for now c_counter.zip
  8. Do not resurrect ancient topics. Make a new topic if you wish.
  9. Some program is interfering. If you have none of the suspect programs, it must be something else. Trial and error is the only solution - you're on your own, really.
  10. SOS

    DS website

    The top image is 1 pixel taller than the bar.
  11. But what is the correct link?
  12. Try again later? What directory servers do you have listed? I forgot what the working one is but sscentral.sscuservers.net sscentral.subspacehq.com sscentral.subspace.net works. Maybe you only allowed that one gauntlet connectino in the firewall? Try disabling the firewall completely and see what happens.
  13. Press ESC and B in the game to select a banner for yourself.
  14. The signature is back and I find it completely OK so that ends the issue and this off-topic thread is closed
  15. Sig looks fine to me.
  16. The more you have, the more chicks like you.
  17. Booo. My 1st year university is starting in a week. Without a laptop I'll get a BMW instead
  18. Yes, what Sama said.
  19. I'm accepting uhh donations
  20. SOS

    How's it hangin'?

    When's that? April?
  21. Yeah. Like, all the staff plays Continuum every day! So that is definitely an important criterion
  22. Autocopy? There is no actual setting named that but what do you mean by it?
  23. You are wrong, Sama. There are indeed some settings that are not in template.sss because people do not always have the latest template.sss (and indeed, some time ago, the invalid template.sss was in server.zip, if I recall correctly). But for the rest, you hit the target head-on - the death timer is indeed in the standard settings (kill:somethingdelay) and I cannot figure out what the other one is supposed to be, as well
  24. Fun jackpots in deva? What is going on? Who are the activemost players?
  25. No, it does not use the OS drive. As long as the drive it is installed on is writable (to save maps), it should work fine.
×
×
  • Create New...