[youtube http://www.youtube.com/watch?v=yMU3WFaXj7k?feature=oembed&w=500&h=374]
This is a glimpse of how the all new vehicles will look like in the full version of King Arthur’s Gold. Work in progress.
[youtube http://www.youtube.com/watch?v=yMU3WFaXj7k?feature=oembed&w=500&h=374]
This is a glimpse of how the all new vehicles will look like in the full version of King Arthur’s Gold. Work in progress.
Apologies for the plug for those hoping for more dev screenshots, but our friends at Data Realms have finally hit the “full version” milestone for a project that’s spanned over a decade, and I think that’s worth a post.

Cortex Command is a game about brains in bunkers controlling bodies trying to blow up the other brain in a bunker before the other brains bodies perform the reciprocal blowing up. Its physics heavy
There’s an epic launch trailer here but I cant get it to embed in a text post without the tumblr theme blending it for now. Click through if you’re interested!
The game is now available on Steam here, as well as directly from DRL (DRM FREE!) here. It’s just under twenty bucks via both, I think there’s a 10% sale on on steam at the moment though for cheapskates 😉
Give it a try if you like tactical physics sidescroller stuff (or anything with gratuitous gibbing and destructible terrain).
On KAG:
We’ll be trying for weekly teaser posts while you wait, so stay posted. Sharing our news with buddies gives you karma, as always!
Max/Geti
2 Weeks since last update? Better fix that!
This week we’ve worked on siege engines that you can jump into as a driver or passenger, farming grains and on getting combat feeling better and more balanced.
As always it hasn’t come free, as a few days were spent battling and eventually rewriting some fairly fundamental code to allow scripts to sync variables over the internet more or less painlessly – Thanks to Michal for his tireless work on that.
SirSalami’s also been working on Jazzing the site up a little to make sure it’s simple to use for someone who knows nothing about the game. More on that soon as it becomes ready for release or previews (I’ll leave that at his discretion).
The lighting code has been reworked to not be team-biased, less hard edged and to perform better on low-end machines, and classic lighting without shadowing has also been brought back. We’ve decided to make the later option mandatory on non-gold servers because they don’t have lanterns, which makes caves rather un-useful for anything other than blindly tunnelling towards the enemy base. While we realise this might be fun for some, it can still happen in gold servers.
The lighting update will likely make it out to public at some point next week, the huge update is still a few weeks off at absolute earliest though.
Discuss this post HERE
Max/Geti
I’ve just pushed build 514.
Its a smallish update, with one main focus: player muting/ignoring.
Muting and ignoring are the same thing – they stop you seeing what a person is saying – with the difference that muting is server-side (muted players have their chat blocked on the entire server) and ignoring is client-side (ignored players only have their chat blocked for you).
This will provide a way of dealing with abusive/spammy players without requiring bans.
More details:
There are menus for both of muting and ignoring, as well as several new rcon commands.
This is linked into seclevs – the feature ‘mute_immunity’ will prevent that player from being muted and ‘ignore_immunity’ will bypass a player’s ignore on that server (so you can stop players ignoring your admins).
You will receive a message that a player who is muted/ignored is speaking, but this will only play a maximum of once every 60 seconds.
You can find the file that contains the mutes/ignores in Security/ignorelist.cfg – its the same file whether its server or client. You can change which file you use in Security/securitysetup.cfg (the ignorelist_file variable).
rcon commands:
The following commands are clientside only (so don’t use /rcon):
Other changes:
Shadlington
Hey everyone,
While there haven’t been many updates to KAG itself over the past month or two, interesting things are coming on the infrastructure and API side. Here is one that is nearing completion: King Arthur’s Gold Single Sign-On (SSO).
This is a side project that Teemo has been working on with us, which allows users to safely sign into certain community sites with their King Arthur’s Gold game account. The site never is given your password, as you are logging into the King Arthur’s Gold servers and giving the 3rd party site a “token” to authenticate you with.
The first community site to make use of this is Garanis’ Server Browser, an awesome project which provides an enhanced server browser (gaining new features every week) and buddy list functionality, by making great use of the King Arthur’s Gold API.
This post is to let community developers know that this SSO feature will soon be available to any site who wants to use it, and to let the community at large know that it is safe to use this mechanism to log into other sites even though it does not look like something official (yet).
For users, here is what you need to know: it is safe to log into a site like Garanis’ Server Browser with your KAG account as long as the address in the log in window starts with https://sso.kag2d.com.
If you are a community developer interested in using KAG SSO in your site, please PM me on the forums and I will work with Teemo to get you set up as soon as possible. The feature is still in development and when it is officially done and supported I will make another post about it. Here are the features planned:
We are also planning on supporting API-side buddy lists at some point, but for now there are great tools in the works like Garanis buddy list functionality.
I’ll be trying to post some more over the next week or two about more planned API features and other improvements we are making in the infrastructure that supports KAG, as this next release will really be a hell of a thing.
You can discuss and voice questions/comments/concerns about anything mentioned in this post here on the forums
Ryan/FliesLikeABrick
What a mouthful.
People have been asking exactly what War mode is going to consist of as well as when this next update is coming out, asking for things like fire and boats. You’ll be getting fire and boats but you’ll also be getting a lot more.
Here’s an overview of what a War Mode map will look like, at this point.
Apologies for my handwriting 🙂
As you can see, the map is quite a bit more structured than the CTF maps are at the moment, with resources spread around the map in a more deliberate manner. The point of war is to help structure the game into something compatible with the playing style of most people.
War mode will contain:
We won’t have time to polish the other modes to work with the new code, so we’re trying to make it encompass the majority of KAG as it stands, with a little more structure. There will still be TDM and a CTF without flags on spawn, but they might not be as complete as we’d like upon release.
We’ve been splitting all of the engine functionality up into nice, manageable components and ripping out all the hardcoded logic for the past month. This means that there’s no flag by default, the engine doesn’t know what bombs are at compile time, and movement code is all external.
As such, the whole game is basically being recoded, with some things left out or reworked, and a lot of entirely new things going in. It’s really an entirely new game.
Here’s a screenshot of how a knight standing in the trees now looks: NOTE THAT THE TREES THEMSELVES ARE A WORK IN PROGRESS art-wise.
We’re actually on the fence as to whether we call this next release “King Arthur’s Gold” since it’s so far removed from the classic game. We’ll definitely be splitting the game into Classic and Full Version though, and everyone who’s paid for the game will obviously retain access to the game. We just feel that there may be some confused people coming back to the game, but I guess that’s life.
There are two more pieces of good news behind all of this rework:
Yes, this does mean you can make bisoncopters. I don’t think many people will be holding that against us though.
More info and screenshots as we have them 🙂
Discussion here
Max/Geti
Sorry about the delay – seems we had a bit of a miscommunication about who was going to post what.
This is my best attempt at a changelog – once Geti is back online he can fill in the bits I’m missing.
Changelog:
Hi all,
Build 507 is out with some bugfixes and small changes. Shadlington pushed it out just before going to bed or leaving for the day, I’ll get him to post here with a changelog tomorrow.
Note: There was an issue with the autoupdate system, but it is fixed now. All server owners and players should restart KAG to pick up this update. This is why any clients on mac and linux updated, but saw no servers (meanwhile servers and windows clients had no idea a patch was out). This is because we recently moved all of our sites and systems to new servers: from one aging server to 4 new ones (much much faster, we can handle many more players and more growth now). I’ll be posting about that project soon.
Ryan (FliesLikeABrick)
[youtube http://www.youtube.com/watch?v=Slv7_W3FLto?feature=oembed&w=500&h=374]
This is how support will work while building castles in the upcoming big release.
Fixes!
The RTDM maps have also been updated – SERVER OWNERS BE CAREFUL IF YOU WANT TO KEEP THE OLDER MAPS OR YOUR MAPYCYCLE IF YOU’RE RUNNING FROM /BASE/RULES/RTDMMAPCYCLE.CFG!
Enjoy, apologies for the solo issues!
Max/Geti
Social Media
Stay up-to-date with our latest news - make sure to follow us on Social Media!