1 (edited by Siile 2015-12-07 08:40:10)

Topic: [MOD] Domination++, DM++ & TDM++ (Discontinued)

Hi

Mod with server side bots and custom weapons.

You get random weapon at spawn. Kill others and take their weapons. Die, repeat.

TDM++ gameplay demo:
https://youtu.be/drTpEd99ZI4

Download (win32 & unix)

- includes Goreworlds client (not needed), server and config files for dm++, tdm++, domination++ & cstt.


Weapons:

  • Hammer

  • Thunder hammer

  • Katana

  • Storm sword

  • Pistol

  • Magnum 9000

  • Taser

  • Double barrel shotgun

  • Uzi

  • Combat shotgun

  • Assault rifle

  • Heavy rifle

  • Lightning rifle

  • Storm rifle

  • Grenade launcher

  • Doom launcher

  • Laser rifle

  • Electro rifle

  • Doom ray


You can change number of bots from config file:
sv_preferredteamsize 5

And you can change how fast they react to enemies (0 - 20, 0 is fastest possible, 20 slowest possible):
sv_bot_react_time 6

...and do some other stuff (but you don't have to).

2

Re: [MOD] Domination++, DM++ & TDM++ (Discontinued)

This mod is really cool. Bots are very cool players :DD

3

Re: [MOD] Domination++, DM++ & TDM++ (Discontinued)

SealOfTheTime wrote:

This mod is really cool. Bots are very cool players :DD

Thanks! Some people have been like "AI? Where?" big_smile

I'll keep improving the AI until the AI starts to improve me.

4

Re: [MOD] Domination++, DM++ & TDM++ (Discontinued)

Where is my DDXXL++iDMcity? Dang it man!

Real programmers don't comment their code - it was hard to write, it should be hard to understand.
Proudly verkeckt since 2010.

5

Re: [MOD] Domination++, DM++ & TDM++ (Discontinued)

First servers up! Go give it a try and let me know how you like it. wink

http://ninslash.com/img/servers_up.png

Don't mind the language.

6

Re: [MOD] Domination++, DM++ & TDM++ (Discontinued)

I've tried it. It's nice. I like the lighting effect.
But the "pain" sound is a bit annoying with all these explosions/effects/destructions :-p

7

Re: [MOD] Domination++, DM++ & TDM++ (Discontinued)

necropotame wrote:

I've tried it. It's nice. I like the lighting effect.
But the "pain" sound is a bit annoying with all these explosions/effects/destructions :-p

So true! I'll try fixing this somehow for the next version.

http://www.ninslash.com/img/onedies.png

8 (edited by Schwertspize 2015-11-14 20:51:39)

Re: [MOD] Domination++, DM++ & TDM++ (Discontinued)

I'll set up the my few servers today. they will be at 151.80.85.125 on ports 8020 and 8030

Having troubles finding servers in the serverlist? Go to Pastebin (its a referer cause there is daily a new pastebin) and add the lines to your settings.cfg (in %APPDATA%\teeworlds). Then open teeworlds and go to the favorites tab. (Note however, standard teeworlds client can only show 256 favorites, use ddnet instead)

9 (edited by prof-turbo 2015-11-05 20:26:16)

Re: [MOD] Domination++, DM++ & TDM++ (Discontinued)

THIS                IS                HUGE
MY                LIFE                CHANGED
I                LOVE                YOU
DO                YOU                HAVE

Sources ?


EDIT : Found them big_smile
https://github.com/Siile/Goreworlds
You're da man !

IGN = in-game name = the name you have when playing = the name you have when playing this game named teeworlds = the game you have playing this name gamed teeworlds and not the clan = Feeder

10 (edited by Siile 2015-11-05 21:25:08)

Re: [MOD] Domination++, DM++ & TDM++ (Discontinued)

Added thunder hammer for those missing Mjölnir from KF. smile

Also added electro rifle and taser to replace lightning pistol.

Bots can now panic. I'll update download once I have fixed some other things too. Schwertspize's servers are always up to date. ^^

http://ninslash.com/goreclient/electrorifle.jpg

Source: https://github.com/Siile/CSTT

edit. Did something for the pain sound too. tongue

11

Re: [MOD] Domination++, DM++ & TDM++ (Discontinued)

New game mode added, download is up to date.

Domination++

Capture bases and hold them, kill enemies. Everyone knows the rules! big_smile

Server will hopefully be up soon. ^^

For a map, I modified InsomniaFNG a bit. Bots still tend do be a bit suicidal, but otherwise play ok.

Also changed some other stuff...

12

Re: [MOD] Domination++, DM++ & TDM++ (Discontinued)

I found something really interesting i began to read for AI : http://www.kbs.twi.tudelft.nl/docs/MSc/ … thesis.pdf
It's basically the Quake III bot AI documentation.

It may interest you smile

13

Re: [MOD] Domination++, DM++ & TDM++ (Discontinued)

rand() wrote:

I found something really interesting i began to read for AI : http://www.kbs.twi.tudelft.nl/docs/MSc/ … thesis.pdf
It's basically the Quake III bot AI documentation.

It may interest you smile

And it does, thanks!

14

Re: [MOD] Domination++, DM++ & TDM++ (Discontinued)

No source? D:

15

Re: [MOD] Domination++, DM++ & TDM++ (Discontinued)

Source:
https://github.com/Siile/CSTT

All the mods use shared server code.

The download is almost up to date (domination++ not fully).