Action tactics mod?

Action tactics mod?

Postby Julius » 20 Aug 2015, 17:32

So I have a long weekend with no real other plans and am contemplating to try (as a learning experience) to get this to run on TOL:

https://www.garagegames.com/community/r ... view/22447

I am quite a newbie when it comes to programming, but this has all the code (MIT licensed and more or less compatible) already and comes with a very detailed tutorial...

I also think that it could fit quite nicely into TOL as a more strategic mode and maybe as a single player game.

Any major obstacles I should know while embarking this quest?
User avatar
Julius
Community Moderator
 
Posts: 3297
Joined: 06 Dec 2009, 14:02

Re: Action tactics mod?

Postby fr1tz » 20 Aug 2015, 18:19

One thing that comes to mind is that TOL (unlike stock Torque3D) follows kind of a "dumb client" philosophy. Meaning upon connection the server has to instruct the client how to set itself up for this server. Might make sense to start off looking at the basic server stuff (https://github.com/fr1tz/terminal-overl ... tol.srv.cs and https://github.com/fr1tz/terminal-overl ... otc/common). Might also make sense to implement it as a separate "game" rather than a mod/gametype (in which case the server-only files could go into https://github.com/fr1tz/terminal-overl ... game/actol or something like this).
User avatar
fr1tz
RotC Moderator
 
Posts: 274
Joined: 01 Jun 2013, 18:22

Re: Action tactics mod?

Postby Julius » 20 Aug 2015, 18:47

Ok, thanks! I guess I'll make a fork to work on first, but I actually think it might be a nice game-mode for stock TOL also. But first of all I need to actually understand the system a bit better... well tomorrow morning I'll start unless I change my mind while sleeping.
User avatar
Julius
Community Moderator
 
Posts: 3297
Joined: 06 Dec 2009, 14:02

Re: Action tactics mod?

Postby fr1tz » 20 Aug 2015, 19:05

Good luck. Keep in mind that it is a pretty complex system so prepare to get frustrated at some point :)
User avatar
fr1tz
RotC Moderator
 
Posts: 274
Joined: 01 Jun 2013, 18:22

Re: Action tactics mod?

Postby Julius » 23 Aug 2015, 04:20

Didn't get very far... damn I am too good at procrastination :(
User avatar
Julius
Community Moderator
 
Posts: 3297
Joined: 06 Dec 2009, 14:02

Who is online

Users browsing this forum: No registered users and 1 guest