Commit Graph

  • a0de61a781 Merge pull request #936 from EQEmu/event_combine_validate Uleat 2019-11-18 21:21:06 -05:00
  • a325a9978b Added EVENT_COMBINE_VALIDATE to facilitate special case tradeskill combines #936 Uleat 2019-11-18 19:39:03 -05:00
  • 40747ae5a3 Repair client updates when client is on (does not have to have control) a boat Noudess 2019-11-18 14:58:45 -05:00
  • 598204d75c Merge pull request #935 from EQEmu/position_packet_update Uleat 2019-11-17 00:23:55 -05:00
  • 5fbda48c54 Brought Actor Position Update packets up to RoF2 standard in preparation for boat control modifications. Tested on all 6 supported clients - please report any anomalies #935 Uleat 2019-11-16 17:10:40 -05:00
  • b56bc29388 Fix for #npceditmass saylink apply missing 'exact match' token Uleat 2019-11-14 19:56:12 -05:00
  • b567e57971 Fixed incorrect logic #933 Trust 2019-11-14 02:15:35 +00:00
  • 9ced3270a0 Added 'exact match' option to command npceditmass search criteria Uleat 2019-11-13 20:04:50 -05:00
  • 0fcaf82038 Per comment, removing message and simplified. Trust 2019-11-13 23:46:36 +00:00
  • 05b3c89729 Mobs will not trade anymore if they are currently in combat. Trust 2019-11-13 22:51:33 +00:00
  • e46fcdd48a Added ClientMaxLevel accessors to the perl api Uleat 2019-11-12 23:46:17 -05:00
  • ea414a279e Fix for unix compile failure Uleat 2019-11-12 22:13:53 -05:00
  • 1553e44efb Added ClientMaxLevel accessors to the lua api Uleat 2019-11-12 21:51:48 -05:00
  • 4437eef957 Added option to disable logging to speed up development feedback loop if desired by the developer (Shaves off over a minute if doing project refactorings) [skip ci] Akkadius 2019-11-09 21:13:33 -06:00
  • 6b201fcbef One-time update to log_category_descriptions to fix naming discrepancies. Additions added after the auto-inject code (including future additions) are not affected Uleat 2019-11-09 19:28:21 -05:00
  • 8f3689e023 Revert "Added auto-correcting code to logsys category descriptions (thanks kentaiVZ!)" Uleat 2019-11-09 19:08:57 -05:00
  • c646942ed1 Make sure we check if the NPC is flagged as auto scaled before applying hp regen scaling instead of assuming from 0 on the stat alone [skip ci] Akkadius 2019-11-09 16:19:45 -06:00
  • 7de655ba76 Added auto-correcting code to logsys category descriptions (thanks kentaiVZ!) Uleat 2019-11-08 22:36:40 -05:00
  • 6f83a39765 Merge pull request #931 from prestanneth/master Uleat 2019-11-08 21:59:27 -05:00
  • 0bbf9d518e Doh %% #931 kentai 2019-11-08 19:49:05 +11:00
  • 06ca5b009d Merge pull request #926 from prestanneth/master Uleat 2019-11-07 20:26:03 -05:00
  • e788779be0 Merge pull request #928 from noudess/patch-1 Uleat 2019-11-07 19:47:43 -05:00
  • 5f3d3a3539 Fix for mis-named logsys category [skip ci] Uleat 2019-11-07 19:22:45 -05:00
  • f402e96b96 Merge pull request #923 from noudess/spawn2 Uleat 2019-11-07 19:08:41 -05:00
  • f012d13f0c Some quick additions of sanity checks for pointers and variables #923 Noudess 2019-11-07 09:31:50 -05:00
  • 147be47088 Added a few more inventory slot look-ups to perl and lua apis Uleat 2019-11-06 14:50:20 -05:00
  • 397619e2f9 Added safety check to [tar] dereference Uleat 2019-11-05 18:58:46 -05:00
  • cd7584f512 Fix for Merc::CheckAETaunt() server crash Uleat 2019-11-05 18:31:21 -05:00
  • ed7ce38fe0 Add some pointer safety checks to underlying data service call [skip ci] Akkadius 2019-11-03 14:34:07 -06:00
  • dff23793c6 Merge pull request #930 from noudess/patch-2 Michael Cook (mackal) 2019-11-02 15:54:09 -04:00
  • 10c383fd86 Update attack.cpp #930 Paul Coene 2019-11-02 15:24:17 -04:00
  • 2a8ab28551 Fix damage done by poison proc changes Paul Coene 2019-11-02 15:19:15 -04:00
  • 769df9ce7b Allow hotfix to be ran in bin paths [skip ci] Akkadius 2019-11-02 00:18:54 -05:00
  • b1704377da Fix for pointer crash [skip ci] Akkadius 2019-11-01 22:36:04 -05:00
  • c90bed9f69 Fix regression from build work changes https://github.com/EQEmu/Server/issues/929 Akkadius 2019-11-01 16:14:56 -05:00
  • 40c835c576 Merge branch 'master' of https://github.com/EQEmu/Server Kinglykrab 2019-10-31 23:38:21 -04:00
  • 15609ab1e8 Added optional 'ignore_mods' parameter to AddLevelBasedExp() in Perl and Lua. Kinglykrab 2019-10-31 23:37:05 -04:00
  • 316507adaf reworked valid target reworked reset portion to catch feigning as impacts faction map #926 kentai 2019-10-31 11:55:07 +11:00
  • 384b1b89c7 Merge branch 'master' of https://github.com/EQEmu/Server Uleat 2019-10-30 19:19:17 -04:00
  • 01b3b41bae Fix for mailkey-based server crashes (does not fix the problem of non-existent mailkeys...) Uleat 2019-10-30 07:22:11 -04:00
  • e2630d2b20 Return blank string on null socket [skip ci] Akkadius 2019-10-29 23:16:37 -05:00
  • dadeb01045 One more arg [skip ci] Akkadius 2019-10-29 20:55:27 -05:00
  • 31914eb0b6 Properly set box size [skip ci] Akkadius 2019-10-29 20:32:20 -05:00
  • a7bcc12eb6 Removed constant no longer used Noudess 2019-10-28 19:50:28 -04:00
  • 566e6ea307 Added support for all SE_EyeOfZomm and some other small changes Noudess 2019-10-28 19:48:31 -04:00
  • 96e5adc8de Merge pull request #6 from noudess/patch-2 #928 Paul Coene 2019-10-28 10:24:15 -04:00
  • 6609728188 Allow for new merchant corpse rule Paul Coene 2019-10-28 10:21:33 -04:00
  • 74ca949a5b Added rule to allow merchants to have a corpse. Paul Coene 2019-10-28 10:16:20 -04:00
  • 194c61a467 Modify eye of zomm support to be more efficient. Noudess 2019-10-26 10:42:00 -04:00
  • 3e50332c23 tidied kentai 2019-10-24 15:25:51 +11:00
  • 454a5c4527 #faction -- Displays Target NPC's Primary faction #faction Find [criteria | all] -- Displays factions name & id #faction Review [criteria | all] -- Review Targeted Players faction hits #faction Reset [id] -- Reset Targeted Players specified faction to base kentai 2019-10-24 14:55:55 +11:00
  • 135eaae402 Merge pull request #925 from prestanneth/master Uleat 2019-10-23 22:22:51 -04:00
  • 8f5bd52e24 Make sure eye os zomm updates are the actual eye Noudess 2019-10-23 13:58:52 -04:00
  • 62be0c475e Added backticks on sql keyword #925 kentai 2019-10-24 02:44:57 +11:00
  • 1c6971da4a Merge branch 'master' of https://github.com/prestanneth/Server kentai 2019-10-24 02:11:13 +11:00
  • ff59255e63 Eye of Zomm needed support in OP_ClientUpdate. Noudess 2019-10-22 10:45:54 -04:00
  • 653801a54b Fix for tradeskill combine-based zone crashes Uleat 2019-10-18 20:47:21 -04:00
  • 6a393afdf3 Merge pull request #2 from EQEmu/master KentaiVZ 2019-10-18 16:30:58 +11:00
  • b0efe88a03 Merge pull request #922 from noudess/spawn2 Michael Cook (mackal) 2019-10-15 21:02:36 -04:00
  • 7eb2e834b1 Fix some bugs with the use of the model field in npc_types #922 Noudess 2019-10-15 13:22:49 -04:00
  • 754ed71f9a Update dependency locations KimLS 2019-10-15 00:07:02 -07:00
  • 4f538fbdad Merge pull request #921 from EQEmu/master_build_revert Alex 2019-10-13 21:47:06 -07:00
  • 99ee4e04d9 Added bot command 'precombat' to manually set pre-combat mode rather than the 'assumption' process used before; Added rule Bot:AllowOwnerOptionAltCombat to allow admins control over its use Uleat 2019-10-13 22:24:06 -04:00
  • 7989451c36 Merge pull request #920 from EQEmu/build #921 Alex 2019-10-13 18:50:33 -07:00
  • 4c9c070d67 Merge pull request #919 from EQEmu/revert-917-revert-916-build Alex 2019-10-13 18:49:42 -07:00
  • 058a722569 Revert "Revert "Build System Updated"" #919 Alex 2019-10-13 18:49:16 -07:00
  • 1d460bd636 Merge pull request #918 from EQEmu/revert-821-feature/remove_boost #920 Alex 2019-10-13 01:30:26 -07:00
  • 47ee5b5afb Revert "Remove boost" #918 Alex 2019-10-13 00:53:31 -07:00
  • 7edfdbd9db Merge pull request #917 from EQEmu/revert-916-build Alex 2019-10-12 21:08:09 -07:00
  • b9f57f1f28 Revert "Build System Updated" #917 Alex 2019-10-12 21:07:06 -07:00
  • 579471afcc Merge pull request #916 from EQEmu/build Alex 2019-10-12 19:04:26 -07:00
  • 37e66b5c01 Swap quest debug for combat logging [skip ci] feature/legacy-combat-code-logging-2 Akkadius 2019-10-12 17:25:13 -05:00
  • bf798c0561 Pet critical logging [skip ci] Akkadius 2019-10-12 17:24:07 -05:00
  • 04e7238a6e Fix for wrong perl lib in auto dependencies #916 KimLS 2019-10-11 15:53:23 -07:00
  • 0e9fae3181 Merge remote-tracking branch 'origin/master' into build KimLS 2019-10-10 17:29:17 -07:00
  • 37d4371acd Merge pull request #915 from noudess/spawn2 Michael Cook (mackal) 2019-10-10 17:32:48 -04:00
  • bcf0af0a8d Old School poison changes to be close to live. Added extending procing rule. #915 Noudess 2019-10-10 14:32:27 -04:00
  • 451d791336 Merge branch 'master' of https://github.com/EQEmu/Server into op_charinventory_update op_charinventory_update Uleat 2019-10-08 22:06:39 -04:00
  • f17779efeb Merge pull request #913 from EQEmu/quest_logging Chris Miles 2019-10-08 20:56:03 -05:00
  • 3aed0e257a Added logging functions to perl/lua apis #913 Uleat 2019-10-08 20:35:03 -04:00
  • 7fb3146a77 Added server handler for OP_CharInventory .. Added rule-based option to split BulkSendInventory into parent item packets Uleat 2019-10-08 15:23:19 -04:00
  • 6ec577f241 More logging [skip ci] Akkadius 2019-10-08 02:25:02 -05:00
  • 672e6766c7 More logging [skip ci] Akkadius 2019-10-08 02:10:49 -05:00
  • b3eb11d068 More logging changes [skip ci] Akkadius 2019-10-08 01:56:08 -05:00
  • a26227f258 Fix for #npceditmass command failure on string-based updates Uleat 2019-10-07 22:15:24 -04:00
  • db085b7126 Merge pull request #911 from noudess/spawn2 Michael Cook (mackal) 2019-10-07 17:18:35 -04:00
  • bca567d2f5 Merge branch 'master' into spawn2 #911 Paul Coene 2019-10-07 13:25:12 -04:00
  • c62d9040cb Old school apply poison was allowing multiple poisons at once. Noudess 2019-10-07 13:16:52 -04:00
  • 55c61ddc78 Update some of the logging [skip ci] Akkadius 2019-10-06 04:56:19 -05:00
  • c131eca57f More temp logging changes [skip ci] Akkadius 2019-10-06 03:42:34 -05:00
  • a6dbba5380 Revert message changes [skip ci] Akkadius 2019-10-06 02:39:37 -05:00
  • d2f1a3097b More log tweaks [skip ci] Akkadius 2019-10-06 02:33:00 -05:00
  • 6c522e0e76 Fix logging [skip ci] Akkadius 2019-10-06 02:27:15 -05:00
  • cba068bfe8 Lower logging status for GM Akkadius 2019-10-06 02:22:43 -05:00
  • 28c8af96e3 Logging Mob::TryCriticalHit [skip ci] Akkadius 2019-10-06 02:12:15 -05:00
  • c684709712 Logging to Mob::CommonOutgoingHitSuccess [skip ci[ Akkadius 2019-10-06 02:05:39 -05:00
  • 225b3fffbd Logging to Mob::ApplyMeleeDamageBonus [skip ci] Akkadius 2019-10-06 01:57:48 -05:00
  • 0b790342e7 Add logging to Mob::CheckHitChance [skip ci] Akkadius 2019-10-06 01:53:03 -05:00
  • 690621268b Change GetDamageTable to use e.self [skip ci] Akkadius 2019-10-06 01:41:10 -05:00
  • 725d080cac Damage Table logging [skip ci] Akkadius 2019-10-06 01:31:28 -05:00