Commit Graph

443 Commits

Author SHA1 Message Date
MobiusDev 2cf52bad9b Fixed Talking Island and Faeron Village scrolls of escape.
Dropped Batalion Zone due to lack of further development.
Added Various missing syncs from L2jServer Ertheia.
2015-04-22 16:48:31 +00:00
MobiusDev 1a6970e30d Sync with L2jServer HighFive Apr 21st 2015. 2015-04-22 09:59:28 +00:00
MobiusDev e27aaffbc9 Moved Arcan Ritual to datapack. 2015-04-19 09:32:15 +00:00
MobiusDev c73c134878 Changing showHtmlFile to work based on quest state instead of file extension. 2015-04-19 08:58:11 +00:00
MobiusDev ebfe860e5a Sync with L2jServer HighFive Apr 10th 2015. 2015-04-11 07:15:16 +00:00
MobiusDev 918bdfb147 Support for new Awaken class client ids. 2015-04-09 19:10:44 +00:00
MobiusDev 1abccfcae0 Sync with L2jServer HighFive Apr 1st 2015. 2015-04-02 04:12:06 +00:00
MobiusDev 8300183361 PlayableStat getExpForLevel function fix.
Author: Juan.
Source: http://www.l2jserver.com/forum/viewtopic.php?f=77&t=30675
2015-04-02 03:36:05 +00:00
MobiusDev 54e8a80387 Sell fix for custom CB shop. 2015-04-01 16:38:27 +00:00
MobiusDev 855ced1dc5 Sync with L2jServer Ertheia Mar 27th 2015. 2015-03-28 08:46:39 +00:00
MobiusDev 2c7120a166 Prevent client crashing from ally crests. 2015-03-27 02:28:25 +00:00
MobiusDev 819415272a Reverting previous solution to avoid name color update problems. 2015-03-25 13:54:30 +00:00
MobiusDev 1c13685dbb More reputation related changes. 2015-03-25 13:38:58 +00:00
MobiusDev ef15efb834 Attempt to fix wrong PvP flagging. 2015-03-25 13:08:04 +00:00
MobiusDev 82606870c0 Sync with L2jServer HighFive Mar 25th 2015. 2015-03-25 06:48:51 +00:00
MobiusDev 66b1806eee Organized class skill trees in separate folders. 2015-03-19 06:11:02 +00:00
MobiusDev 799987438c Missing update from previous commit. 2015-03-18 14:38:29 +00:00
MobiusDev 3ebaecf37e Minor Loginserver improvements. 2015-03-18 14:37:56 +00:00
MobiusDev 56df9bf679 Fixed 'Error could not store char skills' console warning. 2015-03-18 02:53:02 +00:00
MobiusDev 94bf218e99 Fixed quest adena reward count.
Contributed by ultion.
2015-03-18 01:30:38 +00:00
mobius d0a994c019 Drop calculation fix for dropping 0 count items.
Author yksdtc.
Source: http://www.l2jserver.com/forum/viewtopic.php?f=128&t=31068
2015-03-12 07:09:45 +00:00
mobius 9b28306cf1 Sync with L2jServer HighFive Mar 12th 2015. 2015-03-12 06:24:54 +00:00
mobius 39fbe894f6 Updated various GoD skills.
Author ChaosPaladin.
2015-03-11 22:25:59 +00:00
mobius ea7807a3d5 Dropped expRate system. 2015-03-03 14:29:43 +00:00
mobius 6fa0ed56e3 Sync with L2jServer HighFive Mar 1st 2015. 2015-03-01 22:48:14 +00:00
mobius ba038109dd Hellbound rework. 2015-02-27 12:42:13 +00:00
mobius 7068b969e5 Adapting Appearance Stone system from L2jServer. 2015-02-25 17:57:47 +00:00
mobius 79bc90ca26 Sync with L2jServer HighFive Feb 23rd 2015. 2015-02-24 00:08:58 +00:00
mobius 24cbd411cf Fixed Arcan interval value. 2015-02-23 21:19:20 +00:00
mobius 0a1e9fa0f6 Added configs for Arcan Ritual. 2015-02-23 21:06:47 +00:00
mobius 56f9b727d3 Arcan Ritual. 2015-02-23 15:18:14 +00:00
mobius 8d56315afb Multi inventory pickup update fix.
Contributed by Erlandys.
2015-02-22 17:58:16 +00:00
mobius 5a86b889d1 Enchant bonus stats for R grade items. 2015-02-18 23:27:35 +00:00
mobius d76ff9a69a Sync with L2jServer HighFive Feb 18th 2015. 2015-02-18 23:00:01 +00:00
mobius 2bc6190412 Changed CharInfo Invisible title text to match the UserInfo one. 2015-02-18 21:57:43 +00:00
mobius e2b585c480 Added crest emblem send upon entering game. 2015-02-18 21:54:14 +00:00
mobius 06c765ea63 Sync with L2jServer HighFive Feb 15th 2015. 2015-02-15 23:48:35 +00:00
mobius f2d6aedabe Minor rewrite of active soulshots logic.
Source L2J Ertheia branch:
https://github.com/L2J/L2J_Server/commit/5b656616ff671a4fea354b776d28d39631aa3ad6
2015-02-15 21:19:41 +00:00
mobius a50835d3da AuctionHouseManager possible copy on write error fix. 2015-02-13 18:46:32 +00:00
mobius e6573f120d More crest related improvements. 2015-02-12 10:28:12 +00:00
mobius 3d833d9521 Moved RequestPledgeCrest crest Id check before PcInstance check. 2015-02-11 03:55:05 +00:00
mobius db58e15bc5 ForumsBBSManager ArrayList issue fixed. 2015-02-11 03:17:50 +00:00
mobius 6b4183beee Fixed clan crest issues. 2015-02-11 03:16:28 +00:00
mobius 750bd4d4e4 Removed old crest conversion from CrestTable. 2015-02-11 01:21:12 +00:00
mobius 431b4cacdf Sync with L2jServer HighFive Feb 10th 2015. 2015-02-10 22:49:31 +00:00
mobius 4dc2666fa4 Castle trap animations. 2015-02-10 16:40:48 +00:00
mobius dba0347db2 Fixed client id for Ertheia classes. 2015-02-10 05:48:03 +00:00
mobius 77f67e2a0e Small changes on server startup messages. 2015-02-10 05:31:22 +00:00
mobius ef76b0b7e0 -Community gatekeeper reworked.
-Close community after teleport.
-Other minor community html changes.
2015-02-10 04:14:29 +00:00
mobius 20e95e936e Fixed HtmCache not loading some files. 2015-02-10 00:28:32 +00:00