Nos
|
5d609e5d10
BETA: Fixed a bug that was allowing same account to be logged in twice.
|
11 yıl önce |
Nos
|
a41b7343e0
BETA: Updated Copyrights year.
|
11 yıl önce |
Zoey76
|
b83aa01c44
BETA: Reworking `L2World`:
|
11 yıl önce |
Rumen Nikiforov
|
b46b58c359
BETA: Punishment system rework:
|
12 yıl önce |
Zoey76
|
e00b96a06a
BETA: L2J Server's license update:
|
12 yıl önce |
Zoey76
|
15293bcdbb
BETA: Complete source formatting and cleanup.
|
12 yıl önce |
Rumen Nikiforov
|
69daf9c498
BETA: Some misc changes:
|
12 yıl önce |
Zoey76
|
4ca88c9ea0
BETA: Replacing Trove4J with !Java/Javolution in some places:
|
12 yıl önce |
Zoey76
|
2d60198ee1
BETA: Reworking Connection closing by using try-with-resource:
|
13 yıl önce |
Zoey76
|
7120a8797f
BETA: Misc fixes:
|
13 yıl önce |
Zoey76
|
3c877226ff
BETA: Extensively use of try-with-resource:
|
13 yıl önce |
nonom
|
117f89906a
BETA: LoginCrypt Optimization by FBIagent. Also a Javadoc update. Thanks.
|
13 yıl önce |
Zoey76
|
1aa1414c65
BETA: JavaDocs for some classes.
|
13 yıl önce |
Zoey76
|
b971719e72
BETA: Core cleanup:
|
13 yıl önce |
Zoey76
|
fbc853137c
BETA: Reverting [5234] due several vulnerability on account name, thanks '''tukune''' for report.
|
13 yıl önce |
Zoey76
|
b10bd8ba9d
BETA: Misc fixes:
|
13 yıl önce |
Nik
|
338d518657
BETA: Strings should be avoided as key in maps unless you need the key this way. The hash of the string will just do fine, and saves a hell lot of RAM.
|
13 yıl önce |
Zoey76
|
2f9653e817
BETA: Enabling project specific JavaDoc settings:
|
13 yıl önce |
Nik
|
d09758476c
Core support for [DP8369]
|
13 yıl önce |
Rumen Nikiforov
|
b4d71a8c7d
BETA: Cleanup all useless commends like //synchronized (blabla)
|
13 yıl önce |
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.
|
13 yıl önce |
Rumen Nikiforov
|
e0937aa271
BETA: Implementation of Secondary Auth feature (by mrTJO)
|
14 yıl önce |
Rumen Nikiforov
|
35d8efa753
BETA: H5 ServerList update by mrTJO
|
14 yıl önce |
MELERIX
|
87713a5a62
|
14 yıl önce |