Commit Graph

  • b8c44ee41b Fix container interaction [skip ci] Akkadius 2020-04-18 18:19:59 -05:00
  • bcd62b76c4 Fix all expansion enabled filtering [skip ci] Akkadius 2020-04-18 18:12:25 -05:00
  • a0f8bbb3b9 Merge branch 'master' of https://github.com/EQEmu/Server into integration/multi-tenancy-expansions-repository Akkadius 2020-04-18 02:31:43 -05:00
  • 4db646db94 Revert "Merge pull request #1007 from EQEmu/feature/improved-name-generator" Akkadius 2020-04-08 16:00:27 -05:00
  • 5ce1fef9ec Merge pull request #1039 from alimalkhalifa/gitignore-win-64 Michael Cook (mackal) 2020-04-17 19:58:20 -04:00
  • 874ca053f7 Merge pull request #1038 from alimalkhalifa/fix_charm_break_during_cast_lifetap_nuke Michael Cook (mackal) 2020-04-17 14:19:13 -04:00
  • 21ed02ca52 Add missing break for OP_AppCombined switch statement #1041 peterigz 2020-04-17 18:27:45 +01:00
  • 6c3ae4580f [skip ci] Win64 eqemu_server.pl Ali 2020-04-11 21:57:13 +03:00
  • 5d4e53bb25 Removed redundant check during enter world #1040 Ali 2020-04-17 18:48:43 +03:00
  • b8e7e5bb0d [skip ci] Added a VS ignore for x64 compiles #1039 Ali 2020-04-17 18:46:07 +03:00
  • 15f3697df1 Fix edge case with NPC pet owners charming PCs #1038 Ali 2020-04-17 10:56:43 +03:00
  • 16cfad1966 UCS / Raid / Zone Fixes (#1033) Chris Miles 2020-04-14 23:28:43 -05:00
  • bffeee8d1a Merge pull request #1034 from TurmoilToad/patch-1 JJ 2020-04-13 09:37:07 -05:00
  • d29c0fc332 Update README.md #1034 TurmoilToad 2020-04-13 10:01:22 -04:00
  • a031c20e7e Update peq-dump.sh [skip ci] Chris Miles 2020-04-11 16:44:19 -05:00
  • 3daf03c796 Remove errant cout [skip ci] Akkadius 2020-04-11 05:57:31 -05:00
  • 5b4c4bfd66 Implement content flags Akkadius 2020-04-11 05:48:41 -05:00
  • 47b8aa3f18 Export quest calls Akkadius 2020-04-11 04:38:42 -05:00
  • 287fc5d313 Create 2020_04_11_expansions_content_filters.sql Akkadius 2020-04-11 03:13:03 -05:00
  • 77cacf5cd1 Add std::string WorldContentService::GetCurrentExpansionName() [skip ci] Akkadius 2020-04-11 03:11:09 -05:00
  • e0363a8fe1 Repository tweaks [skip ci] Akkadius 2020-04-11 02:47:54 -05:00
  • 5c7eb0707f Bulk load goallists Akkadius 2020-04-11 02:19:58 -05:00
  • 423bb7f0b3 Adjust content bootstrapping in zone [skip ci] Akkadius 2020-04-11 01:58:35 -05:00
  • 67d3cab80b Merge pull request #1030 from EQEmu/feature/send-to-guild-hall-instance-fixes Chris Miles 2020-04-11 01:33:12 -05:00
  • b41f2dac66 Clamp value for max reserved instance id [skip ci] #1030 Akkadius 2020-04-10 03:26:09 -05:00
  • b5b473f25d Update peq dump [skip ci] Akkadius 2020-04-10 03:21:33 -05:00
  • 0dc3e5ba35 Add jank permanent reference pass back in [skip ci] Akkadius 2020-04-10 03:20:41 -05:00
  • 499fe153ab Tweak peq dump [skip ci] Akkadius 2020-04-10 02:56:45 -05:00
  • d1349e5ac9 Oops, math Akkadius 2020-04-10 02:30:46 -05:00
  • bd8e94ff17 Use version 1 for GH Akkadius 2020-04-10 02:20:56 -05:00
  • d89b2f11b5 Get time remaining directly from database for now, this needs to be cached better at the zone state level, I'll refactor this when repositories are merged in Akkadius 2020-04-10 02:03:30 -05:00
  • 88ff56b2f2 Add client->SendToGuildHall - have instances properly cycle out IDs Akkadius 2020-04-10 01:43:00 -05:00
  • 1728923bbb Revert "Merge pull request #1007 from EQEmu/feature/improved-name-generator" Akkadius 2020-04-08 16:00:27 -05:00
  • cbd1f42a08 Merge conflict fixes... Alex 2020-04-06 18:57:13 -04:00
  • f8735cf9ba Update lua_general.cpp Alex 2020-04-06 18:06:18 -04:00
  • eb00667eab Merge pull request #1027 from noudess/patch-15 Chris Miles 2020-04-06 15:40:39 -05:00
  • cbc0ada454 Merge pull request #1017 from noudess/master Chris Miles 2020-04-06 15:39:43 -05:00
  • 54b33f959e Merge pull request #1026 from KinglyKrab/getclassname Alex 2020-04-06 16:25:39 -04:00
  • c6e4b5647f Merge branch 'master' into getclassname #1026 Alex 2020-04-06 16:25:29 -04:00
  • 928070e994 Merge pull request #1023 from KinglyKrab/getcurrencyitemid Alex 2020-04-06 16:22:50 -04:00
  • 40ef4c799b Update embparser_api.cpp #1023 Alex 2020-04-06 16:22:08 -04:00
  • 8ba7ddd054 Merge branch 'master' into getcurrencyitemid Alex 2020-04-06 16:21:29 -04:00
  • 973fd376e5 Propose change in location of Stun check as possible resolution to crash #1027 Paul Coene 2020-04-06 08:23:57 -04:00
  • b5575133cd Put in braces in my new function as well as the source function. #1017 Paul Coene 2020-04-06 08:10:15 -04:00
  • 2b1b786f02 Merge branch 'master' of https://github.com/EQEmu/Server into integration/multi-tenancy-expansions-repository Akkadius 2020-04-06 02:55:46 -05:00
  • b23bc83f0f Merge pull request #1018 from EQEmu/feature/generated-repositories feature/peq-expansions Chris Miles 2020-04-06 02:24:43 -05:00
  • 6f846dc4ff Merge pull request #1025 from KinglyKrab/getracename Chris Miles 2020-04-06 01:57:54 -05:00
  • 0461fc1789 Merge pull request #1024 from KinglyKrab/getskillname Chris Miles 2020-04-06 01:57:12 -05:00
  • aa6264266e Merge pull request #1022 from KinglyKrab/getcurrencyid Chris Miles 2020-04-06 01:56:25 -05:00
  • c3cbe90575 Merge pull request #1021 from KinglyKrab/getnpcnamebyid Chris Miles 2020-04-06 01:56:01 -05:00
  • 700d062606 Fix windows compile #1018 Akkadius 2020-04-06 01:51:58 -05:00
  • c2c6282cc7 Add getclassname(class_id, level) to Perl/Lua. Alex 2020-04-06 02:26:58 -04:00
  • fab071d9da Add getracename(race_id) to Perl/Lua. #1025 Alex 2020-04-06 02:02:20 -04:00
  • 358bd60716 Add getskillname(skill_id) to Perl/Lua. #1024 Alex 2020-04-06 01:36:46 -04:00
  • 867ff3dcfa Add constructor to world content service Akkadius 2020-04-06 00:22:52 -05:00
  • 03ca345b37 Add getcurrencyitemid(currency_id) to Perl/Lua. Alex 2020-04-06 01:07:59 -04:00
  • 6ddcc2bb8a Add getcurrencyid(item_id) to Perl/Lua. #1022 Alex 2020-04-06 00:49:57 -04:00
  • a19bb7b544 Merge branch 'feature/peq-expansions' of https://github.com/EQEmu/Server into feature/generated-repositories Akkadius 2020-04-05 23:21:21 -05:00
  • 723a3aa18e Update cmake lists [skip ci] Akkadius 2020-04-05 23:18:32 -05:00
  • be57c57029 More adjustments [skip ci[ Akkadius 2020-04-05 23:11:25 -05:00
  • 02cac686b6 Add getnpcnamebyid(npc_id) to Perl/Lua. #1021 Alex 2020-04-06 00:09:57 -04:00
  • 725ad9ddf5 Fix comment formatting [skip ci] Akkadius 2020-04-05 22:23:29 -05:00
  • c978ca65a4 Split repositories out between a base immutable repository (that does not change) and an extended repository of which developers can add more custom methods to Akkadius 2020-04-05 22:19:36 -05:00
  • 4c348baabd Merge pull request #1020 from KinglyKrab/getcharnamebyid Alex 2020-04-05 21:26:31 -04:00
  • 035bac1044 Update embparser_api.cpp #1020 Alex 2020-04-05 21:22:23 -04:00
  • 5a8d467d25 Merge branch 'master' into getcharnamebyid Alex 2020-04-05 21:21:15 -04:00
  • ae959be5ac Added getcharnamebyid(char_id) to Perl/Lua. Alex 2020-04-05 21:11:21 -04:00
  • 4157a03f32 Merge pull request #1019 from KinglyKrab/getcharidbyname Chris Miles 2020-04-05 20:14:00 -05:00
  • 0cce61e85d Filter GetZoneCFG [skip ci] Akkadius 2020-04-05 20:11:05 -05:00
  • c8722ea789 Filter start_zones [skip ci] Akkadius 2020-04-05 19:58:04 -05:00
  • 2f4a217f7a Filter zone_points [skip ci] Akkadius 2020-04-05 19:49:04 -05:00
  • 9aac84a405 filter traps [skip ci] Akkadius 2020-04-05 19:45:45 -05:00
  • 91c874a310 Filter starting_items [skip ci] Akkadius 2020-04-05 19:43:09 -05:00
  • 41d0b1a947 Add getcharidbyname(name) to Perl/Lua. #1019 Alex 2020-04-05 20:41:49 -04:00
  • 9fbcd99be2 Filter ground spawns [skip ci] Akkadius 2020-04-05 19:40:40 -05:00
  • 68a2af1bce Filter forage [skip ci] Akkadius 2020-04-05 19:37:00 -05:00
  • dadd674b63 Filter fishing [skip ci] Akkadius 2020-04-05 19:30:02 -05:00
  • f7d4e51da9 Filter global_loot [skip ci] Akkadius 2020-04-05 19:20:50 -05:00
  • 152d985821 Filter loot tables and drops [skip ci] Akkadius 2020-04-05 19:01:45 -05:00
  • 6e3922b7cc Filter merchants [skip ci] Akkadius 2020-04-05 18:50:30 -05:00
  • 9a90bdf91a Filter tradeskills [skip ci] Akkadius 2020-04-05 18:40:19 -05:00
  • 17e9198a58 Another typo fix [skip ci] Akkadius 2020-04-04 21:38:05 -05:00
  • e17bd303b8 Fix typos to stop triggering Secrets [skip ci] Akkadius 2020-04-04 18:00:48 -05:00
  • be8a6b6af4 Add spawn expansion filtering Akkadius 2020-04-04 06:08:56 -05:00
  • 80baf1b9ed Filter objects by expansion Akkadius 2020-04-04 05:59:20 -05:00
  • 8a711f3c64 Expansion filtering for doors Akkadius 2020-04-04 05:51:21 -05:00
  • c1e58673b2 Add expansion gating for zoning Akkadius 2020-04-04 05:36:18 -05:00
  • fe7e850a04 Return blank string values for string entries that return back null Akkadius 2020-04-04 04:48:46 -05:00
  • 15c9b64120 Add GetWhere and DeleteWhere repository methods Akkadius 2020-04-04 04:44:39 -05:00
  • cc8aa354f1 Add string_id define [skip ci] Akkadius 2020-04-04 04:15:43 -05:00
  • 33bf20a037 Merge branch 'feature/multi-tenancy' of https://github.com/EQEmu/Server into feature/peq-expansions Akkadius 2020-04-04 03:56:44 -05:00
  • bcef171cf9 Fix for tradeskill query [skip ci] #1008 Akkadius 2020-04-04 03:55:53 -05:00
  • 9faae00d15 Update cmake lists [skip ci] Akkadius 2020-04-04 02:59:48 -05:00
  • 0552582274 Use double quotes in strings [skip ci] Akkadius 2020-04-04 02:56:14 -05:00
  • 376c123fa1 More table exclusions [skip ci] Akkadius 2020-04-04 02:39:15 -05:00
  • 80fb204f39 More repository comb-throughs [skip ci] Akkadius 2020-04-04 02:34:34 -05:00
  • 826f0418f7 More float fixes [skip ci] Akkadius 2020-04-04 02:27:27 -05:00
  • a824ddec44 Fix float types, remove some errant table repositories [skip ci] Akkadius 2020-04-04 02:26:30 -05:00
  • 9e27ffacff Add tables to ignore list that do not follow typical table conventions Akkadius 2020-04-04 02:13:47 -05:00
  • 3aaa5020b1 Fix repository struct defaults for varchar | text Akkadius 2020-04-04 02:04:48 -05:00