- Mar 17, 2011
-
-
MELERIX authored
SQL: Time/Date related columns in some tables changed to bigint(13) due we are using unix time + miliseconds.
-
- Mar 15, 2011
-
-
MELERIX authored
-
- Mar 14, 2011
-
-
MELERIX authored
-
MELERIX authored
* Fixed craft rarity for some Foundation Items by Adry_85. * Fix for http://www.l2jserver.com/forum/viewtopic.php?f=77&t=21316 by Zoey76. * Fixed Kamael chars_templates stats by Adry_85.
-
- Mar 12, 2011
- Mar 11, 2011
- Mar 09, 2011
-
-
MELERIX authored
* Extractable Skills Fix, more info about this here: http://www.l2jserver.com/forum/viewtopic.php?f=70&t=21135&start=30#p120609 * Auto Get and Transfer Skill Fix, this solve the following issue: http://www.l2jserver.com/forum/viewtopic.php?f=77&t=21223 '''NOTE: Require Core''' [L4515]
-
MELERIX authored
-
- Mar 08, 2011
-
-
MELERIX authored
-
- Mar 07, 2011
-
-
MELERIX authored
-
- Mar 06, 2011
- Mar 04, 2011
- Mar 02, 2011
- Mar 01, 2011
- Feb 28, 2011
-
-
MELERIX authored
'''Admin Command Handlers:''' * AdminEditNpc con.close() change to L2DatabaseFactory.close(con). * AdminTeleport con.close() change to L2DatabaseFactory.close(con) and small typo fix. * AdminSkill Small fixes (Now skill list is broadcast to edited player's clan not GM's clan ). * AdminShowQuests con.close() change to L2DatabaseFactory.close(con). * AdminMammon Typo fix, removed admin_msg from class. * AdminBan con.close() change to L2DatabaseFactory.close(con). * AdminZone Small typo fix. * AdminHeal Small typo fix. * AdminEditChar Typo fix, rework for admin_tracert, gatherCharacterInfo and editCharacter. * AdminChangeAccessLevel con.close() change to L2DatabaseFactory.close(con). * AdminMessages new class to hold the removed command at AdminMammon. '''Voiced Commands:''' * Wedding con.close() change to L2DatabaseFactory.close(con).
-
MELERIX authored
No commit message
-
MELERIX authored
-
- Feb 26, 2011
- Feb 25, 2011
- Feb 21, 2011
- Feb 20, 2011
-
-
MELERIX authored
SQL: Fixing lvlupgain.sql table (now decimal values will be stored properly), also fixed kamaels stats and some others values by Adry_85.
-
- Feb 18, 2011
- Feb 16, 2011
-
-
MELERIX authored
-