Nik a731a3de61 L2World maps(_allPlayers, _allObjects, _petsInstance) reworked. They are now TIntObjectHashMap surrounded by ReentrantReadWriteLock working as synchronization. Keep in mind that FastMap<K,V>.shared() drains a lot of CPU usage, because the whole map is filled with synchronizations. ReentrantLock is much faster than synchronized and it does the same job, even better. vor 13 Jahren
..
com a731a3de61 L2World maps(_allPlayers, _allObjects, _petsInstance) reworked. They are now TIntObjectHashMap surrounded by ReentrantReadWriteLock working as synchronization. Keep in mind that FastMap<K,V>.shared() drains a lot of CPU usage, because the whole map is filled with synchronizations. ReentrantLock is much faster than synchronized and it does the same job, even better. vor 13 Jahren
config a21d11326d BETA: Retail like Party system messages by Nyaran. vor 13 Jahren
banned_ip.cfg 87713a5a62 vor 14 Jahren
console.cfg 87713a5a62 vor 14 Jahren
log.cfg 87713a5a62 vor 14 Jahren