Commit Graph

1186 Commits

Author SHA1 Message Date
guarzo e94de8e629 fix: ci comments 2025-07-17 00:00:36 +00:00
guarzo 956a5a04ca fix: test updates 2025-07-16 23:17:47 +00:00
guarzo affeb7c624 feat: apiv1 and tests 2025-07-16 20:39:30 +00:00
Dmitry Popov ffba407eaf Merge pull request #461 from guarzo/guarzo/dupe
Build Test / 🚀 Deploy to test env (fly.io) (push) Has been cancelled
Build Test / 🛠 Build (1.17, 18.x, 27) (push) Has been cancelled
feat: add map duplication api
2025-07-15 14:55:54 +04:00
guarzo 33f710127c feature: add duplicate map api 2025-07-13 21:12:32 -04:00
Dmitry Popov 63faa43c1d Merge pull request #459 from guarzo/guarzo/dupeandrally
Build Test / 🚀 Deploy to test env (fly.io) (push) Has been cancelled
Build Test / 🛠 Build (1.17, 18.x, 27) (push) Has been cancelled
feat: add rally point events
2025-07-13 18:35:26 +04:00
guarzo 9f75ae6b03 feature: add rallypoint external events 2025-07-12 23:43:19 +00:00
Dmitry Popov a1f28cd245 Merge pull request #458 from guarzo/guarzo/test_merge
Build Test / 🚀 Deploy to test env (fly.io) (push) Has been cancelled
Build Test / 🛠 Build (1.17, 18.x, 27) (push) Has been cancelled
refactor: add test coverage for api and operations
2025-07-13 02:53:34 +04:00
Dmitry Popov 90a04b517e Merge pull request #457 from guarzo/guarzo/ssefix
fix: properly send sse events
2025-07-13 02:49:10 +04:00
guarzo 9f6e6a333f fix: properly send sse events 2025-07-12 22:43:49 +00:00
guarzo 7b9e2c4fd9 fix: add test coverage for api 2025-07-12 22:28:59 +00:00
Dmitry Popov 63f13711cc Merge pull request #406 from DmitryPopov/feat/jest-test-setup-getState
Build Test / 🚀 Deploy to test env (fly.io) (push) Has been cancelled
Build Test / 🛠 Build (1.17, 18.x, 27) (push) Has been cancelled
chore: Add Jest testing for getState util
2025-07-11 14:41:20 +04:00
Dmitry Popov 650170498a Merge branch 'main' into develop
Build Test / 🚀 Deploy to test env (fly.io) (push) Has been cancelled
Build Test / 🛠 Build (1.17, 18.x, 27) (push) Has been cancelled
2025-07-09 10:42:12 +02:00
CI 8b6f600989 chore: release version v1.74.5 v1.74.5 2025-07-09 08:19:58 +00:00
Dmitry Popov fe3617b39f Merge pull request #454 from wanderer-industries/gate-connections
fix(Map): Add background for Pochven's systems. Changed from Region n…
2025-07-09 12:19:32 +04:00
Dmitry Popov 0f466c51ba Merge pull request #456 from guarzo/guarzo/test-merge
fix: removed merge conflicts with develop
2025-07-09 12:19:02 +04:00
guarzo a1a641bce3 tmp 2025-07-09 01:49:32 -04:00
guarzo 4764c25eb1 fmt 2025-07-09 01:49:14 -04:00
guarzo d390455cf2 refactor: add tests and ci gates for quality 2025-07-09 01:47:24 -04:00
DanSylvest 7fb8d24d73 fix(Map): Add background for Pochven's systems. Changed from Region name to constellation name for pochven systems. Changed connection style for gates (display like common connection). Changed behaviour of connections. 2025-07-08 13:17:03 +03:00
Dmitry Popov 472dbaa68b Merge branch 'main' into develop
Build Test / 🚀 Deploy to test env (fly.io) (push) Has been cancelled
Build Test / 🛠 Build (1.17, 18.x, 27) (push) Has been cancelled
2025-07-08 10:41:16 +02:00
CI c317a8bff9 chore: release version v1.74.4
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
v1.74.4
2025-07-07 13:59:56 +00:00
Dmitry Popov 618cca39a4 fix(Core): Fixed issue with update system positions 2025-07-07 15:59:23 +02:00
CI 4419c86164 chore: release version v1.74.3
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
v1.74.3
2025-07-06 08:55:48 +00:00
Dmitry Popov 9848f49b49 fix(Core): Fixed issues with map subscription component 2025-07-06 10:55:21 +02:00
Dmitry Popov 679bd782a8 Merge branch 'main' into develop
Build Test / 🚀 Deploy to test env (fly.io) (push) Has been cancelled
Build Test / 🛠 Build (1.17, 18.x, 27) (push) Has been cancelled
2025-07-06 10:37:09 +02:00
Dmitry Popov 6a316e3906 Merge branch 'main' into develop 2025-07-06 10:06:46 +02:00
Dmitry Popov c129db8474 Merge pull request #452 from guarzo/guarzo/tracking
fix: add more logging around character online and tracking
2025-07-06 12:04:15 +04:00
Dmitry Popov 10035b4c91 Merge pull request #451 from guarzo/guarzo/ssefix
fix: clean up SSE warnings
2025-07-06 11:59:23 +04:00
guarzo 5839271de7 fix: add more logging around character online and tracking 2025-07-06 00:48:54 -04:00
guarzo 47db8ef709 fix: clean up SSE warnings 2025-07-06 00:39:19 -04:00
Dmitry Popov 2656491aaa Merge pull request #449 from guarzo/guarzo/hooks
Build Test / 🚀 Deploy to test env (fly.io) (push) Has been cancelled
Build Test / 🛠 Build (1.17, 18.x, 27) (push) Has been cancelled
Service Side Events and Per Map Webhook Enablement
2025-07-06 03:57:15 +04:00
Dmitry Popov a7637c9cae Merge pull request #444 from guarzo/guarzo/killindicatorfix
fix: update killactivity color on nodes
2025-07-06 03:42:40 +04:00
guarzo 7b83ed8205 fix: update env variable usage for sse 2025-07-01 20:25:48 -04:00
guarzo 00cbc77f1d fix: sse cleanup 2025-07-01 03:12:58 -04:00
guarzo 4d75b256c4 feat: support webhook and sse 2025-07-01 02:21:05 -04:00
guarzo 5aeff7c40c Merge branch 'develop' into guarzo/killindicatorfix 2025-07-01 00:44:54 -04:00
Dmitry Popov 6a543bf644 chore: added build & deploy to test
Build Test / 🚀 Deploy to test env (fly.io) (push) Has been cancelled
Build Test / 🛠 Build (1.17, 18.x, 27) (push) Has been cancelled
2025-06-30 18:46:17 +02:00
Dmitry Popov dfb035525d Merge branch 'main' into develop 2025-06-30 18:44:48 +02:00
CI 4c23069a0a chore: release version v1.74.2
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
v1.74.2
2025-06-30 16:37:22 +00:00
Dmitry Popov 4a1d7be44c fix(Core): Fixed map loading for not existing maps 2025-06-30 18:36:55 +02:00
Dmitry Popov 798aec1b74 Merge pull request #447 from guarzo/guarzo/errorfix
fix: remove misleading error
2025-06-29 00:35:41 +04:00
guarzo 7914d7e151 fix: remove misleading error 2025-06-28 15:58:43 -04:00
CI 26d0392da1 chore: release version v1.74.1
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
v1.74.1
2025-06-28 10:13:14 +00:00
Dmitry Popov 83b1406cce fix(Core): Mark connections between Pochven systems as known. 2025-06-28 12:12:43 +02:00
Dmitry Popov 8b579d6837 Merge branch 'main' into develop 2025-06-27 23:45:20 +02:00
Dmitry Popov c0fd20dfff Merge pull request #441 from guarzo/guarzo/hooksocket
feat: add websocket and webhooks for events
2025-06-28 01:38:49 +04:00
guarzo dd6b67c6e6 fix: update killactivity color on nodes 2025-06-27 09:20:15 -04:00
CI fa83185cf5 chore: release version v1.74.0
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
v1.74.0
2025-06-25 15:51:44 +00:00
Dmitry Popov 97d5010d41 Merge branch 'main' of github.com:wanderer-industries/wanderer 2025-06-25 17:51:13 +02:00