nBd bce00d2628 Pesky Pledge Error fix by poltomb před 17 roky
..
ai 8cd1dd4d97 Many unneeded null checks cleaned out by Kombat před 17 roky
ai2 e594f52a17 The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail. před 17 roky
cache e594f52a17 The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail. před 17 roky
clientpackets 52ba4a6ebd Cleaning up some imports, and removing some un-needed Strings declared in a few classes.... před 17 roky
communitybbs 6d91f5e664 Some T1 button fixes for core generated HTML content (much of which still needs to be ported to a datapack template, btw). Thanks to Fabian and LoupSolitaire. před 17 roky
datatables 52ba4a6ebd Cleaning up some imports, and removing some un-needed Strings declared in a few classes.... před 17 roky
events e594f52a17 The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail. před 17 roky
gameserverpackets e594f52a17 The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail. před 17 roky
geoeditorcon e594f52a17 The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail. před 17 roky
handler 52ba4a6ebd Cleaning up some imports, and removing some un-needed Strings declared in a few classes.... před 17 roky
idfactory 118652b90b This is part of a series of (simple but necessary) changes centered in pushing towards a naming convention and a coherent data model. Today, I'm moving any variation of char_id, obj_id, playerId... to '''charId'''. Affects characters and character_whatever tables, seven signs, hero/nobles and cursed weapon. This core requires [DP4615] and despite my testings a backup is strongly recommended, since given the spread nature of these changes something may have been overlooked. před 17 roky
instancemanager df61b33017 Cubic Rework - tnx Gigii-kun -> Requires [dp4727] před 17 roky
lib e594f52a17 The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail. před 17 roky
loginserverpackets e594f52a17 The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail. před 17 roky
model 80de9e48d8 Deadlock fix před 17 roky
network a471284da7 - Fixed Package Sell (fixes #2499) před 17 roky
pathfinding e594f52a17 The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail. před 17 roky
script e594f52a17 The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail. před 17 roky
scripting e594f52a17 The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail. před 17 roky
serverpackets bce00d2628 Pesky Pledge Error fix by poltomb před 17 roky
skills 34b933401e Small cleanup před 17 roky
taskmanager 52ba4a6ebd Cleaning up some imports, and removing some un-needed Strings declared in a few classes.... před 17 roky
templates e437dff79e Pet Manager Update - tnx pompinis -> Requires [DP4726] před 17 roky
util e594f52a17 The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail. před 17 roky
Announcements.java 6d91f5e664 Some T1 button fixes for core generated HTML content (much of which still needs to be ported to a datapack template, btw). Thanks to Fabian and LoupSolitaire. před 17 roky
CastleUpdater.java f66aa7fb21 Switching some annoying debugs to debug when Config.DEBUG is enabled as opposed to having them pop up in our clean game server consoles. před 17 roky
Crypt.java e594f52a17 The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail. před 17 roky
CustomPacketHandlerInterface.java e594f52a17 The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail. před 17 roky
FortUpdater.java e594f52a17 The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail. před 17 roky
GameServer.java f71ca57705 Some datapack path corrections (tnx DETH), party herbs distributions fix and wyverns fee (kerberos). před 17 roky
GameTimeController.java e594f52a17 The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail. před 17 roky
GeoData.java e594f52a17 The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail. před 17 roky
GeoEngine.java e594f52a17 The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail. před 17 roky
GmListTable.java 993fb80185 Big system message patch by Kombat! Adds more messages, corrects typos etc. před 17 roky
Item.java e594f52a17 The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail. před 17 roky
ItemsAutoDestroy.java e594f52a17 The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail. před 17 roky
LoginServerThread.java e594f52a17 The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail. před 17 roky
MonsterRace.java e594f52a17 The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail. před 17 roky
Olympiad.java df61b33017 Cubic Rework - tnx Gigii-kun -> Requires [dp4727] před 17 roky
PacketHistory.java e594f52a17 The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail. před 17 roky
RecipeController.java 993fb80185 Big system message patch by Kombat! Adds more messages, corrects typos etc. před 17 roky
SevenSigns.java 118652b90b This is part of a series of (simple but necessary) changes centered in pushing towards a naming convention and a coherent data model. Today, I'm moving any variation of char_id, obj_id, playerId... to '''charId'''. Affects characters and character_whatever tables, seven signs, hero/nobles and cursed weapon. This core requires [DP4615] and despite my testings a backup is strongly recommended, since given the spread nature of these changes something may have been overlooked. před 17 roky
SevenSignsFestival.java e594f52a17 The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail. před 17 roky
Shutdown.java e594f52a17 The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail. před 17 roky
TaskPriority.java e594f52a17 The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail. před 17 roky
Territory.java e594f52a17 The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail. před 17 roky
ThreadPoolManager.java e594f52a17 The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail. před 17 roky
TradeController.java e594f52a17 The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail. před 17 roky
Universe.java e594f52a17 The L2J Team has decided that it is better for the users and the future of L2J to maintain the same project name as opposed to constantly changing it every time a new expansion occurs on retail. před 17 roky