Commit Graph

  • 11a8e46ee8 CMake cleanup (#5082) develop brainiac 2026-05-17 15:05:46 -07:00
  • ca704c7f88 feat(Scripting): Created two perl/lua scripting hooks for merchants (#5083) master Dan 2026-05-13 03:18:36 -04:00
  • 7d98b10c18 Merge branch 'master' into develop KimLS 2026-05-07 20:56:48 -07:00
  • 65330af50e Validating packets (starting with loot) (#5079) dannuic 2026-05-07 21:56:10 -06:00
  • ef6dfe0469 Load openssl libs from executable directory and update logging (#5078) Knightly 2026-05-07 17:25:01 -10:00
  • d7e010a3ec strings: refactor Money and add MoneyShort (#5075) Dan 2026-05-07 23:24:15 -04:00
  • 99f99c8b8e Fixed the buff database entries and updated database migrations (#5076) dannuic 2026-05-05 22:23:43 -06:00
  • e5ce882b9d Updated the database scripts and re-synced the database bindings (#5077) dannuic 2026-05-03 22:37:24 -06:00
  • 18df055f16 Add Buff infrastructure to go through different logic paths from different patches (#5073) dannuic 2026-05-02 22:53:26 -06:00
  • c253734c57 Merge branch 'tob_patch' into develop KimLS 2026-04-30 00:06:37 -07:00
  • 85c3255568 [Bots] Command add fix for spelltypeids/spelltypenames (#5074) nytmyr 2026-04-29 01:59:19 -05:00
  • 9cc3d492ce Merge branch 'master' into develop KimLS 2026-04-28 20:39:33 -07:00
  • c6ddf300a4 Add back msvc step with a maintained fork KimLS 2026-04-28 20:15:06 -07:00
  • 42d6004467 Remove step i think isn't required for windows, change linux path KimLS 2026-04-28 20:00:01 -07:00
  • cabe06ea92 Revert linux part for now KimLS 2026-04-28 19:42:26 -07:00
  • 4abd9c1b40 Some build changes, may or may not fix cache KimLS 2026-04-28 18:01:20 -07:00
  • accda849ac Merge fix KimLS 2026-04-28 00:15:35 -07:00
  • f72bbab0e9 Change paths to try to get this working KimLS 2026-04-28 00:04:40 -07:00
  • 9647a5b82c Add develop branch KimLS 2026-04-27 23:20:29 -07:00
  • 84a90cef23 Linux build doesn't like the way we hash this KimLS 2026-04-27 22:22:54 -07:00
  • a8db057440 Add vcpkg cache, hopefully works. KimLS 2026-04-27 22:19:15 -07:00
  • 743fd45b17 Added component-based patch system (#5070) tob_patch dannuic 2026-04-26 00:29:12 -06:00
  • 6d6cc8ca95 Update openssl calls to use EVP interface (#5072) Knightly 2026-04-25 13:49:03 -10:00
  • 6694281f22 Fix gcc warnings (#5071) brainiac 2026-04-24 23:05:32 -07:00
  • 0ada77f340 Login Updates for TOB (#5068) Knightly 2026-04-20 19:45:58 -10:00
  • 9c8107ce96 Merge pull request #5069 from Knightly1/update_ci Alex 2026-04-20 21:13:28 -07:00
  • 4581059e78 CI tob_patch branch #5069 Knightly 2026-04-20 16:29:00 -10:00
  • dceec36fad Merge branch 'master' into tob_patch KimLS 2026-04-20 18:41:45 -07:00
  • 3035e906fe Merge pull request #5067 from dannuic/tob_fullylogin Alex 2026-04-20 18:40:08 -07:00
  • 5dc093fe5e Add Multiple Mercenary Hire Functionality (#5059) xJeris 2026-04-20 20:52:23 -04:00
  • 758774b0bf fix: only dismiss pet summoned by the fading familiar buff (#5063) ltroylove 2026-04-20 19:51:47 -05:00
  • 1958a12bc7 fix: include base skill damage in FlyingKick, Kick, RoundKick, and Bash (#5061) ltroylove 2026-04-20 19:51:17 -05:00
  • 348094b881 fix: correct off-by-one in GetSpellLevel for Berserker class (#5060) ltroylove 2026-04-20 19:50:36 -05:00
  • 0e0162edc0 Added spell links to interrupt and fizzle messages #5067 dannuic 2026-04-19 23:07:02 -06:00
  • af06fb703c confirmed consider dannuic 2026-04-18 12:37:56 -06:00
  • c5d089de68 Validated message and interrupt packets, needs refactor for full functionality dannuic 2026-04-18 12:08:54 -06:00
  • b8ee811ac6 Fixed unmemming spells on cast dannuic 2026-04-18 06:53:37 -06:00
  • 08cdd8234d Validated to OP_CastSpell -- still causes a spell to unmem after cast dannuic 2026-04-18 00:08:18 -06:00
  • 3bb7f94713 Fixed memorization for parity with RoF2 dannuic 2026-04-17 23:35:34 -06:00
  • ec5a9d0bd4 Validated up to OP_MemorizeSpell (still needs testing in client) dannuic 2026-04-17 18:07:39 -06:00
  • 2da6d3f37c Fixed item index mapping dannuic 2026-04-17 14:57:35 -06:00
  • 6a7baf8f1c Validated through OP_SetServerFilter dannuic 2026-04-17 11:56:46 -06:00
  • a8e3ab41e1 Validated up to OP_ExpUpdate dannuic 2026-04-16 17:13:17 -06:00
  • fe4146050f Validated up to OP_UpdateAA dannuic 2026-04-16 16:51:41 -06:00
  • 36ea946255 Attempt to fix opcodes formatting dannuic 2026-04-16 16:28:08 -06:00
  • f29d87aced Validated up to OP_WorldObjectsSent dannuic 2026-04-16 15:59:54 -06:00
  • 767f04731b Merge fix KimLS 2026-04-15 22:06:39 -07:00
  • 8e7964b835 Merge pull request #5066 from dannuic/tob_loginpatches Alex 2026-04-15 22:03:39 -07:00
  • a9333fb51b Added padding into client position struct #5066 dannuic 2026-04-15 22:52:21 -06:00
  • 27ad857ee5 Fixed spawn position struct dannuic 2026-04-15 22:51:23 -06:00
  • 5549daedb1 Some ZoneChange work dannuic 2026-04-15 21:10:41 -05:00
  • b5cc8dfab1 Verified and corrected packets through character select dannuic 2026-04-14 13:39:28 -05:00
  • 865f619e21 Validated and filled out SendMaxCharacters dannuic 2026-04-13 22:56:49 -06:00
  • a4785d30e0 Added some comments for trivial opcodes dannuic 2026-04-13 17:47:19 -05:00
  • a54711817d Validated EnterWorld (in & out) dannuic 2026-04-13 17:34:21 -05:00
  • 139575661d Validated SendCharInfo dannuic 2026-04-13 17:10:38 -05:00
  • 8dd24f4a70 Updated comments for LogServer dannuic 2026-04-13 15:47:13 -05:00
  • 517d9419a7 Update opcode tracker KimLS 2026-04-12 17:03:29 -07:00
  • a789b22fc7 Change from obr to tob dir, added a status doc KimLS 2026-04-12 13:16:23 -07:00
  • 6e1fe45090 Merge branch 'tob_patch' of https://github.com/EQEmu/EQEmu into tob_patch KimLS 2026-04-09 20:41:53 -07:00
  • 492d848f6a adjust offsets by 2 in OP_LogServer on tob, I had done it simply from assembly and misread the register and it's off by 2 for each one. KimLS 2026-04-09 20:41:40 -07:00
  • ce5e216be9 Merge pull request #5058 from dannuic/tob_zonein Alex 2026-04-09 00:01:53 -07:00
  • 48e0847f21 renamed straggler file for tob #5058 dannuic 2026-04-08 23:06:09 -05:00
  • 7f42add39b Finished up player profile dannuic 2026-04-08 22:13:37 -05:00
  • 49161a618f Added up to DoN currency (not inclusive) dannuic 2026-04-08 17:57:08 -05:00
  • aac7bbf48a Fixed enough to allow zoning dannuic 2026-04-08 15:57:37 -05:00
  • 2c4d82f1b9 Fixed packed structs dannuic 2026-04-08 10:26:36 -05:00
  • dea5031d83 WIP attempts at zoning in dannuic 2026-04-07 23:35:16 -05:00
  • 30c9c6317f Update OP_LogServer Fix the source group matching in common lib Added a couple packet structure documentations I had looked at. KimLS 2026-04-06 20:51:52 -07:00
  • c7eea72997 Merge pull request #5057 from dannuic/tob_charactercreate Alex 2026-04-06 14:51:18 -07:00
  • ba2ca5eada Lua: Header Matching and Cleanup (#5055) Knightly 2026-04-06 11:48:46 -10:00
  • 28e6ef29d4 Corrected missing find/replace for steam_latest #5057 dannuic 2026-04-06 16:23:06 -05:00
  • a6f4438c0d Removed the _t for consistency dannuic 2026-04-06 16:15:20 -05:00
  • e5a111d8d8 Implemented through character creation packets dannuic 2026-04-06 16:09:59 -05:00
  • 491b1edd12 Warning fixes, general cleanup (#5053) brainiac 2026-04-04 23:27:21 -07:00
  • abbaf6f9a1 update opcodes KimLS 2026-04-04 16:47:41 -07:00
  • ccdc9f2e43 fix dumb compile errors from my hand merge KimLS 2026-04-04 15:48:43 -07:00
  • a9effc7bac A couple laurion renames i missed KimLS 2026-04-04 15:28:59 -07:00
  • a2b3b36cf1 WIP, porting old laurion changes to tob KimLS 2026-04-04 15:11:21 -07:00
  • 75ddf8dfc3 Merge branch 'master' into obr_login obr_login KimLS 2026-04-04 14:14:47 -07:00
  • 435224631f Lua: Add world_wide_add_ldon_win & events (#5054) Knightly 2026-04-04 08:15:05 -10:00
  • a3802ff257 opcode fixes KimLS 2026-04-02 11:50:08 -07:00
  • 48d18aa62a Update Readme for license changes Knightly 2026-03-31 22:54:45 -10:00
  • 7ab909ee47 Standardize Licensing - License was intended to be GPLv3 per earlier commit of GPLv3 LICENSE FILE - This is confirmed by the inclusion of libraries that are incompatible with GPLv2 - This is also confirmed by KLS and the agreement of KLS's predecessors - Added GPLv3 license headers to the compilable source files - Removed Folly licensing in strings.h since the string functions do not match the Folly functions and are standard functions - this must have been left over from previous implementations - Removed individual contributor license headers since the project has been under the "developer" mantle for many years - Removed comments on files that were previously automatically generated since they've been manually modified multiple times and there are no automatic scripts referencing them (removed in 2023) Knightly 2026-03-31 21:24:32 -10:00
  • 287d4a66dc Fixup CMakePresets.json - Fix vcpkg presetName variable evaluation - Remove tabs & fix alignment Knightly 2026-03-31 22:08:02 -10:00
  • ca23b8612e WIP world select packets KimLS 2026-03-30 21:54:15 -07:00
  • 485ae4809d some changes, working on login KimLS 2026-03-30 18:36:13 -07:00
  • 452407ed67 Fix seq in on login handshake KimLS 2026-03-26 21:59:53 -07:00
  • aa1c481f65 update opcodes KimLS 2026-03-26 13:01:24 -07:00
  • 780dcdab5a Renamed "larion" to "steam latest" KimLS 2026-03-26 12:50:46 -07:00
  • 16ec08e71c Some investigation on packets, mostly the same as rof2 / laurion but not entirely. KimLS 2026-03-25 18:08:46 -07:00
  • 0024073cee Login exploration KimLS 2026-03-24 23:59:42 -07:00
  • 37b8428c48 Starting research KimLS 2026-03-24 23:22:08 -07:00
  • 5bedbc18c4 Enhance quantity validation for stackable items straps-eq 2026-03-12 10:07:47 -05:00
  • 7c026ab25c [Bots] Make expansion settings universal nytmyr 2026-02-08 21:37:25 -06:00
  • 024abf74a8 Fix inventory overflow bug overwriting equipment slot 0 Claude 2026-01-23 21:38:43 +00:00
  • 9d2cc213ce Fix Build Status link in README.md JJ 2026-01-05 18:00:46 -05:00
  • bf69182a62 Revise README for updated documentation and links JJ 2026-01-05 17:56:17 -05:00
  • be493435cb Fix Shared Memory in Windows - Windows does not allow paths as mutexes - Remove the config directory from the mutex name - This fix has the potential for collision of concerns on Windows when running multiple instances, but it is an unlikely scenario given port requirements Knightly 2025-12-23 18:46:17 -10:00
  • af6c3ec97d Fix undefined behavior in log aliases brainiac 2025-12-21 17:05:42 -08:00