Commit Graph

  • 6b65dd3a00 Update console_server_connection.cpp #4573 akkadius/world-telnet-prune-connections Akkadius 2024-12-14 21:50:53 -06:00
  • be0c6b5e05 Work on skill updates. KimLS 2024-12-14 19:37:10 -08:00
  • aa8b0570d6 [Telnet] Automatically prune connections Akkadius 2024-12-14 21:16:14 -06:00
  • 4493ebebab [Bug Fix] Resolve a client crash when logging in or zoning (#4572) Mitch Freeman 2024-12-14 15:27:43 -04:00
  • 0504426dca Update database_update_manifest.cpp Alex King 2024-12-14 14:04:56 -05:00
  • 62c742a7e9 Update database_update_manifest.cpp Alex King 2024-12-14 13:25:01 -05:00
  • ea5cbdd0d0 Update shareddb.cpp Alex King 2024-12-13 17:44:41 -05:00
  • 6070e73b16 GM training wip KimLS 2024-12-12 22:54:09 -08:00
  • ef5fdafdbe GM training request decode. KimLS 2024-12-12 21:03:41 -08:00
  • 6d5424e7b0 Update a few opcodes we don't check contents of. KimLS 2024-12-12 20:38:37 -08:00
  • 0fdfda9c53 updated patch file too KimLS 2024-12-12 20:02:26 -08:00
  • 0da381c272 Add OP_MobHealth encode. KimLS 2024-12-12 19:56:13 -08:00
  • 77793f364e [Commands] Add #find bot Subcommand (#4563) Alex King 2024-12-12 17:55:33 -05:00
  • e258aaa068 [Bug Fix] Allow Items in ROF2 to Stack to 32,767 (#4556) Alex King 2024-12-12 17:39:38 -05:00
  • 3b779ef301 [Rules] Add rules for requiring custom files from client (#4561) Paul Johnson 2024-12-11 23:47:50 -08:00
  • 3f3c0f2fda [Commands] Add #find ldon_theme Subcommand (#4564) Alex King 2024-12-12 02:27:25 -05:00
  • 0f164c456e [Cleanup] Remove Unused Group Methods (#4559) Alex King 2024-12-12 02:25:36 -05:00
  • 6172c49b08 [Feature] Enable bazaar window 'Find Trader' functionality (#4560) Mitch Freeman 2024-12-12 03:25:12 -04:00
  • 66a7dd0143 [Databuckets] Improved Reliability and Performance of Databuckets (#4562) Chris Miles 2024-12-12 01:17:08 -06:00
  • 5c6e7a8b09 [Cleanup] Convert Event Parses to Single Line (#4569) Alex King 2024-12-12 01:43:22 -05:00
  • bd85fc96a0 Bump golang.org/x/crypto in /utils/scripts/build/should-release (#4570) dependabot[bot] 2024-12-12 00:17:28 -06:00
  • b761f1cdf9 -Updated pp buff doc -Support for Server->Laurion item links. -Laurion->Server item links still do not work right. KimLS 2024-12-09 22:56:11 -08:00
  • ce98118cc8 Basic spellcasting works a bit. KimLS 2024-12-08 22:56:34 -08:00
  • 13f57f3c5d WIP; buff doesn't seem to full work; need to fix op_action KimLS 2024-12-07 19:42:40 -08:00
  • 7083a74b31 WIP spell casting for laurion KimLS 2024-12-07 13:45:27 -08:00
  • 8e40e5357c [Bots] Fix AA ranks to account for level (#4567) nytmyr 2024-12-06 22:58:11 -06:00
  • d3ac751dd1 Merchant window startup KimLS 2024-12-05 19:39:59 -08:00
  • 2db1b1b9b0 More work on item packet KimLS 2024-12-04 22:28:07 -08:00
  • c4a7fcc063 -Added several opcodes; not all confirmed working yet. -Partial support for item packet (several of the types have been shuffled so this will take a while to get working). KimLS 2024-12-04 21:07:50 -08:00
  • 5f0b999ca9 [Groups] Fix AmIMainAssist incorrectly checking for MainTankName (#4565) nytmyr 2024-12-04 15:04:34 -06:00
  • 2c48ec39ef Impl SendAATable KimLS 2024-12-03 20:37:44 -08:00
  • 352f52e65d -Add function for converting laurion links (non functional) -Fix move items on cursor -Fill out more of the filters even if we don't use them atm KimLS 2024-12-03 19:51:37 -08:00
  • 32a1d7c43e -Exp update almost works, but inital at zonein is broken -MoveItem has opcode now but is not translating correctly. KimLS 2024-12-02 23:36:13 -08:00
  • af8f85cfd9 -Basic move item support. -Update some Laurion limits to better support new item slots. -Camping on Laurion will now work like it does on live. -Fixed a few of the Laurion exp messages (this will need some work). Packet calc is still all fked up. KimLS 2024-12-02 22:41:20 -08:00
  • 392998325b -Damage mostly works -Death kinda sorta works; need to fix an ordering issue in source (we send death before damage on killing blow) -Fix animation -Fix auto attack -Camp KimLS 2024-12-01 23:42:28 -08:00
  • 591fa0eb1d -Set laurion commands to $ from . since that's closer to muscle memory. -Add translation for OP_SpawnAppearance (later to support guilds we will need to extend it a bit server side.) KimLS 2024-11-30 23:52:00 -08:00
  • 1e35d30c8f Now send membership for Laurion in zone right before player profile like live. KimLS 2024-11-30 19:04:57 -08:00
  • 2d8b777120 Fix for door clicking, add a few more opcodes. KimLS 2024-11-30 15:17:46 -08:00
  • cdd95e3023 Add wip SQL for findable_locations so people don't have to guess. zonepoint_find KimLS 2024-11-27 22:54:21 -08:00
  • 032cf4f71e Remove laurion files that got left over. KimLS 2024-11-27 22:49:47 -08:00
  • 1354f73771 Implement and fix find for half the available types; will need cleanup and some more of the types implemented. KimLS 2024-11-27 22:33:39 -08:00
  • 17e922b026 Points load and send to client; find on them needs work because the decode on the packet is very wrong. KimLS 2024-11-27 20:14:11 -08:00
  • d9c17511fd Added some base work for this KimLS 2024-11-27 18:54:14 -08:00
  • b95cd989c4 Merge branch 'master' into larion KimLS 2024-11-27 18:04:08 -08:00
  • fe9df46a24 [Bug Fix] Fix EVENT_COMBAT on NPC Death (#4558) Alex King 2024-11-27 20:30:29 -05:00
  • f9918d47d7 Work in progress on some packets; consider and HP update look right but I'm still testing. KimLS 2024-11-26 22:52:45 -08:00
  • e74d4b6e67 Add formatted and simple message. npc say should work now; though we should consider moving them to what live uses "OP_SpecialMesg" KimLS 2024-11-25 22:48:20 -08:00
  • 11636225b1 Rename Larion -> Laurion; later we'll rename the branch too. Make sure to update your patch file name. KimLS 2024-11-25 20:25:09 -08:00
  • 3d7cf4235c [Release] 22.60.0 (#4555) v22.60.0 Alex King 2024-11-25 18:17:03 -05:00
  • 187ee10218 [Tasks] Update tasks in all zones if invalid zone set (#4550) hg 2024-11-25 18:02:14 -05:00
  • 6bd758b3dd [Rules] Add Rule to Disable NPCs Facing Target (#4543) Alex King 2024-11-24 18:30:44 -05:00
  • 9938755517 [Bug Fix] Fix Possible Item Loss in Trades (#4554) Alex King 2024-11-24 18:29:27 -05:00
  • 630da0eee6 [Config] Fix World TCP Address Configuration Default (#4551) Chris Miles 2024-11-24 17:27:31 -06:00
  • 3158386aa3 [Bug Fix] Fix Issue with Perl EVENT_PAYLOAD (#4545) Alex King 2024-11-24 18:19:40 -05:00
  • 12ada57ee8 [Code] Fix build with older C++ libraries (#4549) hg 2024-11-24 18:18:36 -05:00
  • 7a841c11c5 [Bug Fix] Players could become flagged as a Trader when they were not trading (#4553) Mitch Freeman 2024-11-24 19:17:01 -04:00
  • a49d1446b7 [Bug Fix] Fix for sending money via Parcel, then changing your mind (#4552) Mitch Freeman 2024-11-24 19:15:18 -04:00
  • 4e53f5464f Set focus effects enabled to 1 in op_logserver KimLS 2024-11-23 22:53:22 -08:00
  • 233a0dda6a Fix op_charinventory (mostly) KimLS 2024-11-23 22:28:17 -08:00
  • 1ab0e78f00 WIP; close if not there already. KimLS 2024-11-22 23:15:20 -08:00
  • 9d5a9ee6df More work in progress KimLS 2024-11-22 22:58:43 -08:00
  • d713ff69bf WIP items KimLS 2024-11-22 19:06:18 -08:00
  • b2d0fa6a2f [Bug Fix] Fix Strings::Commify bug with #mystats (#4547) carolus21rex 2024-11-22 16:23:48 -05:00
  • 8947058465 NewSpawn support KimLS 2024-11-21 23:51:20 -08:00
  • 429d6fd87d WIP chat message work KimLS 2024-11-21 23:06:44 -08:00
  • df746dd07d Add slot ID conversions akkadius/bigbag-recover Kinglykrab 2024-11-21 23:19:41 -05:00
  • cd158aabca Cleanup Kinglykrab 2024-10-25 21:49:12 -04:00
  • 95687b57e9 Cleanup Kinglykrab 2024-10-25 18:12:07 -04:00
  • 77de74a089 Update shareddb.cpp Kinglykrab 2024-10-25 00:45:32 -04:00
  • 1da7901029 Update worlddb.cpp Kinglykrab 2024-10-25 00:26:13 -04:00
  • 738a31df51 [Feature] Implement "Big Bags" Kinglykrab 2024-10-25 00:17:33 -04:00
  • 0eedbea060 Added alternate command sequence for clients that don't support # commands. Incoming channel messages work I think. Outgoing special msg still pretty screwed up but working on it. KimLS 2024-11-20 22:35:09 -08:00
  • 63331b678b Fix movement (client->server) packets KimLS 2024-11-20 20:31:32 -08:00
  • 62ac015fff [Bug Fix] Fix an edge case with augmented items inside parceled containers (#4546) Mitch Freeman 2024-11-20 22:17:04 -04:00
  • ebb657153a Zoning works but saving and player movement packets dont so it's a little limited, wear change works. KimLS 2024-11-19 21:06:53 -08:00
  • 2c5c28b808 Movement works, mostly now. KimLS 2024-11-18 20:00:03 -08:00
  • 3a7afb48cb Issue entering zone is they changed op_enterworld a bit; right now ignore the go home and tutorial features for now KimLS 2024-11-17 22:26:16 -08:00
  • b167f05006 Missing fields from spawn struct KimLS 2024-11-17 21:58:27 -08:00
  • f6f9d275e8 Close to zone; spawn struct isn't right. KimLS 2024-11-17 19:53:09 -08:00
  • 004b0e1176 Ground spawn for larion KimLS 2024-11-17 17:10:41 -08:00
  • 8ff0e5614c Add door encode. KimLS 2024-11-17 16:42:50 -08:00
  • 027d95bbb8 WIP on door struct KimLS 2024-11-17 15:44:05 -08:00
  • b85344f779 Fix for OP_ZoneEntry spawn struct sometimes containing garbage data in flags causing random crashes. KimLS 2024-11-16 22:04:44 -08:00
  • 018308bfca Going to work on op mapping; we're making it past add player at least. KimLS 2024-11-16 17:08:24 -08:00
  • 29066cf847 Zone header needs a lot of love later, hopefully this is close enough KimLS 2024-11-16 14:05:31 -08:00
  • 4977a7c2e0 [Bazaar] Further refinements for instanced bazaar (#4544) Mitch Freeman 2024-11-16 17:14:17 -04:00
  • da9a95fd83 WIP zone header KimLS 2024-11-16 12:13:55 -08:00
  • 7888fb2655 initial implementation of zone entry packet. KimLS 2024-11-16 11:52:06 -08:00
  • 45d39f44f2 WIP on the larion phsyics struct KimLS 2024-11-15 23:53:08 -08:00
  • 2f46da5d99 WIP Spawn struct, need to go confirm struct for cphysics KimLS 2024-11-15 22:52:52 -08:00
  • 200b7fa604 Add prelim support for CharacterGuid to spawn struct. KimLS 2024-11-14 22:32:26 -08:00
  • c20439dbb4 Merge fix KimLS 2024-11-14 22:19:27 -08:00
  • fa91559a85 Starting work on character guids lsong_world KimLS 2024-11-14 22:13:36 -08:00
  • 9967384ab8 [Fix] Fix for mult-instanced bazaar zones (#4541) Mitch Freeman 2024-11-14 21:44:03 -04:00
  • d3da2e5501 [Fix] Fix for bazaar search of containers. (#4540) Mitch Freeman 2024-11-14 21:32:19 -04:00
  • 33f5c4c6a7 [Bug Fix] Fix issue where NPC's are being hidden as traders (#4539) Chris Miles 2024-11-14 18:15:03 -06:00
  • e4aa6a6957 [Release] 22.59.1 v22.59.1 Akkadius 2024-11-13 20:52:46 -06:00
  • e4d812f4b4 [Release] 22.59.0 (#4538) v22.59.0 Chris Miles 2024-11-13 20:08:03 -06:00
  • bcedfe7032 [Quest API] Add Native Database Querying Interface (#4531) hg 2024-11-12 21:01:18 -05:00
  • c1df3fbcb0 [Rules] Add Rule for restricting client versions to world server (#4527) Paul Johnson 2024-11-12 08:00:22 -08:00