... The main problem with that is that currently an item can only grant one skill, and this would have to grant 3. The data structures could be expanded to...
... That goal was actually why I put in the minimum food requirements, and the create food spell. I'm concerned that it'd need a bunch more balancing to make...
... I was thinking one item per spell. Magic anvil for the ESWO then a magic forge for EARM etc. I made the weight 500 to more effectively immobilize the...
Hi, list, in the rules.cpp I found LEADERS_EXIST. but when I set it to 0, I cannot create a new game. CITYMONSTERS_EXIST is also set to 0, but this does not...
G'day Gabi, ... I just created a new game with LEADERS_EXIST set to zero, and it worked for me. What went wrong when you tried to create a new game? In the...
Hi Tom, I'm not aware that anyone has started a game yet, but there's at least one person trying to get one set up (Hello Gabi). I've thought about this a ...
A new engine would be nice. I am currently running a practice game and site (Atlantis 5.1) on a raspberry pi hopefully going live in Jan. Love the Raspberry...
... we are indeed playing with Havilah at the moment. No crashes and everything stable so far but then there is only two of us putting the box through its...
... we are indeed playing with Havilah at the moment. No crashes and everything stable so far but then there is only two of us putting the box through its...
Hi all. I have set my pi up as an old school PBEM game server. Currently it's running the Atlantis fantasy PBEM game and the excellent Thera scripts. A...
Hello, I am thinking about starting an atlantis game for my collegues. I checked out the source at github and the thera scripts. Atlantis 4 compiled out of the...
Really? What platform are you trying to compile on? I'd be interested to know what errors you got, so I can fix them! Atlantis 5 has a bunch of fixes from...
... An option to have a playable world without starting cities (this is working in my local copy; I'm just pondering whether to put it in non-Havilah ...
No cities that sounds interesting I still no problems with my running copy though the map system that mimics globes was a little confusing at first as I hadnt...
... No STARTING cities, not no cities - so no special cities with unlimited markets and extra-strength city guards. It still tries to start players in...
Ah yes ok that makes sense I think I will leave it on its a nice idea once you get it. My fav used to be atlantis advisor but that seems to crash on the turn...
When I tried make all-rules (using the zip file downloaeded from github), I got: make GAME=kingdoms if [ ! -d obj ]; then mkdir obj; fi if [ ! -d kingdoms/obj...
I seem to remember doing a similar thing in Fracas: no starting cities, you started in a random hex with some pregenerated units too (some trade, tact, ...
... Seeing coders spending time tinkering with game balance seems a waste of their awesome skills :) Yeah, an external config file would be very cool. I am of...
Greetings, stabliser! ... s> Seeing coders spending time tinkering with game balance seems a waste of s> their awesome skills :) The problem is that certain...
Greetings, Anthony Briggs! AB> Har, people have been talking about config files for years! From back in AB> the mists of time when JT was still maintainer ;) ...