Commit Graph

  • a3309a06a9 Update shareddb.cpp Alex King 2024-12-13 17:44:41 -05:00
  • 857a829785 Add slot ID conversions Kinglykrab 2024-11-21 23:19:41 -05:00
  • 9ec98d2b89 Cleanup Kinglykrab 2024-10-25 21:49:12 -04:00
  • 96979ac332 Cleanup Kinglykrab 2024-10-25 18:12:07 -04:00
  • 748cf5fcda Update shareddb.cpp Kinglykrab 2024-10-25 00:45:32 -04:00
  • 003183a6af Update worlddb.cpp Kinglykrab 2024-10-25 00:26:13 -04:00
  • b56c805cd8 [Feature] Implement "Big Bags" Kinglykrab 2024-10-25 00:17:33 -04:00
  • c966f26ac1 [Release] 22.62.1 (#4627) v22.62.1 Chris Miles 2025-01-27 16:36:51 -06:00
  • fe66c24352 Revert "[Memory Leak] Change raw pointer to unique_ptr to avoid potential leak in dbg stream (#4616)" Akkadius 2025-01-27 16:34:05 -06:00
  • bdcded7d45 [Performance] Re-use OP_PlayerStateAdd packet memory (#4626) Chris Miles 2025-01-27 15:33:03 -06:00
  • f939f25aa1 [Performance] Re-use OP_Damage packet memory (#4625) Chris Miles 2025-01-27 15:32:55 -06:00
  • 401f1038f3 [Performance] Re-use OP_SendFindableNPCs packet memory (#4623) Chris Miles 2025-01-27 15:32:48 -06:00
  • 95c6560e7c [Performance] Re-use OP_HPUpdate packet memory (#4622) Chris Miles 2025-01-27 15:32:40 -06:00
  • 59f645b5c3 [Performance] Re-use OP_Animation packet (#4621) Chris Miles 2025-01-27 15:32:30 -06:00
  • bbfed8300c [Repop] Make #repop instant (#4620) Chris Miles 2025-01-27 15:32:22 -06:00
  • 07c762068f [Performance] Re-use ClientUpdate packet memory (#4619) Chris Miles 2025-01-27 15:32:14 -06:00
  • 78190798dc [Performance] Use static memory in EQ::Net::DaybreakConnection #4624 akkadius/daybreak-connection-static-memory Akkadius 2025-01-27 02:42:14 -06:00
  • 6525051d2d Bump golang.org/x/net in /utils/scripts/build/should-release (#4618) dependabot[bot] 2025-01-26 21:28:40 -06:00
  • b7f94e8315 [Release] 22.62.0 (#4617) v22.62.0 Chris Miles 2025-01-26 21:26:34 -06:00
  • d1f368ab7f [Databuckets] Implement Nested Databuckets (#4604) Chris Miles 2025-01-26 21:13:31 -06:00
  • 2bf0533194 add rule and consolidate logic trust/underworld Trust 2025-01-26 20:45:58 -05:00
  • 1f3ac2dc4f [Memory Leak] Change raw pointer to unique_ptr to avoid potential leak in dbg stream (#4616) Alex 2025-01-26 17:05:45 -08:00
  • 7a226ca4ef [Bazaar] Improve Bazaar Search Performance (#4615) Mitch Freeman 2025-01-26 21:04:56 -04:00
  • 3ab671e7fe [Feature] Underworld Command auto return Trust 2025-01-26 19:42:31 -05:00
  • 119151c0e3 [Hotfix] Delete later in RemoveItem second case Akkadius 2025-01-25 14:04:57 -06:00
  • faa8a492f7 [Memory Leak] Fix leak in Client::RemoveDuplicateLore (#4614) Chris Miles 2025-01-24 12:22:58 -06:00
  • 2926b4df78 [Memory Leak] Fix memory leak in Client::Handle_OP_MoveMultipleItems (#4613) Chris Miles 2025-01-24 02:59:08 -06:00
  • 986eda44aa [Memory Leak] Fix leaks in Client::Handle_OP_AugmentItem (#4612) Chris Miles 2025-01-24 02:58:58 -06:00
  • b2f71f16fc [Memory Leak] Fix leak in NPC::RemoveItem (#4611) Chris Miles 2025-01-24 02:10:06 -06:00
  • 861eac3660 [Memory Leak] Fix leak in QuestManager::varlink (#4610) Chris Miles 2025-01-24 01:56:22 -06:00
  • a376bc4471 [Memory Leak] Fix leak in BuyTraderItemOutsideBazaar (#4609) Chris Miles 2025-01-24 01:56:15 -06:00
  • e83d0942ad [Fix] Repair levers opening the Evolving XP Transfer Window (#4607) Mitch Freeman 2025-01-22 20:55:21 -04:00
  • 31abaf8016 [Feature] Implement Custom Pet Names (#4594) catapultam-habeo 2025-01-22 03:31:05 -06:00
  • 0acad18067 [CLI] Add --skip-backup to world database:updates (#4605) Chris Miles 2025-01-21 19:11:58 -06:00
  • 90c37390f1 [Hotfix] CLI help menu from parsing correctly in World Akkadius 2025-01-21 18:48:02 -06:00
  • dba494cd8e [Hotfix] Update database version to match manifest Akkadius 2025-01-21 17:39:33 -06:00
  • 37ced4b003 [Databuckets] Add Account Scoped Databuckets (#4603) Chris Miles 2025-01-21 16:06:18 -06:00
  • d13c725a74 [Linux] Implement KSM Kernel Samepage Merging with Maps (#4601) Chris Miles 2025-01-21 15:50:20 -06:00
  • 25826c6686 [Performance] Client / NPC Position Update Optimizations (#4602) Chris Miles 2025-01-21 15:35:19 -06:00
  • 1a27127c39 [Hotfix] Fix query error in character_evolving_items Akkadius 2025-01-20 23:21:37 -06:00
  • 78b0c86442 Don't send update to self while in group akkadius/visibility-experiment Akkadius 2024-11-24 22:25:56 -06:00
  • ce3d3153d8 Little bit of cleanup Akkadius 2024-11-19 02:16:11 -06:00
  • 92cc457067 Add rule Zone:EnableEntityClipping Akkadius 2024-11-19 02:04:55 -06:00
  • 9780623fea Update client.cpp Akkadius 2024-11-19 01:35:24 -06:00
  • d89bcf4f6c Update client.cpp Akkadius 2024-11-19 01:30:24 -06:00
  • 34b3a3fc88 Updates Akkadius 2024-11-19 01:28:20 -06:00
  • 8f54abec61 Update mob.cpp Akkadius 2024-11-19 00:35:50 -06:00
  • ed4d72c54b Broadcast to group Akkadius 2024-11-17 22:47:46 -06:00
  • 2d8ef8d286 Feature flag all logic Akkadius 2024-11-17 19:48:15 -06:00
  • 6424e6a3f3 Amazing Akkadius 2024-11-16 01:53:54 -06:00
  • 8606ccffc9 Beautiful Akkadius 2024-11-16 01:13:13 -06:00
  • 2bf02a5be5 Update entity.cpp Akkadius 2024-11-15 15:49:31 -06:00
  • abc507d173 More Akkadius 2024-11-14 23:46:59 -06:00
  • c18cba4faf More changes Akkadius 2024-11-14 05:45:53 -06:00
  • 010ba01ee7 Zone optimizations Akkadius 2024-11-14 05:30:33 -06:00
  • 75698a809f [Feature] Add Support for Item Previews (#4599) Alex King 2025-01-19 20:18:17 -05:00
  • 37a7b7fc41 [Feature] Add Alternate Bazaar Search Approach (#4600) Mitch Freeman 2025-01-19 21:02:53 -04:00
  • f21cc170df [Feature] Evolving Item Support for RoF2 (#4496) Mitch Freeman 2025-01-19 20:10:19 -04:00
  • d47bf687d0 [Fix] Update trader add/remove packets to limits for RoF2 (#4595) Mitch Freeman 2025-01-19 18:37:09 -04:00
  • 035c51944f [Quest API] Add SetAAEXPPercentage to Perl/Lua (#4597) Alex King 2025-01-19 17:36:48 -05:00
  • c2ebc2540a [Fix] Update a few Bazaar RoF2 routines for memory leaks (#4592) Mitch Freeman 2025-01-08 19:45:03 -04:00
  • c82f1b9afc [Zone] Implement zone player count sharding (#4536) Chris Miles 2025-01-08 17:41:16 -06:00
  • 15684567cf [Fix] Add Bazaar BulkSendTrader Limit for RoF2 (#4590) Mitch Freeman 2025-01-08 15:28:44 -04:00
  • 4befe32c61 Handful of opcodes identified. larion KimLS 2025-01-07 23:01:00 -08:00
  • 533dc997fd [Fix] Repair a memory leak in #summonitem (#4591) Mitch Freeman 2025-01-08 00:50:34 -04:00
  • 03b30d5c7a [Database] Change npc_types walkspeed to be of type float (#4589) Chris Miles 2025-01-07 13:46:32 -06:00
  • d89f9bdcc7 [Fix] Repair an incorrect safe_delete call memory leak. (#4588) Mitch Freeman 2025-01-07 01:01:49 -04:00
  • 490cffb5ea [Release] 22.61.0 (#4587) v22.61.0 Chris Miles 2025-01-06 00:27:11 -06:00
  • d95b64e0b8 [Cleanup] Fix GM Flag Spell Restriction Bypasses (#4571) Alex King 2025-01-06 01:18:25 -05:00
  • 1ed282f6ff [Inventory] Add GetInventorySlots() Method (#4566) Alex King 2025-01-06 00:48:39 -05:00
  • a3a498634f [Maps] Fix broken Map MMFS implementation (#4576) Chris Miles 2025-01-05 23:48:09 -06:00
  • c44596b38a [Network] Prune / disconnect TCP connections gracefully (#4574) Chris Miles 2025-01-05 23:48:00 -06:00
  • fe43d26dd6 [Fix] Guild creation to propagate across zones (#4575) Mitch Freeman 2025-01-06 01:47:22 -04:00
  • 3155b82abb [Command] Fix #copycharacter (#4582) Chris Miles 2025-01-05 23:46:59 -06:00
  • 4c6aaa6995 [Logs] Improve Crash log defaults (#4579) Chris Miles 2025-01-05 23:46:43 -06:00
  • c82dee575a [Fix] Guild Membership Update Fix (#4581) Mitch Freeman 2025-01-06 01:46:19 -04:00
  • 33db85f2ee [Fix] Repair a EQEMUConfig Memory Leak (#4584) Mitch Freeman 2025-01-06 01:45:28 -04:00
  • b40e4ce7cd [Fix] Repair a memory leak in GuildsList (#4585) Mitch Freeman 2025-01-06 01:45:09 -04:00
  • 20ff325013 [Fix] Repair a LoadNPCEmote MemoryLeak (#4586) Mitch Freeman 2025-01-06 01:44:51 -04:00
  • 8a7d5e72cb [Filesystem] Path Manager Improvements (#4557) Chris Miles 2025-01-05 23:44:16 -06:00
  • ef8e1cf6e6 Several opcodes KimLS 2025-01-05 18:17:50 -08:00
  • c718ddbbf9 Fix compile issue with new casting slot conversion added the other day. KimLS 2025-01-05 15:02:14 -08:00
  • 8eb20efabb -Stun -Player Trading -Item Recast -CancelSneakHide -Item Verification KimLS 2025-01-03 22:19:15 -08:00
  • 9a18b7772a Some more work on merchant system. KimLS 2025-01-01 13:38:02 -08:00
  • 33164dc47a Added rof2 style discipline opcodes. Might need work but looking at assembly looks like it might work too. KimLS 2024-12-30 19:39:26 -08:00
  • 4d05e4b53e Add encodes/decodes for delete charge and delete item KimLS 2024-12-30 19:16:49 -08:00
  • 24dbe6da0e Add tradeskill opcodes, some encodes and decodes to match rof2; i think they're all still the same but i could be wrong. KimLS 2024-12-30 19:10:56 -08:00
  • 0241a90505 -ApplyPoison -Encode CastSpell (needs to be checked more) -Decode animation KimLS 2024-12-29 19:37:15 -08:00
  • bd2798f2cc Add support for augment items. KimLS 2024-12-28 22:59:32 -08:00
  • a42d6e8ee1 Reorder decodes in alpha order too. KimLS 2024-12-28 09:24:32 -08:00
  • 745eeb6eae A few more ops; some need server support still. Reorder encodes to be alphabetical for better maintanability. KimLS 2024-12-27 23:22:33 -08:00
  • 91bd9ccf26 Minor group work KimLS 2024-12-24 16:02:18 -08:00
  • 45db09303f Add a few opcodes Add onlevelmessage encode KimLS 2024-12-24 14:29:51 -08:00
  • d9132e84ab Illusion and money on corpse KimLS 2024-12-24 12:03:30 -08:00
  • 2cb4c55613 Some opcodes. KimLS 2024-12-19 19:15:27 -08:00
  • f040bbdb03 -ZoneToBind struct -Added opcode for ZoneToBind -Added opcode for RespawnWnd (it looks like this is the same as rof2 so no struct work right now unless it doesn't end up working) KimLS 2024-12-18 22:16:09 -08:00
  • 852667016d Blocked buffs KimLS 2024-12-16 22:13:37 -08:00
  • 62a84388c0 AA struct work KimLS 2024-12-16 18:08:27 -08:00
  • 8bd1d51674 Update database_update_manifest.cpp akkadius/bag-recover-2 Alex King 2024-12-15 14:46:02 -05:00
  • 33ab28c1e0 Fix for corpses not serializing correctly (hopefully). KimLS 2024-12-14 23:23:55 -08:00