Commit Graph

  • b2757143a8 [Cleanup] Remove SetConnection() from loginserver/world_server.h (#3120) Alex King 2023-03-17 19:21:44 -04:00
  • 6e5da0e558 [Cleanup] Remove GetServerByAddress() from server_manager.h (#3119) Alex King 2023-03-17 19:21:38 -04:00
  • 6b8e74a29f [Cleanup] Remove PlayerLogin_Struct from login_types.h (#3118) Alex King 2023-03-17 19:21:30 -04:00
  • 203e63101a [Cleanup] Remove IsConnected() from loginserver/database.h (#3117) Alex King 2023-03-17 19:21:18 -04:00
  • 91257d599b [Cleanup] Remove unused methods in loginserver/client.h (#3116) Alex King 2023-03-17 19:21:08 -04:00
  • 491b358e28 [Cleanup] Remove UpdateLoginserverWorldAdminAccountPasswordById() from account_management.cpp (#3115) Alex King 2023-03-17 19:20:56 -04:00
  • 180c3088ca [Cleanup] Remove DBInitVars() and HandleMysqlError() from queryserv/database.h (#3114) Alex King 2023-03-17 19:20:47 -04:00
  • 97e4547192 [Cleanup] Remove DBInitVars(), HandleMysqlError(), and IsChatChannelInDB() in ucs/database.h (#3113) Alex King 2023-03-17 19:20:41 -04:00
  • 0caee9026a [Rule] Add Task System Rule ExpRewardsIgnoreLevelBasedEXPMods (#3112) Aeadoin 2023-03-17 19:15:02 -04:00
  • 0be7ead1d1 [Bug Fix] Fix Bard Bot Casting (#3122) Aeadoin 2023-03-17 19:07:54 -04:00
  • 950489bc34 [Bug Fix] Fix Raid methods that could cause crashes with Bots in raid (#3111) Aeadoin 2023-03-17 16:19:29 -04:00
  • 45da8cab61 [Bots] Add Basic Bot Raiding Functionality (#2782) Mitch Freeman 2023-03-17 12:19:59 -03:00
  • e778041198 [Cleanup] Remove ownHiddenTrigger from trap.cpp and trap.h (#3092) Alex King 2023-03-17 08:37:36 -04:00
  • 97e50ced93 [Cleanup] Delete deprecated/perlxs folder (#3110) Alex King 2023-03-17 06:23:30 -04:00
  • 4491bb9a70 [Cleanup] Remove is_authenticatd, LSShutDownUpdate(), and SetInstanceID() from zoneserver.h (#3109) Alex King 2023-03-17 06:23:19 -04:00
  • 04fba27467 [Cleanup] Remove StoreCharacter() from worlddb.h (#3108) Alex King 2023-03-17 06:23:10 -04:00
  • fa47dd7f93 [Cleanup] Remove DisableStats(), EnableStats(), DisableLoginserver(), and EnableLoginserver() from world_config.h (#3107) Alex King 2023-03-17 06:23:01 -04:00
  • b3fb5f00ab [Cleanup] Remove MakeGuildMembers() from wguild_mgr.h (#3106) Alex King 2023-03-17 06:22:51 -04:00
  • e17fad9ae0 [Cleanup] Cleanup unused methods and variables in world/main.cpp and world/main.h (#3105) Alex King 2023-03-17 06:22:41 -04:00
  • bbdaacd3b0 [Cleanup] Remove AllConnected(), CanUpdate(), and SendInfo() from login_server_list.cpp and login_server_list.h (#3104) Alex King 2023-03-17 06:22:34 -04:00
  • 61bd485449 [Cleanup] Remove unused methods in eql_config.cpp, eql_config.h, launcher_list.cpp, and launcher_list.h (#3103) Alex King 2023-03-17 06:22:01 -04:00
  • 4b405fe9fe [Cleanup] Remove authenticated from launcher_link.cpp and launcher_link.h (#3101) Alex King 2023-03-17 06:21:51 -04:00
  • d5aaf7cee5 [Cleanup] Remove CountZones() from launcher_link.h (#3100) Alex King 2023-03-17 06:21:41 -04:00
  • 12e9e0f71d [Cleanup] Delete world/console.old.cpp (#3099) Alex King 2023-03-17 06:21:23 -04:00
  • 0a64e26672 [Cleanup] Remove FindCLEByLSID(), GetCLE(), GetCLEIPCount(), and RemoveCLEByLSID() from clientlist.h (#3098) Alex King 2023-03-17 06:21:14 -04:00
  • 11fc5a9e93 [Cleanup] Remove SendGuildPacket() from clientlist.cpp, clientlist.h, and wguild_mgr.cpp (#3097) Alex King 2023-03-17 06:21:00 -04:00
  • 7bbcdfb479 [Cleanup] Remove FindByName(charname) from clientlist.h (#3096) Alex King 2023-03-17 06:20:46 -04:00
  • 3a530eb43b [Cleanup] Remove CheckAuth(), SetOnline(), and pMD5Pass from cliententry.h (#3095) Alex King 2023-03-17 06:20:36 -04:00
  • 48a60114b7 [Cleanup] Remove CommandRequirement() from zonedb.h (#3094) Alex King 2023-03-17 06:20:25 -04:00
  • 06f1f36c95 [Cleanup] Utilize GetScheduler() in zone/worldserver.cpp (#3093) Alex King 2023-03-17 06:20:13 -04:00
  • ccd9bd7d4c [Cleanup] Utilize SetHiddenTrigger in trap.cpp (#3091) Alex King 2023-03-17 06:17:53 -04:00
  • fea6cbf633 [Cleanup] Remove RemoveSpawnGroup() from spawngroup.h (#3090) Alex King 2023-03-17 06:17:44 -04:00
  • 460739d35c [Cleanup] Delete queues.h (#3089) Alex King 2023-03-17 06:17:32 -04:00
  • 11e1edc99f [Cleanup] Remove IsOrigin(glm::vec2) from position.h (#3088) Alex King 2023-03-17 06:17:20 -04:00
  • 7374660045 [Cleanup] Remove last_insert_id from petitions.h (#3087) Alex King 2023-03-17 06:17:10 -04:00
  • 9e8d365ca7 [Cleanup] Remove SetSentTime2 in petitions.h (#3086) Alex King 2023-03-17 06:17:00 -04:00
  • 14d69a0a14 [Cleanup] Remove perlparser.h (#3085) Alex King 2023-03-17 06:16:51 -04:00
  • fe063637e9 [Cleanup] Remove GetTransformation() and GetInvertedTransformation() from oriented_bounding_box.h (#3084) Alex King 2023-03-17 06:16:40 -04:00
  • 232b1028d7 [Cleanup] Remove m_inuse, m_z, and m_heading from object.h (#3083) Alex King 2023-03-16 21:47:27 -04:00
  • 3624307385 [Cleanup] Remove SetDBID() from object.h (#3082) Alex King 2023-03-16 21:36:03 -04:00
  • c0055cf357 [Cleanup] Remove npc_ai.cpp/npc_ai.cpp (#3081) Alex King 2023-03-16 21:17:23 -04:00
  • f9c1683d36 [Cleanup] Remove GetAILevel() from npc.h (#3080) Alex King 2023-03-16 21:06:24 -04:00
  • 64df993c10 [Cleanup] Remove FlushLootStats() from npc.h (#3079) Alex King 2023-03-16 21:06:10 -04:00
  • 890ef696fe [Cleanup] Remove GetDestination() from doors.h (#3078) Alex King 2023-03-16 20:47:40 -04:00
  • 3f1848b01a [Cleanup] Remove can_corpse_be_rezzed from corpse.h (#3077) Alex King 2023-03-16 20:47:25 -04:00
  • f7c4f1ff75 [Cleanup] Remove _baseBotStance from bot.h (#3076) Alex King 2023-03-16 20:25:45 -04:00
  • dcb127f4b6 [Cleanup] Remove _botRole from bot.h (#3075) Alex King 2023-03-16 20:25:35 -04:00
  • 669b068978 [Cleanup] Remove _previousTarget from bot.h (#3074) Alex King 2023-03-16 20:25:25 -04:00
  • db2aeca38f [Cleanup] remove _botOrderAttack from bot.h (#3073) Alex King 2023-03-16 20:25:16 -04:00
  • 1b3ca95f8c [Cleanup] Remove firstlogin and realfirstlogin from world/client.h (#3072) Alex King 2023-03-16 20:25:03 -04:00
  • c05baac551 [Cleanup] Remove CLIENT_TIMEOUT from world/client.h and zone/client.h (#3071) Alex King 2023-03-16 20:24:53 -04:00
  • 939fc79d19 [Cleanup] Remove IsAffectedByBuff() (#3068) Alex King 2023-03-16 20:24:44 -04:00
  • a0e6fce057 [Cleanup] Remove fixedZ from mob.h (#3065) Alex King 2023-03-16 20:24:35 -04:00
  • 452389b7a5 [Cleanup] Remove class EQStream from client.h (#3070) Alex King 2023-03-16 20:24:08 -04:00
  • dd184fa8b6 [Cleanup] Remove inWater from mob.h (#3069) Alex King 2023-03-16 20:23:56 -04:00
  • 4a3e6b5edc [Cleanup] Remove current_buff_count (#3067) Alex King 2023-03-16 20:23:41 -04:00
  • 7961d7afa8 [Cleanup] Utilize GetPlayerState() in mob methods (#3066) Alex King 2023-03-16 20:23:34 -04:00
  • cc6bcf3295 [Cleanup] Remove casting_spell_type from mob.h (#3064) Alex King 2023-03-16 20:23:21 -04:00
  • b73c2016cf [Cleanup] Remove last_max_hp from mob.h (#3063) Alex King 2023-03-16 20:23:11 -04:00
  • db7e8241ac [Cleanup] Remove DoBuffWearOffEffect() from mob.h (#3062) Alex King 2023-03-16 20:12:01 -04:00
  • b7747b07db [Illusions] Fix bug where spells like Ignite Bones left NPC size incorrect. (#3061) Paul Coene 2023-03-16 18:59:09 -04:00
  • 02ada0e496 [Quest API] Add SendIllusion overloads/parameters to Perl/Lua (#3059) Alex King 2023-03-15 20:37:37 -04:00
  • 7c819539c8 [Quest API] Add Spell GetActX methods to Perl/Lua (#3056) Alex King 2023-03-12 15:36:43 -04:00
  • e670c89163 [Cleanup] Remove unused lua_hate_entry.cpp (#3057) Alex King 2023-03-12 15:36:20 -04:00
  • 9ecdf057db [Feature] Add Heroic Strikethrough & HP Regen Per Second to GM Entity Info (#3055) Aeadoin 2023-03-11 20:46:31 -05:00
  • b6448c840f [Bug Fix] Fix Raid Invites causing client desync issues (#3053) Aeadoin 2023-03-11 11:42:52 -05:00
  • 0ba90df1f1 [Bug Fix] Fix issue with overflow on min/max hit dmg in npc scaling calculations (#3052) Aeadoin 2023-03-10 09:36:59 -05:00
  • 12dcbd0871 [Bug Fix] Fix Heal Scale and Spell Scale in NPC Scaling (#3051) Alex King 2023-03-09 22:32:47 -05:00
  • b0be4ca8bd [Feature] Add Avoidance and HP Regen Per Second too NPC Scaling. (#3050) Aeadoin 2023-03-09 11:07:03 -05:00
  • 412eb5deaa [Bots] Prevent interrupt spam when OOM (#3011) nytmyr 2023-03-07 17:17:09 -06:00
  • d6bdaa5c6e Saving and loading of guids for items, still needs a lot of work, esp with corpses. No auditing yet item-updates KimLS 2023-03-06 23:59:07 -08:00
  • 593127fb7e GUID interface. KimLS 2023-03-06 13:51:00 -08:00
  • f030461bc7 [Feature] Add Heroic Strikethrough to NPC Scaling (#3028) Alex King 2023-03-05 22:36:53 -05:00
  • 8f5e7978ab [Commands] Remove #equipitem Command (#3040) Alex King 2023-03-05 22:36:04 -05:00
  • 2e55da2b2d [Fix] Checkmarks and X characters in popup messages (#3041) Alex King 2023-03-05 22:35:52 -05:00
  • 16a8f88ae5 [Commands] Cleanup #haste Command (#3042) Alex King 2023-03-05 22:35:42 -05:00
  • 22d7ef6763 [Commands] Cleanup #hideme Command (#3043) Alex King 2023-03-05 22:35:30 -05:00
  • 457e800c73 [Commands] Cleanup #interrupt Command (#3044) Alex King 2023-03-05 22:35:23 -05:00
  • 8393e50aa8 [Commands] Cleanup #level Command (#3045) Alex King 2023-03-05 22:34:33 -05:00
  • b6497cdd6a [Commands] Cleanup #resetaa and #resetaa_timer (#3047) Alex King 2023-03-05 22:34:21 -05:00
  • 218ef80f96 [Commands] Cleanup #picklock Command (#3046) Alex King 2023-03-05 22:34:05 -05:00
  • a90d41480a [Commands] Cleanup #wc Command (#3049) Alex King 2023-03-05 22:18:35 -05:00
  • 67df6f62b7 [Cleanup] Remove unused ^evacuate and ^succor subcommands from bot_command.h (#3039) Alex King 2023-03-05 12:19:58 -05:00
  • 4572dbc426 [Cleanup] Remove unused BotAA struct in bot_structs.h (#3038) Alex King 2023-03-05 12:19:52 -05:00
  • e8cc160572 [Cleanup] Remove unused bot structs in bot_structs.h (#3037) Alex King 2023-03-05 12:19:42 -05:00
  • 8c9adca852 [Cleanup] Utilize SetFilter in client.cpp (#3036) Alex King 2023-03-05 12:19:22 -05:00
  • b53310e23b [Cleanup] Remove unused AbilityTimer variable in client.h (#3035) Alex King 2023-03-05 12:19:16 -05:00
  • 14f01dc2d7 [Cleanup] Remove unused client queued work variable in client.cpp/client.h (#3034) Alex King 2023-03-05 12:19:09 -05:00
  • a4d6509e6d [Cleanup] Remove unused player update variables in client.cpp/client.h (#3033) Alex King 2023-03-05 12:18:56 -05:00
  • fc835bfb0e [Cleanup] Remove unused HandleUpdateTasksOnKill in client.h (#3032) Alex King 2023-03-05 12:18:51 -05:00
  • 9ec4e5ade0 [Cleanup] Remove unused command variables in client.cpp (#3031) Alex King 2023-03-05 12:18:36 -05:00
  • 6b65e93a06 [Cleanup] Remove unused SaveBackup in client.h (#3030) Alex King 2023-03-05 12:18:26 -05:00
  • a0a28fef04 [Strings] Add exception handling to converters themselves (#3029) Chris Miles 2023-03-04 19:39:55 -06:00
  • 034feb4ff4 [Bots] Place BOT_COMMAND_CHAR inside messages (#3027) Trent 2023-03-04 18:02:04 -07:00
  • 65c14b160e [Rules] Add ResurrectionEffectsBlock (#2990) nytmyr 2023-03-04 17:24:29 -06:00
  • c21d47f450 [Scaling] Add support for pipe-separated zone IDs and versions (#3015) Alex King 2023-03-04 18:24:16 -05:00
  • 83ea9816b8 [Rules] Add Multiplier for Heroic Stats. (#3014) Aeadoin 2023-03-04 18:09:44 -05:00
  • e3f9b396ab [Console] Add IS_TTY to force terminal coloring output (#3021) Chris Miles 2023-03-04 17:01:39 -06:00
  • 2a6cf8c8e7 [Strings] Add more number formatters (#2873) Alex King 2023-03-04 18:01:19 -05:00
  • be567af70d [Bug Fix] Cursor Coin Upon Death (#3020) cybernine186 2023-03-04 17:45:42 -05:00