Files
Erupe/schemas/patch-schema
Houmgaor 2acbb5d03a feat(channelserver): implement monthly guild item claim tracking
Players could never claim monthly guild items because the handler
always returned 0x01 (claimed). Now tracks per-character per-type
(standard/HLC/EXC) claim timestamps in the stamps table, comparing
against the current month boundary to determine claim eligibility.

Adds MonthStart() to gametime, extends StampRepo with
GetMonthlyClaimed/SetMonthlyClaimed, and includes schema migration
31-monthly-items.sql.
2026-02-22 16:46:57 +01:00
..
2024-02-25 22:26:44 +11:00
2024-02-14 17:28:01 +11:00
2024-02-20 04:19:43 +11:00
2024-02-20 04:19:43 +11:00
2024-02-25 15:37:26 +11:00
2025-04-10 23:33:40 +10:00
2025-04-10 23:35:59 +10:00