Ulysses

Ulysses Stuff => Releases => Ulysses Release Archives => Topic started by: russy on July 24, 2011, 02:10:51 PM

Title: ULX web system (Remote bans/list current bans) - BETA v1.3
Post by: russy on July 24, 2011, 02:10:51 PM
ULX web system - BETA V1.3

V1.3 Released!
Download it here: www.bans.ulyssesmod.net (http://www.bans.ulyssesmod.net)


Features:

Please note: The video is old and information may be wrong or misleading however i will not remove the video as it may still be helpful.
YouTube video on how to install and use the system.(i was in a rush to make it so please forgive the rambling)
http://www.youtube.com/watch?v=mdNfdrNlCMQ# (http://www.youtube.com/watch?v=mdNfdrNlCMQ#)


Default user:
username: admin
password: password

Once your logged in you need to create your self a new user and set it to permission level 2 so you can access the web panel and then delete the default admin user to prevent other people accessing your web bans.

Change log:
Code: [Select]
1.3 BETA:
Added search ability
Added drop down box with full ban information
Change the way bans where displayed
CSS validated
Improved look

1.2 BETA:
Added ability for admins to run server commands that are not ban related.
Added ban length.
Added ban status.
Fixed oversight that stopped remote bans from working.
General code improvements and i've tried to tidy it up abit.
Included debugging code in update.php.
Minor bug fixes.
Removed unban date.
Tried to improve overal apearance of the susytem(I feel like i failed xD)

1.1 BETA:
Fixed console bans not showing correctly.
included tabes.sql to download.

1.0 BETA:
Initial release.

Please post any ideas or suggestions you may have.
Title: Re: ULX web system (Remote bans/list current bans) - BETA
Post by: Megiddo on July 24, 2011, 02:15:48 PM
Good to see that you released it! Glad that you saw the project through. :)
Title: Re: ULX web system (Remote bans/list current bans) - BETA
Post by: blackfire88 on July 25, 2011, 05:06:22 AM
so uh, how do i use the right ip?
Title: Re: ULX web system (Remote bans/list current bans) - BETA
Post by: russy on July 25, 2011, 05:28:26 AM
so uh, how do i use the right ip?

take my servers ip for example the full address is: 81.19.217.222:27415

the IP is this part  81.19.217.222:27415
and the port is 81.19.217.222:27415

so in the config it looks like this:
$server_ip = '81.19.217.222';
$server_port = '27415';
Title: Re: ULX web system (Remote bans/list current bans) - BETA
Post by: Stickly Man! on July 25, 2011, 10:56:12 AM
Looks very nice! I'm sure many people will find it useful  ;D
Title: Re: ULX web system (Remote bans/list current bans) - BETA
Post by: russy on July 25, 2011, 12:18:43 PM
Just realised i forgot to add the "tables.sql" to the download so i've added it in the new update
Title: Re: ULX web system (Remote bans/list current bans) - BETA
Post by: Aaron113 on July 25, 2011, 01:29:48 PM
You overwrote what was in the the config.php with what is in your index.php.
Title: Re: ULX web system (Remote bans/list current bans) - BETA
Post by: russy on July 25, 2011, 04:01:31 PM
You overwrote what was in the the config.php with what is in your index.php.

>.< sorry sorted it now.
Title: Re: ULX web system (Remote bans/list current bans) - BETA
Post by: Aaron113 on July 25, 2011, 09:53:32 PM
You might want to mention that the default password is "password" as well.  Unless you did and I wasn't paying attention, sorry.
Title: Re: ULX web system (Remote bans/list current bans) - BETA
Post by: russy on July 26, 2011, 05:05:12 AM
You might want to mention that the default password is "password" as well.  Unless you did and I wasn't paying attention, sorry.

yeah i said it in the vidoe but i was rambling just a bit :P
Title: Re: ULX web system (Remote bans/list current bans) - BETA
Post by: Snivy on August 01, 2011, 12:46:16 PM
Heh. Just installed it.

So far, it's working great.

A little thing that threw me off though, was that a small part was mislabeled,

Quote
// This must be the directory to "garrysmod/data/ULib/" - Leave a trailing slash and make sure you do not leave a slash at the start.
While in reality, I had to add the slash at the start for it to properly update the bans.
Quote
$ftp_directory = '/home/snivy/rp/orangebox/garrysmod/data/ULib/';

But now it's working great!

Awesome release :D
Title: Re: ULX web system (Remote bans/list current bans) - BETA
Post by: russy on August 02, 2011, 10:35:04 PM
hmm i guess it must depend on the webhost then Snivy for me that wouldn't work.
Title: Re: ULX web system (Remote bans/list current bans) - BETA
Post by: JamminR on August 03, 2011, 02:12:53 PM
Re: Slashes
Might not so much be 'web host' as it might be 'operating system' the web host uses.
One post looks like linux.
Title: Re: ULX web system (Remote bans/list current bans) - BETA
Post by: Willdy on August 04, 2011, 02:50:25 PM
A couple of issues..

1. I followed everything in the video, including changing the update.php to 777, which made it break. I then proceeded to changing it back and now it wont work. I banned someone purely to test this! I still have the errors as I had before. All the information about the server is correct.

2. The update.php takes a long time to load, and sometimes times out, could be my nice, free web host though :P

EDIT: Ill try the starting '/' as someone suggested. Can't connect to my ftp at the moment though :/
EDIT2: Doesn't work still :/
Title: Re: ULX web system (Remote bans/list current bans) - BETA
Post by: jay209015 on August 05, 2011, 02:36:45 PM
Hey, this looks a lot like something I did a while back.
I could actually contribute to this project. Are you looking for any help?
I would like to put this inside of a framework and add a couple features.
Title: Re: ULX web system (Remote bans/list current bans) - BETA
Post by: Willdy on August 06, 2011, 06:14:57 AM
Edit.
Title: Re: ULX web system (Remote bans/list current bans) - BETA
Post by: strategos on August 06, 2011, 05:38:49 PM
Hi, it's nice to see someone developing such as useful tool! I have mine set up and I've updating successfully though I haven't actually tested the banning itself. I have 1 possibly serious issue and 1 suggestion.

Complaint- how secure is this against SQL injections? I tested a few basic strings and it held up alright but when I tested the ' and - strings in the login it returned a SQL error, which is usually the sign of a injection-vulnerable system.

Suggestion- This is very nice for beta stage.
In the future I hope to see more CSS and features to add to the overall appeal. Very nice, nonetheless

I hope to see this develope into the level the sourcebans remote admin did. Best of luck!
Title: Re: ULX web system (Remote bans/list current bans) - BETA
Post by: Wully616 on August 31, 2011, 05:35:18 PM
I can't seem to get this working, I've put in all the correct info into the config.php.

I've enabled the debugging text in update.php, it does seem to connect but doesn't have permission to access the file.
I've tried with and without a trailing slash and a slash at the start, currently it has a trailing slash at the end and the start but shows the ConnectedDir without a trailing slash?

Code: [Select]
ConnectedDir: /89.238.160.174_port_27015/orangebox/garrysmod/data/ULib
Warning: ftp_get(bans.txt) [function.ftp-get]: failed to open stream: Permission denied in /home/wullysbu/public_html/gmodban/update.php on line 31

Warning: ftp_get() [function.ftp-get]: Error opening bans.txt in /home/wullysbu/public_html/gmodban/update.php on line 31

The only other thing I can think of is the actual bans.txt file, its permission is xxx, I have tried changing it to read only access, but it immediately changes back, same with any other files on the entire servers ftp, something to do with the host possibly?
Title: Re: ULX web system (Remote bans/list current bans) - BETA
Post by: DJWolf on August 31, 2011, 11:20:42 PM
This looks great, I have been looking for a replacement for a ban system since my MySQL host went out.
Title: Re: ULX web system (Remote bans/list current bans) - BETA
Post by: JamminR on September 01, 2011, 01:53:01 PM
changes back, same with any other files on the entire servers ftp, something to do with the host possibly?
Possibly.
Also, make sure the server isn't running when you try to modify files
Title: Re: ULX web system (Remote bans/list current bans) - BETA
Post by: Wully616 on September 01, 2011, 08:09:09 PM
Possibly.
Also, make sure the server isn't running when you try to modify files

I tried stopping the server to try and update the ban list and it still failed.
I attempted to change the permissions of the garrysmod/data/ulib directory to 644 as well as the files inside, while the server was offline, no luck; it changed straight back to xxx.

It must just be something with my hosts garrysmod windows servers, I have a Minecraft server hosted with them on a linux machine. I edited the files to attempt to download the banned-players.txt file from the minecraft server and it worked perfect - with permissions 644 on the files/directory.

Other than that, when manually transferring the bans.txt file to the webhost, viewing the bans works perfect. I may need to ask my host to change the permissions of the gmod gameservers directory, perhaps they simply don't give the ftp accounts on their windows servers access.

Thank you for the help anyway!
Title: Re: ULX web system (Remote bans/list current bans) - BETA
Post by: Wearing8 on September 27, 2011, 04:19:49 PM
What If Im hosting my server from my Home PC. And I dont have a SQL, How can I do this? I really need it... PLEASE HELP!
Title: Re: ULX web system (Remote bans/list current bans) - BETA
Post by: JamminR on September 27, 2011, 05:57:34 PM
Install an SQL server. Or hire a hosting company.
Title: Re: ULX web system (Remote bans/list current bans) - BETA
Post by: strategos on October 13, 2011, 11:18:07 PM
What If Im hosting my server from my Home PC. And I dont have a SQL, How can I do this? I really need it... PLEASE HELP!

XAAMP

http://sourceforge.net/projects/xampp/
Title: Re: ULX web system (Remote bans/list current bans) - BETA
Post by: russy on October 22, 2011, 10:01:46 PM
Hi sorry for the late reply you don't need my SQL for the system to work it is only required for you to login to the system the system will still show the bans on your server without SQL.

EDIT: system coming alone nicely I'm working on and off but i'm slowly getting it done xD

(http://zombiehorde.co.uk/images/ulx/nd.jpg)
Title: Re: ULX web system (Remote bans/list current bans) - BETA
Post by: Stickly Man! on October 23, 2011, 11:54:25 AM
Lookin' really nice!  ;D
Title: Re: ULX web system (Remote bans/list current bans) - BETA
Post by: russy on November 16, 2011, 05:14:02 AM
Stuck on update see: http://forums.ulyssesmod.net/index.php/topic,5452.0.html (http://forums.ulyssesmod.net/index.php/topic,5452.0.html)
Title: Re: ULX web system (Remote bans/list current bans) - BETA
Post by: Willdy on November 24, 2011, 10:06:45 AM
Hey Russy, can you add me on steam? I would like to talk to you :D

http://steamcommunity.com/id/Willdy/
Title: Re: ULX web system (Remote bans/list current bans) - BETA v1.2
Post by: russy on December 21, 2011, 02:29:52 PM
1.2 Released hopefuly you'll like the improvement.

P.S I'm always looking for help in coding, design and in finding bugs.

EDIT: I have been told that the status colum is not always correct.
Title: Re: ULX web system (Remote bans/list current bans) - BETA v1.2
Post by: ThatBum on March 02, 2012, 09:36:41 PM
Apologies for the necropost, but I can't seem to get it to work.

I put it up on my webspace in its own subdomain. The main page loads, it accesses my database and I can make users, all fine and dandy, but there are no bans listed despite the config being correct.

I found the debugging code in update.php and uncommented it. It returns this when run with SSH:

Code: [Select]
tntspacebuild@hosted2 ~/public/ulxweb $ php update.php
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>ULX Bans Update</title>
<link rel="stylesheet" href="admin/styles.css" type="text/css" />
<meta http-equiv="REFRESH" content="3;url=index.php">
</head>
<body bgcolor="#333333">
connectedDir: /garrysmod/data/ULib/

It then just hangs at this point, and after 90 seconds the host externally terminates it for running too long (it's a shared machine). I then pared down update.php until I got to the line it was choking on. It's "$contents = ftp_nlist($conn, ".");". Dunno if it's something to do with what php or ftp or whatever the server has, but eh.

It's bizarre, it can print what directory it's in but not what's in it.

OS:
Code: [Select]
tntspacebuild@hosted2 ~/public/ulxweb $ uname -a
Linux hosted2 2.6.38.2 #1 SMP Sun Apr 3 23:47:45 PDT 2011 x86_64 Intel(R) Xeon(R) CPU X3470 @ 2.93GHz GenuineIntel GNU/Linux

EDIT: I realized if I manually go to the gameserver, grab the bans.txt from /garrysmod/data/ULib, then put it in ulxweb root, it shows the bans.
Title: Re: ULX web system (Remote bans/list current bans) - BETA v1.2
Post by: JamminR on March 02, 2012, 11:29:37 PM
I've never used this, nor know how often/if the author even visits anymore.
However, take a look at this regarding bans path - http://forums.ulyssesmod.net/index.php/topic,5347.msg24015.html#msg24015
and This regarding permissions - http://forums.ulyssesmod.net/index.php/topic,5347.msg24285.html#msg24285
Hope it helps.
Title: Re: ULX web system (Remote bans/list current bans) - BETA v1.2
Post by: ThatBum on March 02, 2012, 11:55:20 PM
Both no go. ULX Web is able to login to the gameserver FTP and cd to ULib, but then nothing. Adding or removing preceding and trailing slash doesn't do anything.

Permissions is moot, the gameserver is running on a windows host and so there is no xxx permissions like on Unix-like systems.

I'm sure the directory for ULib data is correct, the FTP cage of my host has the folder up from garrysmod as the root (i.e. hl2, episodic, cstrike, tf, etc).

Perhaps I'll just devise a script to mirror the bans.txt from the gameserver to the ulxweb root on the webserver, because that seemed to work when I did it manually.

EDIT: Nope, nothing is working. Maybe it's some kind of filesystem incompatibility with the two OSs. I did notice that ftp_size worked, it returned "int(6046)" which is the size in bytes. It's just that ftp_get and ftp_nlist are derping.

Thanks anyway I guess.
Title: Re: ULX web system (Remote bans/list current bans) - BETA v1.2
Post by: russy on March 09, 2012, 11:24:09 AM
edit: Post no longer relevent
Title: Re: ULX web system (Remote bans/list current bans) - BETA v1.2
Post by: ThatBum on March 23, 2012, 12:33:48 PM
Found it. FTP needed to be in passive mode.

Like so:

Code: [Select]
      unlink('bans.txt');
      ftp_pasv($conn, true);
      ftp_get($conn,"bans.txt","bans.txt",FTP_ASCII);
      echo '<center><h1 class="update">Bans updated!</h1><br /><h2 class="update">You will now be redirected to the previous page.</h2></center>';
Title: Re: ULX web system (Remote bans/list current bans) - BETA v1.2
Post by: JamminR on March 23, 2012, 06:41:25 PM
ThatBum, thanks for reporting that. Though russy may not be developing as much, your report may help others.

My guess is that it would vary depending on the hosts (and client side) NAT and Firewall settings.
Title: Re: ULX web system (Remote bans/list current bans) - BETA v1.2
Post by: ThatBum on March 25, 2012, 06:22:56 PM
Yep yep yep. The gameserver is running Windows Server 2008 x64 Enterprise on a Dual Xeon x5355 machine. The webhost, as stated earlier, is running Gentoo, kernel 2.6.38.2 on a x3470. They're in the same datacenter, so I imagine they have pretty straightforward networking rules.
Title: Re: ULX web system (Remote bans/list current bans) - BETA v1.2
Post by: strategos on April 15, 2012, 12:17:29 PM
I love this system, thank you. I have modified mine to my pleasings, but I have a few questions.

Here's mine: http://forums.stgdarkrp.org/index.php?pageid=bans

1: How could I modify the index.php to use a remote location such as http://108.163.211.219/bans.txt instead of a physical on-site copy.

2: How could I get the admins steamid extracted from the ban list? Similar to the way you extract the banned users steamid, but I cant figure out how to do the admin's one.

Code: [Select]
"admin" "Headcrap(STEAM_0:1:42287608)"
Title: Re: ULX web system (Remote bans/list current bans) - BETA v1.2
Post by: russy on April 19, 2012, 12:43:29 PM
Here's mine: http://forums.stgdarkrp.org/index.php?pageid=bans

wow nice xD wish i could design like that lol.

still need help with this?
1: How could I modify the index.php to use a remote location such as http://108.163.211.219/bans.txt instead of a physical on-site copy.

2: How could I get the admins steamid extracted from the ban list? Similar to the way you extract the banned users steamid, but I cant figure out how to do the admin's one.

Code: [Select]
"admin" "Headcrap(STEAM_0:1:42287608)"
Title: Re: ULX web system (Remote bans/list current bans) - BETA v1.2
Post by: strategos on April 19, 2012, 04:48:28 PM
Yea lol. Im kinda new to php and don't fully understand what you did with that.
Title: Re: ULX web system (Remote bans/list current bans) - BETA v1.2
Post by: 017 on June 24, 2012, 04:12:23 AM
The download links for the 1.2 version aren't working... help?
Title: Re: ULX web system (Remote bans/list current bans) - BETA v1.2
Post by: Nasu on June 27, 2012, 04:51:25 AM
Yep the link for 1.2 isn't working, could someone reupload it?
Title: Re: ULX web system (Remote bans/list current bans) - BETA v1.2
Post by: zoliio on June 27, 2012, 08:15:28 AM
It looks like you can not download it anymore. Can you reupload please?
Title: Re: ULX web system (Remote bans/list current bans) - BETA v1.2
Post by: JamminR on June 27, 2012, 07:44:13 PM
Please, don't be a "Me Too (http://en.wikipedia.org/wiki/Eternal_September)" idiot.

Click Russy's name, you'll see;
Quote from: Author's profile
Last Active:
    June 19, 2012, 04:33:17 PM

He doesn't check here every day.
Give him some time to respond.
If that doesn't work, send him a PM.

500 posts of me too will only make the admins angry by clogging up with unnecessary discussion.
The first post said it quite eloquently...yes, the link is broken. Wait to see if the author can fix it.
Title: Re: ULX web system (Remote bans/list current bans) - BETA v1.2
Post by: MrPresident on June 28, 2012, 01:03:50 AM
As it just so happens.. I have him friended on steam. I will let him know to check this thread.
Title: Re: ULX web system (Remote bans/list current bans) - BETA v1.2
Post by: russy on June 28, 2012, 04:29:17 PM
Well i wasn't planning on making the website offical untill a new version was complete but here you are http://forums.ulyssesmod.net/index.php/topic,5347.msg23917.html#msg23917 (http://forums.ulyssesmod.net/index.php/topic,5347.msg23917.html#msg23917)

All downloads are tested and working.

Note: All versions are in an alpha/beta state, It was originally in beta as I did not plan to add much to it however with all the buggy and planned features I guess it's more of an alpha.
Title: Re: ULX web system (Remote bans/list current bans) - BETA v1.3
Post by: thegtz on July 08, 2012, 10:27:29 PM
Having problems, it doesn't seem to be grabbing bans.txt from my server.


[09-Jul-2012 00:25:47] PHP Warning:  ftp_get() [<a href='function.ftp-get'>function.ftp-get[/url]]: File status okay; about to open data connection. in /home/thegtz/public_html/sub/bans/update.php on line 36
[09-Jul-2012 00:25:50] PHP Warning:  file(./bans.txt) [<a href='function.file'>function.file[/url]]: failed to open stream: No such file or directory in /home/thegtz/public_html/sub/bans/index.php on line 238
Title: Re: ULX web system (Remote bans/list current bans) - BETA v1.3
Post by: trurascalz on July 09, 2012, 04:14:41 PM
Hi all, i do understand most php-related things but i really am having trouble setting this up, i have tried many,many,many combinations in the config file. So please can somone most preferbly a person who has got this working or a ulysses moderator/member please contact me either through my email or my steam. This would be greatly appreciated as the video is Outdated and the comments here are shocking enough.

Steam: http://steamcommunity.com/profiles/76561198031633135/
Title: Re: ULX web system (Remote bans/list current bans) - BETA v1.3
Post by: russy on July 11, 2012, 04:33:51 AM
Having problems, it doesn't seem to be grabbing bans.txt from my server.


[09-Jul-2012 00:25:47] PHP Warning:  ftp_get() [<a href='function.ftp-get'>function.ftp-get[/url]]: File status okay; about to open data connection. in /home/thegtz/public_html/sub/bans/update.php on line 36
[09-Jul-2012 00:25:50] PHP Warning:  file(./bans.txt) [<a href='function.file'>function.file[/url]]: failed to open stream: No such file or directory in /home/thegtz/public_html/sub/bans/index.php on line 238

sorry for the late reply.
[09-Jul-2012 00:25:47] PHP Warning:  ftp_get() - I think your problem is that php cannot find the bans.txt on your game server.
[09-Jul-2012 00:25:50] PHP Warning:  file(./bans.txt) - This is just becouse the bans.txt cannot be downloaded from the server and will go away once the first problem is solved.

The only peice of advise i can give is to check that your telling php to search the right directory on your game server, you can check this by navigateing to the same location you have in the "$ftp_directory" feild to see if bans.txt is in that folder.

Hi all, i do understand most php-related things but i really am having trouble setting this up, i have tried many,many,many combinations in the config file. So please can somone most preferbly a person who has got this working or a ulysses moderator/member please contact me either through my email or my steam. This would be greatly appreciated as the video is Outdated and the comments here are shocking enough.

Steam: http://steamcommunity.com/profiles/76561198031633135/

I've added you on steam and I agree with everything your saying, this is mainly because I made the system for me never intending to release it which meant I never had any need to make it simple and easy to install however these problems will hopefully be solved with the next release which will change how the system works by removing any need for a FTP connection.
I'm not sure when the next release will be but Archanamiya said he will start working on the Gmod plugin sometime this week.
Title: Re: ULX web system (Remote bans/list current bans) - BETA v1.3
Post by: thegtz on July 12, 2012, 03:31:23 PM
Its the correct path since if it was wrong it would give be error, can't find bans.txt. It just not able to grab the file for some reason.

It seems to be trying to grab it as the default one in the directory is gone but the new one is never uploaded.
Title: Re: ULX web system (Remote bans/list current bans) - BETA v1.3
Post by: Mathew75 on July 12, 2012, 06:46:52 PM
Very nice. But I do think you should work on a newer style.

To be honest this theme of it looks kinda messy that you made in 10 mins. I think you should try improving the style of it.

Not trying to be mean, just saying my option.
Title: Re: ULX web system (Remote bans/list current bans) - BETA v1.3
Post by: russy on July 17, 2012, 01:14:24 PM
Very nice. But I do think you should work on a newer style.

To be honest this theme of it looks kinda messy that you made in 10 mins. I think you should try improving the style of it.

Not trying to be mean, just saying my option.

haha no problem, Allot needs to be addressed putting the style on the back bench xD we'll get around to it and everything else in time.
Title: Re: ULX web system (Remote bans/list current bans) - BETA v1.3
Post by: JamminR on July 17, 2012, 07:39:09 PM
you should work on a newer style.
Seriously?
It's a style.css, with php including html.

Write in theme buttons and a config cookie (OPTIONAL) where the user clicks, and it applies across all pages, remembering next session time you look at it.

Write one for him...maybe he'll include it as an option if he likes it.

At the least, add it for your own use. :)
Title: Re: ULX web system (Remote bans/list current bans) - BETA v1.3
Post by: Cyborg_delta1 on December 14, 2012, 06:04:20 PM
Hello all any one know if the content is still available I know its old but I would like to use some thing like this?
 
Title: Re: ULX web system (Remote bans/list current bans) - BETA v1.3
Post by: JackYack13 on December 17, 2012, 02:42:40 PM
I was wondering if someone could reupload this somewhere because the link in the OP is broken and I couldn't find a working one anywhere. Please help me, I really need this ._.
Title: Re: ULX web system (Remote bans/list current bans) - BETA v1.3
Post by: Sidewaykill on December 20, 2012, 06:29:03 PM
Try using SourceBans, that's what I use.
Check out the following threads:
http://www.facepunch.com/showthread.php?t=980687
http://forums.ulyssesmod.net/index.php?topic=5875.0

You can see an example of SourceBans working on my server at http://versound.org/bans/index.php
Title: Re: ULX web system (Remote bans/list current bans) - BETA v1.3
Post by: equallyhero on August 20, 2013, 09:17:07 AM
Bump :l

Just wondering if you have continued this - and have a link :)
Title: Re: ULX web system (Remote bans/list current bans) - BETA v1.3
Post by: kpjVideo on September 02, 2013, 10:02:48 AM
Is this addon updated if so is there a new link for it?
Thanks!
Title: Re: ULX web system (Remote bans/list current bans) - BETA v1.3
Post by: fopje on September 02, 2013, 06:08:32 PM
I'd like to get it also
Title: Re: ULX web system (Remote bans/list current bans) - BETA v1.3
Post by: JamminR on September 02, 2013, 06:14:57 PM
Locked topic.
Release from July 2011
Author hasn't posted here (http://forums.ulyssesmod.net/index.php/topic,5347.msg26161.html#msg26161) since before October 2012 - preGM13 release.
If you're the original author, please contact Team Ulysses using methods described on our website.