Files
Erupe/server/channelserver
Houmgaor 69cc84aa2f refactor(distribution): use distribution_items table instead of data blob
Distributions now read items from the distribution_items table instead of
requiring a pre-built binary data blob. This enables creating distributions
via simple SQL inserts rather than generating binary data manually.

Changes:
- Add getDistributionItems() to fetch items from distribution_items table
- Update handleMsgMhfApplyDistItem to build response from table data
- Move server-side rewards (points, RP) to handleMsgMhfAcquireDistItem
- Support G8+ item format (13 bytes per item)
2026-01-29 23:59:19 +01:00
..
2023-03-11 23:17:14 +11:00
2023-03-04 21:43:10 +11:00
2023-03-31 00:53:50 +11:00
2023-03-12 23:29:50 +11:00
2023-03-04 21:43:10 +11:00
2023-03-04 21:43:10 +11:00
2023-03-30 21:48:23 +11:00
2023-03-31 00:04:51 +11:00
2023-03-31 00:04:51 +11:00
2023-03-04 21:43:10 +11:00
2025-11-24 18:41:37 +01:00
2025-11-24 18:41:37 +01:00
2023-03-04 21:43:10 +11:00