Thread: winterLove rewrite using C#

Results 1 to 6 of 6
  1. #1 winterLove rewrite using C# 
    Programmer

    Elysian's Avatar
    Join Date
    Dec 2018
    Posts
    157
    Thanks given
    10
    Thanks received
    79
    Rep Power
    694
    So about a year ago I decided that I wanted to learn network programming.
    And the reason to why is because I've always enjoyed hosting Minecraft servers,
    and various other servers for that matter, but I never actually understood how they worked.
    And I managed to get in contact with a developer of a very popular D2 private server
    and he explained the process.
    And we actually started off by creating a Terraria proxy so that I could get a visual representation
    of packets being sent back and forth.

    Ever since that day I decided that the goal of learning all of this
    would be to combine my favorite programming language with my favorite game
    to create a private server.

    I've played around and developed quite of networking projects over the past 10 months,
    and I've come to realize that I don't like the abstraction that comes with using an asynchronous event-driven network application framework
    such as dotNetty.

    Therefor, I've decided to use raw sockets.

    Note: This is not a project that will ever be used for hosting an actual server,
    I'm not focusing on making everything super robust and safe, I'm not looking to create something that is super optimized either.
    This is simply for my enjoyment and my fascination for the winterLove server code.


    Either way, here's my roadmap for this project.
    If you have any suggestions / tips, then feel free to let me know,
    I'm not even sure if my roadmap is in the correct order in terms of difficulty.

    Login
    Send Map Region
    Render Player

    Movement (Server-sided)
    Render Other Players
    Render NPCs
    Woodcutting
    Banking
    Player/NPC Interaction
    Drops


    This will be an open-source project once I get it to a state where the code isn't so messy.

    Attached image


    Attached image

    Woodcutting
    Attached image[/SIZE]

    NPC Rendering
    Attached image

    2023/05/16 Player/NPC interaction
    Attached image

    2023/05/19 Animations working
    Attached image

    2023/05/20 NPC/Player following
    Attached image

    Last edited by Elysian; 05-20-2023 at 07:27 PM.
    Reply With Quote  
     

  2. #2  
    08-13, SpawnScape Owner

    jet kai's Avatar
    Join Date
    Dec 2009
    Age
    28
    Posts
    870
    Thanks given
    630
    Thanks received
    957
    Rep Power
    5000
    Good luck with this !
    Reply With Quote  
     

  3. #3  
    Programmer

    Elysian's Avatar
    Join Date
    Dec 2018
    Posts
    157
    Thanks given
    10
    Thanks received
    79
    Rep Power
    694
    Quote Originally Posted by jet kai View Post
    Good luck with this !
    Thank you!
    Reply With Quote  
     

  4. #4  
    Donator


    Join Date
    Jan 2009
    Posts
    408
    Thanks given
    227
    Thanks received
    87
    Rep Power
    204
    Looks like a great project to learn, good luck with it.


    Even Hugo calls me boss.
    Reply With Quote  
     

  5. #5  
    Programmer

    Elysian's Avatar
    Join Date
    Dec 2018
    Posts
    157
    Thanks given
    10
    Thanks received
    79
    Rep Power
    694
    Quote Originally Posted by 3lou 55 View Post
    Looks like a great project to learn, good luck with it.
    I'm learning so much about the 317 protocol and it's a blast!
    Thank you!
    Reply With Quote  
     

  6. #6  
    Registered Member
    Optimum's Avatar
    Join Date
    Apr 2012
    Posts
    3,570
    Thanks given
    871
    Thanks received
    1,745
    Rep Power
    5000
    Good luck, use rider

    Quote Originally Posted by DownGrade View Post
    Don't let these no life creeps get to you, its always the same on here. They'd rather spend hours upon hours in the rune-server spam section then getting laid! ha ha!Its honestly pathetic i haven't seen so many lowlifes in my life its actually insane i wish that this section would just vanish its probably the only way to get these people out of the community...
    PLEASE BE AWARE OF IMPOSTERS MY DISCORD ID: 362240000760348683
    Reply With Quote  
     

  7. Thankful user:



Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 62
    Last Post: 10-07-2011, 12:39 AM
  2. Replies: 17
    Last Post: 05-05-2009, 10:05 PM
  3. Replies: 12
    Last Post: 07-14-2008, 02:56 AM
  4. [D-Load]Buddy kit I use for avatars...
    By Santa Clause in forum General
    Replies: 14
    Last Post: 04-14-2007, 06:53 PM
Tags for this Thread

View Tag Cloud

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •