Commit Graph

  • 08706055af Final prep for extending skill use range - client patch and database are ready..just need the code in-between Uleat 2013-10-28 13:06:49 -04:00
  • 28bcf074fc Client patch prep work for extending usable skill range Uleat 2013-10-28 05:00:49 -04:00
  • 1c8aaf97bc Changelog entry clarification..did not explain the issue clearly... Uleat 2013-10-27 13:41:39 -04:00
  • a891597f4c Prepped the client patch files for larger skill buffer size (not active) Uleat 2013-10-27 13:30:45 -04:00
  • e3805d5920 Converted SkillType typedef enumeration to SkillUseTypes enumeration Uleat 2013-10-27 13:03:41 -04:00
  • 3e6be197e6 Changed ItemTypes to ItemUseTypes Uleat 2013-10-27 09:04:52 -04:00
  • 0d5fc26841 Converted MATERIAL defines to MaterialUseSlots enumeration Uleat 2013-10-27 08:01:37 -04:00
  • df47e17c8e Changed ItemClass enumeration to ItemClassTypes enumeration Uleat 2013-10-27 06:38:34 -04:00
  • e53fa1d873 Changed ItemUseType enumeration to ItemInstTypes enumeration - naming conflicted with definition Uleat 2013-10-27 05:45:52 -04:00
  • d5152a0e59 Moved and expanded Deity-related code Uleat 2013-10-27 05:08:53 -04:00
  • 78e04dee99 Enforced naming standard on my recent changes Uleat 2013-10-27 04:17:08 -04:00
  • b3d117f8c1 Improper skill in use allowing riposte fix (Archery and Throwing allowing riposte check..no known bug reports) Uleat 2013-10-27 03:25:27 -04:00
  • cab77e83da High level debug (12) compile failure fix - I searched for as many as I could find with GrepWin, so there may be a few out there still Uleat 2013-10-27 03:13:10 -04:00
  • b4068823ed Merge pull request #85 from vexyl/fix1 Michael Cook 2013-10-26 14:13:00 -07:00
  • a694cf3079 Fix for healing unconscious players. #85 vexyl 2013-10-26 13:46:03 -07:00
  • 3c09613d01 Changed the MT_Shout to MT_SpellFailure in Mob::SpellOnTarget Michael Cook 2013-10-24 17:38:46 -04:00
  • 36d336e69c Fix some memory leaks in Mob::SpellOnTarget Michael Cook 2013-10-24 17:35:21 -04:00
  • 4270d77692 Merge branch 'master' into base_data KimLS 2013-10-21 16:42:32 -07:00
  • ec6c5519a5 More work on importing... I need my escape stuff from other branch for this though KimLS 2013-10-21 16:41:34 -07:00
  • a06fe1d02e Implemented buff level restrictions Michael Cook 2013-10-21 19:13:55 -04:00
  • 56ba87577b GetMinLevel will now return 0 for more cases Michael Cook 2013-10-21 19:10:01 -04:00
  • cdb29be4f3 Merge branch 'master' into base_data KimLS 2013-10-18 21:44:18 -07:00
  • 4ef9732e37 Compile fix KimLS 2013-10-18 21:43:47 -07:00
  • f2f4e55818 Import/Export util start KimLS 2013-10-18 21:23:45 -07:00
  • 403ac53a9e Renamed/expanded 'BagTypes' enumeration Uleat 2013-10-18 20:33:41 -04:00
  • cdcda943be Base data for hp/mana/end calcs, mostly but not completely correct KimLS 2013-10-18 00:09:00 -07:00
  • 2c25241763 Fix for lua say links, other branch taking longer than thought so making this its own commit KimLS 2013-10-16 15:47:08 -07:00
  • 17729365db Merge pull request #84 from clucksoft/master Sorvani 2013-10-13 09:34:04 -07:00
  • 293be21f30 Merge 5d5dc1b54404b7f74bfccf3e05e3e7de244c128f into 244c7e019c5118f2c290888d979ba4bd63ef166d #84 clucksoft 2013-10-11 23:04:53 -07:00
  • 5d5dc1b544 update to spell fix #84 clucksoft 2013-10-11 22:54:35 -07:00
  • 244c7e019c Changed dates due to time of commit. badcaptain 2013-10-12 00:52:02 -04:00
  • a7fea4fc69 Merge branch 'master' of https://github.com/EQEmu/Server badcaptain 2013-10-12 00:47:55 -04:00
  • 809925dc3e Bots- added out of combat bard songs & #bot bardoutofcombat on|off command to turn them on/off. badcaptain 2013-10-12 00:47:15 -04:00
  • 98c835e470 Fix Titanium clients from not being able to start in Tutorial zone. Michael Cook 2013-10-12 00:29:44 -04:00
  • 8ac4845930 Merge branch 'master' of https://github.com/EQEmu/Server badcaptain 2013-10-11 23:43:38 -04:00
  • 765f23febc Initial check-in of bard bot in combat song code. badcaptain 2013-10-11 23:37:46 -04:00
  • f1b70b3340 Fix Merc crash bugs. badcaptain 2013-10-11 23:27:55 -04:00
  • 549dfc9781 Allow use of Go Home button when Tutorial still selected in RoF. JJ 2013-10-11 22:40:49 -04:00
  • 2019379a42 bool* foo = false should probably be an error, GCC 4.8+ at least warns about it, clang I think fails on it. Michael Cook 2013-10-11 00:00:21 -04:00
  • 15335509c2 Merge branch 'master' of github.com:EQEmu/Server Michael Cook 2013-10-10 23:45:15 -04:00
  • da401acdb2 Fix mana and timer being used on single target buffs failing Michael Cook 2013-10-10 23:17:02 -04:00
  • 8327f22f6f Revert change to EnterWorldPacket introduced on 22 April 2013 to fix inability to enter Tutorial or Go Home from character select screen. JJ 2013-10-10 22:38:23 -04:00
  • 6154cfce99 Fixed zone shutdown (or #reloadqst) reinitalization of Perl. This should allow for Perl 5.14 and later to work on Windows under the new quest system. SecretsOTheP 2013-10-10 05:15:38 -07:00
  • c13c039721 Merge pull request #83 from AMDmi3/patch-1 Michael Cook 2013-10-09 08:33:27 -07:00
  • 3c4b408292 Merge 7ee417ab05a3513b8dab28b64bc37cc66676f419 into 3a95f81196935016741c56412ccb24224d88766f #83 Dmitry Marakasov 2013-10-09 08:29:25 -07:00
  • 7ee417ab05 Simplify conditional linking with libdl #83 Dmitry Marakasov 2013-10-09 00:46:43 +04:00
  • 3a95f81196 Fixed more instances of AA timers being eaten Michael Cook 2013-10-09 02:00:49 -04:00
  • 9a19a00bdc Added IsBuffSpell(spell_id). This will return true if the spell would end up having a duration, which will mean it would end up in one of the many buff windows on the client. This just makes sure the spell has a buffduration or buffdurationformula, which means the calculation will return a duration Replaced all instances of CalcBuffDuration being used to determine if a spell was a buff with IsBuffSpell Removed Mob::HasBuffIcon since it does the same thing IsBuffSpell does in a more convoluted way and had a rather missing leading name Fixed issues that arose from the 10/03/2013 changes Michael Cook 2013-10-08 17:24:07 -04:00
  • 24308aec6c fixed issue with stackable items summoning with 0 charges Sorvani 2013-10-05 21:55:21 -05:00
  • 6b4b259753 Fix when the random +1 tick is added to nerf extension focus effects to where they should be Michael Cook 2013-10-03 23:04:58 -04:00
  • bf77bc47d1 Merge pull request #81 from vexyl/master Alex 2013-10-02 21:19:59 -07:00
  • d3eea23147 Merge f289dffc488bc8890ca1bf63b67ad265c28b178a into 2bde0b40bb417fafbbb39a1055e268f9cb075822 #81 vexyl 2013-09-30 20:47:07 -07:00
  • 2bde0b40bb Fixed issue with #showstats window, should probably be refactored to completely use stringstream or to_string whenever VS2010 support is dropped Michael Cook 2013-09-30 22:17:34 -04:00
  • 478f7b8e49 Changed SummonItem to no longer recharge 0 charge items Sorvani 2013-09-30 20:57:12 -05:00
  • f289dffc48 Fix for segfault in Database::CheckStatus() when using MariaDB. #81 Vexyl 2013-09-28 10:38:50 -07:00
  • d119ed058b Add /pet hold on and /pet hold off support for UF/RoF Michael Cook (mackal) 2013-09-13 15:20:45 -04:00
  • fdb6f0fe84 Fix for training skill bailout when you can train the skill but not at the current level. KimLS 2013-08-29 15:52:17 -07:00
  • bef02b3511 Merge branch 'master' of https://github.com/EQEmu/Server KimLS 2013-08-29 15:46:56 -07:00
  • fcd9b525a8 Removed Common Profiler and Zone Profiler. They're well past outdated status and are just code bloat. KimLS 2013-08-29 15:46:40 -07:00
  • 590d8f4043 Fix for bot pet spell buff corruption Uleat 2013-08-20 20:55:19 -04:00
  • 406e2f84eb Fix for special atk sql missing a type. Fix for a crash in quest manager setanim. Fix for pfs_list not compiling on x64 windows. KimLS 2013-08-10 14:17:06 -07:00
  • 926e2f7939 Merge pull request #80 from josheb/master josheb 2013-08-06 14:55:25 -07:00
  • 0061d15d11 Merge b92a0095393a87c730133b07c9b50ec35339504e into 1f2145a45d0efc8af688366d96ead9a43e40c14a #80 josheb 2013-08-01 17:29:52 -07:00
  • b92a009539 Fixed some lua stuff I bork. #80 Tabasco 2013-08-01 19:37:16 -05:00
  • cfab1c4649 Removed redundant Innate Metabolism checks. Tabasco 2013-08-01 19:34:27 -05:00
  • fc03ee94e2 Added rules for what int mobs need to not attack red cons and how much food and drink is taken per stamina update. Added mod hooks for food/drink values and mob aggro. Added quest functions for getting/setting hunger and thirst. Tabasco 2013-08-01 19:24:15 -05:00
  • 936c8cce4b Fixed a regression with level 10 and 20 hit caps. Tabasco 2013-08-01 14:41:27 -05:00
  • 1f2145a45d Fix for special_abilities crash dealing with std::string in struct that was then memcpyed KimLS 2013-07-18 00:24:43 -07:00
  • 2331678312 fix for tortoisegit commit and overlay issues in dependencies/.gitignore Uleat 2013-07-15 23:22:17 -04:00
  • c216ece72c fir for lua get_spawn_condition Sorvani 2013-07-15 00:35:46 -05:00
  • 36e12110d5 Memset SpecialAbility before putting it into map. KimLS 2013-07-14 14:47:22 -07:00
  • aa5ac1518b Changelog for lua_packet KimLS 2013-07-13 14:03:55 -07:00
  • d472c05f5d Lua packet handler dispatch KimLS 2013-07-13 13:53:41 -07:00
  • 485fc2b2b7 Fix for bot compile KimLS 2013-07-13 13:53:13 -07:00
  • bdc83f4f37 Basic lua packet api, and it works too. Exciting I must say. KimLS 2013-07-12 22:21:43 -07:00
  • da178c9fba Compile error in AA.cpp KimLS 2013-07-12 18:57:49 -07:00
  • a1dc390f49 Windows compile error again, why wasn't this fixed on the second pass. I brought it up last time grr KimLS 2013-07-12 15:01:12 -07:00
  • dfe63f87c3 Merge pull request #78 from j883376/cleanups Alex 2013-07-12 13:36:02 -07:00
  • c918581c4f Merge 31ede315f2b7156d9d5c4fe6034df99f5a12f0e2 into 239d4afb1320998e1c148e0b495b2195349c9597 #78 j883376 2013-07-12 13:35:34 -07:00
  • 239d4afb13 NPC Special Attacks should all work right: also huge explanation in changelog.txt KimLS 2013-07-11 13:44:45 -07:00
  • ab2c184b54 Merge branch 'master' of https://github.com/EQEmu/Server KimLS 2013-07-10 14:33:06 -07:00
  • 31ede315f2 Fix Database::GetZoneID() #78 j883376 2013-07-08 19:02:54 -04:00
  • 3992ac02bb Rampage, Area Rampage, Flurry got new customizable effects. Part of that was adding a new set of stuff to attack. KimLS 2013-07-08 14:37:01 -07:00
  • e6ad26f03c Logfile cleanups. See changelog.txt. SecretsOTheP 2013-07-07 21:44:31 -07:00
  • 2f335372a0 Few warning and lua fixes, fix for summon not working on new system. Need to look at enrage as it doesn't appear to work right either and think it's timing related KimLS 2013-07-07 15:22:20 -07:00
  • 63d678ce29 Replaced npcspecialatk with special_attacks, needs more testing also gotta export new api for it as I can't remove the legacy one. Too many quests rely on the legacy functionality. KimLS 2013-07-06 03:45:06 -07:00
  • 0c675c33e2 Changelog too KimLS 2013-07-05 13:25:19 -07:00
  • 3c8d83f2a8 Perl will now capture return values (lua style), yeah I said I wouldn't be improving much of perl from here on but I said if I found a way I'd do it. KimLS 2013-07-05 02:56:53 -07:00
  • b11ed32bcf Removed quest queue from perl parser, should do events properly recursively KimLS 2013-07-05 01:46:24 -07:00
  • 9a63ee65c9 Added functions to eq to get the internals of the current quest_manager quest, also bug fix to a lua client function KimLS 2013-07-05 00:33:45 -07:00
  • 8b8742b242 Fix for Spell(int) not working in lua... KimLS 2013-07-03 15:20:42 -07:00
  • bccbc0f064 Merge branch 'master' of https://github.com/EQEmu/Server KimLS 2013-07-02 14:20:04 -07:00
  • b7fcd5b02a eq.follow() and eq.stop_follow() KimLS 2013-07-02 14:16:16 -07:00
  • 56b9dda60b Update README.md Alex 2013-07-01 14:12:31 -07:00
  • 1868d0e7a3 Lua changelog entry KimLS 2013-07-01 14:06:20 -07:00
  • 38b3433406 Merge branch 'master' into lua KimLS 2013-07-01 13:32:47 -07:00
  • 6d21823959 Prevent Monster Summoning from summoning a portal in bothunder Michael Cook 2013-07-01 16:03:04 -04:00
  • 02eb56a696 Fix Monster Summoning related to giants/cyclops Michael Cook 2013-07-01 15:22:07 -04:00
  • 6fe5c06fa0 Fix for trade being retained on logout/zone KimLS 2013-06-29 12:18:40 -07:00
  • 2c68e813e9 More selective filtering of lua libs, seed random set for lua interpreter, Release Canidate KimLS 2013-06-29 01:43:56 -07:00