Commit Graph

130 Commits

Author SHA1 Message Date
MobiusDev
9f55271f12 Removed unnecessary debug checks. 2019-02-08 05:17:11 +00:00
MobiusDev
4fbc332c97 Addition of important L2Object missing overrides. 2019-02-08 02:33:02 +00:00
MobiusDev
ed20b40a22 Minor cannot equip item message correction. 2019-02-07 07:40:29 +00:00
MobiusDev
87602bd368 Updated readme.txt with things that need to be done. 2019-01-31 03:03:28 +00:00
MobiusDev
916c986aef Toggle skills should not broadcast MagicSkillUse. 2019-01-25 00:53:36 +00:00
MobiusDev
a7f367e4cd Default party range set to 1500. 2019-01-23 03:21:15 +00:00
MobiusDev
283f87c38e Proper usage for party range configuration. 2019-01-23 01:50:11 +00:00
MobiusDev
5fb9c5e033 Removed trailing whitespace from several XML files. 2019-01-18 01:38:00 +00:00
MobiusDev
ae59dda434 Fixed sending self damage message. 2019-01-14 05:44:23 +00:00
MobiusDev
dafe02deda Fixed movement through ramps. 2019-01-14 05:42:06 +00:00
MobiusDev
33b37bcf78 There is no need for integer constructor. 2019-01-10 20:48:45 +00:00
MobiusDev
d875f8c4c7 Removed soulshot recharge task. 2019-01-10 20:47:52 +00:00
MobiusDev
fdf51df12a Addition of topspawncount admin command. 2019-01-10 17:49:26 +00:00
MobiusDev
b82e5a66a3 Updated XML template comments. 2019-01-08 00:15:53 +00:00
MobiusDev
088f57bc41 Use of canInteract for NPC onBypassFeedback method. 2019-01-02 21:45:20 +00:00
MobiusDev
c3a3d35bfb Pathnode folder is not used. 2018-12-29 02:00:25 +00:00
MobiusDev
cc4296b8a1 Various quest NPE fixes. 2018-12-29 01:59:15 +00:00
MobiusDev
baa4b24ca4 Rnd get method should return origin when it equals with bound. 2018-12-16 22:04:45 +00:00
MobiusDev
dfbffbc9b3 Fixed probable party quest NPE. 2018-12-07 00:47:03 +00:00
MobiusDev
4c1d19a411 Proper path for dynamic extension config. 2018-12-07 00:46:11 +00:00
MobiusDev
2f0c04d54f Include Windows JDK download link in readme.txt file. 2018-11-26 00:08:34 +00:00
MobiusDev
2db48f060d Core AI improvements. 2018-11-22 01:31:46 +00:00
MobiusDev
4f298384fe Minor build.xml file cleanup. 2018-11-22 01:26:03 +00:00
MobiusDev
0b56a1f487 Addition of GeodataConverter tool. 2018-09-30 17:34:01 +00:00
MobiusDev
0bae3a0e5b Capitalized config file names. 2018-09-24 12:30:06 +00:00
MobiusDev
b605873585 Correction for geodata Readme.txt file. 2018-09-24 12:10:02 +00:00
MobiusDev
bcfa0d790f Fixed geogrid command. 2018-09-24 11:46:07 +00:00
MobiusDev
6a26deb211 Tempfix for invisible equipped consumables. 2018-09-24 03:48:41 +00:00
MobiusDev
91873c9fb0 Removed admin teleport usage message. 2018-09-24 02:42:11 +00:00
MobiusDev
19e467cfbf Addition of diagonal GeoEngine. 2018-09-24 02:31:21 +00:00
MobiusDev
0f36a0da37 Send a system message before launching GUI. 2018-09-23 23:41:00 +00:00
MobiusDev
7861f0d349 Updated client link. 2018-09-23 23:27:22 +00:00
MobiusDev
cdedf66357 Proper bbs favorites delete button.
Contributed by Liamxroy.
2018-09-23 21:57:25 +00:00
MobiusDev
b87d0427a3 Removed known command. Also NPC abnormal broadcast fix. 2018-09-23 18:50:42 +00:00
MobiusDev
94887eab04 Cleanup. 2018-09-23 18:38:41 +00:00
MobiusDev
6382dd834c Dropped XmlEngine class. 2018-09-23 11:48:40 +00:00
MobiusDev
5f3fb62fd7 Dropped Memory class. 2018-09-23 11:46:00 +00:00
MobiusDev
8e50dee214 Proper path for RecipeTable CSV file. 2018-09-22 19:17:29 +00:00
MobiusDev
d9299219de There is no need for isRealQuest method, also proper html path. 2018-09-22 18:45:10 +00:00
MobiusDev
f3907293c8 New Rnd class. 2018-09-15 15:26:34 +00:00
MobiusDev
a2604e2048 Minor Rnd method usage corrections. 2018-09-14 01:42:50 +00:00
MobiusDev
b4e8040541 Prohibit the use of duplicate Rnd methods. 2018-09-14 01:17:54 +00:00
MobiusDev
90c33561d5 Prevent players moving on ledges. 2018-09-12 17:43:09 +00:00
MobiusDev
92f4cf4ef8 Prevent generating some variables when pathfinding is disabled. 2018-09-12 05:26:29 +00:00
MobiusDev
a47368f286 Prevent changing z based on calculated value. 2018-09-12 01:55:59 +00:00
MobiusDev
7abf95378f Enable drop items while casting. 2018-09-11 02:24:00 +00:00
MobiusDev
727c95a665 Reduced default max database connection values. 2018-09-11 01:42:35 +00:00
MobiusDev
ce23b6842f Continue player movement when no path found. 2018-09-10 23:30:00 +00:00
MobiusDev
b5a86698d6 Movement rework according to latest commits. 2018-09-10 18:23:09 +00:00
MobiusDev
776162c7ec Fixed dice rolling. 2018-09-10 04:04:19 +00:00