Commit Graph

646 Commits

Author SHA1 Message Date
MobiusDevelopment
ff157fe4bb Removed getQuestTimer method synchronization. 2020-01-31 22:02:32 +00:00
MobiusDevelopment
0f4835a0ee Cleanup after voting removal. 2020-01-31 21:33:17 +00:00
MobiusDevelopment
77526bcd9e Load handlers in alphabetical order and removal of Voting. 2020-01-31 21:28:27 +00:00
MobiusDevelopment
d4cb185c34 Removed pointless user and master access levels. 2020-01-31 20:35:57 +00:00
MobiusDevelopment
b8cc736d7b Removed useless DatatablesManager class. 2020-01-31 18:32:44 +00:00
MobiusDevelopment
ba4db6d434 Removed useless Manager class. 2020-01-31 18:27:40 +00:00
MobiusDevelopment
e25b9ff8a5 Walker route data moved from CSV to XML. 2020-01-31 18:14:48 +00:00
MobiusDevelopment
2a47acc03b Map region data moved from CSV to XML. 2020-01-31 17:02:50 +00:00
MobiusDevelopment
0bb9dc685b Removal of unused AbstractFormatter class. 2020-01-31 01:42:31 +00:00
MobiusDevelopment
86a557fd60 Updated log classes to match newer branches. 2020-01-31 01:29:30 +00:00
MobiusDevelopment
037da2abc7 Proper usage of sendMessage method. 2020-01-31 00:15:30 +00:00
MobiusDevelopment
845dea2551 Removed pointless assignments before packet send. 2020-01-30 23:02:45 +00:00
MobiusDevelopment
5cd563c611 Use simple class name for merchant and door information. 2020-01-30 14:16:40 +00:00
MobiusDevelopment
99c209f0ba Proper handling for Quest timers concurrency. 2020-01-30 11:59:53 +00:00
MobiusDevelopment
9adadc4e86 Moved TeleportWhereType to enums. 2020-01-30 03:13:22 +00:00
MobiusDevelopment
8b9235ccc4 Minor text improvements. 2020-01-30 02:42:33 +00:00
MobiusDevelopment
0984cf59f8 Fixed AdminTest commands falling through next commands. 2020-01-30 02:01:05 +00:00
MobiusDevelopment
84b8e76471 Extractable item data moved from CSV to XML. 2020-01-30 01:49:00 +00:00
MobiusDevelopment
f1b7de35a6 Removed custom away system. 2020-01-29 16:04:15 +00:00
MobiusDevelopment
c31c85e2a3 Addition of PlayerInstance auto save task. 2020-01-29 14:41:07 +00:00
MobiusDevelopment
9d3904e755 Removal of AutoSaveManager as it encourages bad implementations. 2020-01-29 14:14:20 +00:00
MobiusDevelopment
6ef4009091 Removed useless ServerStatus class. 2020-01-29 14:00:10 +00:00
MobiusDevelopment
bb375e070f There are GMs with no access to item creation. 2020-01-29 13:48:13 +00:00
MobiusDevelopment
ea377b81c9 Replaced BoatPathHolder Map with a List. 2020-01-29 13:35:12 +00:00
MobiusDevelopment
1059cb6906 Addition of BoatInstance removePassenger method. 2020-01-29 13:02:23 +00:00
MobiusDevelopment
f66dbc577c Boat related packet improvements. 2020-01-29 12:50:50 +00:00
MobiusDevelopment
3f33e53666 Minor cleanup for previous commit. 2020-01-29 00:57:22 +00:00
MobiusDevelopment
78bf4dc9b3 Boat data moved from CSV to XML. 2020-01-29 00:21:41 +00:00
MobiusDevelopment
e5bd883546 Deprecated bad practice StatSet setters with returning values.
Also using simple HashMap instead of ConcurrentHashMap.
2020-01-28 13:48:46 +00:00
MobiusDevelopment
8dbfd09e0c Proper naming for various data holding classes. 2020-01-28 11:48:32 +00:00
MobiusDevelopment
13554071b9 Script value volatile modifier. 2020-01-28 10:36:38 +00:00
MobiusDevelopment
d63bf771ff Faster access integer script value instead of StatSet. 2020-01-28 00:16:37 +00:00
MobiusDevelopment
a58a2e11f9 Minor player packet improvements. 2020-01-27 03:49:45 +00:00
MobiusDevelopment
5b451abf74 Complete weapon default values. 2020-01-27 02:57:53 +00:00
MobiusDevelopment
fb21f2c562 Implementation of item template default values. 2020-01-27 02:48:10 +00:00
MobiusDevelopment
053319b432 Adjustments to match seed XML values with data holder. 2020-01-27 01:30:57 +00:00
MobiusDevelopment
fc864fbcca Renamed SeedData to ManorSeedData. 2020-01-27 01:20:46 +00:00
MobiusDevelopment
2ac78a0934 Correction for misspelling the word reward. 2020-01-27 00:57:12 +00:00
MobiusDevelopment
71b3889a87 Force GC before memory report. 2020-01-27 00:41:13 +00:00
MobiusDevelopment
162e956a4c Replaced seed CSV data with aCis free version XML data. 2020-01-27 00:34:22 +00:00
MobiusDevelopment
328ce253f2 Updated cursed weapon data. 2020-01-26 23:45:05 +00:00
MobiusDevelopment
72cc9f0298 Replaced armor set SQL data with aCis free version XML data. 2020-01-26 23:30:10 +00:00
MobiusDevelopment
afa6bac3aa Replaced summon item CSV data with aCis free version XML data. 2020-01-26 22:15:53 +00:00
MobiusDevelopment
a6a0c0fd06 Replaced recipe CSV data with aCis free version XML data. 2020-01-26 21:24:19 +00:00
MobiusDevelopment
f1f8ccfc2b Replaced static object CSV data with aCis free version XML data. 2020-01-26 19:25:27 +00:00
MobiusDevelopment
990d3b590b QuestState and QuestTimer class cleanups. 2020-01-26 16:53:48 +00:00
MobiusDevelopment
8b5af84230 StatsSet properly named as StatSet. 2020-01-26 15:07:31 +00:00
MobiusDevelopment
9d155febb7 Proper syntax for several methods and values. 2020-01-26 14:05:47 +00:00
MobiusDevelopment
8e7ecd2ac0 Improvements for DoorData class. 2020-01-25 13:43:52 +00:00
MobiusDevelopment
56bc0a2d2b Replaced Henna CSV data with aCis free version XML data. 2020-01-25 13:24:58 +00:00
MobiusDevelopment
07ba96cc0e Moved ItemTable in datatables package. 2020-01-25 12:12:57 +00:00
MobiusDevelopment
0ef951835a Door data moved from CSV to XML. 2020-01-25 11:48:18 +00:00
MobiusDevelopment
3965ed7615 Uppercase name for CursedWeapons and DimensionalRift XML files. 2020-01-25 07:34:05 +00:00
MobiusDevelopment
a78309f34b Replaced Fish CSV data with aCis free version XML data. 2020-01-25 07:25:33 +00:00
MobiusDevelopment
65b3f4cc1d Party match classes moved to partymatching package. 2020-01-25 05:24:45 +00:00
MobiusDevelopment
04b3b58658 Removal of BoxInstance class. 2020-01-24 20:07:26 +00:00
MobiusDevelopment
58f656ad74 Replaced compareToIgnoreCase with equalsIgnoreCase. 2020-01-24 20:00:24 +00:00
MobiusDevelopment
d4a8f7b744 Addition of getters for creature template values. 2020-01-24 19:46:48 +00:00
MobiusDevelopment
585bb71af1 Element needs to be replaced at position 0. 2020-01-24 18:15:49 +00:00
MobiusDevelopment
b6eb8abc18 QuestState and QuestTimer class cleanups. 2020-01-24 18:04:25 +00:00
MobiusDevelopment
90352a0447 Moved EventType to a separate class. 2020-01-24 17:05:10 +00:00
MobiusDevelopment
4f5e72d88d Method getEventQuests returns List and addition of getAllQuestStates method. 2020-01-24 16:48:48 +00:00
MobiusDevelopment
58fe3bdd8f Dropped addToQuestStateArray method. 2020-01-24 15:51:52 +00:00
MobiusDevelopment
7307d8d53d Cleanup for PlaySound, QuestList and TutorialCloseHtml serverpackets. 2020-01-24 15:41:54 +00:00
MobiusDevelopment
b82d85eba1 Proper showSiegeInfoWindow checks. 2020-01-06 13:54:00 +00:00
MobiusDevelopment
f8acdcace7 CreatureSay cleanup and improvements. 2020-01-04 05:11:01 +00:00
MobiusDevelopment
1cdcd2f8b0 Addition of merchant zero sell price configuration. 2020-01-04 02:29:32 +00:00
MobiusDevelopment
5c712ec4f3 Fixed aggressive minions after respawn. 2020-01-02 16:51:20 +00:00
MobiusDevelopment
19c5e6c552 Save and delete recipes in real time.
Thanks to ReynalDev.
2020-01-02 03:12:23 +00:00
MobiusDevelopment
c0d84f833e Fixing ClassMaster and preliminary drop of PlayerClass. 2019-12-24 10:31:03 +00:00
MobiusDevelopment
7f3befa63c Code review Part 5. 2019-12-22 15:33:46 +00:00
MobiusDevelopment
cd1f62cc68 Code review Part 3. 2019-12-20 00:35:40 +00:00
MobiusDevelopment
3b5ce2f7fa New way to show NPC level and aggression.
Thanks to Edoo.
2019-12-06 16:22:34 +00:00
MobiusDevelopment
6bdc9eaa0b Monster aggression fix.
Contributed by Edoo.
2019-12-04 18:20:45 +00:00
MobiusDevelopment
cb5a878042 Fixed Windows 10 inconsistency with about form. 2019-11-20 22:21:20 +00:00
MobiusDevelopment
90ba90db4c Castle and Fort lists changed to concurrent. 2019-11-15 05:30:02 +00:00
MobiusDevelopment
25678c3f9c Code format for space before comments. 2019-11-13 16:49:02 +00:00
MobiusDevelopment
aea04d4669 Update siege flags when fort owner loses fort.
Contributed by Sahar.
2019-11-12 17:35:00 +00:00
MobiusDevelopment
088500b750 Fixed serious infinite loop issues coming from cubics.
Contributed by Sahar.
2019-11-12 11:12:08 +00:00
MobiusDevelopment
4c6ab9d594 Water and Swamp zones should not broadcast info on teleport.
Contributed by Sahar.
2019-11-12 11:01:44 +00:00
MobiusDevelopment
0c46db8126 Fixed augmentation skills were not removed from accessories.
Contributed by Sahar.
2019-11-12 10:53:02 +00:00
MobiusDevelopment
6e1df8a43a Fixed capturing holy artefact under the shrine.
Thanks to Sahar.
2019-11-07 23:34:43 +00:00
MobiusDevelopment
975cb74d11 Cleanup related to setActiveClass boolean removal. 2019-11-07 17:59:23 +00:00
MobiusDevelopment
91936e2787 Addition of client protocol version at character info menu. 2019-11-06 19:44:10 +00:00
MobiusDevelopment
a5f2203a9f Reuse System.currentTimeMillis in player restore whiles. 2019-11-05 11:01:53 +00:00
MobiusDevelopment
a7d7160fce Prevent getAI NPE.
Contributed by Sahar.
2019-11-04 20:31:47 +00:00
MobiusDevelopment
eaa8f64803 Changed synchronization method for getAi. 2019-11-04 18:12:29 +00:00
MobiusDevelopment
01f16fdd82 Prevent tapping into System.currentTimeMillis with each Timestamp call. 2019-11-04 17:01:20 +00:00
MobiusDevelopment
cd918658d1 Timestamp that partially matches other branches. 2019-11-04 12:36:19 +00:00
MobiusDevelopment
e225d8b13b ValidatePosition related improvements. 2019-11-03 22:17:02 +00:00
MobiusDevelopment
3ed4660df9 Changed getAi method to synchronized. 2019-11-03 20:52:05 +00:00
MobiusDevelopment
54fd9a24c8 Prevent tapping into System.currentTimeMillis for each isFalling call. 2019-11-03 07:38:53 +00:00
MobiusDevelopment
a48b50ffbb Prevent tapping into System.currentTimeMillis for each onActionRequest. 2019-11-03 04:55:36 +00:00
MobiusDevelopment
f956cf6ed7 Fixed NPEs from getAI method.
Contributed by Sahar.
2019-10-31 19:19:43 +00:00
MobiusDevelopment
0d91638e7b Addition of sanity check in petitions.
Contributed by Sahar.
2019-10-30 01:55:30 +00:00
MobiusDevelopment
dde3a7274f Addition of generic getRandomEntry method. 2019-10-29 13:52:24 +00:00
MobiusDevelopment
bf4e116a19 Fixed probable getAllyCrestId NPE.
Contributed by Sahar.
2019-10-28 20:39:29 +00:00
MobiusDevelopment
f3cc2bf205 Fixed duplicate key exception in buffer schemes.
Contributed by Sahar.
2019-10-25 22:15:46 +00:00
MobiusDevelopment
a29d7b915c Fixed moveToPawn offset stackoverflow.
Contributed by Sahar.
2019-10-24 21:23:46 +00:00
MobiusDevelopment
6d65fd4b73 Removed PlayerClass dummy entries. 2019-10-22 14:58:37 +00:00
MobiusDevelopment
0ce9c48d39 Fixed CPU consumption issue after revision 6064. 2019-10-19 11:04:02 +00:00
MobiusDevelopment
18bada1128 Fix for Olympiad points not count after noble status.
Contributed by ArKiroN.
2019-10-18 10:04:24 +00:00
MobiusDevelopment
917f6a7b9b Active intention for monsters on spawn.
Contributed by sinsegi001.
2019-10-16 09:38:49 +00:00
MobiusDevelopment
2eb1dc75df More typo corrections. 2019-10-15 03:49:23 +00:00
MobiusDevelopment
efa09e6ce2 Fixed Olympiad Sunday only period reseting to Monday.
Contributed by Sahar.
2019-10-14 13:48:49 +00:00
MobiusDevelopment
ee724e03b2 Removed different client-server ground target type log.
Contributed by Sahar.
2019-10-11 21:10:14 +00:00
MobiusDevelopment
8ecb4a85c9 Accept minus and plus symbols in buff scheme names. 2019-10-11 06:05:40 +00:00
MobiusDevelopment
3cdb31b034 Accept basic symbols in buff scheme names. 2019-10-10 21:40:32 +00:00
MobiusDevelopment
54ef18b558 Improved SchemeBufferTable queries.
Contributed by Sahar.
2019-10-10 21:32:39 +00:00
MobiusDevelopment
8e6f33bc41 Sync with L2jOrg and various adjustments. 2019-10-10 09:57:48 +00:00
MobiusDevelopment
6de3207b0e Prevent registering recipes if crafting is disabled.
Contributed by Sahar.
2019-10-06 16:59:30 +00:00
MobiusDevelopment
81a0e074e7 Fixed logs that come from threads.
Contributed by Sahar.
2019-10-04 08:31:36 +00:00
MobiusDevelopment
6dfe70f8a0 Castle siege start and finish sound messages.
Contributed by Sahar.
2019-10-02 11:07:09 +00:00
MobiusDevelopment
d46b12d904 Prohibit breaking summon following owner. 2019-09-17 07:05:28 +00:00
MobiusDevelopment
00ce590ed0 Use same instance methods for start classes as other branches. 2019-08-29 19:02:14 +00:00
MobiusDevelopment
7ae71f7562 Fixed herb autoloot.
Contributed by Olivka.
2019-08-26 11:59:20 +00:00
MobiusDevelopment
4673c3e594 Fixed high amount of dropChance rate.
Contributed by Olivka.
2019-08-25 21:40:24 +00:00
MobiusDevelopment
b0a513ab85 Proper spelling for minion. 2019-08-25 21:29:46 +00:00
MobiusDevelopment
75782f8e79 Removed L2 prefixes from <li> comments. 2019-08-25 21:18:59 +00:00
MobiusDevelopment
23c43999ed Prevent needles calculations by checking first if NPC is champion. 2019-08-25 21:10:48 +00:00
MobiusDevelopment
4e87bb80e6 Proper naming for isCustomNpcInstance method. 2019-08-25 21:02:41 +00:00
MobiusDevelopment
4d39bea456 Proper henna item destroy message.
Contributed by Olivka.
2019-08-25 11:36:23 +00:00
MobiusDevelopment
e9c019ac84 Improvements for previous commit. 2019-08-24 12:20:26 +00:00
MobiusDevelopment
5413c9f399 Fixed Henna removal. 2019-08-24 12:13:13 +00:00
MobiusDevelopment
49d216029e Adjusting hardcoded access restrictions. 2019-08-24 12:00:28 +00:00
MobiusDevelopment
1f57042b4e Removed unused Sex enum. 2019-08-24 11:27:51 +00:00
MobiusDevelopment
acf6b0e42a Updated ClassId and Race to match newer branches. 2019-08-24 11:19:01 +00:00
MobiusDevelopment
d72df382fb Fixing skill function and effect construction. 2019-08-24 11:13:12 +00:00
MobiusDevelopment
43e70eac9a Moved skills in model. 2019-08-24 10:00:59 +00:00
MobiusDevelopment
eaa1fdae61 Removed WayPointNode class. 2019-08-24 09:53:17 +00:00
MobiusDevelopment
f814bcec89 ItemInstance class moved to items package. 2019-08-24 09:48:03 +00:00
MobiusDevelopment
fc9a2c6644 Minor quest related improvements. 2019-08-24 09:35:13 +00:00
MobiusDevelopment
79d7a6c199 Removed RaidBossManagerInstance class. 2019-08-24 09:33:19 +00:00
MobiusDevelopment
27548ed230 Minor DoorTable improvements. 2019-08-23 21:13:20 +00:00
MobiusDevelopment
d885d11741 Use of singleton holders for class instances. 2019-08-23 21:00:02 +00:00
MobiusDevelopment
d2deb75d85 Removed thread package. 2019-08-23 17:09:37 +00:00
MobiusDevelopment
d60dd8338f Moved loading configs after creating log folders. 2019-08-23 16:35:50 +00:00
MobiusDevelopment
ac93aae76c Removed updaters package. 2019-08-23 12:32:20 +00:00
MobiusDevelopment
a0d40acf6b Removed templates package. 2019-08-23 12:21:38 +00:00
MobiusDevelopment
094b9a5711 AccessLevel class cleanup. 2019-08-23 12:00:30 +00:00
MobiusDevelopment
624dee2896 Access levels stored in XML. 2019-08-23 11:45:54 +00:00
MobiusDevelopment
aef227ea6c Updated StatsSet to match newer branches. 2019-08-23 11:44:27 +00:00
MobiusDevelopment
2bd3168bb2 Better comments and naming for DoorInstance isOpen method. 2019-08-23 08:27:45 +00:00
MobiusDevelopment
895f3b56c7 Better getter and setter naming for player sex. 2019-08-23 08:15:23 +00:00
MobiusDevelopment
2407662a93 Addition of RaidBossStatus enum. 2019-08-22 20:00:36 +00:00
MobiusDevelopment
2141ebf40a Removed DatabaseFactory setIdleTimeout parameter because it is a fixed size pool. 2019-08-22 11:07:52 +00:00
MobiusDevelopment
ca21735a9d Addition of ServerMode enum. 2019-08-22 10:27:06 +00:00
MobiusDevelopment
764855464a Moved IdFactoryType to commons. 2019-08-22 09:22:41 +00:00
MobiusDevelopment
359479b570 Various code cleanups. 2019-08-21 06:32:36 +00:00
MobiusDevelopment
a706b4eb99 Water zone Z value corrections. 2019-08-20 12:45:46 +00:00
MobiusDevelopment
3023239ba8 More readable ZoneId enums. 2019-08-20 10:53:58 +00:00
MobiusDevelopment
7be20ca5c0 Addition of separate IdFactoryType enum. 2019-08-20 10:45:48 +00:00
MobiusDevelopment
9233a76402 WorldRegion class simplifications. 2019-08-19 22:37:36 +00:00
MobiusDevelopment
e8987367c0 Fixed visible GM characters. 2019-08-17 23:03:45 +00:00
MobiusDevelopment
f9fadd38c5 Fixed ObservationInstance (Broadcasting Tower).
Contributed by ReynalDev.
2019-08-17 13:06:55 +00:00
MobiusDevelopment
a04e548895 No need for class name substring after removing prefixes.
Contributed by ReynalDev.
2019-08-17 12:57:09 +00:00
MobiusDevelopment
cb8dfaa0d0 Simplified script constructors. 2019-08-15 11:41:55 +00:00
MobiusDevelopment
0e13e9b61a Rank is a reserved word as of MySQL 8. 2019-08-09 23:21:00 +00:00
MobiusDevelopment
9048735b73 Replaced several CopyOnWriteArrayList occurrences with ConcurrentHashMap.newKeySet(). 2019-08-07 01:57:06 +00:00
MobiusDevelopment
8561293f86 Do not correct spawn Z distances greater than 300. 2019-08-05 12:05:25 +00:00
MobiusDevelopment
2dd63be16d Proper instance type substring for NPC information window. 2019-08-02 09:23:04 +00:00
MobiusDevelopment
565933653d More final and static cleanups. 2019-08-01 09:43:44 +00:00
MobiusDevelopment
ee451830f7 Probable fix for clan_privs SQLSyntaxErrorException. 2019-07-31 18:45:30 +00:00
MobiusDevelopment
d302902d9d Removed unnecessary final modifiers from classes, methods and fields. 2019-07-31 16:00:52 +00:00
MobiusDevelopment
af6f81263b Proper naming for visibility setters and getters. 2019-07-31 11:44:19 +00:00
MobiusDevelopment
914f3aee14 Delay fifteen milliseconds before making administrators invisible on EnterWorld. 2019-07-31 11:10:42 +00:00
MobiusDevelopment
c704d4687a Configuration adjustments to match other branches. 2019-07-31 10:03:25 +00:00
MobiusDevelopment
1bfea0f2ae Removed custom remote who packet. 2019-07-31 06:45:33 +00:00
MobiusDevelopment
e6f2b83ec9 More proper way to get speed multiplier. 2019-07-30 21:19:52 +00:00
MobiusDevelopment
6d53a5772e Stealth effect for invisible characters. 2019-07-30 21:00:06 +00:00
MobiusDevelopment
02ca14558a Speed multiplier already calculated at getRunSpeed method. 2019-07-30 20:57:36 +00:00
MobiusDevelopment
232046cf4a Location fields should not be public. 2019-07-30 19:07:20 +00:00
MobiusDevelopment
95bd2bcac1 Moved position package classes in model. 2019-07-30 18:58:49 +00:00
MobiusDevelopment
eb98b65118 Replaced obsolete Point3D class with Location. 2019-07-30 18:51:33 +00:00
MobiusDevelopment
00a2f0e962 Proper method name for returning item location. 2019-07-30 18:33:27 +00:00
MobiusDevelopment
9f4153fdd9 Disabled skilltree count logger for each class. 2019-07-30 16:22:58 +00:00
MobiusDevelopment
01e927f857 Removed pointless delays when shutting down. 2019-07-30 16:11:11 +00:00
MobiusDevelopment
7abbfd2791 Moved network configurations to main folder. 2019-07-30 08:03:45 +00:00
MobiusDevelopment
6472e7822d Dropped dynamic extension support. 2019-07-30 07:41:42 +00:00
MobiusDevelopment
75d095e019 Project style corrections for previous commit. 2019-07-29 09:04:13 +00:00
MobiusDevelopment
1a922b37f0 Addition of quest 503.
Author: Jackass
2019-07-29 08:42:11 +00:00
MobiusDevelopment
00b05bcee5 Addition of quests 508, 509 and 510.
Source: aCis
2019-07-29 07:32:54 +00:00
MobiusDevelopment
90a3aeed6b OpenJDK 12 Interlude set as default Interlude branch. 2019-07-27 17:57:32 +00:00
MobiusDevelopment
6b4aa4fea8 Removed old Interlude branch. 2019-07-27 17:53:37 +00:00
MobiusDevelopment
d12b97d3cb Use geodata to correct spawn z value. 2019-07-22 14:56:54 +00:00
MobiusDevelopment
64bd293358 Proper quest class name checks at VillageMasterInstance. 2019-07-17 12:55:53 +00:00
MobiusDevelopment
a0fe112150 Removed several synchronized locks. 2019-06-30 23:11:52 +00:00
MobiusDevelopment
a51cc592af Fixed summon buffs not being casted.
Contributed by Olivka.
2019-06-25 03:49:03 +00:00
MobiusDevelopment
c84cab70b4 SpiritShot recharge fix and related cleanups. 2019-06-25 01:17:54 +00:00
MobiusDevelopment
6948a45c85 Changed the way NPC buffers cast buffs. 2019-06-25 01:07:48 +00:00
MobiusDevelopment
a64034de2e RandomAnimationTaskManager simplifications. 2019-06-10 10:19:16 +00:00
MobiusDevelopment
a80a494e6a Fixed champion related issues. 2019-06-10 05:17:10 +00:00
MobiusDevelopment
7676ab9825 Matching random animation task manager name. 2019-06-09 12:50:46 +00:00
MobiusDevelopment
415667cbaa Addition of RandomAnimationManager. 2019-06-09 12:03:03 +00:00
MobiusDevelopment
b0f6f357fd Removed schedule lists from respawn task manager. 2019-06-09 06:01:25 +00:00
MobiusDevelopment
ea06ddbade Reuse dead NPC objects. 2019-06-09 03:14:29 +00:00
MobiusDevelopment
87d7a61fc6 Dropped threadpool arrays. 2019-06-09 02:07:13 +00:00
MobiusDevelopment
f07e87d3df Adjustments for previous commit. 2019-06-08 00:48:03 +00:00
MobiusDevelopment
6de4ae247c Addition of RespawnTaskManager. 2019-06-08 00:24:13 +00:00
MobiusDevelopment
4851af4561 Synchronized threadpool arrays. 2019-06-02 21:17:19 +00:00
MobiusDevelopment
276888201e Extra check for prohibiting entering siegable zones. 2019-06-02 19:04:53 +00:00
MobiusDevelopment
2f76d3936b Disabled skills list now holds Skills instead of Integers. 2019-05-27 20:53:53 +00:00
MobiusDevelopment
e8fab4e24e Reverted last ThreadPool change. 2019-05-18 07:00:37 +00:00
MobiusDevelopment
2b5c29815e Evenly distributed tasks among scheduled threadpools. 2019-05-17 01:49:37 +00:00
MobiusDevelopment
71568c1a02 Canceled tasks should be immediately removed from the work queue at time of cancellation. 2019-05-17 00:20:38 +00:00
MobiusDevelopment
77e5379d97 Probable getBlock array index out of bounds NPE fix. 2019-05-16 23:44:03 +00:00
MobiusDevelopment
e5bc00862c Removed charId from player. 2019-05-14 21:30:24 +00:00
MobiusDevelopment
574fbd3927 Player subclass list is always initialized. 2019-05-14 21:16:20 +00:00
MobiusDevelopment
9eb9188b70 Continue with database adjustments. 2019-04-27 09:29:45 +00:00
MobiusDevelopment
98732afde5 SQL connection timeout set to 10 minutes and idle and max lifetime to 20 minutes. 2019-04-27 09:14:53 +00:00
MobiusDevelopment
6a2296cd32 Minor message log improvements. 2019-04-25 06:21:02 +00:00
MobiusDevelopment
6f9f19c40b Organized imports. 2019-04-17 03:10:18 +00:00
MobiusDevelopment
3b73e5fc2b Use upper case for all instance storing variables. 2019-04-17 02:12:20 +00:00
MobiusDevelopment
1fd53af3b4 Removed unnecessary colons. 2019-04-16 11:48:14 +00:00
MobiusDevelopment
93f0838228 Use ENTERING ConnectionState checks when possible. 2019-04-15 18:22:39 +00:00
MobiusDevelopment
3c9a54d8c9 Path changes to match new domain. 2019-04-15 05:07:14 +00:00
MobiusDevelopment
bc61b48a56 Always use static modifier when adding values to static lists and maps. 2019-04-08 10:30:59 +00:00
MobiusDevelopment
db26087118 Minor code format for previous commit. 2019-04-05 06:10:28 +00:00
MobiusDevelopment
c1d471dca8 Proper total geodata file size information. 2019-04-05 06:00:11 +00:00
MobiusDevelopment
c905853551 Admin commands should be available only to GM characters. 2019-04-01 14:57:25 +00:00
MobiusDevelopment
36457c0bec ThreadPool class improvements. 2019-03-31 17:46:01 +00:00
MobiusDevelopment
67acc58701 Should not be able to charge yourself. 2019-03-31 00:44:02 +00:00
MobiusDevelopment
e75b660e91 Show the HP of castle doors and walls. 2019-03-31 00:27:45 +00:00
MobiusDevelopment
364935f72a PrivateStoreManageListSell packet fix. 2019-03-31 00:19:58 +00:00
MobiusDevelopment
34a5142bbe Restore proper skill cooltime timestamp. 2019-03-31 00:08:30 +00:00
MobiusDevelopment
8a0926b431 Set the initial last change of ItemInstance to 3. 2019-03-30 23:28:11 +00:00
MobiusDevelopment
80bac1e544 Organized imports. 2019-03-30 20:30:35 +00:00
MobiusDevelopment
9b43035214 Moved CharInfo heading write at proper position.
Author: Vilmis
Source: https://maxcheaters.com/topic/226773-heading-bug-fix/
2019-03-30 16:49:29 +00:00
MobiusDevelopment
d78a0489d1 Prefix removals and code cleanup. 2019-03-28 05:32:39 +00:00
MobiusDevelopment
3b9cb63ca2 GeoEngine infinite loop precautions and cleanup. 2019-03-21 23:38:52 +00:00
MobiusDevelopment
ad9a9006cf Prevent thinking in non active regions. 2019-03-21 12:49:10 +00:00
MobiusDev
cf37fa4b7b FortManager fort list made static. 2019-03-04 09:44:21 +00:00
MobiusDev
b4d261eb20 EnterWorld exploit fix.
Author: Tryskell
Source: https://acis.i-live.eu/index.php?topic=10070
2019-02-25 17:36:19 +00:00
MobiusDev
f8fbb57f95 Minor code format changes for ClanTable class. 2019-02-23 13:43:34 +00:00
MobiusDev
dcb4e9db7b Removed non necessary constructors. 2019-02-20 17:45:59 +00:00
MobiusDev
dacb94f13a Renamed buffer_skills.xml to SchemeBufferSkills.xml to match other branches. 2019-02-16 08:10:07 +00:00
MobiusDev
5518ad6c2d Small order change for L2Object override methods. 2019-02-09 08:23:51 +00:00
MobiusDev
356e15df23 Adjustments for L2Object missing overrides. 2019-02-08 07:16:55 +00:00
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
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
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
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
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
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
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
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
MobiusDev
0f430720db Separated multiple variable declarations. 2018-09-09 23:01:15 +00:00
MobiusDev
d33bfa17b2 Replaced indexOf() with contains() method. 2018-09-09 19:05:28 +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
286697e77e Changed default values to match previous commit. 2018-09-09 12:41:59 +00:00
MobiusDev
fb4845b56d MariaDB changes for Interlude. 2018-09-09 12:22:23 +00:00
MobiusDev
bb7e3b8e1b Replaced concatenations with infix operations. 2018-09-08 22:58:58 +00:00
MobiusDev
eb3742d44f Dropped c3p0 in favor of HikariCP. 2018-09-08 19:27:23 +00:00
MobiusDev
dcd734b447 Drop of IntIntHolder class. 2018-08-10 18:32:32 +00:00
MobiusDev
0259b6527c Reverted last two commits from Interlude. 2018-07-01 00:06:02 +00:00
MobiusDev
049a9b02aa Replaced instanceof L2Character with isCharacter method. 2018-06-30 16:42:41 +00:00
MobiusDev
d806ff66e5 Replaced instanceof L2ItemInstance with isItem method. 2018-06-30 15:41:20 +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
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
e7606fb5ec Replaced qualified names with simple names. 2018-06-19 03:23:43 +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
b022639ba5 Make sure summons do not spawn in a walls.
Contributed by Sahar.
2018-06-08 14:01:55 +00:00
MobiusDev
a557eafe5d Changed calculateExpAndSp damage parameter to long.
Thanks Sahar.
2018-06-07 20:20:38 +00:00
MobiusDev
1926a69233 There is no need to check transformations. 2018-05-15 14:44:26 +00:00
MobiusDev
7014a1ebed Retail flying dismount prohibition. 2018-05-15 14:15:49 +00:00
MobiusDev
301dd75d62 Gui should never terminate on it's own. 2018-05-10 14:46:29 +00:00
MobiusDev
8f144da03a Fixes for several broadcasting position related problems. 2018-05-09 17:53:53 +00:00
MobiusDev
138dd34c73 Addition of fences support.
Contributed by Sahar.
2018-05-08 16:56:05 +00:00
MobiusDev
374fb0c808 Resizable GUI and fonts.
Contributed by Sahar.
2018-05-08 14:00:15 +00:00
MobiusDev
ca6675953c Use builder SYS messages when possible. 2018-05-06 21:48:50 +00:00
MobiusDev
d3c076f3b3 Initialize Lottery on server startup.
Contributed by Sahar.
2018-05-06 20:49:17 +00:00
MobiusDev
0f700c7677 Moved Locator class to gameserver util package. 2018-05-04 17:22:29 +00:00
MobiusDev
b6870bbede Send normal message when builder config is disabled. 2018-05-04 16:34:02 +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
8e76b4772d Retail like builder messages.
Adapted from: L2jUnity free files.
2018-05-03 22:30:45 +00:00
MobiusDev
cdcd780e7a There is no need to store parent frame locally. 2018-05-03 05:33:50 +00:00
MobiusDev
4177cbf621 Visual log changes for LoginServer. 2018-05-03 03:02:27 +00:00
MobiusDev
f52d368ef2 Graphical user interface. 2018-05-03 01:16:06 +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
1e2d226d36 SplashScreen class improvements. 2018-05-01 01:59:29 +00:00
MobiusDev
08cad62944 Updated gameserver register classes. 2018-04-30 22:06:51 +00:00
MobiusDev
8a21c2c232 Removed static log constants. 2018-04-30 21:51:57 +00:00
MobiusDev
f699e2653c Updated startup files. 2018-04-30 21:42:33 +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
e096c1b5e4 Addition of config for disabling player keyboard movement. 2018-04-27 13:02:22 +00:00
MobiusDev
952a9c2e53 Removed buggy geodata Z corrections. 2018-04-27 09:26:32 +00:00
MobiusDev
dad8a4b8c9 Removed L2 prefix from LoginServer class name. 2018-04-26 22:42:05 +00:00
MobiusDev
fee32f388d Use new RandomAnimationTask. 2018-04-26 22:19:32 +00:00
MobiusDev
841d3213fd L2Attackable no longer implements Runnable. 2018-04-26 15:26:26 +00:00
MobiusDev
78fd10482f Set last server position when player is restored. 2018-04-26 03:08:58 +00:00
MobiusDev
5c2b58b70c Verify destination for Interlude. 2018-04-19 14:08:36 +00:00
MobiusDev
eef3b64cf9 Replaced ThreadPool with an improved old version. 2018-04-15 20:27:27 +00:00
MobiusDev
ca8ac1fb29 Disabled spawn protection messages in peace zones. 2018-04-02 18:24:38 +00:00
MobiusDev
e70ce64574 Minor spelling improvements. 2018-04-02 16:16:57 +00:00
MobiusDev
9f16536250 Dropped useless IThreadPoolInitializer. 2018-04-02 16:06:00 +00:00
MobiusDev
0d3a422ee3 Addition of missing DatabaseFactory initialization message. 2018-04-02 15:51:12 +00:00
MobiusDev
c071f2a1bc Better L2jFree based ThreadPool.
Adapted from: L2jUnity free files.
2018-04-02 15:45:38 +00:00
MobiusDev
0c201f75e7 Threadpool refactoring. 2018-04-02 14:50:53 +00:00
MobiusDev
10b722829a Respawn rework and various changes. 2018-03-31 16:36:49 +00:00
MobiusDev
1d11e95d62 Return zero as nonexistent skill level. 2018-03-27 01:39:11 +00:00
MobiusDev
eabec1b3e4 Custom specific Olympiad competition days. 2018-03-25 13:51:07 +00:00
MobiusDev
c57028ed46 Removed warning when replacing skill by enchant. 2018-03-24 01:18:28 +00:00
MobiusDev
dfc25d6642 Updated accounts SQL table to match other branches. 2018-03-21 11:01:09 +00:00
MobiusDev
e013196428 Interlude branch. 2018-03-03 00:51:38 +00:00