Commit Graph

188 Commits

Author SHA1 Message Date
MobiusDev
74fa05d65e Implemented Auto Shots with Config. 2016-07-08 23:46:39 +00:00
MobiusDev
a77c8fe253 Fortune Pocket items. 2016-07-08 11:56:11 +00:00
MobiusDev
7cc21ab528 Jewel slot fix.
Contributed by Sdw-.
2016-06-27 12:02:24 +00:00
MobiusDev
2d382fad91 ItemTable slot variable refactor, plus other minor code changes. 2016-06-25 12:24:23 +00:00
MobiusDev
e30ee3af6c Completed the Daily Mission refactoring. 2016-06-22 17:59:06 +00:00
MobiusDev
2f84c5a864 Daily mission changes. 2016-06-22 17:33:25 +00:00
MobiusDev
4ba1009e12 PC Cafe system. 2016-06-19 09:53:20 +00:00
MobiusDev
f6681d55e6 Removed transformation upon player change class. 2016-06-18 13:26:55 +00:00
MobiusDev
f89f1f20f1 Fixed Sweeper skill. 2016-06-18 12:55:12 +00:00
MobiusDev
3ec54fecb4 Made admin set level work properly with delevel config. 2016-06-16 07:53:39 +00:00
MobiusDev
acb4330965 Fixed Mentoring Guidebook. 2016-06-13 19:57:24 +00:00
MobiusDev
6f22b61ddd Improved geomap admin command. 2016-06-13 12:28:30 +00:00
mobiusdev
635557f5da Merged with released L2J-Unity files. 2016-06-12 01:34:09 +00:00
MobiusDev
4dbd679824 Removed some unnecessary final modifiers. 2016-04-29 14:52:40 +00:00
MobiusDev
58b33a463e Changed back to previous drop system. 2016-04-29 14:47:47 +00:00
MobiusDev
fc070c9238 Code style changes. 2016-04-26 19:21:19 +00:00
MobiusDev
6a13705766 Minor code changes. 2016-04-26 09:16:45 +00:00
MobiusDev
2dd14bef9b Code improvements. 2016-04-24 16:30:15 +00:00
MobiusDev
89928b91e7 Merged separated String values. 2016-03-19 09:02:58 +00:00
MobiusDev
345b88ad95 Some code formatting. 2016-03-19 08:47:52 +00:00
MobiusDev
9a9a5dd414 Mark of Retriever handler.
Contributed by hitnar.
2016-03-19 08:32:45 +00:00
MobiusDev
86701eb971 Some work on skills.
Contributed by hitnar.
2016-03-10 08:29:27 +00:00
MobiusDev
b2605801b8 Show soul crystal options on items that are in trade window or in commission system.
Contributed by Mathael.
2016-03-06 16:10:41 +00:00
MobiusDev
240332641f Ensoul system implementation.
Contributed by Mathael.
2016-03-05 16:25:48 +00:00
MobiusDev
7a9de77047 Sync with L2jServer HighFive Mar 3rd 2016. 2016-03-05 15:16:23 +00:00
MobiusDev
59849d472b Null check for showwalls admin command. 2016-02-22 17:43:25 +00:00
MobiusDev
66c104b88b Minor comment changes. 2016-02-19 10:49:35 +00:00
MobiusDev
e5420a9aa2 Armor Breaker and Power Bluff skills.
Contributed by hitnar.
2016-02-18 09:39:31 +00:00
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
e379b0948f Fioren Crystal Caverns movie.
Contributed by gigilo1968.
2016-02-13 21:17:34 +00:00
MobiusDev
a49d2aa056 TriggerForce effect handler update.
Contributed by hitnar.
2016-02-07 10:02:11 +00:00
MobiusDev
c09085f2b4 More protected replacements. 2016-01-29 15:32:47 +00:00
MobiusDev
13507ad46c Visibility changes. 2016-01-29 14:13:33 +00:00
MobiusDev
03c0bf3da2 Removed base stats display from admin NPC info menu. 2016-01-24 21:49:33 +00:00
MobiusDev
7590d9436c TriggerForce effect handler improvement. 2016-01-16 20:42:57 +00:00
MobiusDev
7e09d6f5ba Added isOlyRestrictedItem check on ItemSkills handler. 2016-01-12 10:55:20 +00:00
MobiusDev
624a576989 Dropped ManaPotion item handler and config. 2016-01-12 07:43:46 +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
d9b3a8c78f ShortCutInit is not needed. 2016-01-05 13:40:27 +00:00
MobiusDev
c4c6ffcb41 Replacing elemental skill shortcuts. 2016-01-05 13:36:39 +00:00
MobiusDev
1e116574b8 Send player skill list after stance change. 2016-01-05 12:54:27 +00:00
MobiusDev
8c396748ae A few more static variables for FeohStance effect handler. 2016-01-05 09:58:51 +00:00
MobiusDev
b4a302715f FeohStance effect handler.
Contributed by Ofelin.
2016-01-05 09:45:43 +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
63f275b41e Fix last commit. 2015-12-18 21:00:16 +00:00