• R/O
  • SSH

List of commits

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

This is a fork of Zandronum used on servers hosted by The Sentinels Playground (TSPG).


RSS
Rev. Time Author
eebbc2200206 tip 2022-07-08 11:05:11 Adam Kaminski

Added tag TSPGv30 for changeset f4c7243c62af

f4c7243c62af TSPGv30 2022-07-08 11:05:04 Adam Kaminski

Update version to TSPGv30

f0ab4626d9cb 2022-07-08 10:05:02 Adam Kaminski

Updated tag TSPGv29 to changeset 724bb89ac362. The other commit was erroneous.

dd665db7e154 2022-07-08 10:04:38 Adam Kaminski

Added the compiler flag SERVER_ALLOWBOTS that decides if the "addbot" CCMD is usable or not. Also added a message to informs users if bots are not allowed.

08dce2175aab 2022-07-08 10:01:51 Adam Kaminski

Backed out changeset: e3f901eb92cc
Removes: "The "addbot" CCMD is no longer blacklisted on TSPG. Hosts are allowed to add up to 16 bots to a server."

14feaa6d9045 2022-06-27 00:37:18 Adam Kaminski

Servers now check for bad words in the hostname and will shut down if any bad words are found.

764eb4b13ef9 2022-06-27 00:12:39 Adam Kaminski

Fixed: player names containing bad words weren't being filtered properly.

57f314bcb5fa 2022-06-22 09:09:46 Adam Kaminski

Added tag TSPGv29 for changeset 78a69f54b02b

724bb89ac362 TSPGv29 2022-06-22 09:09:31 Adam Kaminski

Update version to TSPGv29

87a098891caf 2022-06-22 09:08:32 Adam Kaminski

Reworded the reason message for when a client is kicked for using a VPN.

e3f901eb92cc 2022-06-22 08:53:32 Adam Kaminski

The "addbot" CCMD is no longer blacklisted on TSPG. Hosts are allowed to add up to 16 bots to a server.

f3faa630d1f0 2022-06-20 05:49:26 Adam Kaminski

Unlagged now restores a player's old height when reconciling them.

8166a2c90255 2022-06-20 05:32:59 Adam Kaminski

Converted the player_t members: unlaggedX, unlaggedY, unlaggedZ, and restoreX, restoreY, restoreZ into TVector3<fixed_t> objects.

ad6af2938ba9 2022-06-08 04:23:50 Adam Kaminski

Fixed: unlagged would also reconcile for bots, causing them to miss shots in online games. Also added a sanity check to make sure that the actor isn't NULL.

d35edbc7fed1 2022-06-07 10:52:09 Adam Kaminski

Added tag TSPGv28 for changeset 30e0a5bf4a86

30e0a5bf4a86 TSPGv28 2022-06-07 10:51:18 Adam Kaminski

Update version to TSPGv28

a7dd1b4b8985 2022-05-23 21:44:24 Adam Kaminski

Fixed: clients would see players with the lag icon over their head indefinitely after a level changed.

1708995e86ce 2022-03-28 04:17:25 Benjamin Berkels

Restrict broadcasted net commands to clients who already have the full update (addresses 2667).

eb132fa4e960 2022-03-12 10:43:36 Joshua Surace

Added tag TSPGv27 for changeset 742f81f6d4fa

742f81f6d4fa TSPGv27 2022-03-12 10:42:18 Joshua Surace

Update version to TSPGv27

941078645c8e 2022-03-12 10:39:41 Joshua Surace

Blacklist "sv_country" as it should not be touched on most servers.

77ce14c3ff09 2022-03-12 10:36:49 Joshua Surace

Fixed the issue when Bad Words Supposed to filter

452ac11f0e16 2022-02-04 23:57:33 Adam Kaminski

The "kick" CCMD now saves the player's uncolored name with FString instead of C-style char arrays.

961f23b6edf1 2022-02-04 23:54:03 Adam Kaminski

SERVER_GetPlayerIndexFromName now saves the player's uncolored name with FString instead of C-style char arrays.

47d69cebabc1 2022-02-04 23:52:21 Adam Kaminski

SERVER_KickPlayer now uses FString instead of C-style char arrays.

2e7806885db5 2022-02-04 23:44:20 Adam Kaminski

SERVERBAN_BanPlayer now saves the player's uncolored name with FString instead of C-style char arrays.

beb1e90cb809 2022-01-29 08:43:29 Adam Kaminski

Fixed: the server rejected backup weapon select commands that used different weapon network indices but had the same client gametic.

d9afeaf60ce8 2022-01-24 07:29:50 Edoardo Prezioso

Fix a crash with the Hexen Firestorm weapon projectiles caused by a compiler misoptimization on Linux architecture.

f182d79d6e83 2022-01-17 02:44:36 Adam Kaminski

Fixed: spectating a morphed player could potentially crash the game.

1a0631efaa05 2021-12-13 09:25:36 Joshua Surace

Added tag TSPGv26 for changeset 908cd556b4da