Files
tekton/assets/data/version.json
T
2026-04-28 01:22:38 +08:00

53 lines
1.8 KiB
JSON

{
"latest_version": "2.1.8",
"minimum_app_version": "2.1.0",
"releases": [
{
"version": "2.1.8",
"date": "2026-04-28",
"pck_url": "https://raw.githubusercontent.com/adtpdn/tekton-updates/main/latest/patch.pck",
"pck_size": 0,
"changelog": [
"Fixed Tekton rotation and tile spawning animation timing",
"Implemented 1-tile perimeter buffer for all spawn areas to prevent stuck gaps",
"Tekton NPCs now spawn in corner zones; players spawn in middle zones",
"Fixed outline shader being lost when applying skin material overrides",
"Added Unstuck button to pause menu to teleport stuck players to a safe area"
]
},
{
"version": "2.1.7",
"date": "2026-04-24",
"pck_url": "https://raw.githubusercontent.com/adtpdn/tekton-updates/main/latest/patch.pck",
"pck_size": 0,
"changelog": [
"Upgraded Gacha interface with dynamic CSGO-style sequential reveal animations",
"Added an animation skip button for faster 10x multi-pulls",
"Fixed a bug where opening the Craft menu from Gacha would show an empty screen",
"Stabilized login flow by resetting connection states after failed auto-logins"
]
},
{
"version": "2.1.6",
"date": "2026-04-24",
"pck_url": "https://raw.githubusercontent.com/adtpdn/tekton-updates/main/latest/patch.pck",
"pck_size": 0,
"changelog": [
"Added Gacha system with Star and Gold banners (1x & 10x pulls)",
"Fragment Craft system \u00e2\u20ac\u201d collect drops to craft exclusive skins",
"Fixed boot screen stuck on \"Checking versions...\""
]
},
{
"version": "2.1.5",
"date": "2026-04-20",
"pck_url": "https://raw.githubusercontent.com/adtpdn/tekton-updates/main/latest/patch.pck",
"pck_size": 0,
"changelog": [
"Initial release of the new patching system.",
"Added boot screen paginator."
]
}
]
}