June 14, 20205 yr comment_58430 is a good server. jsut a real shit looking gfx and cache. also whats with the longs as ip addresses
July 27, 20205 yr comment_61386 This is great! thumbs up! This is great! thumbs up! This is great! thumbs up! This is great! thumbs up! This is great! thumbs up! This is great! thumbs up!
August 3, 20204 yr comment_61844 On 4/22/2020 at 3:40 AM, Ace said: According to my sources this has been modified to be host ready! Server's Core & Stability Countless 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 & Features All 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 Like and Reply to this topic to see the hidden content. Download Link: Hidden Content Like and Reply to this topic to see the hidden content. show me cmon
Create an account or sign in to comment