Blog | About | Contact | Submit Mod | Join Mod DB | Site Map | Media Kit | Desura | RSS
Ultima Ratio Regum is a middle-ground between roguelikes, RPGs and strategy games. It has no fantasy elements and seeks instead to be closer to a realistic history simulator, and a strategy/4x game which just happens to be in ASCII. Combat is rare and deadly - whilst these mechanics are modeled in detail, exploration, trade and diplomacy factors will have just as much effort put into them. URR aims to eventually be a fusion of roguelike and strategy two genres - rather than a strategy game where you command with omniscience (even in ancient eras), you instead command as an individual character also in the game. Orders must be issued in person; you can lose contact with distant armies; but the same mechanics affect the AI players who also lack omniscience and depend upon the knowledge of situations they themselves can garner. Worlds can be generated over a vast array of sizes, climates and types, but all ultimately with no fixed objective but a world full of civilizations and factions to be allied with or battled against. It aims for depth in character development and world events, but with much in the 'middle' - constructing buildings, city growth, resource management - abstracted out (as other games exist which handle those well). Political and social dynamics will be modeled via a complex system that aims to generate both a history for the world, and the current state of political affairs when your game begins.
0 comments by UltimaRatioRegum on Jun 11th, 2013
This week's URR post is a short update on what's been happening the past week. I've been working on a bunch of things, some which are bug fixes and small features, some of which are further development of the procedural graphics in the ziggurats, and some of which are secret for now. Here's a list of what's been done over the last week, and what the goals for next week are.
This week:
Seven new procedural graphics have been finished off for ziggurats, leaving all the block graphics finished. These include various creatures and locations, each of which has a wide variety of different poses, positions or permutations. As ever, generated art is a central part of the game, and I'm pretty damned happy with how these are looking.
Ocean travel is now temporarily enabled for the next few releases. In the future, you'll need ships or similar to travel, but for the time being, you can travel across ocean squares when you're in the fast travel screen ('T'). This ensures you can get to all the imporant ziggurats in this release.
Ziggurat rewards have been largely programmed in. Right now, these are either a) secrets, or b) hints towards which ziggurats you can find secrets in. Naturally in the future there will be a far greater variety, but for the time being, 0.3 is focused on locating these items.
Various bugs have been fixed, and various small features added, generally in the direction of clarity and ease of use. A few small things have also been removed as they aren't fully implemented yet (for instance, the skills menu), to focus on the exploration in this release.
This coming week, I'm going to be focusing on finishing off all the possible puzzle generation. There's a very large number of components coming together so that the blocks, clues, codewords, puzzles, pressure pads and gates all combine correctly, and ensuring the game places puzzles of the correct difficulty on appropriate floors. Expect easy puzzles at the bases of ziggurats, and ones that are sufficiently complex they pretty much require a pen and pad at the top. I'm also going to be trying to deal with a few more little bugs and features, and generally continue cleaning up 0.3 for release in a month or so. By the time of the next URR update all aspects of ziggurats should (fingers crossed) be completed, at which point I'll give a little postmortem on that process, and keep you all updated on finishing things for this release off. See you then, and remember - clues might be hidden anywhere.
In the mean time, you can keep up to date on my devblog, Facebook page, or Twitter feed. The devblog is updated weekly or fortnightly on Mondays, Facebook a few times a week, and the Twitter roughly daily. Any thoughts, please leave them in the comments! Stay tuned...
Latest tweets from
It can take up to a few hours for tweets to begin appearing.
It crashes very often. Mostly when you reach a place that game needs to load, after pressing Enter game crashes without log or error.This makes game almost unplayable. Another annoying crashes are ones during combat like:
"NameError: global name 'self' is not defined
Traceback (most recent call last):
File "alphatime.pyw", line 60819, in <module>
File "alphatime.pyw", line 53606, in place_menu
File "alphatime.pyw", line 41588, in options_menu
File "alphatime.pyw", line 53612, in place_menu"
Also Quitting doesn't work.
You'll have to give more info than that on the crash; that doesn't show the actual crash. Also, I've never had issues on Loading screens, and nobody else has reported any. Does it still happen in 0.1.2 (just uploaded)? If so, I'll need more information, as nobody else is getting loading problems.
Yes it still happens on 0.1.2. During this loading screens with tips and quotes and with ones with "Saving/loading chunks" or something like this. It happens like 10% of time. The combat crashes occured twice. Once while fighting a cyclop, i think i cut his leg off or at least broke ant then choosed to attack his torso, then game crashed and that was in the log. The second time was when i started the game near the dragon and he killed me. Instant crash after pressing Esc. Without logs or something. In this verision hovewer I've experienced this:
"Assertion failed!
Program: D:\alphatime.exe
File: src/console_c.c
Line: 220
Expression: dat != ((void *)0) &&(unsigned)(x) < (unsigned)dat -> w && (unsigned)(y) <(unsigned)dat -> h"
Also I've noticed there are far too many equipment just lying around in this new version.
Ha, whoops! I forgot to change weapon spawning back (I'd only done that for testing purposes). I'll make a change at once...
Anyway - that's weird. So it crashes on both the Loading and the Saving/Loading Chunks screen. Do those leave a log? Anyway, I can't figure out why that might be, but thanks for letting me know, I'll look into it.
No, they don't leave a log. Maybe my PC is just weird exception or maybe memory issue. Anyway It's nice that you are taking care about game, working on all those problems, replying to all that comments :)
Alpha is good so far, I take it most of the skills are currently useless?
Just crashed after trying to press enter on an oasis, could not get the crash log.
Yes to your first question (they are going to be *seriously* reworked in the not-too-distant future), and huh - that's a new one. Give me a shout if it happens again!
Will we be able to build ships
In the long term, yes, absolutely, and they will take up multiple squares (like large creatures do).