Commit Graph

42 Commits

Author SHA1 Message Date
Ilya Groshev 00817684ef Implement Subjugation Quests rewards and battle report
Build and Push Docker images to Docker Hub / build-and-push (push) Has been cancelled
2026-05-13 11:30:56 +03:00
Ilya Groshev 44a03d222b Fix panic when quest finish-reward switch checks an unstarted quest 2026-05-13 08:25:42 +03:00
Ilya Groshev 23f0d26fcd Gacha pool overhaul and DB backup wizard
Build and Push Docker images to Docker Hub / build-and-push (push) Has been cancelled
2026-05-12 20:47:24 +03:00
Ilya Groshev cc9dc4f1c5 Fix menu pick black screen for quests without a difficulty relation
Build and Push Docker images to Docker Hub / build-and-push (push) Has been cancelled
2026-05-12 11:21:19 +03:00
Ilya Groshev 479ace5c8e Fix menu pick from replay flow returning to wrong state 2026-05-12 09:27:28 +03:00
Ilya Groshev 6c9e3c45f0 Fix map replay flow and quest mission rewards
Build and Push Docker images to Docker Hub / build-and-push (push) Has been cancelled
2026-05-11 20:21:55 +03:00
Ilya Groshev 9a2cc92a6f Fix Main Quests replay and weapon awaken level cap
Build and Push Docker images to Docker Hub / build-and-push (push) Has been cancelled
2026-05-09 17:18:48 +03:00
Ilya Groshev 60e0402525 Fix login bonus
Build and Push Docker images to Docker Hub / build-and-push (push) Has been cancelled
2026-05-06 10:16:03 +03:00
AnyUnion 5645740099 Add --no-register flag and register-account CLI
Build and Push Docker images to Docker Hub / build-and-push (push) Has been cancelled
Author: https://github.com/REUSS-dev
2026-05-04 17:14:27 +03:00
Ilya Groshev 20d8e4d3df Fix stale story-unlock and post-evolve weapon state 2026-05-01 16:22:24 +03:00
Ilya Groshev 3fe564cb1d Add admin API for content reload 2026-04-28 21:22:28 +03:00
Ilya Groshev 9be0df4c30 Wizard: accept un-split revision-0 asset tree 2026-04-27 21:27:08 +03:00
Ilya Groshev 9001b52b90 Multi platform support 2026-04-27 15:57:12 +03:00
Ilya Groshev 8abd5d007e Move directory creation from Makefile to wizard 2026-04-24 20:09:18 +03:00
Ilya Groshev 0c556563c6 Update Makefile for Windows compatibility 2026-04-24 19:32:27 +03:00
Ilya Groshev 7563087bef Enhance wizard CLI with support for --prefer-saved flag to skip confirmation prompts and reuse saved configurations 2026-04-24 19:08:56 +03:00
Ilya Groshev f08e7a40c6 Fix gate desync on quest-finish crash by advancing scene atomically 2026-04-23 12:42:16 +03:00
Ilya Groshev dcd4a55cf9 Support granting companions and parts from the shop 2026-04-22 22:45:29 +03:00
Ilya Groshev 945ca2e3df Enhance dev runner with automatic service builds 2026-04-22 21:47:51 +03:00
Ilya Groshev 056537998a Enhance wizard CLI with dynamic port configuration for gRPC, CDN, and Auth services 2026-04-22 21:14:27 +03:00
Ilya Groshev b52b846324 Add restart policy to Docker services 2026-04-22 20:37:21 +03:00
Ilya Groshev 7cc8f18801 Add wizard cli 2026-04-22 19:22:18 +03:00
Ilya Groshev 3bc8ed94c7 Refactor grantParts function to remove unnecessary parts existence check 2026-04-22 14:16:13 +03:00
Ilya Groshev 4dc722c5d3 Implement memoir sub-status system with level-based unlocks 2026-04-22 14:03:26 +03:00
Ilya Groshev 7828de031c Fx equipment duplication and add CopyDeck/RemoveDeck 2026-04-22 08:59:10 +03:00
Ilya Groshev a3fbb1aeba Add authentication server, dev CLI, Docker multi-service setup, and cross-platform improvements 2026-04-21 16:49:44 +03:00
Ilya Groshev 43d6527b42 Add --grpc-port support 2026-04-20 11:46:42 +03:00
Ilya Groshev c33e738fd5 Add SQLite persistence, import-snapshot tool, and karma functionality 2026-04-20 09:57:47 +03:00
Lawliet 57a00512e6 Added --latest-scene flag
Author: https://github.com/L4w1i3t
2026-04-17 09:32:57 +03:00
Ilya Groshev 9453743964 Add consumable item sell functionality 2026-04-16 17:22:57 +03:00
Ilya Groshev 409f1f8a11 Fix max level evaluation in EnhanceActiveSkill method 2026-04-16 16:58:39 +03:00
Ilya Groshev ef8a241a0a Implement unique key generation for weapon grants to prevent overwrites 2026-04-16 16:07:56 +03:00
Ilya Groshev cbc052c3ed Add missing IUserWeaponStory to startedGameStartTables 2026-04-16 15:56:20 +03:00
Ilya Groshev 61507599fc Add weapon awakening functionality 2026-04-16 15:39:22 +03:00
Ilya Groshev 190ff66ebd Merge branch 'main' of github.com:Walter-Sparrow/lunar-tear 2026-04-16 14:36:08 +03:00
Ilya Groshev 0ab2589277 Fix repeated weapon story unlock notifications by sending only changed stories in diffs 2026-04-16 14:36:05 +03:00
sedadas aab2666619 Add docker
Author: https://github.com/sedadas
2026-04-16 14:01:41 +03:00
Ilya Groshev a61ae6b93e Add prewarming for asset resolver in OctoHTTPServer initialization 2026-04-16 10:14:01 +03:00
Ilya Groshev 31bf40a744 Refactor tutorial progress update logic to prevent overwriting existing progress unless the new phase is greater. 2026-04-15 14:02:42 +03:00
Ilya Groshev b9367c392b Add UTF-8 handling for non-ASCII characters in path processing 2026-04-14 18:45:21 +03:00
Ilya Groshev afa4e69225 Fix locale fallback MD5 validation for ja/ko -> en asset candidates 2026-04-14 17:35:52 +03:00
Ilya Groshev 02f511f40c Initial commit 2026-04-14 09:28:26 +03:00