-
Posts
18 -
Joined
Profile Information
-
Gender
Male
-
Location
Poland
-
Modding Interests
General Modding
-
Gaming Specialty
Capture the Flag
Siege
Moviebattles 2
FFA
Singleplayer
Contact Methods
- Website
Recent Profile Visitors
1,690 profile views
jacklul's Achievements
-
jacklul changed their profile photo
-
Asulynn liked a post in a topic: JKHub Master Server
-
Didz liked a post in a topic: JKHub Master Server
-
Circa liked a post in a topic: JKHub Master Server
-
Hi guys. ( ͡° ͜ʖ ͡°) Just wanted to say that I've added "experimental" servercache.dat generator on my list - not compatible with OpenJK, only Steam and (probably) retail JO & JA will work. (OpenJK already uses jkhub's master(?) so I don't think there is a point in adding support for it...) This is probably the best solution for non-OpenJK users when Raven's master server is offline. All you have to do is to download it (link is at the bottom of the server list page) and overwrite the file in GameData directory, then launch the game and click "Refresh List" in-game to refresh it and filter the servers for your current game version, mod etc. Don't hit "Get New List" or it will erase it all and you will have to download it again. Generated list contains: hostnames, map names, current and max players, gametype/mode and if the server is passworded or not, obviously contains addresses too, pings are randomized. Some hostnames might look differently because of the utf8 encoding, "Refresh List" is the fix here. I've tested it on both Steam JO and JA and it seemed to be working fine. Enjoy and report any issues. ( ͡° ͜ʖ ͡°)
-
jacklul liked a post in a topic: Knights of the force expansion mod crashes on start up
-
jacklul liked a post in a topic: Knights of the force expansion mod crashes on start up
-
jacklul liked a post in a topic: Moviebattles 2 site back online
-
Cloudflare... You can try browsing through some kind of online proxy.
-
jacklul liked a post in a topic: JKHub Master Server
-
LavCorps! liked a post in a topic: JKHub Master Server
-
LavCorps! liked a post in a topic: JKHub Master Server
-
Link liked a post in a topic: JKHub Master Server
-
Clan FJA liked a post in a topic: JKHub Master Server
-
Didz liked a post in a topic: JKHub Master Server
-
Smoo liked a post in a topic: JKHub Master Server
-
Raz0r liked a post in a topic: JKHub Master Server
-
Been away for a while, implemented: http://my.jacklul.com/jkhubservers?g_gametype=7 (please note that there are number=mode differences between JA and JO!) http://my.jacklul.com/jkhubservers?protocol=26 (26 = JA 1.01, 25 = JA 1.00, 16 = JO 1.04, 15 = JO 1.02) http://my.jacklul.com/jkhubservers?g_needpass=0 (or 1) http://my.jacklul.com/jkhubservers?map=mp/ffa1 (exact map name) http://my.jacklul.com/jkhubservers?hostname=OFFICIAL (same as for gamename, look below) You can give multiple parameters like this: http://my.jacklul.com/jkhubservers?g_gametype=3&protocol=26 (duel servers for JA) I cannot get fs_game value because I'm not asking servers for getinfo (I'm using getstatus which doesnt return fs_game), instead I've added 'gamename' which searches for given string in mod name's. For example: http://my.jacklul.com/jkhubservers?gamename=JA%2B will show JA+ servers http://my.jacklul.com/jkhubservers?gamename=Mod%20v2.4%20B7 will show JA+ v2.4 servers (unfurtunately usage of special symbols might not work for more complex strings) http://my.jacklul.com/jkhubservers?gamename=Movie%20Battles will show Movie Battles servers You cannot use special characters in url bar you need to replace them with special codes, refer to http://www.w3schools.com/tags/ref_urlencode.asp for info. I don't feel like doing some advanced stuff for this list, I think this should do. I have better stuff to do recently.
-
You guy should consider writing some kind of info topic on jedi outcast and jedi academy steam community hubs and try contacting one of global moderators to sticky that topics. Links: http://steamcommunity.com/app/6020/discussions/ http://steamcommunity.com/app/6030/discussions/ http://steamcommunity.com/discussions/moderators
-
Too bad Xfire sucks since it changed owner.
-
As requested, removed.
-
It's Windows XP's fault. XP is old and not supported.
-
Been a while since I used download manager, it was http://www.flashget.com.
-
Ever tried download manager? About the certificate issue, you're most likely using an outdated browser, you should just add it as exception and browse the site normally. If you're using Windows XP then, well, time to upgrade.
-
jacklul liked a post in a topic: JKHub Master Server
-
Ha! My hosting is getting DDoSed too since Raven master server went down. Seems like @ouned's hosting is getting DDoSed too.
-
Since when shell account sellers allow game servers... not to mention it is basically bad idea to run game server on vps shared with other people where others can abuse CPU/RAM/Bandwidth.
-
so you have vps without root access ? Shared VPS ? Shell account ?
-
Pick Debian or Ubuntu.
-
1.5Ghz, 256Ram, 10GB HDD should handle it, at least that is example box I used few years ago, took me like few months testing various companies till I found the perfect host who doesnt oversell and dont place VPS tight on the box so the VPS worked without any visible lags. Most people say OpenVZ powered VPS are rubbish for game servers, in some cases it is true - host puts as many VPSes on the box as possible so sometimes your server might experience 1-2sec hardware lag. If you want your VPS to work as fast as normal server you should search for VPS using Xen technology, it will be more expensive compared to OpenVZ tho. You might also search for some cheap deals: http://lowendtalk.com/categories/offers but please be cautious because some of them might have hidden costs or rules saying that host can take over stuff you put on your VPS, there's lots of legit deals on this site tho.
-
MBII code is huge mess, thats why they are lazy.