Filter RSS
Project History

2023-04-24
04:21
Zandronum
[Hg] commits were pushed to 'zandronum-sandbox-stable' (current: b16e174e1c9b8f26b6658673370d040c821bd103)
Added the ScoreMargin class, and a base class for all margin SCORINFO commands.
2023-04-17
04:19
Zandronum
[Hg] commits were pushed to 'zandronum-stable' (current: 49c4602c534d34611812e7eb486cc49d066a1e9a)
Fixed: a live player's class still changed when travelling between some levels, though not always...
2023-04-14
2023-04-09
02:16
Zandronum
[Hg] commits were pushed to 'zandronum-stable' (current: 7a3f56c275f8adad3f325f458fd13a23e8275d7c)
Fixed an issue in which SQF_EXTENDED_INFO would not be sent under Linux, resulting in a malformed...
2023-04-03
04:47
Zandronum
[Hg] commits were pushed to 'zandronum-sandbox-stable' (current: 6481c1436f9c029c686393ae79629dd8ddc11001)
Renamed COLUMNALIGN_e enums to HORIZALIGN_e to represent horizontal alignments, and added VERTALI...
2023-03-28
12:30
Zandronum
[Hg] commits were pushed to 'zandronum-sandbox-stable' (current: 9f82c6b88d99e1ae1b2431330370635bfe39e3f8)
Renamed SCOREBOARD_ResetCustomColumnsForPlayer to PLAYER_ResetCustomValues, and moved it to "p_in...
00:22
Zandronum
[Hg] commits were pushed to 'zandronum-sandbox-stable' (current: 9a47035d9a7a2f3b0d8b37cbf3fffec0dfbc488e)
Make sure that a ColumnValue's data type is set to COLUMNDATA_UNKNOWN when it's initialized by an...
2023-03-27
05:58
Zandronum
[Hg] commits were pushed to 'zandronum-stable' (current: 2ca40fbf0e4d063c5d06f7efb5e04719929a42a3)
Fixed: players didn't drop important items like flags, skulls, etc. when they respawned using Set...
05:55
Zandronum
[Hg] commits were pushed to 'zandronum-stable' (current: fa55533805fd51aeaa8272d513f44791c5ae77dd)
Fixed: local CVars defined in CVARINFO were never saved in the user's config file.
05:51
Zandronum
[Hg] commits were pushed to 'zandronum-stable' (current: 5e48ddb133114caabd1e0eff7957a45646736533)
Fixed: the localhost couldn't successfully join the server through the server console window if i...
05:49
Zandronum
[Hg] commits were pushed to 'zandronum-stable' (current: 328e98119da61b9e9e080a3e5e4cdca1eb496ab6)
Fixed: clients that weren't fully connected to the server still triggered DISCONNECT scripts if t...
05:27
Zandronum
[Hg] commits were pushed to 'zandronum-sandbox-stable' (current: cf76db80aab6376cb855ed88fc14f443c88e7bfc)
Added code that initializes the scoreboard and parses all loaded SCORINFO lumps.
05:15
Zandronum
[Hg] commits were pushed to 'zandronum-sandbox-stable' (current: f7473637d80ca78d38031f8420ff6f0a81aff8ae)
- Separated the data that's used by custom columns, and in turn, removed the now superflous Custo...
04:16
Zandronum
[Hg] commits were pushed to 'zandronum-sandbox-stable' (current: 55a5ae6be624c6bc00c669ab7a25566a4d4f4e4e)
Removed the ACS function "GetColumnDataType", there doesn't seem to be a lot of cases where this ...
2023-03-20
06:39
Zandronum
[Hg] commits were pushed to 'zandronum-stable' (current: 805780cfc64183ebf05ba88fd2175e01765a2789)
- Refactor the launcher protocol code so that each field is now implemented as its own function. ...
06:36
Zandronum
[Hg] commits were pushed to 'zandronum-sandbox-stable' (current: daee317dab0ede0e365719d2e447ba0d982b4882)
Renamed the ACS function "GetColumnDataType" to "GetCustomColumnDataType", which now only works f...
06:34
Zandronum
[Hg] commits were pushed to 'zandronum-sandbox-stable' (current: b6e4a302e9c23816a4febda3ed8b788e734a25ec)
Removed any code that hides the scoreboard or columns, and added checks that prevent the scoreboa...