Builds for previous versions go here
Moderator: Developers
-
Torr Samaho
- Lead Developer
- Posts: 1543
- Joined: Fri May 25, 2012 6:03 pm
- Location: Germany
#1
Post
by Torr Samaho » Sun Jul 15, 2012 12:43 pm
And another beta build that brings us closer to the first stable Zandronum version. Aside from the usual testing, I'd like feedback on two new features: The console command
demo_skiptics and the ACS command
PlayerIsSpectator.
Here is the full list of changes since the last official Zandronum beta build, i.e. 120701-1352:
Code: Select all
changeset: 3446:28c26080f811
user: Torr Samaho
Fixed: The "Join server" command in the Windows server console didn't work if the server loaded wads that are not among those in FileSearch.Directories.
changeset: 3447:811914cdabee
user: Torr Samaho
Fixed: The number of items and secrets found displayed in the alternative hud is not reset during a map reset.
changeset: 3448:d5cb124f8a50
user: Torr Samaho
Fixed: The number of items found displayed in the alternative hud is not updated online on the clients when an item is picked up.
changeset: 3449:0918ea0d9035
user: CrimsonDusk
Fixed: While clients shouldn't clip missile movement normally, they should still clip missiles the server has no control over.
changeset: 3450:b70a361f2bb1
user: Torr Samaho
adapted the default value of sv_testingbinary to match the website changes
changeset: 3451:d1b8dfe062a9
user: Torr Samaho
Fixed: If all weapons except for the ones from the default inventory were forbidden by lmsallowedweapons, clients stared online with no weapon in hand.
changeset: 3452:092b5cf5b48a
user: Torr Samaho
Added new ACS command PlayerIsSpectator that returns true if the player is a spectator and false otherwise. It also returns false if the specified player does not exist.
changeset: 3453:1840299fd97d
user: Torr Samaho
Added CCMD demo_skiptics that allows you to skip a specified amount of tics. For instance, "demo_skiptics 35" skips a second and "demo_skiptics 2100" skips a minute.
changeset: 3454:a63b808f8744
user: Torr Samaho
added new function NETWORK_IsActorClientHandled (necessary for an upcoming fix)
changeset: 3455:812be39d9c4b
user: Torr Samaho
Fixed: Clients may not explode server handled bouncing missiles on their own if they hit another actor.
changeset: 3456:6967a509798b
tag: tip
user: Torr Samaho
CLIENT_CanClipMovement now uses the new function NETWORK_IsActorClientHandled.
Windows
Linux x86
Linux x86_64
Mac OS X
Last edited by
Blzut3 on Mon Jul 16, 2012 8:10 am, edited 1 time in total.
-
Ænima
- Addicted to Zandronum
- Posts: 3579
- Joined: Tue Jun 05, 2012 6:12 pm
#2
Post
by Ænima » Sun Jul 15, 2012 12:51 pm
Yessss! I've been waiting for both of these features. :D
Will test!
-
katZune
- Forum Regular
- Posts: 470
- Joined: Mon Jun 04, 2012 9:41 pm
- Location: Mexico! aka the hell gate
#3
Post
by katZune » Sun Jul 15, 2012 3:14 pm
cannot wait for a stable version!, ofc if we want the stable version we need test it so lets do it guys 0/
Whitout a good PC ATM, i will back when 2.0 come out, :)
Spoiler: The True (Open)Ijon Tichy wrote:
Catastrophe wrote:
Banned on grandvoid for trolling Zombie Horde and all out war (blocking, destroying my own base, etc)
Kicked from El Zoido's all out war for nuking our teams base
Kicked again from el Zoido's server for fucking up the warfactory so bad that mechs couldn't spawn anymore
I see no offenses here
only
justice
-
XutaWoo
- Forum Regular
- Posts: 113
- Joined: Mon Jun 04, 2012 7:04 am
#4
Post
by XutaWoo » Mon Jul 16, 2012 9:51 pm
Wait, that bouncing projectile fix.
Could this be the return of Cacodemon Soccer?
[spoiler]

[/spoiler]
-
TerminusEst13
- Retired Staff / Community Team Member
- Posts: 865
- Joined: Tue Jun 05, 2012 11:06 pm
#5
Post
by TerminusEst13 » Mon Jul 16, 2012 10:13 pm
Fixed: Clients may not explode server handled bouncing missiles on their own if they hit another actor.
Hallelujah.
-
Torr Samaho
- Lead Developer
- Posts: 1543
- Joined: Fri May 25, 2012 6:03 pm
- Location: Germany
#6
Post
by Torr Samaho » Tue Jul 17, 2012 5:27 am
XutaWoo wrote:
Could this be the return of Cacodemon Soccer?
Difficult to say without knowing what problems Cacodemon Soccer had ;). Please give it a try with this version and let us know if it works. If not, we can still see if it's fixable.
-
XutaWoo
- Forum Regular
- Posts: 113
- Joined: Mon Jun 04, 2012 7:04 am
#7
Post
by XutaWoo » Tue Jul 17, 2012 5:47 am
Will do when I get home. Gotta say I'm actually excited about it; maybe I'll actually get off my butt and report the bug if it still doesn't work for once. :P
[spoiler]

[/spoiler]
-
The Toxic Avenger
- Forum Staff
- Posts: 1536
- Joined: Fri May 25, 2012 1:12 am
- Location: New Jersey
- Clan: ???
- Clan Tag: [???]
-
Contact:
#8
Post
by The Toxic Avenger » Tue Jul 17, 2012 5:52 am
changeset: 3453:1840299fd97d
user: Torr Samaho
Added CCMD demo_skiptics that allows you to skip a specified amount of tics. For instance, "demo_skiptics 35" skips a second and "demo_skiptics 2100" skips a minute.
I love you
-
ALIENwolve
-
- Posts: 60
- Joined: Sun Jun 10, 2012 1:14 am
#9
Post
by ALIENwolve » Tue Jul 17, 2012 6:12 am
I take it reverse tics remain an incredible pain in the ass, as they do for every replay system and have no plans for the current future?
-
Torr Samaho
- Lead Developer
- Posts: 1543
- Joined: Fri May 25, 2012 6:03 pm
- Location: Germany
#10
Post
by Torr Samaho » Tue Jul 17, 2012 7:37 pm
ALIENwolve wrote:
I take it reverse tics remain an incredible pain in the ass, as they do for every replay system and have no plans for the current future?
Yes, rewinding is a whole different story and I have no plans to work on this in the foreseeable future.
-
ALIENwolve
-
- Posts: 60
- Joined: Sun Jun 10, 2012 1:14 am
#11
Post
by ALIENwolve » Tue Jul 17, 2012 7:38 pm
Torr Samaho wrote:
ALIENwolve wrote:
I take it reverse tics remain an incredible pain in the ass, as they do for every replay system and have no plans for the current future?
Yes, rewinding is a whole different story and I have no plans to work on this in the foreseeable future.
Even triple A software shies away from it, so no complaints here.
Last edited by
ALIENwolve on Tue Jul 17, 2012 7:39 pm, edited 1 time in total.
-
VGA
- New User
- Posts: 18
- Joined: Fri Jul 13, 2012 7:45 pm
#12
Post
by VGA » Wed Jul 18, 2012 3:06 pm
Why doesn't rewinding restart the demo and skip to the correct point ?
Disclaimer : There is a propability of my post being retarded, since I've never used demos.
-
Qent
- Retired Staff / Community Team Member
- Posts: 1424
- Joined: Tue May 29, 2012 7:56 pm
-
Contact:
#13
Post
by Qent » Wed Jul 18, 2012 4:06 pm
That would do it, but it wouldn't look like you're playing backwards. Playing backwards would be super slow, since you start at 90 seconds, go back to the beginning, play very fast to 89 seconds, go back to the beginning, play to 88 seconds, etc.. Except do that for every tic.
Last edited by
Qent on Wed Jul 18, 2012 4:08 pm, edited 1 time in total.
-
Llewellyn
- Forum Regular
- Posts: 578
- Joined: Mon Jul 02, 2012 7:12 am
#14
Post
by Llewellyn » Wed Jul 18, 2012 4:34 pm
Is SpectatorIsPlayer() designed to report players who are dead (and now spectating) as players? Such as in LMS?
-
VGA
- New User
- Posts: 18
- Joined: Fri Jul 13, 2012 7:45 pm
#15
Post
by VGA » Wed Jul 18, 2012 5:54 pm
Qent wrote:
That would do it, but it wouldn't look like you're playing backwards. Playing backwards would be super slow, since you start at 90 seconds, go back to the beginning, play very fast to 89 seconds, go back to the beginning, play to 88 seconds, etc.. Except do that for every tic.
Hmm, then only skip back 10 or 15 seconds.
-
Torr Samaho
- Lead Developer
- Posts: 1543
- Joined: Fri May 25, 2012 6:03 pm
- Location: Germany
#16
Post
by Torr Samaho » Wed Jul 18, 2012 7:18 pm
Llewellyn wrote:
Is SpectatorIsPlayer() designed to report players who are dead (and now spectating) as players? Such as in LMS?
Currently PlayerIsSpectator is returning true for both, dead spectators and true spectators. We can think about changing this behavior though or I can add an additional function PlayerIsTrueSpectator if necessary.
VGA wrote:
Why doesn't rewinding restart the demo and skip to the correct point ?
That could be used as a very slow and ugly hack to skip back, but it would be way to slow to play a demo backwards.
-
VGA
- New User
- Posts: 18
- Joined: Fri Jul 13, 2012 7:45 pm
#17
Post
by VGA » Wed Jul 18, 2012 7:41 pm
Isn't it useless anyway to play a demo backwards ? Whereas skipping back some seconds so you can rewatch something (or enable fraps) is useful.
-
ALIENwolve
-
- Posts: 60
- Joined: Sun Jun 10, 2012 1:14 am
#18
Post
by ALIENwolve » Wed Jul 18, 2012 8:04 pm
I do believe Halo these days does this exact hacky method of restarting the whole demo and advancing a set amount of time.
It barely even worked in Halo 3, so I don't think it'd be quick and easy.
-
Torr Samaho
- Lead Developer
- Posts: 1543
- Joined: Fri May 25, 2012 6:03 pm
- Location: Germany
#19
Post
by Torr Samaho » Wed Jul 18, 2012 8:05 pm
VGA wrote:
Isn't it useless anyway to play a demo backwards ?
I certainly would not call it useless, but also not important either.
VGA wrote:
Whereas skipping back some seconds so you can rewatch something (or enable fraps) is useful.
I can do some basic testing how bad the hack performs. Can somebody supply an interesting, long, multi-map demo recorded with the latest build?
-
Qent
- Retired Staff / Community Team Member
- Posts: 1424
- Joined: Tue May 29, 2012 7:56 pm
-
Contact:
#20
Post
by Qent » Wed Jul 18, 2012 8:12 pm
VGA wrote:
Hmm, then only skip back 10 or 15 seconds.
Wouldn't that be equivalent to restarting the map (possible?) and skipping tics manually?