Best place to do that is the discord server in the #suggestions channel!
snoddasmannen
Creator of
Recent community posts
Hi Nathan!
You have to make sure to unzip all the files and open the command prompt in the folder with MapBitter.exe in it (and the bmp file needs to be in the same place).
I don't check this forum often, but if you drop by the discord, there are probably some people in #modding who can help you out. Though MapBitter is infamously difficult to work with I must admit.
Build just pushed! Changelog as follows, let me know if you find any bugs!
Other religions do tend to crawl out of the woodwork eventually.
Right now religion is mostly spread through imperial state religion, so the ruling family of empires typically dictate the faith of the galaxy.
New empires get the following religion:
- The one which the current star has (50% of the time)
- The same as their parents (40%)
- A random one (10%)
The next update will have factions rising in the game, and they will include religious factions who spread depending on faith of surrounding stars, and can either succeed in convincing the empire to switch state religion, or simply split out to form their own. It sounds similar to what you are suggesting!
Hi guys!
A few minutes after posting this topic, I will upload a new beta version of Galimulator. It has quite a lot of stuff in it, here's a summary:
- Religions in the game! See the rise and fall of faiths! Will the Rationis Lumine come to terms with the followers of Pingoism?
- Emperor mode improvements, including:
- Direct diplomatic window where you can propose peace / alliances etc
- War room - where you can see ongoing wars and allocate generals to fronts
- An option to "step" forward time in smaller increment
- A help screen with all the shortcuts in the game (check it out!)
- Fullscreen mode
- Webbed starlanes
- Shortcut for "Escape" button to close current window
- Setting to disable ALL WILL BE ASHES (ok you guys finally get what you want!)
- Setting to disable Conspiracies (they are a bit underwhelming right now anyway)
- Death match mode - create lists of empires to pre-put in the game
- Fix to show auras when stars are disabled (e.g. show wealth on earth maps)
- A button to make ships fleet commanders
- A big Giant Wheel
You guys are the first to take a look at this, it's gonna be really buggy, help me find the new bugs please :) Post comments here, or join us in the Discord server (https://discord.gg/XVumtY7)
Have fun guys!
Hi! Man sorry I didn't see this earlier :)
Shoot me an email at snoddasmannen@gmail.com and let's talk, if you're still interested :) The game is in a constant flow of development with new features being added. Having somebody to advise me on UI matters would be ... stellar ;) Maybe reviewing the sidebar menu thing would be a good start. That's been with me since basically day 1, and I'm sure it's objectively horrible.
Hi! Thanks for the kind words :)
I am currently adding to Emperor mode. Right now I've added a diplomacy screen where you can directly propose peace / alliances etc, rather than relying on spies. I also added a shortcut where you can advance a certain number of steps and then pause again, kind of a semi turn-based approach to the game. I also want to add a way to focus resources (think Generals) to specific fronts, to help you prioritize where to wage the ground war.
Nice videos :) You need a more powerful machine though! :D
The thing that takes the most time is the region generation. It's supposed to be O(n log n), so not quite exponential, but I'm wondering if the algorithm is somehow bugged and it's really exponential. But hey, it's under a clearly marked experimental flag, it explicitly says you have no right to complain :)
I'm afraid I don't know enough about Steam yet to answer this question. I'd be perfectly happy giving you guys keys for you to use, I mean you already have full access to the game, and I have no interest in extorting the last bit of money from you :) My only concern is that a mass give-away will result in some significant amount of keys going out to some second hand key reselling stuff like G2A, which would suck for me.
If there is a way to prevent that (e.g. locking keys to a certain email address maybe?) then I'll happily do that. But I didn't research that yet.
For the record, I'll keep the game available and updated here as well!
That's weird, it just didn't print anything at all? :|
Hmm, do you have a JRE installed? Does typing "java -version" in the shell print something interesting? If so I can send you the compiled java class and you can see how it goes.
I'd be happy to send you the java source code to it, if you even happen to know how to compile and run java code :)