Commit graph

26 commits

Author SHA1 Message Date
sruon
a50872d468 Rename ZoneMisc::AuctionHouse 2026-07-13 23:58:58 -06:00
Zach Toogood
920098c8f9 Tools: Update to clang-format-20 and update rules 2025-11-06 13:41:08 +00:00
sruon
7a08619d27 GP_SERV_COMMAND_AUC
Co-Authored-By: atom0s <atom0s@users.noreply.github.com>
2025-10-24 06:18:28 -06:00
sruon
677c1a61f4 GP_SERV_COMMAND_EQUIPSET_VALID
Co-Authored-By: atom0s <atom0s@users.noreply.github.com>
2025-10-16 16:11:31 -06:00
sruon
784dbcf417 GP_SERV_COMMAND_CHAT_STD
Co-Authored-By: atom0s <atom0s@users.noreply.github.com>
2025-10-16 13:55:13 -06:00
sruon
a179841ec7 Modules OnIncomingPacket 2025-09-21 01:41:45 -06:00
sruon
bc7d948af9 C2S Validation
Co-Authored-By: atom0s <atom0s@users.noreply.github.com>
2025-07-20 23:43:35 -06:00
sruon
f964171f53 Announcements module defer to auctionutils 2025-05-07 23:30:18 -06:00
Corey Sotiropoulos
f4fe6ae4cb
Adjust formatting/CI
Fix issue with AH pagination module.
Fix some clang tidy warnings.
Fix issue with escaped quotes getting picked up in Lua CI checks.
2025-05-01 15:01:55 -04:00
Zach Toogood
d09572e645 Core: Replace kernel.cpp with Application 2025-03-22 23:35:24 +00:00
Zach Toogood
6bad6cbe77 Core: Refactor map session management 2025-03-16 15:10:07 +00:00
Zach Toogood
2c9fec63db Core: Convert transactions to use db::transaction 2025-02-08 19:03:06 +00:00
Zach Toogood
fd1a9b3e5a Clean up auctionutils 2025-02-01 10:10:12 +00:00
Zach Toogood
85e8d57cac AHPaginationModule: Read AH_LIST_LIMIT and support unlimited listings 2025-01-23 21:30:47 +00:00
Zach Toogood
cf4186f053 Core: Remove CCharEntity::pushPacket(raw packet) 2025-01-15 10:42:47 +00:00
Zach Toogood
d327931651 Update and fix AHPaginationModule and AHAnnouncementModule 2024-12-19 12:54:48 +00:00
Zach Toogood
f1f9dc4273 Modules: Replace dedicated SqlConnection with db:: 2024-12-18 12:07:33 +00:00
Zach Toogood
befe090a0b [core] Introduce Fmt variant logger helpers 2024-01-03 11:03:50 +00:00
Zach Toogood
62d1688ad9 [core] Rename CZone::GetName() -> getName() 2023-12-10 00:48:05 +00:00
Zach Toogood
538c480107 [ci] modules clang-tidy 2023-07-26 23:40:05 +01:00
Zach Toogood
edbda07f9c Fix page count in ah_pagination module 2023-04-16 22:34:26 -04:00
TeoTwawki
83003d97bc Patch minor exploit opened by module.
Also change message type to warning to match other exploit checks.
2023-03-31 20:41:32 -04:00
WinterSolstice8
24379b2efa [AH] [packets] Support sending quantity of stack bought/failed to buy
* Update AH modules
2023-03-14 23:04:58 -07:00
Zach Toogood
8b3d9f2502 [core] Update some build warnings 2022-06-26 21:22:30 +03:00
Zach Toogood
77ba1bb8dc [core] Finish hooking up new settings in core 2022-06-26 21:22:27 +03:00
Zach Toogood
2f10c69ba0 [module] Add AH Pagination module 2022-05-10 22:19:30 +03:00