Builds

This page presents the latest successful CI builds for Zandronum in a slightly nicer view than Heptapod's web interface.

The default branch is the main line of Zandronum development; features in that branch are part of Zandronum and should be reasonably stable. Topics contain in-development features that may be broken and are much more liable to change at any time.

Contents

branch/default #

Changeset 8dd72e81c6fb by Trillster

Add CVar for customizing Domination score rate

Last successful pipeline #97393, started 2025-01-19T19:27:52.226Z

ID Job Artifacts
#2835850 build_win64 Download
#2835849 build_win32 Download
#2835848 build_linux_serveronly_arm64 Download
#2835847 build_linux_serveronly Download
#2835846 build_linux Download

topic/default/amd-driver-workaround #

Changeset 84e274819f71 by Sean Baggaley

Add gl_forcetransparenttotranslucent, which forces transparent walls into the translucent render list, hopefully working around an AMD driver bug..?

Last successful pipeline #94003, started 2024-12-04T23:26:45.225Z

ID Job Artifacts
#2746793 build_win64 Download
#2746792 build_win32 Download
#2746791 build_linux_serveronly_arm64 Download
#2746790 build_linux_serveronly Download
#2746789 build_linux Download

topic/default/client-stutter-fix #

Changeset b9b1cabeb23d by Adam Kaminski

Added debug CCMDs to manually offset the client's clock upwards or downwards.

Last successful pipeline #92452, started 2024-11-14T21:18:58.700Z

ID Job Artifacts
#2688828 build_win64 Download
#2688827 build_win32 Download
#2688826 build_linux_serveronly_arm64 Download
#2688825 build_linux_serveronly Download
#2688824 build_linux Download

topic/default/console-scoreboard-interpolation-fix #

Changeset 433df377d9aa by Adam Kaminski

Fixed a comment that's no longer true.

Last successful pipeline #97501, started 2025-01-21T15:56:45.502Z

ID Job Artifacts
#2837399 build_win64 Download
#2837398 build_win32 Download
#2837397 build_linux_serveronly_arm64 Download
#2837396 build_linux_serveronly Download
#2837395 build_linux Download

topic/default/domination-rework #

Changeset 9b0ecfdf75d4 by Trillster

Refactor Domination to use GAMEMODE_IsGameInResultSequence

Last successful pipeline #97478, started 2025-01-21T05:14:44.979Z

ID Job Artifacts
#2837028 build_win64 Download
#2837027 build_win32 Download
#2837026 build_linux_serveronly_arm64 Download
#2837025 build_linux_serveronly Download
#2837024 build_linux Download

topic/default/flag-cleanup #

Changeset 50ca9f5d196c by Adam Kaminski

ASkull no longer needs to be a native actor class and has subsequently been removed from the source code.

Last successful pipeline #78030, started 2024-02-25T23:13:50.502Z

ID Job Artifacts
#2284770 build_win64 Download
#2284769 build_win32 Download
#2284768 build_linux_serveronly_arm64 Download
#2284767 build_linux_serveronly Download
#2284766 build_linux Download

topic/default/gamemode-gameplay-settings #

Changeset 55104207e287 by Adam Kaminski

Removed the "cl_" prefix from cl_protectcvars, since the server now uses this CVar to protect its own settings. Also, any changes to CVars done by the GAMEMODE lump or "SetGameplaySetting" ACS function are not saved into the config file when this CVar's enabled.

Last successful pipeline #86442, started 2024-09-02T19:44:49.634Z

ID Job Artifacts
#2513078 build_win64 Download
#2513077 build_win32 Download
#2513076 build_linux_serveronly_arm64 Download
#2513075 build_linux_serveronly Download
#2513074 build_linux Download

topic/default/ipv6 #

Changeset 2c628ee31eb6 by Benjamin Berkels

fixed another Linux compile issue

Last successful pipeline #80212, started 2024-04-08T17:17:34.947Z

ID Job Artifacts
#2355548 build_win64 Download
#2355547 build_win32 Download
#2355546 build_linux_serveronly_arm64 Download
#2355545 build_linux_serveronly Download
#2355544 build_linux Download

topic/default/netid-unsigned #

Changeset ee6ac4e50fd9 by Sean Baggaley

Made a bunch of NoNetID spawn handlers use 0 for the NetID

Last successful pipeline #97403, started 2025-01-20T01:52:05.320Z

ID Job Artifacts
#2835875 build_win64 Download
#2835874 build_win32 Download
#2835873 build_linux_serveronly_arm64 Download
#2835872 build_linux_serveronly Download
#2835871 build_linux Download

topic/default/nolms-addition #

Changeset ae11ea5cc611 by Ru5tK1ng

Adjusted comments.

Last successful pipeline #88476, started 2024-09-29T18:03:00.163Z

ID Job Artifacts
#2572239 build_win64 Download
#2572238 build_win32 Download
#2572237 build_linux_serveronly_arm64 Download
#2572236 build_linux_serveronly Download
#2572235 build_linux Download

topic/default/noswitchonfire-cvar #

Changeset 2290a6614f3d by Adam Kaminski

Fixed some indendation to make it more consistent.

Last successful pipeline #97502, started 2025-01-21T16:35:48.579Z

ID Job Artifacts
#2837405 build_win64 Download
#2837404 build_win32 Download
#2837403 build_linux_serveronly_arm64 Download
#2837402 build_linux_serveronly Download
#2837401 build_linux Download

topic/default/randomspawner_flag_pass #

Changeset 534316ccac14 by StrikerTheHedgefox

RandomSpawners can now pass down flags given to them from ACS.

Last successful pipeline #80885, started 2024-04-21T11:09:53.370Z

ID Job Artifacts
#2366495 build_win64 Download
#2366494 build_win32 Download
#2366493 build_linux_serveronly_arm64 Download
#2366492 build_linux_serveronly Download
#2366491 build_linux Download

topic/default/rng-crash-fix-backport #

Changeset 317bbccdb326 by alexey.lysiuk

Fixed division by zero in RNG

Random number generator now returns zero for range [0, 0)

Last successful pipeline #97204, started 2025-01-16T16:10:13.072Z

ID Job Artifacts
#2833081 build_win64 Download
#2833080 build_win32 Download
#2833079 build_linux_serveronly_arm64 Download
#2833078 build_linux_serveronly Download
#2833077 build_linux Download

topic/default/runaway-script-fix #

Changeset eaa8c21e413d by Moises Aguirre

Remove runaway script termination.

Last successful pipeline #91374, started 2024-11-04T19:07:33.460Z

ID Job Artifacts
#2667894 build_win64 Download
#2667893 build_win32 Download
#2667892 build_linux_serveronly_arm64 Download
#2667891 build_linux_serveronly Download
#2667890 build_linux Download

topic/default/select-weapon-desync-fix #

Changeset 07b107b4b5c3 by Adam Kaminski

Fixed: the client's weapon could desync because they selected it too early if it was done using A_SelectWeapon or the SetWeapon ACS function (addresses 3491).

Last successful pipeline #82454, started 2024-06-02T02:30:40.833Z

ID Job Artifacts
#2410882 build_win64 Download
#2410881 build_win32 Download
#2410880 build_linux_serveronly_arm64 Download
#2410879 build_linux_serveronly Download
#2410878 build_linux Download

topic/default/serverconsole-banlist-updates #

Changeset 2e4c190900b0 by Adam Kaminski

Added a button to the "manage bans" window to add new bans to the list.

Last successful pipeline #96469, started 2025-01-06T03:53:11.966Z

ID Job Artifacts
#2811798 build_win64 Download
#2811797 build_win32 Download
#2811796 build_linux_serveronly_arm64 Download
#2811795 build_linux_serveronly Download
#2811794 build_linux Download

topic/default/serverconsole-window-updates #

Changeset 1f9d9d575aa7 by Adam Kaminski

Did some minor cleanup and removed duplicated code.

Last successful pipeline #96468, started 2025-01-06T03:53:10.999Z

ID Job Artifacts
#2811793 build_win64 Download
#2811792 build_win32 Download
#2811791 build_linux_serveronly_arm64 Download
#2811790 build_linux_serveronly Download
#2811789 build_linux Download

topic/default/skin-expansion #

Changeset 0b05be31286e by BarrelsOFun

Fix parsing for S_SKIN skins


Restore old '}' check and do while loop when parsing skins

Last successful pipeline #82929, started 2024-06-12T01:46:21.214Z

ID Job Artifacts
#2444049 build_win64 Download
#2444048 build_win32 Download
#2444047 build_linux_serveronly_arm64 Download
#2444046 build_linux_serveronly Download
#2444045 build_linux Download

topic/default/skins-expansion-1 #

Changeset 7f8a462becfa by BarrelsOFun

GetSkinInfo/GetCustomSkinInfo split, CheckCustomSkinInfo, Automatically grab value type for GetSkinInfos

Last successful pipeline #87911, started 2024-09-22T09:30:58.382Z

ID Job Artifacts
#2555993 build_win64 Download
#2555992 build_win32 Download
#2555991 build_linux_serveronly_arm64 Download
#2555990 build_linux_serveronly Download
#2555989 build_linux Download

topic/default/spectator-movement-fix #

Changeset a57882ac83bd by Adam Kaminski

Fixed: a spectator's movement broke after the level changed if they were using the physically restricted mode on their end, but cl_spectatormode was set to 1 on the server's end.

Last successful pipeline #97470, started 2025-01-21T02:34:22.175Z

ID Job Artifacts
#2836886 build_win64 Download
#2836885 build_win32 Download
#2836884 build_linux_serveronly_arm64 Download
#2836883 build_linux_serveronly Download
#2836882 build_linux Download