Dmitry Popov
614d06be66
feat(Core): Added an ability to copy/paste selected map area between maps
2025-10-15 21:55:56 +02:00
Dmitry Popov
81055b4fbd
fix(Core): Fixed cancel ping errors
2025-10-07 22:59:01 +02:00
Dmitry Popov
8dd564dbd0
fix: Updated character tracking, added an extra check for offline characters to reduce errors
2025-09-08 00:26:40 +02:00
Dmitry Popov
c433205e89
fix: Updated character tracking
2025-09-03 15:02:53 +02:00
Dmitry Popov
d5c18b5de3
fix: Updated character tracking, added grace period to reduce false-positive cases
2025-09-02 19:33:57 +02:00
Dmitry Popov
c3bb23a6ee
fix: Fixed character tracking settings
2025-08-29 01:41:08 +02:00
Dmitry Popov
3ff388a16d
fix(Core): fixed tracking paused issues, fixed user activity data
2025-08-15 12:28:36 +02:00
guarzo
4764c25eb1
fmt
2025-07-09 01:49:14 -04:00
guarzo
d261c6186b
feat: add websocket and webhooks for events
2025-06-21 14:47:05 -04:00
Dmitry Popov
9d899243d1
fix(Core): Fixed issue with system splash updates
2025-06-08 20:54:59 +02:00
Dmitry Popov
42cd1ba976
feat(Core): Added support for WANDERER_CHARACTER_TRACKING_PAUSE_DISABLED env variable to pause inactive character trackers
2025-06-08 16:24:29 +02:00
Dmitry Popov
4093f28cee
chore: release version v1.66.15
2025-06-08 10:45:41 +02:00
Dmitry Popov
df955ff8b0
chore: release version v1.66.15
2025-06-07 13:57:25 +02:00
Dmitry Popov
2814b46941
fix(Core): Fix character tracking issues
2025-06-04 17:43:53 +02:00
Dmitry Popov
bbe7fda4e0
fix(Core): Fixed map character tracking issues
2025-05-26 15:56:46 +02:00
Dmitry Popov
a298152bc8
fix(Core): Fixed map character tracking issues
2025-05-26 12:09:09 +02:00
Dmitry Popov
3e9241892e
fix(Core): Fixed map character tracking issues
2025-05-26 01:41:21 +02:00
Dmitry Popov
ecb3ca2b4e
fix(Core): Fixed issues with main character & tracking
Build / 🚀 Deploy to test env (fly.io) (push) Has been cancelled
Build / Manual Approval (push) Has been cancelled
Build / 🛠 Build (1.17, 18.x, 27) (push) Has been cancelled
Build / 🛠 Build Docker Images (linux/amd64) (push) Has been cancelled
Build / 🛠 Build Docker Images (linux/arm64) (push) Has been cancelled
Build / merge (push) Has been cancelled
Build / 🏷 Create Release (push) Has been cancelled
2025-04-15 12:15:08 +02:00
Dmitry Popov
602a61b08d
chore: release version v1.59.4
Build / 🚀 Deploy to test env (fly.io) (push) Has been cancelled
Build / Manual Approval (push) Has been cancelled
Build / 🛠 Build (1.17, 18.x, 27) (push) Has been cancelled
Build / 🛠 Build Docker Images (linux/amd64) (push) Has been cancelled
Build / 🛠 Build Docker Images (linux/arm64) (push) Has been cancelled
Build / merge (push) Has been cancelled
Build / 🏷 Create Release (push) Has been cancelled
2025-04-12 02:14:17 +02:00
Aleksei Chichenkov
d8222d83f0
Refactoring and fixing problems ( #317 )
...
* fix(Map): fix design of kills widget, fix design of signatures widget - refactor a lot of code, fixed problem with tooltip blinking
* fix(Map): refactor Tracking dialog, refactor Activity tracker, refactor codebase and some styles
* fix(Core): don't count character passage on manual add connection
* refactor(Core): improved characters tracking API
* fix(Core): fixed link signature to system on 'leads to' set
* fix(Map): Refactor map settings and prepared it to easier using
* fix(Map): Add support new command for following update
* fix(Map): Add support new command for main update
* refactor(Core): Reduce map init data by using cached system static data
* refactor(Core): Reduce map init data by extract signatures loading to a separate event
* fix(Core): adjusted IP rate limits
* fix(Map): Update design of tracking characters. Added icons for following and main. Added ability to see that character on the station or structure
---------
Co-authored-by: achichenkov <aleksei.chichenkov@telleqt.ai >
Co-authored-by: Dmitry Popov <dmitriypopovsamara@gmail.com >
2025-04-11 23:17:53 +04:00
Dmitry Popov
1e5e73c4ae
feat(Core): added handling cases when wrong connections created
2025-03-23 11:06:20 +01:00
guarzo
908d249eb9
Allow user to follow a specific tracked character ( #87 )
...
* add follow character functionality
2025-01-02 14:09:10 +04:00
Dmitry Popov
3d3b152758
fix(Core): Fix character trackers cleanup
2024-12-14 23:31:42 +01:00
Dmitry Popov
663fee6699
feat(Map): Lock systems available to manager/admin roles only ( #75 )
...
* feat(Map): Lock systems available to manager/admin roles only
* feat(Map): Fix add system & add acl member select behaviour
2024-11-27 01:05:26 +04:00