Skip to content

Releases: rc4l/ZandroX

ZandroX v0.2.2

Choose a tag to compare

@github-actions github-actions released this 07 Aug 02:48
0944097

macOS: the app is unsigned, so Gatekeeper blocks the first launch. After unzipping, run xattr -dr com.apple.quarantine ZandroX.app.

What's Changed

  • In-engine server hosting: host and play without leaving the game by @rc4l in #212
  • February 2015 seam by @rc4l in #211
  • In-engine hosting: host, check reachability, record, and browse by @rc4l in #213
  • Make hosting land on the port that was forwarded, and mean it when we say reachable by @rc4l in #217

Full Changelog: v0.2.0...v0.2.2

ZandroX v0.2.1

Choose a tag to compare

@github-actions github-actions released this 07 Aug 01:20
ec3afdc

macOS: the app is unsigned, so Gatekeeper blocks the first launch. After unzipping, run xattr -dr com.apple.quarantine ZandroX.app.

What's Changed

  • In-engine server hosting: host and play without leaving the game by @rc4l in #212
  • February 2015 seam by @rc4l in #211
  • In-engine hosting: host, check reachability, record, and browse by @rc4l in #213

Full Changelog: v0.2.0...v0.2.1

ZandroX v0.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 05:24
8262379

macOS: the app is unsigned, so Gatekeeper blocks the first launch. After unzipping, run xattr -dr com.apple.quarantine ZandroX.app.

What's Changed

  • Mouse support in the server browser by @rc4l in #207
  • January 2015 seam, sprite roll, and the Cocoa IWAD picker by @rc4l in #209
  • mcp: restore server-side inspection removed with the quake-movement test assets by @MGOOOOOO in #210
  • Direct downloads: serve a server's own WADs to the players joining it by @rc4l in #208

Full Changelog: v0.1.35...v0.2.0

ZandroX v0.1.35

Choose a tag to compare

@github-actions github-actions released this 05 Aug 15:03
bce5575

macOS: the app is unsigned, so Gatekeeper blocks the first launch. After unzipping, run xattr -dr com.apple.quarantine ZandroX.app.

What's Changed

  • quake-movement: Quake-style player physics, opt-in per pawn by @MGOOOOOO in #204
  • Download the WADs a server wants, and never a game someone sells by @rc4l in #205

Full Changelog: v0.1.34...v0.1.35

ZandroX v0.1.34

Choose a tag to compare

@github-actions github-actions released this 05 Aug 02:57
5e20093

macOS: the app is unsigned, so Gatekeeper blocks the first launch. After unzipping, run xattr -dr com.apple.quarantine ZandroX.app.

What's Changed

  • commit-tracker: add deferred / partially-deferred to the viewer (chips + orange) by @rc4l in #200
  • Pad the menu panels evenly, and let Windows run ctest by @rc4l in #198
  • Replace the console buffer with upstream's FConsoleBuffer by @rc4l in #201
  • Retarget the progress bar to GZDoom 2.1.1 by @rc4l in #202

Full Changelog: v0.1.33...v0.1.34

ZandroX v0.1.33

Choose a tag to compare

@github-actions github-actions released this 04 Aug 23:49
b83642d

macOS: the app is unsigned, so Gatekeeper blocks the first launch. After unzipping, run xattr -dr com.apple.quarantine ZandroX.app.

What's Changed

  • Backport: December 2014 past the VM merge, and the deferred verdict by @rc4l in #199

Full Changelog: v0.1.32...v0.1.33

ZandroX v0.1.32

Choose a tag to compare

@github-actions github-actions released this 04 Aug 22:21
03ce38a

macOS: the app is unsigned, so Gatekeeper blocks the first launch. After unzipping, run xattr -dr com.apple.quarantine ZandroX.app.

What's Changed

  • Backport: December 2014 to the ZScript frontier, plus a full skip-ledger audit by @rc4l in #197

Full Changelog: v0.1.31...v0.1.32

ZandroX v0.1.31

Choose a tag to compare

@github-actions github-actions released this 04 Aug 21:31
04746bc

macOS: the app is unsigned, so Gatekeeper blocks the first launch. After unzipping, run xattr -dr com.apple.quarantine ZandroX.app.

What's Changed

  • Server browser MVP, Online/Offline menu, and the aspect ratio port by @rc4l in #192
  • commit-tracker: cite the squash commit, not the orphaned branch commits by @rc4l in #194
  • ci: lowercase the ghcr owner so the registry image builds on forks by @rc4l in #193
  • Let mods replace the main menu again by @rc4l in #195
  • Draw the update notice from the list menu itself by @rc4l in #196

Full Changelog: v0.1.30...v0.1.31

ZandroX v0.1.30

Choose a tag to compare

@github-actions github-actions released this 04 Aug 17:30
a54d3c9

macOS: the app is unsigned, so Gatekeeper blocks the first launch. After unzipping, run xattr -dr com.apple.quarantine ZandroX.app.

What's Changed

  • registry: fix the publish tag namespace and finish the rename by @rc4l in #180
  • registry: give the release tag step a git identity by @rc4l in #182
  • Backport: September 2014, seam 4 by @rc4l in #181
  • Server registry list: fetch it, cache it, and stop a lost packet wedging the browser by @rc4l in #183
  • Stop the list CDN caching its own failures by @rc4l in #185
  • Stop retrying a server registry query it has already refused by @rc4l in #186
  • Move the list CDN out of the engine repo by @rc4l in #187
  • ci: only run main-repo infra workflows on rc4l/ZandroX, not forks by @rc4l in #188
  • Backport: October 2014, seam 5 by @rc4l in #184
  • Restore the seam 5 commits to main's history by @rc4l in #189
  • Restore the seam 5 commits to main's history (MERGE COMMIT ONLY) by @rc4l in #190
  • Backport: November 2014, seam 6 by @rc4l in #191

Full Changelog: v0.1.29...v0.1.30

ZandroX v0.1.29

Choose a tag to compare

@github-actions github-actions released this 03 Aug 22:27
c3d1204

macOS: the app is unsigned, so Gatekeeper blocks the first launch. After unzipping, run xattr -dr com.apple.quarantine ZandroX.app.

What's Changed

  • Remove the save-version guards that can never fire by @rc4l in #170
  • Backport: July 2014 (seam 1) by @rc4l in #169
  • Land two renderer commits the ledger claimed were ported by @rc4l in #171
  • Add a ledger convergence sweep by @rc4l in #172
  • windows: make the PowerShell build scripts parse on a stock Windows box by @rc4l in #174
  • Backport: August 2014 (seam 2) by @rc4l in #173
  • Backport: August 2014 tail by @rc4l in #175
  • registry: rename master server -> federated server registry by @rc4l in #177
  • tools: make wire-enum-snapshot pass on Windows by @rc4l in #178
  • master: publish the master server as a tagged container image by @rc4l in #176
  • Backport: September 2014, seam 3 by @rc4l in #179

Full Changelog: v0.1.28...v0.1.29