This is silly, what about vegans. Salted fish or meat is a problem, so is milk. If this was to be corrected. it should be something like salted orc ( or some fantasy meat that cannot be mapped to some religious or political issue) Remember this is game. it is not a religious/political simulation
dragon512
Hi, First I did not get to try out the last few beta drops, but Wow this is much better, the game play is greatly improved. I found an issue as i was playing the game. I woudl do some move and say that was stupid.. or lets try that again... and as such reload from a previous auto save to test out how teh game works with different choices. I found that after about 3-4 loads the game would crash. This seemed to be easy to reproduce. noticed on my windows 7 pro system
They need to have a story to play to. Reviewers are not nice to raw simulation only games. Part of any great game is to play through, ie be a part of great story. Not everyone can just jump into a random sandbox game and have fun. Given the IP they seem to have made, I think it would be a mistake to not have a play through campaign to build up the story. They have a book. I have not read it... but if that can do that they should be able to make a story line to play&nb
I do this stuff for a living... In general the argument that python is slower is False. The question is which python are you using.. Cpython, Stackless, IronPython, jython etc... The main issue to consider is the use of threads. Cpython does not do this well, for historical reason. Lua and the other Python form are better at this. C++ is fine as well, as for windows the c++ compilers are free to use and download. However C++ requires a little more skill to use, depending on ho