Commit graph

44 commits

Author SHA1 Message Date
erik
6c646719dd reduced duplicate insert errors of portals, still present because of two players disovering the same portal at the same time, other changes to inventory 2025-09-22 18:21:04 +00:00
erik
e7ca39318f Fix score-based ordering in suitbuilder frontend
Updated JavaScript to maintain score ordering during streaming search:
- Replace addSuitToResults() with insertSuitInScoreOrder()
- Add regenerateResultsDisplay() to maintain proper DOM ordering
- Medal assignment (🥇🥈🥉) now based on score ranking, not arrival order
- Suits with highest scores now always appear at top during live search
- Updated displaySuitResults() to sort by score before displaying

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-03 20:02:01 +00:00
erik
4d19e29847 major fixes for inventory 2025-07-02 10:29:36 +00:00
erik
00ef1d1f4b Now with sawato life chat 2025-06-25 08:50:08 +00:00
erik
7ff94b59a8 fixed portals 2025-06-24 19:13:31 +00:00
erik
dffd295091 added portals, quest tracking, discord monitor etc etc 2025-06-23 19:26:44 +00:00
erik
72de9b0f7f fixed server status uptime for coldeve 2025-06-21 21:00:23 +00:00
erik
ca12f4807b added server tracking plus server metrics 2025-06-20 07:17:01 +00:00
erik
80a0a16bab Debug and inventory 2025-06-19 17:46:19 +00:00
erik
1febf6e918 Fix suit building constraint satisfaction logic
- Rewrite armor and accessory filtering to only include items that contribute to constraints
- Update jewelry and clothing scoring to reject items that don't meet constraints
- Modify suit completion to leave slots empty instead of filling with non-contributing items
- Update scoring to heavily penalize suits that don't meet specified requirements
- Items must now meet set, spell, or stat constraints to be considered for suits
- Empty slots are now preferred over items that don't help with constraints

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-15 08:25:22 +00:00
erik
57a2384511 added inventory service for armor and jewelry 2025-06-12 23:05:33 +00:00
erik
09a6cd4946 added epic counters 2025-06-11 08:20:57 +00:00
erik
10c51f6825 added inventory, updated DB 2025-06-10 19:21:21 +00:00
erik
f218350959 Major overhaul of db -> hypertable conversion, updated GUI, added inventory 2025-06-08 20:51:06 +00:00
erik
fdf9f04bc6 added grafana and minor fix 2025-06-08 09:05:43 +00:00
erik
81ec59d220 caching queries to live and trails 2025-05-26 21:47:56 +00:00
erik
4de85b8db4 fixed CPU logging from db 2025-05-26 21:35:22 +00:00
erik
add24e5c9d Updated readme 2025-05-26 17:14:52 +00:00
erik
7845570819 Johan review 2025-05-25 22:12:08 +00:00
erik
d9b3b403da fixed crash and autorestart 2025-05-25 19:33:48 +00:00
erik
09404da121 new comments 2025-05-24 18:33:03 +00:00
erik
b2f649a489 New version with grafana 2025-05-23 08:11:11 +00:00
erik
f86ad9a542 fixed rares event 2025-05-22 16:29:05 +00:00
erik
c418221575 Working version with new streaming and DB 2025-05-22 15:30:45 +00:00
erik
c20d54d037 Refactor to async TimescaleDB backend & add Alembic migrations 2025-05-18 19:07:23 +00:00
erik
d396942deb Chat window is now movable 2025-05-18 11:14:43 +00:00
erik
0313c2a2ae Added docker file 2025-05-15 07:43:17 +00:00
erik
b94f064118 Alex ville ha färger på metastate för att han är en fisk 2025-05-14 09:21:19 +00:00
erik
337eff56aa added favicon 2025-05-09 23:31:01 +00:00
erik
73ae756e5c ws version with nice DB select 2025-05-09 22:35:41 +00:00
erik
a121d57a13 new Websockets from client only 2025-05-04 14:45:27 +00:00
ad5e1d478a Merge pull request 'Add online time and deaths to player card' (#3) from lundberg_onlinetime_deaths into master
Reviewed-on: #3
2025-05-02 19:36:24 +00:00
Johan Lundberg
b19568b1ab add online time and deaths to player card 2025-05-02 20:55:54 +02:00
Johan Lundberg
4a826e5ac2 remove unneeded __init__.py 2025-05-02 20:24:18 +02:00
Johan Lundberg
c3cb93d903 Merge branch 'master' into lundberg_data_generator 2025-05-02 02:19:39 +02:00
Johan Lundberg
a00cfb688c script to generate some player data 2025-05-02 02:16:29 +02:00
erik
4f9fdb911e Websocket test 2025-05-01 19:26:00 +00:00
13dac398c5 Merge pull request 'add make command make reformat' (#1) from lundberg_add_black into master
Reviewed-on: #1
2025-05-01 19:19:25 +00:00
Johan Lundberg
431ce1c8d0 add make command make reformat
reformat python files with black
2025-05-01 20:41:53 +02:00
erik
66ed711fec Alex got his trails 2025-04-30 22:04:06 +00:00
erik
0627dfb29a Added history 2025-04-30 21:28:20 +00:00
erik
d63cb4ee06 New read me 2025-04-30 19:43:39 +00:00
erik
39d618e0b8 Added KPH sorting 2025-04-29 23:01:04 +00:00
erik
a2089efa02 Overlord sees all 2025-04-29 22:23:34 +00:00