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 f8f6a38e1a3e
by Adam Kaminski
Removed an unused member in ATeamItem.
Last successful pipeline #101759, started 2025-03-16T21:05:28.355Z
ID | Job | Artifacts |
---|---|---|
#2957722 | build_win64 | Download |
#2957721 | build_win32 | Download |
#2957720 | build_linux_serveronly_arm64 | Download |
#2957719 | build_linux_serveronly | Download |
#2957718 | 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/compiler-warning-fixes #
Changeset a550b87c24d2
by Adam Kaminski
NETBUFFER_s::Init now calls NETBUFFER_s::Clear at the end, thus simplifying code and making a memset call superfluous, which was causing a GCC compiler warning.
Last successful pipeline #100203, started 2025-02-24T13:15:57.898Z
ID | Job | Artifacts |
---|---|---|
#2920638 | build_win64 | Download |
#2920637 | build_win32 | Download |
#2920636 | build_linux_serveronly_arm64 | Download |
#2920635 | build_linux_serveronly | Download |
#2920634 | build_linux | Download |
topic/default/flag-cleanup #
Changeset 464d9e94701f
by Adam Kaminski
Moved all Skulltag and Zandronum class definitions to the bottom of "a_sharedglobal.h", touched up code style, and added a missing comment.
Last successful pipeline #101798, started 2025-03-17T11:44:52.521Z
ID | Job | Artifacts |
---|---|---|
#2958107 | build_win64 | Download |
#2958106 | build_win32 | Download |
#2958105 | build_linux_serveronly_arm64 | Download |
#2958104 | build_linux_serveronly | Download |
#2958103 | 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/player-death-crash-fix #
Changeset 29deb378f5ff
by alexey.lysiuk
- fix crash on dying when player class has no death states
https://forum.zdoom.org/viewtopic.php?t=60815
Last successful pipeline #101187, started 2025-03-10T19:10:33.450Z
ID | Job | Artifacts |
---|---|---|
#2948552 | build_win64 | Download |
#2948551 | build_win32 | Download |
#2948550 | build_linux_serveronly_arm64 | Download |
#2948549 | build_linux_serveronly | Download |
#2948548 | 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/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/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/tick-buffer-changes #
Changeset 4678d7542d4e
by Adam Kaminski
Converted the tick buffers to use std::shared_ptr and renamed the variable to something more appropriate.
Last successful pipeline #99606, started 2025-02-16T21:19:38.816Z
ID | Job | Artifacts |
---|---|---|
#2899512 | build_win64 | Download |
#2899511 | build_win32 | Download |
#2899510 | build_linux_serveronly_arm64 | Download |
#2899509 | build_linux_serveronly | Download |
#2899508 | build_linux | Download |
topic/default/weight-based-random-map-rotation #
Changeset 21de31edfba6
by Adam Kaminski
The random map rotation is now weight-based, meaning that maps that haven't been played in a while have a greater chance at getting picked next than those that were just played.
Last successful pipeline #92740, started 2024-11-17T20:26:56.653Z
ID | Job | Artifacts |
---|---|---|
#2705058 | build_win64 | Download |
#2705057 | build_win32 | Download |
#2705056 | build_linux_serveronly_arm64 | Download |
#2705055 | build_linux_serveronly | Download |
#2705054 | build_linux | Download |
topic/default/zandronum-ffm #
Changeset 48dad23ef80d
by auratoostronk
Added support for Q-Zandronum's Freeform menus.
Last successful pipeline #87408, started 2024-09-15T15:39:55.748Z
ID | Job | Artifacts |
---|---|---|
#2550765 | build_win64 | Download |
#2550764 | build_win32 | Download |
#2550763 | build_linux_serveronly_arm64 | Download |
#2550762 | build_linux_serveronly | Download |
#2550761 | build_linux | Download |