- Jun 25, 2011
- 122
- 15
- 0
Hello, name's Xeon. I am not going to sit here and lie to you about this being some super unique server, or promise some sort of unheard of experience. It won't be. This is a server based on the Harmony 718 release and is nothing but a project for myself and some friends. I am a long time player of these servers and am diving into some nostalgia by hosting a server like I tried to as a child. I am not here to make money or take credit for anyone's work. If you're not interested, stop here.
With all that said, if you're still here, I will show you the changes I have made so far. The update log below will follow a similar structure to the one in the existing Harmony 718 release page, as I am directly continuing my own direction where they left off. The newest update will be in this post and all past updates will be posted as replies once this post is updated. Also, this server runs on a central USA VDS (not VPS.)
With only a month of operation we have done a whole variety of updates and have retained quite a few players who seem to really enjoy this experience. I have also now spoken with Jack, who released Harmony 718 and he has told me to keep on using it so, we absolutely will be and I just want to give a huge shoutout to him for his blessing.
We do NOT have a shop or any preset ways to donate, we are not trying to be a P2W server or one that pushes people to vote with unfair advantages. Voting is purely at the discretion of the player and provides no reward for doing so. After not so much consideration, the donation policy is permanent. I am simply not interested in profiting off of the community I have been a part of on and off for the better part of 15 years. We will NEVER ask you for money in any form.
Here are some images from in-game. There is just so much that I cannot capture even in a video, let alone pictures. There is everything from RS3 and custom bosses to custom minigames and items. There is more to do than even I have gotten to yet. (looks a lot less like Harmony now after lots of work)
Most recent update
Code:
- Home teleport now available in the teleports UI
- Fixed Xeric raid boss entrance. There was previously not a door to access it.
- Swapped some NPCs around in Trial of the Gods to prevent players from being teleported out of bounds while being attacked.
- Corrected Shantay Pass entrance to work as it should. There is still no "heat" system or anything like that as there is in real RS, but the pass works normally.
- Grand Exchange now has all it's NPCs, the system itself has been fully functional since the start but the location itself is finished
and now has a tele in the interface.
- Tunnel from GE to edgeville fixed, no agil requirements needed.
- Trapdoor near GE leading to Keldegrim now works, there is a portal near where you spawn to take you back.
- You can now proceed to Canifis on foot just like in real RS
- Minor UI fixes
- Ape Atoll thief teleport added
- Port Sarim > Entrana & Karamja now work as well as from the two islands back to Port Sarim.
Just click their respective gangplanks to travel, free of restrictions or cost.
- Scimitar stall reverted back to non-noted scimitars as players were abusing it.
- Allowed memory usage for the server bumped from 2GB to 5GB RAM. There is plenty more to spare if needed.
- Fishing now properly gives season tokens. Players may occasionally catch 25 tokens along with a fish.
- Began work on a 40% "XP Boost" zone, release date TBA.
- Cleaned up tip messages to keep them on single lines.
- Cleaned up research table interface
- Players now will receive more daily login rewards.
- Master skill capes now have their emotes associated.
- Some locked emotes have been made available by default as there was no way to unlock them.
The discord is HERE, and the forum can be found here, it is a general gaming and tech forum that I already ran before this, but it has a thread for the server. We are mostly on discord.
Client download:
The client remains as a batch launcher with a bin folder, this is because I wanted to include the old JRE version within the folder for people who may not have Java installed. It may one day be updated into a JAR or launcher, but for now while it is a project, it's old-school -
Get the client here!
I have seen a warning in the RS2 downloads forum warning people to be wary of .bat files. Below, I will post the batch file used to run the client. The ONLY contents of this file are the @Echo off which keeps the cmd window from spamming everything it does, the title of the cmd window, java arguments & libraries needed to operate the client, and the word "pause" which keeps the client from closing after opening. The client does not even attempt to leave its own directory to access JRE. It's entirely contained to its folder.
Code:
@echo off
TITLE Nexus
lib\jre1.8.0_202\bin\java.exe -Xmx1024m -Xss2m -Dsun.java2d.noddraw=true -XX:CompileThreshold=1500 -Xincgc -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -cp bin;clientlibs.jar;lib/lwjgl.jar;lib/substance.jar;lib/java-discord-rpc-2.0.1-all.jar Loader
pause
If you downloaded the client on or before November 25th 2024, you must redownload it to play!
Extra Info:
Spoiler for Graphics and memory options:
If you have issues with lag
- Open the START_GAME.bat in notepad
- Find -Xmx1024m
- Change it to -Xmx2048m
- Restart the client
-----------------------------------------------------------------------------------------------
It is recommended you go into the graphics settings under Custom and turn on Bloom for the best visuals.
Without Bloom / With Bloom:
Attachments
Last edited: