• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. River KA

    New TFS logo / icon

    I think discussing is good, so we can make the best for our project.
  2. River KA

    New TFS logo / icon

    It is not complex. It's just that I'm trying to make changes about what people are suggesting. For example, I'll try to remove the TFS text now. It will make it much clean. If people like your idea, they will suggest changes as they are already doing on mine.
  3. River KA

    New TFS logo / icon

    Well, I'm not a designer as you. I'm a developer. xd I tried to make one cool for my monitor because it's the one that I use. xd But now you said that, I remembered that I have another small monitor. I will take a look there how it looks like when I get home, then I tell you what it's my...
  4. River KA

    New TFS logo / icon

    I totally agree with you. What I'm just saying is that on my monitor seems readable enough. If you see the previous posts, you will notice that I was defending the idea of NOT to use the TFS letters, but I made with because some wanted it, so I try it. Well, when I back home, I will make an...
  5. River KA

    New TFS logo / icon

    On my monitor it is, so why I would lie saying that is unreadable? Readable enough to me. And the tiny, the icon changes to the head only. I think you understood that. xd
  6. River KA

    New TFS logo / icon

    Again, TFS is readable. The only size that is not, is the tiny one (16x16), but, for that, the "head icon" is used instead. I used the Firefox icon as main inspiration, and there is no shades at all. I don't know if you noticed, I use shades only at the base of the nut just to make a subtle...
  7. River KA

    New TFS logo / icon

    I could edit it for the forum. Thanks. Without the nut will be ugly, IMO. Filling the whole circle too. But I tried something filling part of the background with the open source color (green). Take a look at the bottom of this post. Any idea for that? I tried another change. Take a look...
  8. River KA

    New TFS logo / icon

    My third and last try. Original image has 8192x8192 pixels. But it's an vector project, so it can have literally any size. All sizes: (click here) Made by me (River) Inspirations: Firefox icon, nut idea of @Sarah Wesker and some others
  9. River KA

    New TFS logo / icon

    Edit: Removed because I updated the font. See next post.
  10. River KA

    New TFS logo / icon

    Edit: I removed another test because it wouldn't work for small sizes. Ignore this post.
  11. River KA

    New TFS logo / icon

    My second try. All sizes: (click here) Made by me (River) Idea by @Sarah Wesker
  12. River KA

    New TFS logo / icon

    Never heard about "Satisfactory". Also, you forgot that TFS is 3 letters. Google, Facebook, Netflix and Diablo 3, uses just 1. They are all beatiful. Easy to fit in an icon. But they use just 1 letter. FileZilla and Qt, uses just 2. Not that easy to fit in an icon, but I think they're ugly...
  13. River KA

    New TFS logo / icon

    Examples? I never heard of A LOT that is not in these 3 cases I mentioned. I would love to know a lot of examples that you know.
  14. River KA

    New TFS logo / icon

    I think makes no sense at all to keep the initials "TFS". No programs ever uses an icon with initials, unless they have several programs like Adobe (Photoshop, Illustrator, ...), it's about a program language (like Lua) or has no idea of a cool icon that represents their project. E.g., Visual...
  15. River KA

    Lua weird behavior on lua table size.

    The # keyword is to count values between 1 to "n". --- If you want to count all elements within a table, independently of the keys, you should keep it registered in another location (if need too much efficiency). If you don't need it (which is probably), you can simply use a common table...
  16. River KA

    TFS 1.X+ Unable to connect to own server, but others can.

    What about the website? 1. Can you access your, for example, your phpMyAdmin by the link localhost/phpmyadmin? 2. Can your friends access 99.248.100.70? 3. Do you use an Antivirus? --- Also, try change this: As the following: Preferred DNS server: 8.8.8.8 Alternate DNS server: 8.8.4.4...
  17. River KA

    TFS 1.X+ Unable to connect to own server, but others can.

    Then try that: Server As you are in same computer of the mentioned IP, try put in config.lua the following: ip = "99.248.100.70" OTClient Then, for your friends, they should log in using your IP 99.248.100.70. And about you, you should log in using IP 127.0.0.1.
  18. River KA

    TFS 1.X+ Unable to connect to own server, but others can.

    Server As you are in same computer of the mentioned IP, try put in config.lua the following: ip = "127.0.0.1" OTClient Then, for your friends, they should log in using your IP 99.248.100.70. And about you, you should log in using IP 127.0.0.1.
  19. River KA

    TFS 1.X+ Unable to connect to own server, but others can.

    Are you trying to log in the same computer of IP 99.248.100.70?
Back
Top