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.

branch/default

Changeset d2e69d0836b5 by alexey.lysiuk

Fixed dangling links to garbage collected HUD message objects

https://forum.zdoom.org/viewtopic.php?t=60262

Last successful pipeline #81203, started 2024-04-28T19:50:34.562Z

ID Job Artifacts
#2377806 build_win64 Download
#2377805 build_win32 Download
#2377804 build_linux_serveronly_arm64 Download
#2377803 build_linux_serveronly Download
#2377802 build_linux Download

topic/default/a_clientsideexecute

Changeset ed48ec26ab58 by StrikerTheHedgefox

Rename A_Clientside* to A_ClientsideACS*.

Last successful pipeline #81056, started 2024-04-24T19:52:36.842Z

ID Job Artifacts
#2374624 build_win64 Download
#2374623 build_win32 Download
#2374207 build_linux_serveronly_arm64 Download
#2374206 build_linux_serveronly Download
#2374205 build_linux Download

topic/default/demo-controls

Changeset cbed37eabb54 by Sean Baggaley

Demo controls prototype

It's big, messy, and there are some bugs with seeking

- Needs more events
- Split up into multiple changesets?

Last successful pipeline #80211, started 2024-04-08T17:17:32.762Z

ID Job Artifacts
#2355543 build_win64 Download
#2355542 build_win32 Download
#2355541 build_linux_serveronly_arm64 Download
#2355540 build_linux_serveronly Download
#2355539 build_linux Download

topic/default/duel-fraglimit

Changeset b43fcdd07980 by Ru5tK1ng

Fixed: Fraglimit changes wouldn't end the match properly if a player had more frags than the new limit (addresses 1137).

Last successful pipeline #80672, started 2024-04-17T04:15:02.209Z

ID Job Artifacts
#2363577 build_win64 Download
#2363576 build_win32 Download
#2363575 build_linux_serveronly_arm64 Download
#2363574 build_linux_serveronly Download
#2363573 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/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/ipv6-master

Changeset 7eee94b34761 by Sean Baggaley

Add IPv6 socket support to the master server

No protocol changes yet, but it can listen on and accept clients via IPv6

Last successful pipeline #80213, started 2024-04-08T17:17:36.748Z

ID Job Artifacts
#2355553 build_win64 Download
#2355552 build_win32 Download
#2355551 build_linux_serveronly_arm64 Download
#2355550 build_linux_serveronly Download
#2355549 build_linux Download

topic/default/maplist-darker-entries

Changeset 9fd74dafe4e9 by Adam Kaminski

The "maplist" CCMD now displays entries that can't be entered (i.e. too little or too many players) in darker text colors.

Last successful pipeline #81235, started 2024-04-29T15:31:31.673Z

ID Job Artifacts
#2380538 build_win64 Download
#2380537 build_win32 Download
#2380536 build_linux_serveronly_arm64 Download
#2380535 build_linux_serveronly Download
#2380534 build_linux Download

topic/default/maxbonuses-fix

Changeset efc989925bb2 by Ru5tK1ng

Removed unintended comma.

Last successful pipeline #80882, started 2024-04-21T10:54:10.759Z

ID Job Artifacts
#2366474 build_win64 Download
#2366473 build_win32 Download
#2366472 build_linux_serveronly_arm64 Download
#2366471 build_linux_serveronly Download
#2366470 build_linux Download

topic/default/medal-overhaul

Changeset 86a9ad0afcdd by Adam Kaminski

Added a new parameter to the ACS and DECORATE functions: "GivePlayerMedal" and "A_GivePlayerMedal" that silently gives the player a medal if enabled.

Last successful pipeline #80741, started 2024-04-18T13:31:49.222Z

ID Job Artifacts
#2364697 build_win64 Download
#2364696 build_win32 Download
#2364695 build_linux_serveronly_arm64 Download
#2364694 build_linux_serveronly Download
#2364693 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/rgf_missiles_fix

Changeset 3efd7b23fa61 by StrikerTheHedgefox

Fix RGF_MISSILES not giving to missiles unless they had NOBLOCKMAP removed.

Last successful pipeline #78844, started 2024-03-13T22:44:06.696Z

ID Job Artifacts
#2327749 build_win64 Download
#2327748 build_win32 Download
#2327747 build_linux_serveronly_arm64 Download
#2327746 build_linux_serveronly Download
#2327745 build_linux Download

topic/default/rgf_missiles_fix_altver

Changeset d60eebd7f0b8 by StrikerTheHedgefox

Fix RGF_MISSILES not giving to missiles unless they had NOBLOCKMAP removed.

Last successful pipeline #80886, started 2024-04-21T11:10:27.684Z

ID Job Artifacts
#2366500 build_win64 Download
#2366499 build_win32 Download
#2366498 build_linux_serveronly_arm64 Download
#2366497 build_linux_serveronly Download
#2366496 build_linux Download

topic/default/unload-crash

Changeset 2aea4e3b4c92 by Ru5tK1ng

Fixed: Unloading Clientside scripts would crash out the clients online (addresses 2147).

Last successful pipeline #80347, started 2024-04-10T21:53:25.105Z

ID Job Artifacts
#2357169 build_win64 Download
#2357168 build_win32 Download
#2357167 build_linux_serveronly_arm64 Download
#2357166 build_linux_serveronly Download
#2357165 build_linux Download

topic/default/weighted-random-map-rotation

Changeset b7a82f834947 by Adam Kaminski

Moved the enumerations used by the ACS function "GetMapRotationInfo" to a more suitable spot and fully capitalized them.

Last successful pipeline #81234, started 2024-04-29T15:31:30.865Z

ID Job Artifacts
#2380533 build_win64 Download
#2380532 build_win32 Download
#2380531 build_linux_serveronly_arm64 Download
#2380530 build_linux_serveronly Download
#2380529 build_linux Download