ZDaemon Forum Index ZDaemon
Client/Server DOOM
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Dominatrix - A highly configurable domination gamemode

 
Post new topic   Reply to topic    ZDaemon Forum Index -> ZDReview
View previous topic :: View next topic  
Author Message
buu342
has entered the game!


Joined: 21 Apr 2020

PostPosted: Wed Apr 22, 2020 5:45 pm    Post subject: Dominatrix - A highly configurable domination gamemode Reply with quote


Dominatrix is a control points gamemode for Zandronum, ZDaemon, and (G)ZDoom. Capture control points scattered around the map to earn points for your team.

Dominatrix designed to be highly configurable and to work on ANY competitive multiplayer map with a simple ACS injection script to place the Control Points on the map. Can be played as King of the Hill, Control Points, or Double Domination.


Video
This is video of HumanBones and I participating in the Dominatrix Tournament hosted by MDF on the 3rd of May, playing on NeonDM:
https://youtu.be/GROE7m9npQg


Screenshots
Dominatrix running on GreenWar Map01 in Zandronum


Dominatrix running on UDM3+UDMX Map27 in ZDaemon


Oh god why would you do this Marcaek


Gif of ZDS #661



Serverside Configuration
Code:

dominatrix_compatibility = "Zandronum"; // "Zandronum", "ZDoom, or "ZDaemon"
dominatrix_timemax       = 300;         // How much time for a game to end in seconds? (0 for infinite time)
dominatrix_scoremax      = 250;         // How many points for the game to end? (0 for infinite score)
dominatrix_roundendtime  = 3;           // How many seconds does the game display the winner for?   

dominatrix_caphealth    = 100;   // The maximum health of a control point.
dominatrix_capdistance  = 256;   // How far someone needs to be to capture the control point
dominatrix_capteamregen = false; // If the control point lost some health, can it be recovered by a team member?
dominatrix_capregentime = 0.0;   // How many seconds it takes for a control point to automatically regenerate 1 hp (0 for none)
dominatrix_capmultiple  = false; // Will a control point lose health faster if more people are capturing it?
dominatrix_capbelow     = true;  // Allow capturing if the player is below the control point?
dominatrix_capabove     = true;  // Allow capturing if the player is above the control point?

dominatrix_scorefrag      = false; // Do you get points for fragging players?
dominatrix_scoreperfrag   = 1;     // How many points to you get for fragging players
dominatrix_scoreperfragcp = 1;     // How many points do you get per frag PER control point
dominatrix_scoretime      = 1.0;   // How many seconds for you to gain score for owning control points? (0.0 to not use time based scoring)
dominatrix_scorepercp     = 1;     // How many points per second do you get PER control point

dominatrix_scorelimitpercp     = 0; // Increase the max score by this number multiplied by the number of CPs.
dominatrix_scorelimitperplayer = 0; // Increase the max score by this number multiplied by the number of players.
dominatrix_timelimitpercp      = 0; // Increase the max time by this number multiplied by the number of CPs.
dominatrix_timelimitperplayer  = 0; // Increase the max time by this number multiplied by the number of players.

dominatrix_ddommode         = false; // Use Double Domination mode?
dominatrix_ddomscoretime    = 10;    // How much time do teams need to hold the CP's to score in Double Domination?
dominatrix_ddomresetonscore = true;  // Do all control points reset back to grey when a team scores?

dominatrix_cpsolid       = true;  // Make the Control Points solid
dominatrix_cptranslucent = false; // Make the Control Points slightly translucent



Clientside Configuration
Code:

dominatrix_disableannouncer     = false; // (Don't) Use the announcer?
dominatrix_disablemarkers       = false; // (Don't) Show markers on the CP's?
dominatrix_disableshowallcps    = false; // (Don't) Show all the CP's on the top of the screen?
dominatrix_disablehudscale      = false; // (Don't) Scale the HUD to 640x480?
dominatrix_disablehudwidescreen = false; // (Don't) Use a 16:9 ratio on the HUD?
dominatrix_enablelog            = false; // Log announcements (in text) to the message area?
dominatrix_enablecenterprint    = false; // Show announcements (in text) in the center of the screen?



Download + server setup instructions
https://github.com/buu342/ACS-Dominatrix


Servers currently hosting Dominatrix
ZDaemon:
EU (UDMX+UDM3): zds://91.134.195.111:10529
US (UDMX+UDM3): zds://149.56.203.181:10416

Zandronum:
US (QC:DE): 51.15.85.155:42069


Last edited by buu342 on Mon May 04, 2020 2:52 pm; edited 3 times in total
Back to top
View user's profile Send private message
DoomKid
Unstoppable!


Joined: 09 May 2008
Location: Aussie Land

PostPosted: Fri Apr 24, 2020 5:01 am    Post subject: Reply with quote

This looks like a lot of fun, I really hope to see some ZDaemon events running it! Keen to give it a whirl with other players.
Back to top
View user's profile Send private message Visit poster's website
buu342
has entered the game!


Joined: 21 Apr 2020

PostPosted: Tue Apr 28, 2020 5:46 pm    Post subject: Reply with quote

I would like to announce that this weekend is Dominatrix Weekend. Saturday and Sunday will be featuring the gamemode for you to try out in both a more casual and competitive environment.

On Saturday, May 2nd, ZDS will be featuring Dominatrix in ZDaemon running ABCDMv4. This will be at the usual time of 19:30 CST for European servers and 7PM CDT for American servers. More info available here!

On Sunday, May 3rd, MDF will be hosting a competitive Dominatrix event in Zandronum running NeonDM. This is a sign-up, 3v3 team tournament, estimated to last 2-3 hours (from 3PM EST (8PM BST)). Even if a competitive event isn't your thing, you don't lose anything by participating, so come join in on the fun! For more information, join the MDF Discord and head over to #dominatrix-signups-may-3 to join in, team ready or otherwise!


Last edited by buu342 on Tue Apr 28, 2020 9:26 pm; edited 1 time in total
Back to top
View user's profile Send private message
Krawa
There is a limit


Joined: 23 Nov 2008
Location: #SDA

PostPosted: Tue Apr 28, 2020 8:54 pm    Post subject: Reply with quote

Yeah ZDS #661 - Dominatrix this weekend! (May 2nd, 2020)
Don't miss the fun Smile

Btw based on Patchinfo Tool 2 I made Dominatrix Tool 1 to set the position of the Control Points and get the ACS code.
Back to top
View user's profile Send private message Visit poster's website
buu342
has entered the game!


Joined: 21 Apr 2020

PostPosted: Mon May 04, 2020 2:52 pm    Post subject: Reply with quote

Thank you to everyone who participated in the Dominatrix Weekend! I've gone ahead and updated the OP with more media. Very Happy
Back to top
View user's profile Send private message
Cybershark
Spamming!


Joined: 05 Jan 2005
Location: off the grid, but still fighting for the users!

PostPosted: Tue Aug 04, 2020 5:43 pm    Post subject: Reply with quote

That's a sweet looking mod! Cool
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    ZDaemon Forum Index -> ZDReview All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group