Nos c374b0f7d1 BETA: Fixed party request timeout it should be 15 seconds instead of 45. 11 年 前
..
ai afd183ce28 BETA: Adding support for making invisible all kinds of `L2Object`s not only players. 11 年 前
cache ffa67e9ef1 BETA: Dropping `L2HashMap` and using `ConcurrentHashMap` instead to benefit from new java 8 atomic operations. 11 年 前
communitybbs c5f836f22d BETA: '''L2j is migrating to Java 8''' 11 年 前
datatables 0e3a5c3999 BETA: Minor tweak of methods in `NpcData` to use Lambdas. 11 年 前
engines 610052f40c BETA: Core-part for [DP10320]. 11 年 前
enums 5d94699ba1 BETA: Reworking party distribution type from int to enum (`PartyDistributionType`). 11 年 前
geoeditorcon a41b7343e0 BETA: Updated Copyrights year. 11 年 前
handler 3e22051816 BETA: Removed `L2SkillType` class and skill handlers. 11 年 前
idfactory 83868a4649 BETA: Unimplementing Trove. 11 年 前
instancemanager ffa67e9ef1 BETA: Dropping `L2HashMap` and using `ConcurrentHashMap` instead to benefit from new java 8 atomic operations. 11 年 前
model c374b0f7d1 BETA: Fixed party request timeout it should be 15 seconds instead of 45. 11 年 前
network 5d94699ba1 BETA: Reworking party distribution type from int to enum (`PartyDistributionType`). 11 年 前
pathfinding bad6dde690 BETA: Removed '''WorldXMin''', '''WorldXMax''', '''WorldYMin''', '''WorldYMax''' configs. 11 年 前
script ba073005b7 BETA: Reverted a little accidental rename in [6386]. 11 年 前
scripting cf5358cccf BETA: Changes: 11 年 前
security 4faf3ad89d BETA: Replacing `Base64` class with java 8 one. 11 年 前
taskmanager ffa67e9ef1 BETA: Dropping `L2HashMap` and using `ConcurrentHashMap` instead to benefit from new java 8 atomic operations. 11 年 前
util 0e3a5c3999 BETA: Minor tweak of methods in `NpcData` to use Lambdas. 11 年 前
Announcements.java a41b7343e0 BETA: Updated Copyrights year. 11 年 前
CastleUpdater.java a41b7343e0 BETA: Updated Copyrights year. 11 年 前
FortUpdater.java f93890940c BETA: Reworked NPCs now are loaded from XML only. 11 年 前
GameServer.java cf5358cccf BETA: Changes: 11 年 前
GameTimeController.java 985ab5e7b3 BETA: Minor class authorship cleanup. 11 年 前
GeoData.java 8f59aeedda BETA: Formatters for Java 8 and Eclipse Luna 4.4+. 11 年 前
InstanceListManager.java a41b7343e0 BETA: Updated Copyrights year. 11 年 前
ItemsAutoDestroy.java 5d94699ba1 BETA: Reworking party distribution type from int to enum (`PartyDistributionType`). 11 年 前
LoginServerThread.java 5d609e5d10 BETA: Fixed a bug that was allowing same account to be logged in twice. 11 年 前
MonsterRace.java f93890940c BETA: Reworked NPCs now are loaded from XML only. 11 年 前
RecipeController.java 9c90e526b4 BETA: Moved `SkillData.FrequentSkill` enum to its own file and renamed it to `CommonSkill`. 11 年 前
SevenSigns.java 9c90e526b4 BETA: Moved `SkillData.FrequentSkill` enum to its own file and renamed it to `CommonSkill`. 11 年 前
SevenSignsFestival.java 9d3da3beea BETA: Renaming wrong named methods at SystemMessage they're for integer/long case not for item number. 11 年 前
Shutdown.java 7bbcfd2479 BETA: Moving Hellbound to Datapack: 11 年 前
ThreadPoolManager.java 8161e61189 BETA: Little tweak for `ThreadPoolManager#getStats` using actual queue size instead of calculating it. 11 年 前