Zandronum 1.0-alpha-120602-1356

Builds for previous versions go here

Moderator: Developers

User avatar
Torr Samaho
Lead Developer
Posts: 1543
Joined: Fri May 25, 2012 6:03 pm
Location: Germany

Zandronum 1.0-alpha-120602-1356

#1

Post by Torr Samaho » Sat Jun 02, 2012 2:46 pm

Welcome to the very first Zandronum beta build! Zandronum seamlessly continues the development of Skulltag 98e, so if you are familiar with the 98e beta builds, there should be no big surprises right now.

Currently the only major changes are the rebranding and the removal of the skulltag_data.pk3 auto load mechanism. We also decided to simplify the versioning scheme and start fresh with 1.0.

Here is the full list of changes since the last official 98e beta build, i.e. 120415-2135:

Code: Select all

changeset:   3343:ac633fe30416
user:        Torr Samaho
out of sequence fix backport from ZDoom revision 3570:
- In S_Shutdown(), stop the song and forget traces of it so that people who feel like setting snd_musicvolume in their atexit don't crash because it tries to restart the song at the new volume.

changeset:   3344:37d58bb70dd0
user:        Torr Samaho
[TIHan] Fixed: Client wasn't informed of its player's properties after a changemap.

changeset:   3345:e10c5032d675
user:        Torr Samaho
[TIHan] Fixed: A_FireCustomMissile doesn't spawn missiles when called near walls/things online.

changeset:   3346:a4816c85e05f
user:        Torr Samaho
[Dusk] Fixed: Clients weren't told of monsters' strafe counts, causing desyncs in 'fast-chasing' monster movement.

changeset:   3347:6039421bc226
user:        Torr Samaho
[Dusk] Fixed: Zedek's Quietus attack was not handled properly, appearing silent and invisible.

changeset:   3348:bf37afe822db
user:        Torr Samaho
Reduced SVC2_SETFASTCHASESTRAFECOUNT's net traffic (FastChaseStrafeCount only takes values from 0 to 3, so a byte is enough to transfer its value).

changeset:   3349:ee81c20d4c28
user:        Torr Samaho
[Dusk] Fixed: Puzzle item usage was handled improperly on the clientside, causing no item use sound when a puzzle was solved with it. Also changed puzzle item fail message to only print on the client that activated it, rather than to everybody.

changeset:   3350:fdc6d019945b
user:        Torr Samaho
In A_FighterAttack the server now lets the clients play the sound independently of whether the last missile was spawned successfully.

changeset:   3351:0336fd86bda3
user:        Torr Samaho
Added Popsoap's updated dynamic light definition for the Hectebus.

changeset:   3352:66cc3c9e7568
user:        Torr Samaho
Added new compatflag "don't stop player scripts on disconnect", controlled by the new CVAR compat_dont_stop_player_scripts_on_disconnect. If this is enabled, the ACS scripts with a player as activator are not terminated when this player disconnects.

changeset:   3353:9ccf213217e9
user:        Torr Samaho
[TIHan] Fixed: Under certain circumstances after a monster was resurrected, it did not get reset when the map reset.

changeset:   3354:cdb6dad1b744
user:        Torr Samaho
Added new dmflag "unblock players", controlled by the new CVAR sv_unblockplayers. If this is true, player bodies are treated as if they had the THRUSPECIES flag.

changeset:   3355:939ad579aa2e
user:        Torr Samaho
Fixed: Spectators were blocked by SOLID things on steps.

changeset:   3356:42c077a5cc71
user:        Torr Samaho
[TIHan] Fixed: A client wasn't informed of its player's JumpZ property after a changemap.

changeset:   3357:5813af56a2bf
user:        Torr Samaho
Fixed: After a map reset in terminator/possession/teampossession (possibly with the new ACS command ResetMap in combination with the GAMEMODE lump), the terminator sphere/hellstone wasn't respawned.

changeset:   3358:9d297e9d1b9e
user:        Torr Samaho
Fixed: When the ACS command ResetMap was executed by the server, the clients were not instructed to do their part of the map reset, e.g. removing decals and CLIENTSIDEONLY actors.

changeset:   3359:09ce837f1c45
user:        Torr Samaho
Fixed: A map reset in Domination (possible with the new ACS command ResetMap in combination with the GAMEMODE lump) didn't reset ownership of the control points.

changeset:   3360:afe074d2d019
user:        Torr Samaho
Fixed: The behavior of grenades fired near a wall online on the clients was broken.

changeset:   3361:d1191654d61e
user:        Torr Samaho
Fixed: A map reset in possession/teampossession (possibly with the new ACS command ResetMap in combination with the GAMEMODE lump) broke the "artifact held" countdown.

changeset:   3362:17f7e6614bef
user:        Torr Samaho
Fixed: The remains of crushed actors were not removed on the clients online by a map reset.

changeset:   3363:0f852a798203
user:        Torr Samaho
[TIHan]:
Fixed: Poly object doors were not handled properly online.
Fixed: Newly connected clients were not properly informed of poly objects.

changeset:   3364:2d56ea415fde
user:        Torr Samaho
[TIHan] Fixed some Z position sync problems of floating monsters online.

changeset:   3365:1b058a769b2d
user:        Torr Samaho
[TIHan] Fixed: Players could choose their team by using "team" or "changeteam" commands as a spectator when sv_noteamselect was true.

changeset:   3366:11797a1c6cbf
user:        Torr Samaho
Added a slightly shortened version of TIHan's "Fixed: Spectators were affected by the TimeFreezeSphere in competitive modes." patch.

changeset:   3367:2a154eb5f61c
user:        Torr Samaho
Ported from TIHan's monster_bandwidth_reduction branch: Converted SERVERCOMMANDS_SpawnThing* and SERVERCOMMANDS_MoveThing* to use NetCommand. This port untangles the command style change from the actual bandwidth reduction and fixes a small bug of that branch (the "ulSize == 0" in SERVERCOMMANDS_MoveThing* was removed in there instead of being updated to work with the new style).

changeset:   3368:86e91441bc0f
user:        Torr Samaho
Fixed: When a non-spectator player disconnected his running CLIENTSIDE scripts were not terminated.

changeset:   3369:4a3abb002afc
user:        Torr Samaho
Fixed: When a map reset was done while a PowerTimeFreezer was in effect, the sound was not resumed after the reset.

changeset:   3370:401f0c1c5bfe
user:        Torr Samaho
[Dusk] Fixed: Grenade explosion sound was not unlimited.

changeset:   3371:4c59a5141c4e
user:        Torr Samaho
[Dusk] Fixed: Players could get medals from spawn telefrags.

changeset:   3372:4d436da8400e
user:        Torr Samaho
added Dusk's "sv_unblockplayers now also implies telefrag immunity, but only if both the source and target are players." patch with an additional ( source != NULL ) check

changeset:   3373:93f81bd054fe
user:        Torr Samaho
Added modified version of MP2E's "Fixed: Accuracy/Precision medals are now properly given when using the Rocket Launcher, Grenade Launcher, or BFG10K." patch.

changeset:   3374:4740916b9616
user:        Torr Samaho
[Koromix] Fixed problems with the LAN broadcast under Linux.

changeset:   3375:cbab1716926c
user:        Torr Samaho
[TIHan] Fixed: Console icon would stick on a player's head if the server missed the packet to remove the icon.

changeset:   3376:e5bbd6458ba1
user:        CrimsonDusk
Fixed: A_Wander could trigger an assertion failure if it tried to target a spectator.

changeset:   3377:07ff1daea439
user:        Torr Samaho
[Dusk] Fixed: Medals weren't announced on spied players.

changeset:   3378:93e21c90ab5a
user:        Torr Samaho
reduced net traffic needed if SERVERCOMMANDS_SetThingFrame is used to set the wound state (part of Dusk's wound state / custom damagetype fix patch)

changeset:   3379:a6135a2f1c8e
user:        Torr Samaho
updated SERVERCOMMANDS_SetThingFrame to use NetCommand (part of Dusk's wound state / custom damagetype fix patch)

changeset:   3380:76c37d688da5
user:        Torr Samaho
reduced net traffic needed if SERVERCOMMANDS_SetThingFrame is used to set the pain state

changeset:   3381:1014cf620e99
user:        Torr Samaho
removed an obsolete local variable

changeset:   3382:936d69a1888f
user:        Torr Samaho
Fixed: Wound state changes weren't sent to clients. (part of Dusk's wound state / custom damagetype fix patch, but modified so that clients don't touch the wound state on their own)

changeset:   3383:d354b587d47e
user:        Torr Samaho
Fixed: The server always instructed clients to use the standard pain state of an actor, not any custom one.  (part of Dusk's wound state / custom damagetype fix patch, but slightly modified and extended)

changeset:   3384:2a791df45c2c
user:        Torr Samaho
added Dusk's FindStateLabelAndOffset extension to handle child states (part of Dusk's wound state / custom damagetype fix patch, but slightly modified to use references instead of pointers)

changeset:   3385:849d5e8e93f5
user:        Torr Samaho
Fixed: Newly connecting clients were not informed about non-standard death states of corpses already on the map. (part of Dusk's wound state / custom damagetype fix patch, but modified so that SERVERCOMMANDS_ThingIsCorpse is called on all corpses)

changeset:   3386:500db4a19ff2
bookmark:    latestzdoom
user:        Torr Samaho
[TIHan, Torr Samaho] Fixed: Spectators were affected by SetPlayerProperty and SetActorProperty.

changeset:   3387:a40a271caacf
user:        Torr Samaho
used the GAMENAMELOWERCASE define in gameconfigfile.cpp

changeset:   3388:f8b5d9f68462
user:        Torr Samaho
used the GAMENAME / GAMENAMELOWERCASE defines in zdoom.rc where easily possible

changeset:   3389:5533f0bf47ee
user:        Torr Samaho
Renamed CVAR skulltag_masterip to masterhostname.

changeset:   3390:eebb16f5f891
user:        Torr Samaho
used the GAMENAME / GAMENAMELOWERCASE defines in numerous additional places

changeset:   3391:2a675816719c
user:        Torr Samaho
- renamed most references in the binary from Skulltag to Zandronum
- changed the version from 98e to 1.0

changeset:   3392:268c9c0a8803
user:        Torr Samaho
fixed a typo pointed out by Dusk

changeset:   3393:b9460d48aca3
user:        Torr Samaho
renamed STVER_STRING to GAMEVER_STRING (pointed out by Dusk)

changeset:   3394:553b83390dc2
user:        Torr Samaho
changed default value of CVAR masterhostname to master.zandronum.com

changeset:   3395:ff3f397b4be7
user:        Torr Samaho
updated the ignore list to ignore zandronum.pk3 instead of skulltag.pk3

changeset:   3396:6e14eb116af6
user:        Torr Samaho
adjusted default value of CVAR sv_testingbinary

changeset:   3397:1c68a0b63ddf
user:        Torr Samaho
updated a comment pointed out by Dusk

changeset:   3398:5780cb5c1fb9
user:        Torr Samaho
created a new version history file for Zandronum and moved the 98e changes into it

changeset:   3399:2c72138ba1e2
user:        Torr Samaho
reverted the skulltag_data.pk3 specific additions in mapinfo/doom2.txt

changeset:   3400:b116d979b86f
user:        Torr Samaho
added m_multi.png to zandronum.pk3

changeset:   3401:b93996219601
user:        Torr Samaho
added dstaunt.wav to zandronum.pk3

changeset:   3402:3ee1a2856844
user:        Torr Samaho
Removed the skulltag_data.pk3 auto loading mechanism. skulltag_data.pk3 should now be loaded explicitly like any other add-on.

changeset:   3403:2d8bf2c599b0
user:        Torr Samaho
some more naming fixes pointed out by Dusk

changeset:   3404:dd6a7ea0b1e0
tag:         tip
user:        Torr Samaho
replaced the current Windows icon with infurnus' thread activity icon (just did some cropping and added an alpha channel to scifi1_normpost2.gif)
Downloads:
Windows
Linux x86
Linux x86_64
Mac OS X
FreeBSD x64
Last edited by Torr Samaho on Wed Jun 06, 2012 6:59 pm, edited 1 time in total.

Stipsi
Retired Staff / Community Team Member
Posts: 58
Joined: Thu May 24, 2012 10:08 pm
Location: Mexico!!1
Contact:

RE: Zandronum 1.0-alpha-120602-1356

#2

Post by Stipsi » Sat Jun 02, 2012 2:49 pm

Oh dear, I'm so excited!
--Ital beast

User avatar
Igor
Forum Regular
Posts: 118
Joined: Fri Jun 01, 2012 7:21 pm
Location: TEST CHAMBER
Contact:

RE: Zandronum 1.0-alpha-120602-1356

#3

Post by Igor » Sat Jun 02, 2012 3:10 pm

Stipsi wrote: Oh dear, I'm so excited! Image
OH NO
TOO EXCITED

User avatar
The Toxic Avenger
Forum Staff
Posts: 1520
Joined: Fri May 25, 2012 1:12 am
Location: New Jersey
Clan: ???
Clan Tag: [???]
Contact:

RE: Zandronum 1.0-alpha-120602-1356

#4

Post by The Toxic Avenger » Sat Jun 02, 2012 3:44 pm

Holy shit that was fast

User avatar
Disguise
Retired Staff / Community Team Member
Posts: 359
Joined: Thu May 24, 2012 10:00 pm
Location: Romania
Contact:

RE: Zandronum 1.0-alpha-120602-1356

#5

Post by Disguise » Sat Jun 02, 2012 4:33 pm

Awww yeah! Let's party now.
Image

User avatar
Wartorn
Retired Staff / Community Team Member
Posts: 254
Joined: Thu May 24, 2012 9:28 pm

RE: Zandronum 1.0-alpha-120602-1356

#6

Post by Wartorn » Sat Jun 02, 2012 5:38 pm

Torr, you should be able to sign in using your existing account on the server now in downloads/.

User avatar
Torr Samaho
Lead Developer
Posts: 1543
Joined: Fri May 25, 2012 6:03 pm
Location: Germany

RE: Zandronum 1.0-alpha-120602-1356

#7

Post by Torr Samaho » Sun Jun 03, 2012 2:52 pm

Wartorn wrote: Torr, you should be able to sign in using your existing account on the server now in downloads/.
Works fine. Thanks!

bazzoka
Forum Regular
Posts: 147
Joined: Mon Jun 04, 2012 10:49 am
Location: Lithuania

RE: Zandronum 1.0-alpha-120602-1356

#8

Post by bazzoka » Mon Jun 04, 2012 12:06 pm

what the? this is third move of skulltag web site? what next fourth move?
Last edited by bazzoka on Mon Jun 04, 2012 12:10 pm, edited 1 time in total.
You can say good bye to your thread. Cause i am killing it.

capodecima
Banned
Posts: 252
Joined: Sat Jun 02, 2012 9:07 pm
Location: Czech Republic
Banned: Permanently

RE: Zandronum 1.0-alpha-120602-1356

#9

Post by capodecima » Mon Jun 04, 2012 12:20 pm

Zandronum, what a cute name 8)

bazzoka
Forum Regular
Posts: 147
Joined: Mon Jun 04, 2012 10:49 am
Location: Lithuania

RE: Zandronum 1.0-alpha-120602-1356

#10

Post by bazzoka » Mon Jun 04, 2012 12:32 pm

not cool :|
You can say good bye to your thread. Cause i am killing it.

Devon
Forum Regular
Posts: 136
Joined: Mon Jun 04, 2012 2:13 pm
Location: Britville, Britland

RE: Zandronum 1.0-alpha-120602-1356

#11

Post by Devon » Mon Jun 04, 2012 3:02 pm

Looking nice so far, good job guys. I also noticed that all the CTF, DM, TLMS (etc) maps that were with skulltag have been removed. Are there going to be some added after people have moved out of SkullTag and the main jobs on Zandronum have been done?

User avatar
Wartorn
Retired Staff / Community Team Member
Posts: 254
Joined: Thu May 24, 2012 9:28 pm

RE: Zandronum 1.0-alpha-120602-1356

#12

Post by Wartorn » Mon Jun 04, 2012 4:21 pm

bazzoka wrote: what the? this is third move of skulltag web site? what next fourth move?
I think this is looking like the last move, considering our circumstances.

Minigunner
 
Posts: 86
Joined: Mon Jun 04, 2012 5:24 am
Location: California

RE: Zandronum 1.0-alpha-120602-1356

#13

Post by Minigunner » Mon Jun 04, 2012 7:37 pm

Considering the removal of st_data.pk3 autoload, I decided to recompile the resources into a new pk3: http://www.mediafire.com/?b2ykvke1zhat897
Yes, I posted this on IRC (twice!), but I might as well put it here too. Basically, it is only comprised of the skins, sprites, sounds, music, and textures of st_data. The size is reduced a lot due to the removal of the maps, and the graphics are converted back to Doom Patch Format for palette compatibility (for Doom palette variants, though), which does not affect size much since they are ZIP-compressed anyways. It could be put in the Skins folder for now, but I'm hoping for it to be included with Zandronum as a skins-folder autoload.

Edited for new link.
Last edited by Minigunner on Wed Jun 06, 2012 4:04 am, edited 1 time in total.
Theshooter7 wrote:Also, to all those people who stack players for exploits: I hate you. Do I really need to seal off every inch of every map to prevent you from getting to places you shouldn't?

Qent
Retired Staff / Community Team Member
Posts: 1424
Joined: Tue May 29, 2012 7:56 pm
Contact:

RE: Zandronum 1.0-alpha-120602-1356

#14

Post by Qent » Mon Jun 04, 2012 7:45 pm

But we some people including me want the maps, too. :neutral:
Last edited by Qent on Mon Jun 04, 2012 7:48 pm, edited 1 time in total.

User avatar
Frits
Forum Regular
Posts: 298
Joined: Fri Jun 01, 2012 9:04 pm

RE: Zandronum 1.0-alpha-120602-1356

#15

Post by Frits » Mon Jun 04, 2012 8:01 pm

Qent wrote: But we some people including me want the maps, too. :neutral:
I concur!

User avatar
Torr Samaho
Lead Developer
Posts: 1543
Joined: Fri May 25, 2012 6:03 pm
Location: Germany

RE: Zandronum 1.0-alpha-120602-1356

#16

Post by Torr Samaho » Mon Jun 04, 2012 8:26 pm

Qent wrote: But we some people including me want the maps, too. :neutral:
I like to keep the maps useable too, particularly the new UDMF versions ;). Since Zandronum can still load skulltag_data.pk3 it should be no problem to continue to use them. BTW: Since the pk3 is not auto loaded, it is listed as wad by the server and you can even see which revision of the pk3 the server is using if the pk3 is renamed to something like skulltag_data_revnum.pk3. It is just the question where and under which conditions skulltag_data.pk3 can be made available for download.
Last edited by Torr Samaho on Mon Jun 04, 2012 8:26 pm, edited 1 time in total.

Minigunner
 
Posts: 86
Joined: Mon Jun 04, 2012 5:24 am
Location: California

RE: Zandronum 1.0-alpha-120602-1356

#17

Post by Minigunner » Mon Jun 04, 2012 10:15 pm

Updated.
It contains three files now, one for the resources, one for the skins, and one for the maps. The former two go in the Skins folder (or come with Zandronum in a Skins folder), and the latter can be loaded up on a server. This is also based off the latest ST_Data.pk3, r126.

Again, edited for new link.
Last edited by Minigunner on Wed Jun 06, 2012 4:05 am, edited 1 time in total.
Theshooter7 wrote:Also, to all those people who stack players for exploits: I hate you. Do I really need to seal off every inch of every map to prevent you from getting to places you shouldn't?

Gigi
New User
Posts: 7
Joined: Mon Jun 04, 2012 10:27 pm
Location: Somewhere hot...

RE: Zandronum 1.0-alpha-120602-1356

#18

Post by Gigi » Mon Jun 04, 2012 10:40 pm

I've noticed this, Skulltag was an engine that didn't use the letter Z in the name even though it used Zdoom for it's base. Zdaemon, GZdoom, and now... *Drum rolls* Zandronum! Sounds ominous...

bazzoka
Forum Regular
Posts: 147
Joined: Mon Jun 04, 2012 10:49 am
Location: Lithuania

RE: Zandronum 1.0-alpha-120602-1356

#19

Post by bazzoka » Tue Jun 05, 2012 6:47 am

Wartorn wrote:
bazzoka wrote: what the? this is third move of skulltag web site? what next fourth move?
I think this is looking like the last move, considering our circumstances.
we shal see about what... :neutral:
You can say good bye to your thread. Cause i am killing it.

Warfare
New User
Posts: 4
Joined: Tue Jun 05, 2012 6:22 am
Location: Santiago - Chile

RE: Zandronum 1.0-alpha-120602-1356

#20

Post by Warfare » Tue Jun 05, 2012 7:10 am

downloading...
J... just give me the 300 dollars... i have his brain's frags*HEADSHOT*Image

Post Reply