Commit Graph

487 Commits

Author SHA1 Message Date
MobiusDev
aa222abbbc Fixed admin untransform command NPE. 2019-01-14 22:03:28 +00:00
MobiusDev
ca1dde80a6 Dropped RideState class. 2019-01-14 04:35:27 +00:00
MobiusDev
81b13c3c97 Hate effects should not count as damage done. 2019-01-11 19:39:54 +00:00
MobiusDev
fdf51df12a Addition of topspawncount admin command. 2019-01-10 17:49:26 +00:00
MobiusDev
592399f5c0 Despawn precautions. 2019-01-09 07:20:24 +00:00
MobiusDev
066996efbb Better admin teleport for Forge of Gods. 2019-01-09 06:38:01 +00:00
MobiusDev
b82e5a66a3 Updated XML template comments. 2019-01-08 00:15:53 +00:00
MobiusDev
2b1f12f935 Olympiad buffer bypass fix. 2018-12-19 07:51:25 +00:00
MobiusDev
2db48f060d Core AI improvements. 2018-11-22 01:31:46 +00:00
MobiusDev
b87d0427a3 Removed known command. Also NPC abnormal broadcast fix. 2018-09-23 18:50:42 +00:00
MobiusDev
34f61012cf Improved GetAgro effect according to retail observations. 2018-09-20 11:36:28 +00:00
MobiusDev
850c075c0e Adjustments for Tiat doors. 2018-09-15 15:18:30 +00:00
MobiusDev
b4e8040541 Prohibit the use of duplicate Rnd methods. 2018-09-14 01:17:54 +00:00
MobiusDev
727c95a665 Reduced default max database connection values. 2018-09-11 01:42:35 +00:00
MobiusDev
ec38e330a3 Improved Quest for Fishing Shot (426).
Contributed by facab.
2018-09-10 19:08:58 +00:00
MobiusDev
3ae533f32d Config for dropping items when slot limit is exceeded. 2018-09-10 17:11:00 +00:00
MobiusDev
a335616fe5 Config for dualbox check not to count offline traders. 2018-09-10 04:20:24 +00:00
MobiusDev
776162c7ec Fixed dice rolling. 2018-09-10 04:04:19 +00:00
MobiusDev
0f430720db Separated multiple variable declarations. 2018-09-09 23:01:15 +00:00
MobiusDev
dce4f54d60 Replaced equals() on enum constants. 2018-09-09 18:41:22 +00:00
MobiusDev
31dadef4b8 Replaced for loops with enhanced for loops. 2018-09-09 17:56:05 +00:00
MobiusDev
10be587e80 Replaced zero equality checks with isEmpty() method. 2018-09-09 17:26:21 +00:00
MobiusDev
96a39e7b73 Replaced assignments with compound operators. 2018-09-09 16:47:22 +00:00
MobiusDev
b50b43a1f9 Removed explicit type arguments. 2018-09-09 15:59:32 +00:00
MobiusDev
b75a4227d7 Use MariaDB JDBC URL for connections. 2018-09-09 13:22:57 +00:00
MobiusDev
a35c926237 Dropped MySql connector in favor of MariaDB connector. 2018-09-09 12:13:08 +00:00
MobiusDev
b6e4ce2ebf Removed boxing for String conversions. 2018-09-08 23:55:08 +00:00
MobiusDev
eb3742d44f Dropped c3p0 in favor of HikariCP. 2018-09-08 19:27:23 +00:00
MobiusDev
2bb8220df2 L2Object rework. 2018-09-08 04:13:34 +00:00
MobiusDev
1615c77aee Distinguish getVisibleObjectsInRange from getVisibleObjects. 2018-09-07 17:02:53 +00:00
MobiusDev
fa89a5bd17 Changed clan_privs from medium int to int. 2018-09-06 23:00:20 +00:00
MobiusDev
0aed0ae98a Fixed admin respawn commands. 2018-09-05 23:49:55 +00:00
MobiusDev
624e75d6c3 Fixed border patrol guard spawns. 2018-09-05 19:06:28 +00:00
MobiusDev
b4be2cc560 Distance checking methods rework. 2018-09-05 01:50:44 +00:00
MobiusDev
484ec7823d L2World related rework. 2018-09-04 19:27:09 +00:00
MobiusDev
908705a276 Proper summon intention after stun. 2018-09-04 02:26:48 +00:00
MobiusDev
288c1cf4ad Freya AI improvements. 2018-09-03 15:26:13 +00:00
MobiusDev
9fda26b387 Prevent forcing Freya movement while in combat. 2018-09-03 02:23:48 +00:00
MobiusDev
352fd5f4cc Removed Dark Elf Newbie Guide double spawn. 2018-08-31 10:31:41 +00:00
MobiusDev
74f491d654 Changed misleading NPC distance information. 2018-08-31 09:34:55 +00:00
MobiusDev
7352425305 Utility adjustments for Java 10 compatibility. 2018-08-09 16:36:56 +00:00
MobiusDev
16e1cfc371 Enable use of spawnPoints instance template parameter. 2018-08-08 20:09:50 +00:00
MobiusDev
6eb4433c62 Primary key for buffer_schemes SQL table.
Contributed by SkOdD.
2018-08-07 14:08:18 +00:00
MobiusDev
bb816ba617 Update to Java 10. 2018-08-07 13:40:25 +00:00
MobiusDev
c97536b0a4 Updated Netty library. 2018-08-05 20:58:51 +00:00
MobiusDev
7cbd09ae2e Changes based on Java 10 recommendations. 2018-08-05 19:38:51 +00:00
MobiusDev
c586c14e8d Fixed territory wards not spawn when Territory War starts.
Contributed by facab.
2018-07-23 23:27:19 +00:00
MobiusDev
3c67b04817 Decreased thread and connection configs to prevent VPS issues. 2018-07-23 14:39:34 +00:00
MobiusDev
d710208ef4 Created L2PcInstance updatePvpTitleAndColor method. 2018-07-09 09:20:08 +00:00
MobiusDev
fd58e1bfa7 QuestState isNowAvailable method should not return null values as true. 2018-07-07 12:23:10 +00:00
MobiusDev
11760710ee Replaced instanceof L2DoorInstance with isDoor method. 2018-07-02 01:36:25 +00:00
MobiusDev
bd285c1368 Replaced instanceof L2MonsterInstance with isMonster method. 2018-07-02 01:32:38 +00:00
MobiusDev
5f62a4c740 Replaced instanceof L2NpcInstance with isNpc method. 2018-07-02 01:27:50 +00:00
MobiusDev
e9e7d40628 Replaced instanceof L2PetInstance with isPet method. 2018-07-02 01:12:00 +00:00
MobiusDev
856ff5ebdc Replaced instanceof L2Summon with isSummon method. 2018-07-02 01:03:46 +00:00
MobiusDev
0b09d49f8d Replaced instanceof L2Attackable with isAttackable method. 2018-07-02 00:55:13 +00:00
MobiusDev
6c1d37f4ae Replaced instanceof L2Playable with isPlayable method. 2018-07-02 00:39:38 +00:00
MobiusDev
5934fac571 Replaced instanceof L2PcInstance with isPlayer method. 2018-07-01 00:13:23 +00:00
MobiusDev
049a9b02aa Replaced instanceof L2Character with isCharacter method. 2018-06-30 16:42:41 +00:00
MobiusDev
4c47dcc4a1 Removed remaining old MySQL library. 2018-06-27 21:11:50 +00:00
MobiusDev
30074d3527 Updated MySQL connector library. 2018-06-27 21:09:19 +00:00
MobiusDev
315a4e773c Various unnecessary code changes. 2018-06-26 15:00:56 +00:00
MobiusDev
c9b04d53f4 Removed unnecessary casts. 2018-06-24 16:39:51 +00:00
MobiusDev
4137824649 Debuff immunity and cancel resist for skills 442, 443 and 1418.
Contributed by Sahar.
2018-06-24 15:50:54 +00:00
MobiusDev
90fd8175c0 Aura Blast and Aura Cannon self MP restore effect.
Contributed by Sahar.
2018-06-24 15:48:56 +00:00
MobiusDev
d265813c40 Direct use of private constants instead of getters. 2018-06-24 15:33:19 +00:00
MobiusDev
fd6b72dab6 Removed unnecessary Long literals. 2018-06-21 09:59:45 +00:00
MobiusDev
a5b69096dd Proper modifier order and removal if implied by their context. 2018-06-19 02:02:54 +00:00
MobiusDev
ba48bc2bba Dropped GameGuard configs and redundant getClient method calls. 2018-06-19 00:54:12 +00:00
MobiusDev
4f9bf81f74 Stop attacking admin when using invisible.
Contributed by facab.
2018-06-16 22:44:33 +00:00
MobiusDev
42f1fdd132 Custom config for raidboss vitality bonus. 2018-06-16 22:36:46 +00:00
MobiusDev
976799f154 Skills Multiple Shot (987) and Death Shot (990) should have static reuse.
Contributed by Sahar.
2018-06-10 21:05:40 +00:00
MobiusDev
95186fa890 Save instance time even if player is not online. 2018-06-08 16:42:06 +00:00
MobiusDev
3cd9404a34 Save allowed player instances instead of object ids. 2018-06-08 16:27:20 +00:00
MobiusDev
913dbff9a6 Minor Seed of Destruction play movie improvement. 2018-06-08 15:23:23 +00:00
MobiusDev
0cb542afd9 Improvements for Seed of Destruction.
Contributed by Sahar.
2018-06-08 15:09:22 +00:00
MobiusDev
5375129879 Dropped unused ghost mode.
Contributed by Sahar.
2018-06-08 15:06:47 +00:00
MobiusDev
b76cccdcde Proper naming for quest Success/Failure Of Business (238) html files. 2018-06-08 14:49:48 +00:00
MobiusDev
140aaf00df Fixed probable wrong EnergyAttack effect handler defense calculation.
Contributed by facab.
2018-06-07 21:10:34 +00:00
MobiusDev
44d2d37c69 Separated isSkillDisabled from isSkillDisabledByReuse. 2018-06-07 20:36:36 +00:00
MobiusDev
9a6b9ee99e Use java.cfg file for Linux sh files.
Contributed by Sahar.
2018-06-04 21:37:39 +00:00
MobiusDev
0caaf73d41 Fixed possible Freya NPC.
Contributed by Sahar.
2018-06-02 23:58:14 +00:00
MobiusDev
7d5b202d80 Blessed enchant should be blessed.
Contributed by facab.
2018-06-02 09:40:35 +00:00
MobiusDev
194a0518bc Support for randomWalk and randomAnimation NPC template parameters. 2018-06-02 00:37:30 +00:00
MobiusDev
241ef1a1c4 Disable completely Nevit system by config.
Contributed by Sahar.
2018-06-01 08:55:09 +00:00
MobiusDev
e3b983393a Disable alternate classmasters config by default. 2018-05-31 11:45:49 +00:00
MobiusDev
0dbeffebb9 Prevent using skills while teleporting from community. 2018-05-29 15:59:11 +00:00
MobiusDev
398107d1f2 AutoLearnSkills should be false by default. 2018-05-25 17:55:15 +00:00
MobiusDev
118fd7f0cb Use pet id for pet stat file naming. 2018-05-24 14:45:22 +00:00
MobiusDev
251bce3e86 Proper naming for Soul Breaker base stat files. 2018-05-24 14:25:19 +00:00
MobiusDev
46df3edcdc Removed some unused XSD files. 2018-05-24 14:19:26 +00:00
MobiusDev
4114fee07c Addition of Movie enum. 2018-05-23 13:28:18 +00:00
MobiusDev
f9e6716ef0 Item grade changes to match newer branches. 2018-05-23 12:18:45 +00:00
MobiusDev
e9fde2baaf Dropped onAdvEvent method from Outpost Captain AI. 2018-05-23 11:16:00 +00:00
MobiusDev
6049e99e19 Fixed Outpost Captain AI. 2018-05-23 11:01:29 +00:00
MobiusDev
78c068ad18 Support for deleting items when LongTimeEvent ends. 2018-05-22 14:19:44 +00:00
MobiusDev
ebf1e85cce Re-addition of Sel Mahum AIs. 2018-05-21 22:24:38 +00:00
MobiusDev
eed47054fb Sel Mahum NPC clan to XML. 2018-05-21 18:54:14 +00:00
MobiusDev
c8488b05c8 Dropped L2Spawn spawnOne method. 2018-05-21 15:07:29 +00:00
MobiusDev
dedec95e21 Dropped L2Spawn lastSpawnPoints. 2018-05-21 13:08:42 +00:00
MobiusDev
68a7ef1c65 Dropped TerritoryTable. 2018-05-21 12:47:53 +00:00
MobiusDev
7af7f4cf19 Set instance world to 0 when teleporting with community board.
Contributed by facab.
2018-05-19 13:23:05 +00:00
MobiusDev
f9623eee28 AreaFriendly target handler NPE fix.
Contributed by Sahar.
2018-05-19 12:50:38 +00:00
MobiusDev
0c49dce9a5 Fixed SetupGauge send proper objId.
Contributed by Sahar.
2018-05-18 23:49:48 +00:00
MobiusDev
b1caa2d7f1 Priest of Blessing NPE fix.
Contributed by facab.
2018-05-17 16:40:02 +00:00
MobiusDev
574f600afa Enabled StoreCharUiSettings config.
Contributed by facab.
2018-05-13 13:06:57 +00:00
MobiusDev
d82c8e3575 Scheme buffer improvements.
Contributed by Sahar.
2018-05-11 22:20:58 +00:00
MobiusDev
fdb635f416 Addition of Scripts.xml for easier scripts management.
Contributed by Sahar.
2018-05-10 14:07:18 +00:00
MobiusDev
8f90471422 Fixed path for HellboundPointData XML file.
Contributed by Sahar.
2018-05-10 13:42:46 +00:00
MobiusDev
8f144da03a Fixes for several broadcasting position related problems. 2018-05-09 17:53:53 +00:00
MobiusDev
74a1ffdf73 Changed community board navigation buttons. 2018-05-09 00:46:19 +00:00
MobiusDev
138dd34c73 Addition of fences support.
Contributed by Sahar.
2018-05-08 16:56:05 +00:00
MobiusDev
f584208524 Replaced CB buffer icon dot values with spaces. 2018-05-06 23:54:47 +00:00
MobiusDev
ca6675953c Use builder SYS messages when possible. 2018-05-06 21:48:50 +00:00
MobiusDev
34d175b45b Use equals for contains method object comparison.
Contributed by Sahar.
2018-05-06 21:22:15 +00:00
MobiusDev
159bf75e2f Proper message when source is different than target in some effect handlers.
Contributed by Sahar.
2018-05-06 20:59:01 +00:00
MobiusDev
216b93813b SummonNpc broadcast fix.
Contributed by Sahar.
2018-05-06 20:52:38 +00:00
MobiusDev
5459e1d5b9 Updated AdminCommands.xml file to match latest changes. 2018-05-06 01:43:21 +00:00
MobiusDev
217c85eedd Chat ban command fixed and upgraded. 2018-05-06 01:38:45 +00:00
MobiusDev
2881989633 Removed unused CustomNpcBufferTables config. 2018-05-05 14:21:33 +00:00
MobiusDev
d5678c5848 More secure startup executables. 2018-05-04 16:41:16 +00:00
MobiusDev
0a8d23fd17 Retail like invul and invis messages. 2018-05-04 02:46:06 +00:00
MobiusDev
2d16304b80 Retail like builder message for demonic mode. 2018-05-04 01:16:13 +00:00
MobiusDev
672645e672 Retail like builder HTML debugging. 2018-05-04 00:45:48 +00:00
MobiusDev
9a2c032428 Proper Freya openDoor bypass.
Contributed by facab.
2018-05-03 22:32:30 +00:00
MobiusDev
8e76b4772d Retail like builder messages.
Adapted from: L2jUnity free files.
2018-05-03 22:30:45 +00:00
MobiusDev
f52d368ef2 Graphical user interface. 2018-05-03 01:16:06 +00:00
MobiusDev
880fa75439 Replaced both buffer NPCs with interlude version. 2018-05-02 17:00:40 +00:00
MobiusDev
9644070693 Corrected .premium command bonus calculation.
Contributed by Stayway.
2018-05-02 14:54:40 +00:00
MobiusDev
b3c5f24b25 Unified shutdown functions for Telnet. 2018-05-01 16:46:21 +00:00
MobiusDev
d2ed161dda Configurable automatic database backups. 2018-05-01 07:23:13 +00:00
MobiusDev
0c6b352227 Read Java parameters from java.cfg file. 2018-05-01 04:01:47 +00:00
MobiusDev
7f0936b945 Simple start file names. 2018-05-01 00:34:02 +00:00
MobiusDev
a075c54c72 Moved GameServer and LoginServer jar files to libs folder. 2018-04-30 23:48:05 +00:00
MobiusDev
8a21c2c232 Removed static log constants. 2018-04-30 21:51:57 +00:00
MobiusDev
d92c73b8cb Addition of SplashScreen class. 2018-04-30 21:06:40 +00:00
MobiusDev
7fb5418186 L2jMobius icon and path changes. 2018-04-30 17:27:47 +00:00
MobiusDev
dca612dbb5 Removed instance getter from InstanceWorld. 2018-04-30 02:24:41 +00:00
MobiusDev
fc35e75a42 Moved door methods from AbstractScript to InstanceWorld. 2018-04-29 23:59:59 +00:00
MobiusDev
0d9dc852ad Moved spawnGroup method from AbstractInstance to InstanceWorld. 2018-04-29 23:32:51 +00:00
MobiusDev
f4b9533ef2 Accept null heading and respawn in instance templates. 2018-04-29 21:07:51 +00:00
MobiusDev
682092bb74 Parade delete task NPE check. 2018-04-29 20:47:07 +00:00
MobiusDev
a12296a16b New constructors, functions and use of parameters for instances. 2018-04-29 20:35:06 +00:00
MobiusDev
0e496c0519 Addition of Kamaloka instance templates. 2018-04-28 20:50:34 +00:00
MobiusDev
50a7482abd Use simple id parameter for instance templates. 2018-04-28 20:42:09 +00:00
MobiusDev
7cf3218f7f Use template ids for instance creation. 2018-04-28 18:37:40 +00:00
MobiusDev
c4b4ec5751 New approach for spawning minions. 2018-04-28 14:58:54 +00:00
MobiusDev
53fa399857 Dropped InstanceLoader class. 2018-04-28 02:00:26 +00:00
MobiusDev
e5b51fc90b Renamed SSQ instances. 2018-04-28 01:40:23 +00:00
MobiusDev
ad7c86e809 Added instance world support for StatsSet parameters. 2018-04-28 01:19:32 +00:00
MobiusDev
5d7c5d553a Pailaka Injured Dragon improvements. 2018-04-27 16:03:12 +00:00
MobiusDev
e096c1b5e4 Addition of config for disabling player keyboard movement. 2018-04-27 13:02:22 +00:00
MobiusDev
b8e69c3dab Minor improvement for AllowedPlayerRace config file.
Contributed by facab.
2018-04-27 11:22:29 +00:00
MobiusDev
014e6ddfdb Minor timer improvements. 2018-04-26 11:34:03 +00:00
MobiusDev
a703c138e4 New solution for attack movement issue. 2018-04-25 11:56:56 +00:00
MobiusDev
b8b144c2ef Zealot of Shilen AI improvement. 2018-04-25 10:21:26 +00:00
MobiusDev
31d71ff5ac No need to reward tutorial guide item. 2018-04-25 09:23:34 +00:00
MobiusDev
442cf232df Spawn AI for Toma. 2018-04-24 17:33:08 +00:00
MobiusDev
4a32f63be7 Fixed probable Parade NPE. 2018-04-23 12:51:55 +00:00
MobiusDev
9be2cb4243 Fixed Zaken enter instance method. 2018-04-19 21:54:49 +00:00
MobiusDev
c4ec3855a5 Removed FinalEmperialTomb unnecessary messages.
Contributed by facab.
2018-04-19 21:51:58 +00:00
MobiusDev
1006fd75e2 Freya instance Sirra spawn fix.
Contributed by facab.
2018-04-19 21:38:26 +00:00
MobiusDev
a05027021a Dropped the use of GameTimeController for spawn protection. 2018-04-18 01:54:52 +00:00
MobiusDev
b07192e91a Organized skill trees. 2018-04-15 19:07:10 +00:00
MobiusDev
4463c98783 Moved options in augmentation folder. 2018-04-15 16:38:24 +00:00
MobiusDev
238c4661e5 Removed unused stat XML files. 2018-04-15 16:29:11 +00:00
MobiusDev
5ce63ba5b2 Fixed broken admin events menu. 2018-04-14 10:34:58 +00:00
MobiusDev
0807932e6d Fake players for HighFive. 2018-04-13 14:03:39 +00:00
MobiusDev
b5901b178d Vote system configs. 2018-04-11 13:53:01 +00:00
MobiusDev
c604eb6223 PvP reward item and title color configs. 2018-04-11 13:40:39 +00:00
MobiusDev
cf835b71f1 Configurable NPC stat multipliers. 2018-04-11 13:28:53 +00:00
MobiusDev
f6ee0584bf Refactored logger variables to caps. 2018-04-11 12:23:51 +00:00
MobiusDev
847ff1fa4f Various code changes. 2018-04-11 11:25:53 +00:00
MobiusDev
0da0ddbb8a Prevent client SP value overflow. 2018-04-11 07:55:02 +00:00
MobiusDev
0c333b65a3 Admin command ExpSp should handle long values. 2018-04-11 07:25:10 +00:00
MobiusDev
f96eacc903 Changed bonus exp/sp calculations. 2018-04-11 07:18:25 +00:00
MobiusDev
677d4b027a Addition of isTalkable NPC template parameter. 2018-04-10 21:13:58 +00:00
MobiusDev
dd2b50f1c7 Disable faction system by default config. 2018-04-10 18:31:35 +00:00
MobiusDev
76abf2d6b2 Faction System (Good vs Evil). 2018-04-10 18:21:54 +00:00
MobiusDev
9889144248 Fixed instance loading. 2018-04-10 06:27:36 +00:00
MobiusDev
5fd99e5454 Proper updating for ZoneManager. 2018-04-09 15:44:59 +00:00
MobiusDev
b1fc2fa47d Dropped knownlists. 2018-04-09 08:32:40 +00:00
MobiusDev
ecfee7dd5f Improved admin setclass sex check. 2018-04-07 17:40:15 +00:00
MobiusDev
c3aa7cda5f Refactored scripts to match newer branches. 2018-04-07 17:28:45 +00:00
MobiusDev
e3929f2cfb Removed krateisCube html folder. 2018-04-07 01:35:38 +00:00
MobiusDev
4030e2cbbc Addition of over enchanting prohibition config. 2018-04-07 01:19:35 +00:00
MobiusDev
49770b1c19 Adapted sellbuffs command for HighFive. 2018-04-07 00:42:28 +00:00
MobiusDev
4584db6d19 More config changes to match newer branches. 2018-04-06 23:46:55 +00:00
MobiusDev
7647bfd74a Item mall renamed to prime shop to match newer branches. 2018-04-06 20:34:06 +00:00
MobiusDev
5ad5c31753 Config refactorings to match newer branches. 2018-04-06 18:08:42 +00:00
MobiusDev
6ca1e72d5d Updated ClassId and ClassLevel emums to match newer branches. 2018-04-06 17:34:17 +00:00
MobiusDev
165840dd77 Addition of more CategoryData. 2018-04-06 16:27:03 +00:00
MobiusDev
2cb098caba Continue trait checks instead of return. 2018-04-06 02:58:28 +00:00
MobiusDev
e6eb02a63e Fixed traits exit called more than once.
Contributed by Sahar.
2018-04-06 02:52:31 +00:00
MobiusDev
8fcb49c449 Fix for pomanders on profession cancel. 2018-04-06 02:36:17 +00:00
MobiusDev
b224d80373 Summons should run after spawn. 2018-04-06 02:10:10 +00:00
MobiusDev
3b22c6321f Dropped SQL spawnlist. 2018-04-06 01:12:11 +00:00
MobiusDev
aa520ca56a Organized spawn folders to match newer branches. 2018-04-05 22:01:33 +00:00
MobiusDev
deaefac8ce Fixed character creation hang the client. 2018-04-05 20:00:45 +00:00
MobiusDev
26c61b855f Removed unused PlayerSpawnProtectionAllowedItems config. 2018-04-05 16:37:06 +00:00
MobiusDev
7dbfed0d62 Stop giving infinite tutorial books. 2018-04-05 16:01:49 +00:00
MobiusDev
c0b724cb17 Option to force delete spawned minions upon master death. 2018-04-05 03:45:54 +00:00
MobiusDev
abf364f1d0 Disconnection class for HighFive. 2018-04-05 02:46:01 +00:00
MobiusDev
100c30c653 Dropped MMOCore. 2018-04-04 22:55:11 +00:00
MobiusDev
f2cf96c6c8 Separated custom configs to match newer branches. 2018-04-03 21:04:42 +00:00
MobiusDev
52dc86e25d Updated scripting engine to match newer branches. 2018-04-03 19:14:20 +00:00
MobiusDev
81d82a90ac Updated IXmlReader to match newer branches. 2018-04-03 18:15:04 +00:00
MobiusDev
9f35fd7fe6 Refactored loginserver packet paths to match newer branches. 2018-04-03 17:53:30 +00:00
MobiusDev
f54b892ebc Refactored utils to match newer branches. 2018-04-03 14:28:28 +00:00
MobiusDev
0c201f75e7 Threadpool refactoring. 2018-04-02 14:50:53 +00:00
MobiusDev
a117a04126 Fixed quest The Name of Evil Part 1 (125). 2018-04-01 10:27:53 +00:00
MobiusDev
4ca501b0e5 Disabled stakato mob zone. 2018-03-31 20:12:36 +00:00
MobiusDev
809dc770a8 Fixed wrong zone check html break position. 2018-03-31 18:44:27 +00:00
MobiusDev
10b722829a Respawn rework and various changes. 2018-03-31 16:36:49 +00:00
MobiusDev
cae3f4984f HighFive multisell enchanted items support. 2018-03-29 14:55:59 +00:00
MobiusDev
984ef74bf5 Correction for AltOlyPeriod config value. 2018-03-27 21:37:50 +00:00
MobiusDev
eabec1b3e4 Custom specific Olympiad competition days. 2018-03-25 13:51:07 +00:00
MobiusDev
653c7e8276 Custom olympiad period config. 2018-03-24 02:49:13 +00:00
MobiusDev
ac14db4653 Minor auto potions config typo correction. 2018-03-23 14:47:26 +00:00
MobiusDev
f48a7f1e51 Custom auto potion system.
Contributed by gigilo1968.
2018-03-22 14:06:56 +00:00
MobiusDev
565a774d48 Addition of item_mall_transactions SQL table. 2018-03-15 08:10:28 +00:00
MobiusDev
0ef150f22a Addition of prime shop support. 2018-03-15 07:59:31 +00:00
MobiusDev
55dfe422e2 Updated system messages and NPC strings. 2018-03-13 16:07:06 +00:00
MobiusDev
cd78e6901f Fixed NPE on Minigame AI. 2018-03-12 00:40:59 +00:00
MobiusDev
bc62652722 Added Tanta Lizardman Summoner AI. 2018-03-12 00:39:00 +00:00
MobiusDev
bf613fc221 Removing custom setting from quest Linnaeus Special Bait (53). 2018-03-12 00:35:54 +00:00
MobiusDev
a471e00ed2 Fixed skills Life Cubic for Beginners (4338). 2018-03-12 00:32:14 +00:00
MobiusDev
1b6b89acbf Fixed toggle mp consume. 2018-03-12 00:24:10 +00:00
MobiusDev
a568a9f6a8 Retail like skill Sublime Self-Sacrifice (1505). 2018-02-21 08:55:45 +00:00
MobiusDev
e73aa43b3d Replaced Trait id with ordinal. 2018-02-19 10:58:11 +00:00
MobiusDev
ad9e13ad36 Fixed Ice Queen's Castle instance player remain invulnerable when instance is finished. 2018-02-19 09:17:42 +00:00
MobiusDev
7c846d2471 Fixed Possessor Of A Precious Soul 2 quest. 2018-02-19 09:14:31 +00:00
MobiusDev
16d65e2f3f Fixed Certified Soul Breaker quest. 2018-02-19 09:13:25 +00:00
MobiusDev
5bf0ad1f67 Fixed Pailaka - Devil's Legacy quest. 2018-02-19 09:12:20 +00:00
MobiusDev
d8c8cb2866 Fixed third class saga quests. 2018-02-19 09:10:47 +00:00
MobiusDev
ff7006dbc2 Addition of %npcname% replaceable npc html string. 2018-02-19 06:52:09 +00:00
MobiusDev
8076954b22 Config to make all items destroyable. 2018-01-19 13:34:23 +00:00
MobiusDev
28a5320943 Fixed geodata converter .sh file. 2018-01-18 13:03:21 +00:00
MobiusDev
74051ee271 Fix for quest Control Device of the Giants (307). 2017-12-28 00:15:05 +00:00
MobiusDev
fe3783f992 Possible fix for Avant Garde. 2017-12-17 04:39:36 +00:00
MobiusDev
e2d5950726 Smaller comment for bbs_favorites table. 2017-12-13 19:43:54 +00:00
MobiusDev
eda8dfccfe Subclass certification variable fix. 2017-12-10 21:22:39 +00:00
MobiusDev
e7ab6986cf Removed main server debug config. 2017-12-09 21:24:30 +00:00
MobiusDev
588b104d60 Continue with previous commit. 2017-12-08 21:03:47 +00:00
MobiusDev
ee948410b4 Prohibit chat in jail. 2017-12-07 18:56:33 +00:00
MobiusDev
643d9c2d10 Auto pickup for specific items. 2017-12-01 23:46:55 +00:00
MobiusDev
b743cef12b HighFive community board bbsexcmultisell bypass. 2017-11-29 20:24:03 +00:00
MobiusDev
99a12fbde0 Added url to server welcome message. 2017-11-26 15:12:22 +00:00
MobiusDev
67c073b42e Changed L2Character setIsRunning visibility to private. 2017-11-26 14:31:26 +00:00
MobiusDev
0f64cdbf42 Load premium account status on player login. 2017-11-18 22:20:23 +00:00