Commit Graph

713 Commits

Author SHA1 Message Date
MobiusDevelopment
6e64ab3dfd Addition of isSiegeFriend method.
Contributed by Sahar.
2019-11-08 10:52:40 +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
38d932ec9d No need for setActiveClass to return boolean. 2019-11-07 15:11:33 +00:00
MobiusDevelopment
b764d444df Removed packet locks and relative improvements. 2019-11-07 14:55:39 +00:00
MobiusDevelopment
91936e2787 Addition of client protocol version at character info menu. 2019-11-06 19:44:10 +00:00
MobiusDevelopment
4cbc94974b Updated monsters 1 to 5 level.
Contributed by robikbobik.
2019-11-06 16:38:06 +00:00
MobiusDevelopment
28b26a974a Breka Stronghold monster adjustments.
Contributed by robikbobik.
2019-11-06 14:49:20 +00:00
MobiusDevelopment
fcffa3cc24 Use max pc cafe points config for setPcCafePoints.
Contributed by Edoo.
2019-11-06 12:29:25 +00:00
MobiusDevelopment
a644d564fc Fixed free teleport bookmark slot conditions.
Contributed by Edoo.
2019-11-06 12:22:02 +00:00
MobiusDevelopment
da932ecae0 Class change related skill changes.
Contributed by Liamxroy.
2019-11-05 22:31:36 +00:00
MobiusDevelopment
3427bfc71a Player info related packets with delay locks. 2019-11-05 22:20:46 +00:00
MobiusDevelopment
a5f2203a9f Reuse System.currentTimeMillis in player restore whiles. 2019-11-05 11:01:53 +00:00
MobiusDevelopment
2fcb4b924e Additional checks for villagemasters.
Contributed by Sahar.
2019-11-04 21:11:12 +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
c29b37b927 Fixed admin Teleport Menu gm speed buttons. 2019-11-03 23:20:58 +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
8a8aeffdb3 Players with no mastery can only have one cubic. 2019-11-03 19:34:00 +00:00
MobiusDevelopment
61b68da1ff Prohibit sending a packet when blowfish is not initialized. 2019-11-03 19:08:59 +00:00
MobiusDevelopment
eec2b16df0 Prevent SkillHolder tapping into SkillData for each getSkill call. 2019-11-03 18:25:56 +00:00
MobiusDevelopment
e74b14e655 Prevent pulling debuff blocked characters. 2019-11-03 08:54:33 +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
01eaf9e042 More triggers for onActionRequest.
Contributed by Sahar.
2019-11-03 04:40:45 +00:00
MobiusDevelopment
2769582f88 Fixed disabled manor system NPE.
Contributed by Sahar.
2019-11-02 16:48:59 +00:00
MobiusDevelopment
ec736e4934 Fixed AdminCommandHandler log to actually show the stacktrace.
Contributed by Sahar.
2019-11-02 16:42:54 +00:00
MobiusDevelopment
003558ce66 Prevent players from logging in during server shutdown.
Contributed by Sahar.
2019-11-02 13:30:53 +00:00
MobiusDevelopment
8861770e73 Fixed Clan reputation score NPE at CharInfo.
Contributed by Sahar.
2019-11-02 13:04:17 +00:00
MobiusDevelopment
69b02f5e9c Fixed skill mastery double abnormal time.
Contributed by Liamxroy.
2019-11-02 10:10:11 +00:00
MobiusDevelopment
27ce6b2974 Addition of system link in readme.txt file. 2019-11-01 20:34:06 +00:00
MobiusDevelopment
9ad57cce52 Removed several OpNeedAgathion skill conditions.
Contributed by Liamxroy.
2019-11-01 18:18:50 +00:00
MobiusDevelopment
cdb887efae Fixed skill channeling trying to get non-existent skill level.
Contributed by Sahar.
2019-11-01 12:42:15 +00:00
MobiusDevelopment
26edc62921 Fixed wrong parameter count in system message.
Contributed by Sahar.
2019-10-31 20:11:47 +00:00
MobiusDevelopment
6b55bfa924 Removed useless parameters from java.cfg file.
Contributed by Sahar.
2019-10-31 19:40:18 +00:00
MobiusDevelopment
f956cf6ed7 Fixed NPEs from getAI method.
Contributed by Sahar.
2019-10-31 19:19:43 +00:00
MobiusDevelopment
e38477ad95 Nebulla skill for debuffs.
Contributed by robikbobik.
2019-10-31 18:28:28 +00:00
MobiusDevelopment
ee30a6adcd Finished Nebula instance.
Contributed by robikbobik.
2019-10-31 18:09:35 +00:00
MobiusDevelopment
39f8ea0c4c Finished Procella instance.
Contributed by robikbobik.
2019-10-31 13:47:34 +00:00
MobiusDevelopment
3f5edd3db1 Addition of custom ChangePlayerName bypass. 2019-10-30 23:08:31 +00:00
MobiusDevelopment
362d5852a3 RequestTargetActionMenu should only target auto attackable targets. 2019-10-30 03:17:06 +00:00
MobiusDevelopment
05c57df3c0 Improved action use transform log.
Contributed by Sahar.
2019-10-30 02:03:43 +00:00
MobiusDevelopment
0d91638e7b Addition of sanity check in petitions.
Contributed by Sahar.
2019-10-30 01:55:30 +00:00
MobiusDevelopment
1b14b164d9 Removed underscore from attributeExp value. 2019-10-29 14:46:04 +00:00
MobiusDevelopment
5a8c209e15 Addition of Procella and Nebula instances.
Contributed by robikbobik.
2019-10-29 14:33:00 +00:00
MobiusDevelopment
dde3a7274f Addition of generic getRandomEntry method. 2019-10-29 13:52:24 +00:00
MobiusDevelopment
6072ca6a28 Moved reference item check in skill mastery calculation. 2019-10-29 09:32:53 +00:00
MobiusDevelopment
bf4e116a19 Fixed probable getAllyCrestId NPE.
Contributed by Sahar.
2019-10-28 20:39:29 +00:00