Commit Graph

59 Commits

Author SHA1 Message Date
MobiusDev
9d16ffad23 LoS walls implementation. 2016-02-15 20:44:03 +00:00
MobiusDev
6df805ebe1 Addition of showdoors command. 2016-02-15 13:30:55 +00:00
MobiusDev
13507ad46c Visibility changes. 2016-01-29 14:13:33 +00:00
MobiusDev
2684901232 Refactored DatabaseFactory. 2016-01-11 21:31:45 +00:00
MobiusDev
f92a1d1f7d Dropping Config.java method setParameterValue. 2016-01-10 13:17:29 +00:00
MobiusDev
ad2bcd79be Project update. 2015-12-31 23:53:41 +00:00
MobiusDev
e0d681a17e Added missing final modifiers. 2015-12-26 12:03:36 +00:00
MobiusDev
857ec2c72d ExUserInfoInvenWeight update upon changing class.
Contributed by rocknowx.
2015-12-23 19:57:56 +00:00
MobiusDev
4bfbad7c46 Sync with L2jServer HighFive Dec 21st 2015. 2015-12-21 11:05:04 +00:00
MobiusDev
692e9700ef Reverting last CharEffectList changes. 2015-12-10 20:50:21 +00:00
MobiusDev
624171c088 Removed all ConcurrentLinkedQueue references. 2015-12-04 20:48:07 +00:00
MobiusDev
97286edf6c Implemented de-level minimum level config. 2015-11-14 18:52:22 +00:00
MobiusDev
c4988df6a0 Auto remove, skilltree and AcquireSkillList fixes.
Contributed by rocknowx.
2015-11-10 08:52:13 +00:00
MobiusDev
f3591ee5b2 A couple new admin ride commands. 2015-11-09 02:27:26 +00:00
MobiusDev
37dbd02716 Underground update. 2015-11-07 01:36:06 +00:00
MobiusDev
57dcdb065d Partial sync with L2jServer HighFive Nov 6th 2015. 2015-11-07 01:14:51 +00:00
MobiusDev
1f8fbd9d96 Ertheia button disappear fix.
Contributed by rocknowx.
2015-11-06 21:57:44 +00:00
MobiusDev
36a2ad6af5 Cleaning skills upon awakening for admin setclass command. 2015-11-05 13:33:02 +00:00
MobiusDev
5196d1ffad Admin invisible effect. 2015-11-04 10:25:55 +00:00
MobiusDev
d49a007f9d Sync with L2jServer HighFive Oct 22nd 2015. 2015-10-23 22:36:15 +00:00
MobiusDev
3f08928fd0 Fix for admin setTargetKarma function. 2015-10-15 21:28:11 +00:00
MobiusDev
1fd489f2c0 Reputation system rework.
TODO: Add more proper formulas.
2015-10-15 21:24:00 +00:00
MobiusDev
c39ac887e3 Refactored NPC display state functions. 2015-10-13 12:46:58 +00:00
MobiusDev
2dd6094e0f Sync with L2jServer HighFive Oct 10th 2015. 2015-10-10 13:28:13 +00:00
MobiusDev
40380c4860 Sync with L2jServer HighFive Sep 8th 2015. 2015-09-08 19:52:45 +00:00
MobiusDev
610dee6a01 Adjustments for max enchant.
Contributed by rocknowx.
2015-08-24 13:41:33 +00:00
MobiusDev
3da51337f6 Merged commons folders. 2015-07-26 11:12:15 +00:00
MobiusDev
1fc14085f5 Sync with L2jServer HighFive Jul 25th 2015. 2015-07-26 10:59:25 +00:00
MobiusDev
3d68c08824 Addition of Fishing zones at GM zone check.
Removed all fishing zones.
Some fishing zone refactoring.
2015-05-18 11:19:18 +00:00
MobiusDev
484bff80bb Separated the Classic Datapack to it's own folder. 2015-05-02 03:45:56 +00:00
MobiusDev
b5da915fd8 Support for separate Classic html folder. 2015-05-01 12:08:41 +00:00
MobiusDev
7129d00210 Changed Classic max level logic. 2015-04-30 22:30:01 +00:00
MobiusDev
e6684c7457 Set default respawn delay for admin spawns to 60 seconds. 2015-04-28 09:50:41 +00:00
MobiusDev
1a6970e30d Sync with L2jServer HighFive Apr 21st 2015. 2015-04-22 09:59:28 +00:00
MobiusDev
855ced1dc5 Sync with L2jServer Ertheia Mar 27th 2015. 2015-03-28 08:46:39 +00:00
MobiusDev
82606870c0 Sync with L2jServer HighFive Mar 25th 2015. 2015-03-25 06:48:51 +00:00
mobius
ba038109dd Hellbound rework. 2015-02-27 12:42:13 +00:00
mobius
a731321c0d Addition of geomap admin command. 2015-02-24 08:14:09 +00:00
mobius
06c765ea63 Sync with L2jServer HighFive Feb 15th 2015. 2015-02-15 23:48:35 +00:00
mobius
431b4cacdf Sync with L2jServer HighFive Feb 10th 2015. 2015-02-10 22:49:31 +00:00
mobius
46efd67919 Renamed TELL and NPC_TELL chat types, also fixed minor typo in L2PcInstance.
Source L2J Ertheia branch:
48e9f32ede
9e6d13a293
2015-02-09 14:14:26 +00:00
mobius
012eb3ed65 -Dropped Javolution.
-Removal of Q00344_1000YearsTheEndOfLamentation.
-Fixed starting conditions for Q00144_PailakaInjuredDragon.
-Fixed starting conditions for last Seven Sign quests.
-Added missing MonasteryOfSilence.xml instance spawns and doors.
-Removed many catacomb spawns.
2015-02-08 21:01:32 +00:00
mobius
ebb5a4d0c0 Moved commons to java root folder. 2015-02-08 00:07:49 +00:00
mobius
ecd17fdefb Sync with L2JServer Feb 7th 2015. 2015-02-07 23:48:56 +00:00
mobius
fe25f74122 Sync with L2JServer Feb 3rd 2015. 2015-02-03 21:11:57 +00:00
mobius
54e0fd97d6 Added forgotten source reference. 2015-01-31 18:01:03 +00:00
mobius
e7005fbedd Sync with L2JServer Jan 30th 2015. 2015-01-31 03:47:34 +00:00
mobius
f9acd64eb8 Addition of PC points admin commands. 2015-01-29 20:50:25 +00:00
mobius
6a7e855161 Added NCoin related commands. 2015-01-29 17:57:27 +00:00
mobius
2cb3a52ed2 Sync with L2JServer Jan 28th 2015. 2015-01-29 05:18:04 +00:00