MosswartOverlord/inventory-service
Erik 84d651ac44 fix: filter garbage weapon_time values (67108882 is flag data, not speed)
Some unidentified items have IntValues[218103835] = 67108882 which is
a bitmask/flags value, not weapon speed. Cap at 100 in extraction and
filter >100 in frontend display. AC weapon speed is typically 0-50.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 11:18:00 +02:00
..
enums added inventory, updated DB 2025-06-10 19:21:21 +00:00
complete_enum_database.json added inventory, updated DB 2025-06-10 19:21:21 +00:00
comprehensive_enum_database_v2.json Add client-side spell column sorting and improve inventory search 2026-01-28 15:32:54 +00:00
database.py feat: add single-item upsert/delete endpoints and container/slot columns 2026-02-28 15:43:58 +00:00
Dockerfile added inventory, updated DB 2025-06-10 19:21:21 +00:00
helpers.py Remove unused scripts and add missing modules to inventory-service 2026-01-28 15:47:51 +00:00
main.py fix: filter garbage weapon_time values (67108882 is flag data, not speed) 2026-04-09 11:18:00 +02:00
requirements.txt Debug and inventory 2025-06-19 17:46:19 +00:00
suitbuilder.py Add suitbuilder backend improvements and SSE streaming fix 2026-02-05 19:14:07 +00:00