Commit Graph

  • 49094bcfbc Fix attack to not attack with a non-weapon (expand cancel to include cancel of light) Paul Coene 2019-08-16 10:28:06 -04:00
  • 6fb1d95518 Implemented command #spawneditmass <search> <option> <value> with options [respawn_time] currently implemented Akkadius 2019-08-16 04:33:51 -05:00
  • bf25937ee0 Command #npceditmass now lists column options when one isn't properly specified Akkadius 2019-08-16 03:39:15 -05:00
  • 05e7c473df Simplified the use of roamboxes and improved the AI for roambox pathing Akkadius 2019-08-16 03:25:34 -05:00
  • c149e6ca5f Add a heading option to #goto Akkadius 2019-08-15 22:56:03 -05:00
  • 537e3931ef Don't need the zlib1.ilk file... [skip ci] Uleat 2019-08-15 22:20:58 -04:00
  • 9476f9e417 Update SECURITY.md Chris Miles 2019-08-15 20:21:09 -05:00
  • 1f4753b719 Create SECURITY.md Chris Miles 2019-08-15 20:20:33 -05:00
  • 65c05f227b Added zlib1.dll debug symbols to eqemu_server.pl download [skip ci] Uleat 2019-08-15 21:10:51 -04:00
  • ef6b2976a3 Make SE_SummonPC only clear aggro for beneficial spells Michael Cook (mackal) 2019-08-14 23:06:34 -04:00
  • 7b4908957d Clean up EntityList::QuestJournalledSayClose Michael Cook (mackal) 2019-08-13 15:19:20 -04:00
  • 963da70506 Change how we handle null quest initiator in QuestManager::say Michael Cook (mackal) 2019-08-13 15:11:37 -04:00
  • 1ef577bc25 Modifications to findzone Akkadius 2019-08-11 03:20:38 -05:00
  • a2364023c4 Merge pull request #882 from EQEmu/feature/mass-npc-edit-command Chris Miles 2019-08-11 02:40:52 -05:00
  • 1c6a76246f Added bulk edit command #npceditmass <column-to-search> <column-search-value> <change-column> <change-value> #882 Akkadius 2019-08-11 02:40:23 -05:00
  • 8c17c42a10 Merge pull request #881 from EQEmu/feature/unify-chat-constants Chris Miles 2019-08-11 01:58:41 -05:00
  • e9cb8781bf More build fixes for bot #881 Akkadius 2019-08-11 01:32:51 -05:00
  • 04a18786f9 Bot compile fixes Akkadius 2019-08-11 01:21:55 -05:00
  • 20bd37dde7 More function name refactoring Akkadius 2019-08-11 01:09:11 -05:00
  • 665efe09f3 Fill function calls using magic numbers Akkadius 2019-08-11 00:27:04 -05:00
  • a28ea6419f Beginning of #npceditmass Akkadius 2019-08-11 00:14:34 -05:00
  • 9f25c9070c Refactor message functions Akkadius 2019-08-11 00:14:02 -05:00
  • 57354579aa Unify chat constants usage Akkadius 2019-08-11 00:00:55 -05:00
  • 25a5310f49 Add login account_id in validation response Akkadius 2019-08-10 07:04:52 -05:00
  • 66ee0dc9bd Update DefaultLoginServerName Akkadius 2019-08-10 06:59:45 -05:00
  • f39684b7f7 API adjustments Akkadius 2019-08-10 05:36:22 -05:00
  • f06ff14f9e Squash exception in ParseRequestBody Akkadius 2019-08-10 05:14:39 -05:00
  • 661ad09291 Remove legacy loginserver config Akkadius 2019-08-10 05:14:25 -05:00
  • 9708bd38c4 Remove legacy loginserver config Akkadius 2019-08-10 05:14:12 -05:00
  • 8a2fce83e0 Adjust API handlers Akkadius 2019-08-10 04:56:50 -05:00
  • 2081b0e214 Merge changes Akkadius 2019-08-10 03:26:51 -05:00
  • eaf31fb14b Merge branches 'lsid' and 'master' of https://github.com/EQEmu/Server into lsid Akkadius 2019-08-10 03:26:40 -05:00
  • d2e7cf96bd Update .gitignore Akkadius 2019-08-10 02:49:55 -05:00
  • 24d2a5723b Merge pull request #879 from EQEmu/kick_events Chris Miles 2019-08-10 02:48:36 -05:00
  • 17c8af3814 Drop db logging, up stale connections #879 Akkadius 2019-08-10 02:47:08 -05:00
  • 69bad593cd Merge branch 'master' of https://github.com/EQEmu/Server into kick_events Akkadius 2019-08-10 02:38:48 -05:00
  • 0884c57928 Update minimum status for devtools Akkadius 2019-08-10 02:27:07 -05:00
  • 461931f5bd Fix remainder of ghosting Akkadius 2019-08-10 01:59:58 -05:00
  • 0d76e224fd Updated eqemu_server.pl login server config example to json standard [skip ci] Uleat 2019-08-09 21:28:07 -04:00
  • ea15e9bc5f Fix bug with command length Akkadius 2019-08-09 00:43:25 -05:00
  • 5fce042a31 Up stale connection ms again KimLS 2019-08-08 18:49:21 -07:00
  • 6a64d845c2 Async eqemu login credential lookup KimLS 2019-08-08 18:45:10 -07:00
  • 19c92173d2 Added signal check for player EVENT_CAST_BEGIN Uleat 2019-08-08 20:38:24 -04:00
  • 880de837d9 Crash and compile issues on windows KimLS 2019-08-08 15:55:14 -07:00
  • 8df7bcc2c8 Fix double free in queryserv Michael Cook (mackal) 2019-08-08 14:26:08 -04:00
  • d9eeb00dea Adjust ghosting algorithm to work much better for super large zones as well Akkadius 2019-08-07 18:54:53 -05:00
  • a6af014d5e Merge pull request #878 from EQEmu/fix/eliminate-mob-ghosting Chris Miles 2019-08-06 02:09:03 -07:00
  • 758a1af6ae Merge branch 'fix/eliminate-mob-ghosting' of https://github.com/EQEmu/Server into fix/eliminate-mob-ghosting #878 Akkadius 2019-08-06 04:07:43 -05:00
  • f1ee042de6 Add bulk force update by distance as well which we had similarily before the movement overhaul Akkadius 2019-08-06 04:07:37 -05:00
  • 2014b6c251 Delete CTestTestfile.cmake Chris Miles 2019-08-06 03:28:17 -05:00
  • 8fa76b9154 Optimizations to movement updates to eliminate ghosting possibilities in larger zones Akkadius 2019-08-06 03:27:33 -05:00
  • 9f6976e852 More readability changes Akkadius 2019-08-06 03:24:59 -05:00
  • b117be29fb Movement code readability Akkadius 2019-08-06 01:59:54 -05:00
  • d3641be6c0 Update loottables.cpp Paul Coene 2019-08-05 09:30:57 -04:00
  • 06fbd7103e Update client_packet.cpp Paul Coene 2019-08-05 09:24:22 -04:00
  • acef4c0264 Merge pull request #3 from EQEmu/master Paul Coene 2019-08-05 08:18:20 -04:00
  • b62944c5fb Fix for windows compile issue KimLS 2019-08-05 01:12:31 -07:00
  • a65d8836af Task scheduler test task_scheduler KimLS 2019-08-04 20:12:22 -07:00
  • 8065cdb89d Give Erudites their head coverings back (forced until we can sort out the packet building process...) Uleat 2019-08-04 22:54:22 -04:00
  • 20530ed3cf Merge branch 'master' of https://github.com/EQEmu/Server Uleat 2019-08-04 22:37:58 -04:00
  • 4aa8cecc55 Fix for SoF client not being able to login Uleat 2019-08-04 22:36:24 -04:00
  • 4ec210c411 Update web api errors Akkadius 2019-08-04 05:09:05 -05:00
  • 4de85ff836 Add CLI and Web endpoints to change local login account password Akkadius 2019-08-04 05:04:55 -05:00
  • ba6009730b Add CLI and Web endpoints to change local login account password Akkadius 2019-08-04 05:04:34 -05:00
  • b0d33f094d Add local credential validation logic Akkadius 2019-08-04 04:16:14 -05:00
  • 5ff0f4851e Add path to http request logging, add email to local account creation through web endpoint Akkadius 2019-08-04 03:11:30 -05:00
  • 63e1599e9b Remove colon from bearer API key Akkadius 2019-08-04 03:06:09 -05:00
  • 4498819fad Abstracted CLI command handling interface, streamlined more logging Akkadius 2019-08-04 02:58:26 -05:00
  • f5cfec529e Fix format ordering Chris Miles 2019-08-03 04:10:40 -05:00
  • 9d9374ec19 Fix #gmzone <zonename> <version> to actually create bucket flags via version Chris Miles 2019-08-03 01:32:56 -05:00
  • e56edd9231 Some changes to ordering of login authorization for world<->zone KimLS 2019-07-30 19:12:44 -07:00
  • 979c819075 Update README.md Chris Miles 2019-07-29 17:28:58 -05:00
  • b754ddbc67 Change drop client code to not be two step process KimLS 2019-07-27 20:13:04 -07:00
  • 3f2f7b3929 SQL KimLS 2019-07-26 19:23:47 -07:00
  • 9297fc38f6 Log kick events KimLS 2019-07-26 19:22:29 -07:00
  • ff4e549ec0 Fix for cmake 'zlib not found' defaulting to internal libs not working issue [skip ci] Uleat 2019-07-26 18:20:01 -04:00
  • a8ec176432 Merge branch 'master' of github.com:EQEmu/Server KimLS 2019-07-25 22:27:11 -07:00
  • 212f8a3062 Minor fixes to CLE stale system KimLS 2019-07-25 22:26:56 -07:00
  • cca5fe3286 Fix for multiple-argument with explicit token use in 'vcxproj_dependencies' [skip ci] Uleat 2019-07-25 19:55:42 -04:00
  • 9ac15d7a4b Fix for false elevation of priority in 'vcxproj_dependencies' [skip ci] Uleat 2019-07-24 22:48:51 -04:00
  • 23a187f6c1 Merge branch 'master' of github.com:EQEmu/Server KimLS 2019-07-24 19:20:24 -07:00
  • f3255c17da Changes to cle enums, characters will now auto kick on login instead of making you wait at world unless you specifically turn that feature on in the rules. KimLS 2019-07-24 19:20:09 -07:00
  • 90eb9e9da2 Some more mods and tweaks to 'vcxproj_dependencies' [skip ci] Uleat 2019-07-24 21:59:57 -04:00
  • ffb5b2393f Merge branch 'master' of github.com:EQEmu/Server KimLS 2019-07-23 21:59:32 -07:00
  • cd32a5a47a Make the reconnect code only trigger when there's actually a client IN ZONE and try to clean up otherwise KimLS 2019-07-23 21:59:22 -07:00
  • debc2644b1 Tweaked CMakeLists.txt so CMake will play nicer with 'vcpkg' dependencies [skip ci] Uleat 2019-07-23 21:11:30 -04:00
  • 9c9615e8bb Fix the manifest [skip ci] Chris Miles 2019-07-23 19:06:11 -05:00
  • 53ec007459 Fixes and tweaks for 'vcxproj' script [skip ci] (zlib still needs some work) Uleat 2019-07-23 19:34:35 -04:00
  • f5da6e18fc Changed 'vcxproj_dependencies.py' script criteria to allow zero-length pretext headers in multiple-argument hints [skip ci] Uleat 2019-07-22 23:27:38 -04:00
  • 72ae1b0e0b Added 'vcxproj_dependencies.py' Uleat 2019-07-22 23:05:33 -04:00
  • 581cbccad5 CLE checks in non legacy user to world Akkadius 2019-07-21 18:11:09 -05:00
  • 4aca39ad9b Send correct response Akkadius 2019-07-21 17:47:34 -05:00
  • 5a7186305d Merge remote-tracking branch 'origin' into lsid Akkadius 2019-07-21 22:18:19 +00:00
  • 780f8f8515 Mark old cle entries as stale when you login KimLS 2019-07-20 22:12:48 -07:00
  • 186834594f Merge pull request #871 from EQEmu/fix_OP_SpecialMesg Michael Cook (mackal) 2019-07-20 01:46:53 -04:00
  • f4310c5a06 Merge branch 'master' into fix_OP_SpecialMesg #871 Michael Cook (mackal) 2019-07-20 01:27:37 -04:00
  • 4d77ba28fe Merge pull request #872 from regneq/master Chris Miles 2019-07-19 22:08:46 -07:00
  • 222fd060a3 Change lua constants to be less ugly Michael Cook (mackal) 2019-07-19 13:04:27 -04:00
  • 31d0adbacc added language paramter to Lua_Mob::Say() and Lua_Mob::Shout() (credit to Torven) #872 regneq 2019-07-18 18:20:22 -07:00
  • 9fe17f4d46 Fix issues with OP_SpecialMesg handling Michael Cook (mackal) 2019-07-18 00:56:46 -04:00