I have been playing Atlantis 4.0.9n since June 12, 2002. I would like to upgrade to 4.0.10k. Question 1: Can the 4.0.10k version properly read the game.in...
Hi fellow Atlanteans :D I'm right now thinking of restarting my game now runing for over three years. Now I think if it would be posible to restrict the amount...
another idea I ponder about for some time now is a "great wall". Building mechanics could be similar to streets. Wall has to be build in either of two ajected...
... What happens to units with WING? Given your description, a player has to assume that they'll be able to fly over the wall, which kinda limits it's...
... Limiting guarding won't really have the effect that you're after, since the factions in question (I'm one of them) can just go default hostile and have...
... since one can assume will be manned with guards and that they would see units flying over the wall, at least they should be seen... on the other hand one...
... I don't think this will have the effect you are looking for: 1. DEFAULT HOSTILE is as good as GUARD 1. 2. Any WAR-5 will gladly guard the area around a...
... Hmm, then why doesn't that sort of thing work for normal hexes too? I have thought about making (eg.) XBOW-5 block the movement of RIDI-5 on WING, but it'd...
... I would not apply it for normal xbow units, but only to the walls, after all if one would stick to the ballista idea, they normaly can't carried around in...
it is decided. I will restart the st.atlantis game. Any suggestions witch version would be best? Is v5 stable enough? Is it compatible with the Advisor or the...
(forwarded to the Atlantisdev list, since it seems relevant. Hope you don't mind) ... That's certainly possible - you could trawl through the cities and prefer...
does anybody know if Eckhard Gartz is still available somewhere? And if he has his ACB downloadable anywhere? His page is out of order and so is his email... ...
I have used CB from the begining. However I only have the .exe of it can not locate the .zip file anymore. If you need the .exe I could zip it up for you....
Atlantis Little Helper: http://www.geocities.com/pbemah/ it's open source, it won't disappear when the author get bored, anyone with the right skills could...
Is there any reason why sometimes items, objects, or skills are referred to by a char*, and sometimes by an int using the enums defined on gamedata.h? For...
... Hi Pedro, The reasons are mainly historical. The C version of Atlantis used enums exclusively, and this was carried over into the C++ version. It's not ...
Hi, I've been using these in StAtlantis for quite a while, and now that it's winding down I thought I'd release them: al - an Atlantis parsing library, it...
... Ah, I see. I suppose you are the current source maintainer, right? So should any patches be mailed directly to you, or rather posted at the mailing list? ...
I would like to disable the WORK order. Any suggestions? Is there an existing functionality for the extra.cpp file? Or must I disable it in the code itself? ...
... It's one, but not the only order that's worth disabling - I say make it configurable. I have a function that returns true or false to say whether a...
... Absolutely true :) and imho the WORK order is the main cause of the trouble. I would also opt for making it configurable. Problem is, I think I have found...
... The Eressea source has almost nothing to do with the Atlantis sources, but this bit is old enough that it may still be related. We have a function...
... Like Enno suggested, I've gone to the parsing of the orders for a way to disable the work order. Looks like I've found what I was looking for and it does...
... Hard to say off the top of my head. The way to find out would be to search (eg. grep) and find all instances where that particular gamedef is used. ... Is...
... WORK_DISABLED has been introduced by me, it hasn't been there before. I've put it in gamedefs.h with a short comment and set it in rules.cpp. I've also...
As a player, I have to ask about the reason for this - wouldnt it be easier to simply set the wages at 10 across the board? Time flies like an arrow. Fruit...
... I had a little bit of time to think about this today, and the other issue is that it'll make life *much* harder for trade units out in the boonies, but not...