Goodluck with this
Printable View
Goodluck with this
Players can now customize their own XP drops.
[Only registered and activated users can see links. Click Here To Register...]
Lunar isle spawns have been added
[Only registered and activated users can see links. Click Here To Register...]
Clan chat tab now displays the current time as UTC
[Only registered and activated users can see links. Click Here To Register...]
Low and high alching now works!
The way we obtain the low/high alch value is simply from the stock value found in cache. The amount of coins generated with high alching is 60% of the item's stock value.
So for example, if abyssal whip's stock value is 120,001 coins, the high alch value would be:Code:val value = (world.definitions.get(ItemDef::class.java, alchedItem.id).cost * alchemyType.modifier).toInt()
This can easily be applied to all the items.Code:120,001 * 0.6
[Only registered and activated users can see links. Click Here To Register...]
Gnome Gliders
Finished working on gnome gliders today. It will hopefully make traveling more interesting.
[Only registered and activated users can see links. Click Here To Register...]
Keep it up boys, looking good.
Updated quest panel
Implemented the new quest panel system. Also fixed an issue with sending interface events when opening the panels.
[Only registered and activated users can see links. Click Here To Register...]
Behind the scenes, there are cogs in motion to move to the next stage of Everrain. The BETA!
After we hosted a closed alpha we were able to iron out some important changes and tweaks to make the Everrain experience even better. The server is still far from what we have imagined, there is much work to be done.
We will be mainly posting updates on our upcoming blog which we'll speak more about in due time. If you want to find out more then reply with your Discord name for an invite to our server.
Wilderness obelisks!
Wilderness obelisks are now fully working, including the custom destination teleport.
[Only registered and activated users can see links. Click Here To Register...]
:yay: :yay:Quote:
Originally Posted by DaGreenRs [Only registered and activated users can see links. Click Here To Register...]
best of luck bois