Jump to content

Normynator

Developer
  • Posts

    292
  • Joined

  • Last visited

  • Days Won

    16

Posts posted by Normynator

  1. New release is available: https://github.com/Normynator/PaintItBlack/releases 

    Thanks @SandroRios,  for writting the changelogs and helping me testing.

    v19.7.19

    “Added some improvements to the configuration file. Now the settings can be saved using a command inside the client.”

    • New Features
      Command: /savesettings
      Save the current active client settings. e.g: display fps on/off, display timestamp on/off and so on.

    • Fixes & Improvements
      Minor small fixes.
      Better error tracking.

    • Additional Client Versions
      None


    The release of the discord feature is close and currently under beta testing.

    • Love 2
  2. I will add a statement to the main post when I am back home. (Monday)
    But basicly:
    I talked to @Functor and discussed some options, but it‘s a hell lot of work for him and me to get this to work (the amount of work would exceed our time).
    Also please keep in mind that gepard already has !ping !vsync. Functor also offers options like LGP (RCX/colored tiles) and colored nicknames in combination with gepard.

    • Upvote 1
    • Love 2
  3. Add mich mal in discord, ist für mich dann deutlich einfacher viele, wahrscheinlich verschiedene Fragen zu beantworten.

     

    Und/oder join hier https://discord.gg/VkghtTh da sind noch ein paar andere deutsche, die schon mal ein Server gebastelt haben.

    Da kannst du dann alles fragen was du so wissen willst 🙂
     

    ~norm

    PS. Das gilt natürlich auch für alle anderen, die das hier lesen 🙂

  4. 16 minutes ago, Gerzzie said:

    Unfortunately this Gepard Shield 3.0 doesn't support this mod. I've asked Functor about this. It would be great if you guys do a collaboration. 🙂

      Reveal hidden contents

    image.png.4b4da4c7fc4cc3501153f5a97da8ad80.png

     

    I am sorry there is nothing much I can do about it currently.

  5. I am sorry that I am unable to come up with a new release today.
    Next release will probably be within next week.

    What will be in the next release?
    Clientdates:
    - 20180919
    - 20151104

    A reworked logo (by @Daifuku ❤️)
    grafik.png.1b188da8e71ac451f1715e461fd097e7.png

    Teaser:
    I looked a bit into Discord's Rich Presence and will maybe include it in a future release. (Not the next release)
    grafik.png.0c6f128c42536ba58324b1d348a2b252.png
    The 'big picture' represents the current job.
    The 'small picture' (the red maker) shows the current map on hover OR it will be used to indicate if the user is AFK ingame.
    The final layout is not yet decided, so if you have clever ideas let me know.

    If you want to help me:
    I need someone who creates all the job pictures for discord.
    If you are interessted drop me a PM in forum or discord.

    Greetings,
    norm

    • Love 5
  6. On 4/23/2019 at 8:14 PM, Gerzzie said:

    Can i test this on my localhost? Is there a Windows Guide?

    There is no windows guide available.

     

    A patch file for a recent rAthena version was added by @sctnightcore.
    It can be found here: https://github.com/Normynator/roCORD/tree/master/diff/user_patches
    If you are using this project with a rAthena hash which is not available in the repository feel free to create a PR. It would be highly appreciated.

    ~norm

  7. If you have control over the proxy you can tell the server to share the ip of the proxy instead of it‘s own.

    for your login scenario: I don’t think the proxy is bypassed, the server only knows the Ip of the proxy, how should he send an answer to the client ip directly? (That’s wrong if there is a client packet which contains the client ip but I doubt) 

    for the char scenario: Same as above. If you have control over the proxy you can share it’s ip instead of the servers public ip.

    in both scenarios: if you don’t have control over the proxy (eg user uses the proxy) then non of the connections will be bypassed.

    You can imagine a proxy as something you hide behind, your communication partner does not know that you are not the proxy but sit somewhere behind it. This works as long as all your traffic (related to the communication with your partner) is „tunneled“ through the proxy. 

  8. 23 minutes ago, AndyTheGoblin said:

    Impossible 

    That’s wrong, it is possible. Check the successrefitem script source.

    Its certainly not possible to do it without writing your own script command, as far as I know.

    but creating the command you want should be quite simple with the successrefitem as reference. 

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.