TheShadow95 5 Posted January 1, 2023 Report Share Posted January 1, 2023 nice Link to comment Share on other sites More sharing options...
kahjo 0 Posted January 20, 2023 Report Share Posted January 20, 2023 test Link to comment Share on other sites More sharing options...
dgaming 0 Posted February 12, 2023 Report Share Posted February 12, 2023 lets try this out Link to comment Share on other sites More sharing options...
marklauten 1 Posted March 3, 2023 Report Share Posted March 3, 2023 On 4/22/2020 at 6:40 AM, acesucks said: According to my sources this has been modified to be host ready! This is the hidden content, please Sign In or Sign Up Server's Core & StabilityCountless months of work brought perfection to our core. Taken into account every improvement to create to totally best we could provide. Here is a brief list of core improvements and system we created to make Arrav truly capable to deliver its potential. Latest Netty networking system (4.1.19). Delivering a 'one handler' per session pipeline that maximalizes performance. Queued incoming/outgoing packets. There is also one channel allocated buffer stream per session to which we write the outgoing packets. No overheading and memory-effective networking system. Thread-safe queued logins and logouts to ensure the world integrity. Task driven server which ensures structured and well procuded content. Memory-mapped cache system which decodes defintions at a fast speed. Thread-safe parrallel synchronizer in charge of player updating. Action triggers for short interactions used by incoming packets. (considered to be a plugin system). Thus avoiding looping over countless ids to determine a button click. A unique pathfinding system which supports different algorithms including an optimized version of A* and a straight line caster. All of this is backed by the traversable map created by decoding the whole world map. Game objects (those physical ones such as walls and desks) are processed under two modes: Static & Dynamic. Static objects emphasizes on memory effective methods and are used mostly for player interaction validation. Dynamic objects are those who are created during runtime and hold more attributes. Both states have full support on thread-safe registering/unregistering. Regional based system which handles ground items, game objects and actors(players and mobs) dynamically during game play. This limits iterations used by various content-written features. SQL Pooling system which works apart from the game-thread. Content & FeaturesAll content was written to be minimal on the cycle time. Trying to avoid iterations and provide the best outcome possible. By using different design techniques, the content is written with the object-oriented-language Java. All this content relates to the official game.All parentheses will signify code design and improvements (written this way). Achievement system with difficulty (which provides stages without achievement repetition) Clan chat system with management commands (single line widget sent) Game commands (with java signature annotations) Dialogue system with several dialogue types and face expressions (supports easy dialogue chaining outside of declarations) Flexible pets following system with feeding and growing Combat is freshly rewritten but requires some tweaking to assemble the real feeling. But the fundamentals components for it are written. Join the discord for password: Hidden Content Give reaction or reply to this topic to see the hidden content. Download Link: Hidden Content Give reaction or reply to this topic to see the hidden content. good job Link to comment Share on other sites More sharing options...
Broduer 15 Posted March 7, 2023 Report Share Posted March 7, 2023 (edited) Link Down. Edited March 7, 2023 by Broduer Link to comment Share on other sites More sharing options...
mr selby 0 Posted June 28, 2023 Report Share Posted June 28, 2023 tyvm Link to comment Share on other sites More sharing options...
KANEJR 0 Posted June 28, 2023 Report Share Posted June 28, 2023 nice Link to comment Share on other sites More sharing options...
blacksabath15 0 Posted August 26, 2023 Report Share Posted August 26, 2023 thank you for this. Link to comment Share on other sites More sharing options...
 hellabeatz 0 Posted December 9, 2023 Report Share Posted December 9, 2023 added to the collection Link to comment Share on other sites More sharing options...
clownfishx 0 Posted June 14 Report Share Posted June 14 nice Link to comment Share on other sites More sharing options...
Bananastreet 620 Posted July 31 Report Share Posted July 31 Trying to get this replaced, lost files. Link to comment Share on other sites More sharing options...
KFC MANAGER 0 Posted October 13 Report Share Posted October 13 Nice Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now