Commit Graph

  • 6971c27d77 ci: use GITEA_TOKEN env var, skip macOS upload if missing experimental adtpdn 2026-07-04 01:59:48 +08:00
  • 7e6e0f7bef ci: guard macOS mv if export fails adtpdn 2026-07-04 01:48:36 +08:00
  • 869f670605 ci: macOS export can fail, allow continue adtpdn 2026-07-04 01:42:33 +08:00
  • db061a7946 ci: fix second ref to .official dir adtpdn 2026-07-04 01:34:28 +08:00
  • 20cd2d08b8 ci: fix export templates path 4.6.stable not .official adtpdn 2026-07-04 01:28:24 +08:00
  • 1652630153 ci: update URLs from local to VPS adtpdn 2026-07-04 01:13:17 +08:00
  • 34039db92c chore(ci): use HTTP manual clone with Gitea internal Docker network IP, ditch ssh v2.4.2-rc21 adtpdn 2026-07-03 18:26:11 +08:00
  • bf9ae51702 chore(ci): use explicit ip for gitea in ssh config v2.4.2-rc20 adtpdn 2026-07-03 18:21:13 +08:00
  • 7a02eee277 chore(ci): use manual clone because checkout action overrides ssh settings v2.4.2-rc19 adtpdn 2026-07-03 18:17:21 +08:00
  • d6daed62b8 chore(ci): use proper gitea act_runner network config to resolve gitea internally v2.4.2-rc18 adtpdn 2026-07-03 18:14:05 +08:00
  • 0548f54168 chore(ci): rewrite thunderobot without ts suffix down to port 22 as well v2.4.2-rc17 adtpdn 2026-07-03 18:04:37 +08:00
  • 3fe8de2e32 chore(ci): alias magicdns thunderobot.tail5d6e8e.ts.net and strip port 222 v2.4.2-rc16 adtpdn 2026-07-03 18:04:13 +08:00
  • f40dae5a03 chore(ci): remap port 222 to port 22 via git config v2.4.2-rc15 adtpdn 2026-07-03 18:02:08 +08:00
  • ab3ffbbec8 chore(ci): alias both gitea and thunderobot directly to IP v2.4.2-rc14 adtpdn 2026-07-03 18:01:36 +08:00
  • da5c319a5b chore(ci): use internal gitea docker networking alias for checkout v2.4.2-rc13 adtpdn 2026-07-03 17:56:10 +08:00
  • 5e5d0c8ecf chore(ci): move network connect step before checkout v2.4.2-rc12 adtpdn 2026-07-03 17:41:56 +08:00
  • b5e22f3ca5 chore(ci): export to exe/x86_64 then zip, ignore gdscript warning v2.4.2-rc11 adtpdn 2026-07-03 17:21:25 +08:00
  • 8abf07a0d4 chore(ci): route SSH clone via docker bridge gateway instead of tailscale IP v2.4.2-rc10 adtpdn 2026-07-03 17:13:30 +08:00
  • 350ae269f2 chore(ci): bypass alias entirely and use explicit IP for clone v2.4.2-rc9 adtpdn 2026-07-03 17:12:31 +08:00
  • e8604e2c02 chore(ci): use correct tailscale IP and ssh format v2.4.2-rc8 adtpdn 2026-07-03 17:10:39 +08:00
  • c9995f8578 chore(ci): use manual git clone via ssh instead of checkout action v2.4.2-rc7 adtpdn 2026-07-03 17:07:16 +08:00
  • 4aa765c502 chore(ci): use printf for ssh config, drop ssh-keyscan v2.4.2-rc6 adtpdn 2026-07-03 17:05:33 +08:00
  • 1d653bb7d0 chore(ci): use ssh config alias for thunderobot host v2.4.2-rc5 adtpdn 2026-07-03 17:02:28 +08:00
  • 4fe0378d1c chore(ci): fix ssh-keyscan using direct IP v2.4.2-rc4 adtpdn 2026-07-03 17:01:16 +08:00
  • fb58e62fd9 chore(ci): fix ssh-keyscan host resolution v2.4.2-rc3 adtpdn 2026-07-03 17:00:48 +08:00
  • aa45bb0afd chore(ci): use cached templates, build to zip, export windows/linux/macos with prefix v2.4.2-rc2 adtpdn 2026-07-03 16:50:02 +08:00
  • d05ebdff05 chore(ci): docker network connect gitea_default for API access adtpdn 2026-07-03 16:00:35 +08:00
  • e984c1f8b5 chore(ci): use git.klud.top API (internet-reachable) adtpdn 2026-07-03 15:44:30 +08:00
  • 99d38134b8 chore(ci): host network, localhost API adtpdn 2026-07-03 15:37:43 +08:00
  • 66bc1658a4 chore(ci): use Tailscale IP for API, not gitea hostname adtpdn 2026-07-03 15:21:56 +08:00
  • 3cb8a606b5 chore(ci): use gitea:3000 internal API, fix upload URLs adtpdn 2026-07-03 15:07:17 +08:00
  • 19e7f619ab feat(gauntlet): replace Cleanser with Ghost powerup sticky bypass (v2.4.2) adtpdn 2026-07-03 14:54:39 +08:00
  • 5ba7de3fd6 chore(ci): single job, no upload-artifact (not supported) adtpdn 2026-07-03 14:51:57 +08:00
  • a89e54783f chore(ci): cp from /cache with wget fallback, fix release tokens adtpdn 2026-07-03 14:38:20 +08:00
  • 376be28366 fix(ci): switch autoload refs from uid:// to res:// paths adtpdn 2026-07-03 13:52:04 +08:00
  • 0415875128 chore: remove unused workflows adtpdn 2026-07-03 13:31:19 +08:00
  • 03028413ca chore(ci): only tag release + patch, no testing, cp from /cache adtpdn 2026-07-03 13:25:27 +08:00
  • 340ba13a48 chore(ci): prefer shared host cache /home/dev/godot-cache, fallback to download adtpdn 2026-07-03 12:34:08 +08:00
  • 04f7fdd2dd chore(ci): use LAN mirror 192.168.0.114:9009 instead of docker bridge 172.17.0.1 adtpdn 2026-07-03 12:19:45 +08:00
  • edce1fa1fa chore(ci): use local godot mirror on 172.17.0.1:9009 adtpdn 2026-07-03 12:03:35 +08:00
  • 6ac9acea35 chore(ci): fix templates path nesting and replace failing android setup action with sdkmanager adtpdn 2026-07-03 11:18:03 +08:00
  • 9ddb1dd199 chore(ci): fix export templates install and android cmdline version adtpdn 2026-07-03 11:03:14 +08:00
  • 74de7f15ef chore: trigger CI verify SSH secret adtpdn 2026-07-03 10:52:12 +08:00
  • d40a242cbc feat(gauntlet): shrink arena per phase 20x20 -> 18x18 -> 7x7; sticky cells block movement adtpdn 2026-07-02 18:07:40 +08:00
  • 419771c50b ci: add diagnostic step for git remote connectivity in CI workflow GMaysa 2026-07-02 18:10:48 +08:00
  • e7a0717aff ci: update SSH configuration for Gitea checkout step to improve security and fetch full history GMaysa 2026-07-02 18:07:34 +08:00
  • 754fb0d0a3 ci: enable step debugging for Windows export job GMaysa 2026-07-02 17:58:39 +08:00
  • 2fd8130743 ci: fix formatting of checkout step in CI workflow GMaysa 2026-07-02 17:55:24 +08:00
  • 5ad9952750 ci: update checkout step to fetch full history in CI workflow GMaysa 2026-07-02 17:53:27 +08:00
  • 720882f0dc ci: add network connectivity tests for Gitea in deploy_patch.yml GMaysa 2026-07-02 17:42:51 +08:00
  • 456ca94786 ci: update SSH configuration in deploy_patch.yml to use user-specific config and improve security GMaysa 2026-07-02 17:39:38 +08:00
  • 78f8c5bf5e ci: update SSH config in deploy_patch.yml to use correct host for Gitea GMaysa 2026-07-02 17:31:16 +08:00
  • 58b66bcb8f ci: update SSH config setup to append instead of using sudo tee for Gitea GMaysa 2026-07-02 17:23:04 +08:00
  • 477c7ca7ec ci: update SSH configuration setup for Gitea to use system-wide ssh_config GMaysa 2026-07-02 17:19:58 +08:00
  • ecb080e943 ci: add SSH configuration setup for Gitea in workflows GMaysa 2026-07-02 16:53:31 +08:00
  • e539a862d5 Clean the yml script GMaysa 2026-07-02 16:40:52 +08:00
  • 82763e4d5a ci: fix ssh clone url in build_binaries and upload_pck adtpdn 2026-07-02 16:12:46 +08:00
  • c30888b74c ci: enforce specific IP and Port 222 for gitea ssh route adtpdn 2026-07-02 16:08:36 +08:00
  • 858bf08212 ci: map internal gitea hostname to external ip before checkout adtpdn 2026-07-02 16:01:13 +08:00
  • 64630662ac ci: replace missing godot action with manual wget download adtpdn 2026-07-02 15:47:55 +08:00
  • 187b530cbf ci: enforce ssh checkout on all gitea workflows adtpdn 2026-07-02 15:40:37 +08:00
  • 6da55003e2 Fix checkout to use SSH v2.4.1-final adtpdn 2026-07-02 15:04:07 +08:00
  • 598065f255 feat: test workflows v2.4.1 adtpdn 2026-07-02 10:33:50 +08:00
  • c471afaee4 Merge branch 'experimental' of ssh://100.79.174.108:222/danchie/tekton into experimental adtpdn 2026-07-02 09:20:29 +08:00
  • 0228fcfd92 update .gitignore adtpdn 2026-07-02 09:15:45 +08:00
  • 8fc3c1b915 Fix README breadcrumb/wiki links to absolute URLs adtpdn 2026-07-02 01:58:18 +08:00
  • 74c1e86c32 Use absolute wiki URLs in README adtpdn 2026-07-02 01:56:46 +08:00
  • 19f10a4486 Remove wiki folder from main repo; wiki pages live in tekton.wiki.git adtpdn 2026-07-02 01:54:18 +08:00
  • 8255b1f465 Fix README wiki links to relative paths adtpdn 2026-07-02 01:50:54 +08:00
  • 625ff5ec69 Replace SSH tutorial in README with wiki pages by OS adtpdn 2026-07-02 01:35:51 +08:00
  • ccd759da45 Add SSH clone tutorial for tailnet users via README adtpdn 2026-07-02 01:18:54 +08:00
  • a708da8836 feat: update CI/CD for .gitea adtpdn 2026-07-01 18:33:27 +08:00
  • d2156c6d1a feat: edit CI/CD adtpdn 2026-07-01 18:33:08 +08:00
  • 5b34f8b96f docs: move developer docs to wiki; README is now a pointer adtpdn 2026-07-01 15:47:02 +08:00
  • b4ce7453c3 feat: cleanup mess adtpdn 2026-07-01 15:07:00 +08:00
  • 594a0ce84d Fix gauntlet_manager indentation and scope adtpdn 2026-07-01 11:28:07 +08:00
  • b6b37b5aac feat: bullrush branch - mekton bulls arena, HUD, NPC managers, godot_ai updates bullrush adtpdn 2026-07-01 10:39:21 +08:00
  • cc584c3251 fix: hardcode NPC zone coordinates to strictly prevent tiles spawning underneath candy cannon adtpdn 2026-06-30 01:59:59 +08:00
  • 3ca2ff3c0f fix: empty out all gridmap layers under candy pump and use precise duration timer for projectile destruction (experimental branch) adtpdn 2026-06-29 21:54:52 +08:00
  • 5466f0bf36 fix: empty out all gridmap layers under candy pump and use precise duration timer for projectile destruction patch-release adtpdn 2026-06-29 21:13:44 +08:00
  • a5595dbd6b fix: empty 3x3 tiles below candy cannon and add outline shaders to cannon, projectiles, bubbles and vfx adtpdn 2026-06-29 20:53:28 +08:00
  • 37c179a9e1 Merge branch 'experimental' into patch-release adtpdn 2026-06-29 10:57:26 +08:00
  • afeafa8541 feat: fix package adtpdn 2026-06-29 10:51:13 +08:00
  • f44a7ca239 Hardcode version.json and export_presets to v2.4.1 adtpdn 2026-06-29 10:39:31 +08:00
  • b9b1d10e95 Add release trigger script adtpdn 2026-06-29 09:57:12 +08:00
  • d82fe8ea1e Bump version to 2.4.1 for release adtpdn 2026-06-28 21:19:32 +08:00
  • 817c70efe8 Update CHANGELOG and tasks for Gauntlet fixes adtpdn 2026-06-28 19:23:23 +08:00
  • dfd1918da6 Gauntlet cleanser stacking and UI fixes adtpdn 2026-06-28 19:19:41 +08:00
  • 8b9efa1165 Gauntlet UI fixes and cleanser improvements adtpdn 2026-06-28 18:50:49 +08:00
  • f0ba6c2b54 feat: half update adtpdn 2026-06-26 18:31:17 +08:00
  • 798189d81b feat: fix the spawn tiles adtpdn 2026-06-26 13:56:59 +08:00
  • 00f9d98f4b refactor: enhance test framework with automated resource tracking and scripted error capture capabilities adtpdn 2026-06-26 09:40:17 +08:00
  • 948a99cf90 Fix global RPC data parsing in BackendService adtpdn 2026-06-22 17:45:58 +08:00
  • 396507ef4f Fix UI panel overlaps and admin RPC parsing adtpdn 2026-06-22 17:22:31 +08:00
  • a8d380389b chore: misc project updates and settings adtpdn 2026-06-19 17:17:47 +08:00
  • 15043b5655 feat: take_powerup VFX, rank fix, admin chat management adtpdn 2026-06-19 17:13:24 +08:00
  • cd584f5599 fix: mirror via gh release create instead of git push (163MB > 100MB limit) adtpdn 2026-06-18 17:14:24 +08:00
  • a896def3a6 feat: zip Windows and Linux builds before release upload adtpdn 2026-06-18 17:05:08 +08:00
  • 9f654963ac feat: add Linux build to build.yml, mirror releases to tekton-updates adtpdn 2026-06-18 16:56:39 +08:00
  • 4062f11c89 fix: create-release only needs Windows, fix missing oldpop_cloth_white_pant texture path adtpdn 2026-06-18 16:43:02 +08:00