Rumen Nikiforov
|
eacf1ecb58
BETA: Fixing minor typo in Territory War flag respawn.
|
11 年 前 |
Rumen Nikiforov
|
70c7921724
BETA: Fixing minor issue causing problems when reloading scripts (Not getting properly unloaded)
|
11 年 前 |
Rumen Nikiforov
|
8ad7ab8e15
BETA: Adding more annotations for item and residence binding.
|
11 年 前 |
Rumen Nikiforov
|
41da1cb02e
BETA: Minor changes of TvTEvent listener.
|
11 年 前 |
Rumen Nikiforov
|
732b2e70c0
BETA: Reworking listeners:
|
11 年 前 |
Nos
|
dc00f762c2
BETA: Fixed a bug where summons could not attack when player was in combat.
|
11 年 前 |
Adry_85
|
5562597ec9
BETA: '''!PcRace''' to upper case.
|
11 年 前 |
Nos
|
1adfe9b3d5
BETA: Removed `L2FastList` class.
|
11 年 前 |
Nos
|
432d947d42
BETA: Clean up.
|
11 年 前 |
Nos
|
39c0da830e
BETA: After casting a target SELF buff while moving player should not take an extra step after cast finishes.
|
11 年 前 |
Nos
|
3a42b1db47
BETA: Fixed thread safety issue in `L2Character#doAttack` that was causing double attacks to happen.
|
11 年 前 |
Nos
|
df8b0c2d0a
BETA: Removed useless/incorrect condition.
|
11 年 前 |
Nos
|
41a9b87fc9
BETA: Changed console date format to fix problems of displaying month in different languages.
|
11 年 前 |
Adry_85
|
a73b557ff6
BETA: Core part for [DP10338].
|
11 年 前 |
Nos
|
20fdddd3aa
BETA: Added new a method `Util#getNextClosestDateTime` to calculate the next closest date and time from specified days of week, hour and min.
|
11 年 前 |
Nos
|
54323e1dfd
BETA: Fixed typo in [6540].
|
11 年 前 |
Nos
|
b75179561e
BETA: Updated most Comparators to use lambdas.
|
11 年 前 |
Nos
|
c23f99adec
BETA: Removed `IL2EntryProcedure` class its unused and useless since java 8 we have `BiFunction` for 2 argument functions.
|
11 年 前 |
Nos
|
c374b0f7d1
BETA: Fixed party request timeout it should be 15 seconds instead of 45.
|
11 年 前 |
Nos
|
5d94699ba1
BETA: Reworking party distribution type from int to enum (`PartyDistributionType`).
|
11 年 前 |
Nos
|
4faf3ad89d
BETA: Replacing `Base64` class with java 8 one.
|
11 年 前 |
Rumen Nikiforov
|
0e3a5c3999
BETA: Minor tweak of methods in `NpcData` to use Lambdas.
|
11 年 前 |
Nos
|
5135fc1103
BETA: Removed `L2HashMap` class its unused and its features are available in java 8 `Map`
|
11 年 前 |
Nos
|
ffa67e9ef1
BETA: Dropping `L2HashMap` and using `ConcurrentHashMap` instead to benefit from new java 8 atomic operations.
|
11 年 前 |
Rumen Nikiforov
|
c5f836f22d
BETA: '''L2j is migrating to Java 8'''
|
11 年 前 |
Nos
|
305755dba1
BETA: Formatter should not remove any unused private members we have warnings to know they are unused.
|
11 年 前 |
Zoey76
|
8f59aeedda
BETA: Formatters for Java 8 and Eclipse Luna 4.4+.
|
11 年 前 |
Nos
|
ffc57294fa
BETA: Fixed clean up and save actions project settings to fix some issues with Eclipse 4.4M7+ releases.
|
11 年 前 |
St3eT
|
f477c33807
BETA: Core-part for [DP10325].
|
11 年 前 |
Rumen Nikiforov
|
5288c38519
BETA: GeoData - Utility methods
|
11 年 前 |