Thread: Arios 530 with fixes

Page 1 of 2 12 LastLast
Results 1 to 10 of 18
  1. #1 Arios 530 with fixes 
    🎶 As you're falling down 🎶


    uint32_t's Avatar
    Join Date
    Feb 2015
    Posts
    1,396
    Thanks given
    6,177
    Thanks received
    776
    Rep Power
    5000
    Hello everyone,

    I've been working on a few projects for fun for a while and one of them I'd like to share with everyone is an Arios 530 server I've been working on. Arios 530 was released many years ago, but this project I've been working on has a whole bunch of fixes and improvements to make it slightly more modern.

    You can download it from the GitHub repository here: GitHub - arios530/Arios-530: Arios 530 with various fixes and improvements.

    List of some improvements (these are just some, there are more I can't remember):
    • Updated server to support MySQL 8
    • Updated server to support Java 17
    • Updated client to support Java 17
    • Updated various server libraries
    • Updated client to latest JOGL 2.4.0 from JOGL 1: this fixes many HD issues including random crashing on Linux when maximizing, and should in theory improve Mac support as well.
    • Increased render distance
    • Properly render fog at all distances
    • Added middle mouse camera movement
    • Added spacebar to skip chat and 1-5 keyboard dialogue option picking
    • Fixed banker dialogue chat option bug
    • Fixed world map not opening
    • Added ESC to close interface and TAB to reply
    • Added shift scroll zooming
    • Fixed collapsible sidestones
    • Fixed loading SQL settings table
    • Rewrote SQL password loading
    • Removed unnecessary files


    I've put it in Downloads instead of Projects because I may or may not work on future improvements to this as time permits, but I consider it pretty complete for everything I was wanting to work on for now. I'm open to anyone wanting to submit any fixes or improvements or adding new content, etc.

    Here's a screenshot with NVIDIA driver-level 16x AA on Linux:
    hello.png


    Credits:
    Hope and the rest of the Arios team
    Pazaz for helping me with a few client things
    Leanbow for helping me with a couple questions I had
    Me I guess
    Last edited by uint32_t; 12-23-2022 at 08:10 PM.
    Quote Originally Posted by Idiot Bird View Post
    Quote Originally Posted by Velocity View Post
    lol np mate looks like the community brought ur rep down to ur IQ
    Not too sure about that, it's at 0 . It would have to go minus to even be remotely close to his IQ.
    Reply With Quote  
     


  2. #2  
    ♫ Musical Project ♫

    Natalie's Avatar
    Join Date
    Dec 2015
    Posts
    172
    Thanks given
    91
    Thanks received
    59
    Rep Power
    154
    I like it! Thanks for the release.
    Attached image
    Reply With Quote  
     

  3. Thankful user:


  4. #3  
    pride, love, happiness
    .alycia's Avatar
    Join Date
    Jun 2010
    Age
    28
    Posts
    4,106
    Thanks given
    1,714
    Thanks received
    2,062
    Rep Power
    5000
    Pog release, nice work!
    Reply With Quote  
     

  5. Thankful user:


  6. #4  
    So when I'm free, I'm free


    Jay Gatsby's Avatar
    Join Date
    Jun 2010
    Posts
    2,307
    Thanks given
    1,148
    Thanks received
    1,982
    Rep Power
    5000
    This takes me back, good release my guy
    Last edited by Jay Gatsby; 12-23-2022 at 06:23 PM.
    Reply With Quote  
     

  7. Thankful user:


  8. #5  
    🖤Runic Developer🖤
    Castiel's Avatar
    Join Date
    Apr 2013
    Posts
    1,752
    Thanks given
    564
    Thanks received
    288
    Rep Power
    609
    You can download it from the GitHub repository here: GitHub - arios530/Arios-530: Arios 530 with various fixes and improvements.

    is this the one with osrs data loaded?
    Attached image
    Attached image
    Reply With Quote  
     

  9. #6  
    Registered Member
    Tyluur's Avatar
    Join Date
    Jun 2010
    Age
    26
    Posts
    5,103
    Thanks given
    1,819
    Thanks received
    1,767
    Rep Power
    2438
    Quality release - good work =].
    Quote Originally Posted by blakeman8192 View Post
    Keep trying. Quitting is the only true failure.
    Spoiler for skrrrrr:

    Attached image
    Reply With Quote  
     

  10. Thankful user:


  11. #7  
    🎶 As you're falling down 🎶


    uint32_t's Avatar
    Join Date
    Feb 2015
    Posts
    1,396
    Thanks given
    6,177
    Thanks received
    776
    Rep Power
    5000
    Quote Originally Posted by Castiel View Post
    You can download it from the GitHub repository here: GitHub - arios530/Arios-530: Arios 530 with various fixes and improvements.

    is this the one with osrs data loaded?
    It has whatever data Arios 530 originally came with, I think it has some OSRS items and NPCs but I'm not 100% sure. I haven't packed in any additional data. Maybe some time in the future I will.
    Quote Originally Posted by Idiot Bird View Post
    Quote Originally Posted by Velocity View Post
    lol np mate looks like the community brought ur rep down to ur IQ
    Not too sure about that, it's at 0 . It would have to go minus to even be remotely close to his IQ.
    Reply With Quote  
     

  12. #8  
    🖤Runic Developer🖤
    Castiel's Avatar
    Join Date
    Apr 2013
    Posts
    1,752
    Thanks given
    564
    Thanks received
    288
    Rep Power
    609
    Quote Originally Posted by uint32_t View Post
    It has whatever data Arios 530 originally came with, I think it has some OSRS items and NPCs but I'm not 100% sure. I haven't packed in any additional data. Maybe some time in the future I will.
    would love to see u pack osrs data man havnt seen any good released servers with osrs data
    Attached image
    Attached image
    Reply With Quote  
     

  13. #9  
    🎶 As you're falling down 🎶


    uint32_t's Avatar
    Join Date
    Feb 2015
    Posts
    1,396
    Thanks given
    6,177
    Thanks received
    776
    Rep Power
    5000
    Quote Originally Posted by Castiel View Post
    would love to see u pack osrs data man havnt seen any good released servers with osrs data
    Well it's open-source, so anyone with more free time than me is perfectly able to fork it, pack in OSRS data, and make a pull request.
    Quote Originally Posted by Idiot Bird View Post
    Quote Originally Posted by Velocity View Post
    lol np mate looks like the community brought ur rep down to ur IQ
    Not too sure about that, it's at 0 . It would have to go minus to even be remotely close to his IQ.
    Reply With Quote  
     

  14. #10  
    Registered Member

    Join Date
    Nov 2022
    Posts
    65
    Thanks given
    106
    Thanks received
    59
    Rep Power
    1327
    Quote Originally Posted by uint32_t View Post
    Well it's open-source, so anyone with more free time than me is perfectly able to fork it, pack in OSRS data, and make a pull request.
    osrs arios was released. keep the repo 530
    Reply With Quote  
     

Page 1 of 2 12 LastLast

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. [PI] Help with fixing animation.
    By Trublue in forum Help
    Replies: 8
    Last Post: 12-03-2010, 04:08 AM
  2. Help with fixing my private messages
    By T-Sex in forum Help
    Replies: 7
    Last Post: 08-06-2010, 04:29 PM
  3. [Battlescape]Client with fixed crowns
    By Jesse in forum Downloads
    Replies: 25
    Last Post: 01-29-2010, 08:01 PM
  4. Replies: 41
    Last Post: 09-05-2009, 05:53 PM
  5. Need Help With Fixing Portals
    By Senthery in forum Help
    Replies: 1
    Last Post: 01-20-2009, 01:03 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •