Connection ErrorBad RequestThis page went staleSession ExpiredSign in requiredForbiddenNot FoundToo Many RequestsServer ErrorBad GatewayService UnavailableGateway TimeoutHTTP Version Not Supported
Session Expired
Your session has expired. Please log in to continue.
Sign in required
You need an account to do that. Sign in or create one — it only takes a minute.
This page went stale
Your security token was rejected, usually because the page sat open too long or you signed in elsewhere. Nothing was saved. Reload the page and try again.
Request Failed
We encountered an issue while processing your request.
Please check your internet connection and try again.
Error Details:
Share Link
Posts from NecroButton – An alternative table for raising undead.
Reference information: The golden plus sign next to a creature's miniature means that the same applies to its upgrades as well. This is done to save space.
What if we put a footnote at the very bottom of the table — like, the gold plus means all upgrades, and say a blue plus means the last two upgrades, then there'd be no need to combine icons?
Known issues: The background transparency also carries over to the creature miniatures due to the alpha channel.
The mod was tested at a resolution of 1920x1080. If the window displays incorrectly on other resolutions, I'll try to fix the issue.
The window jumps around on other resolutions; to fix it, you need to set the position more rigidly in Info.(WindowSimple).xdb, for example Attachment 67757
There are 4 options total: EPA_HIGH_END - align to the right/bottom edge EPA_LOW_END - align to the left/top edge EPA_MARGIN - stretch across the entire screen ERA_CENTER - center it they can be used together with the (x\y) values in the Position section; they won't be taken into account while the value in the Second section = false. I can also say the following: The file Info.(WindowSimpleShared).xdb specifies the size of the image displayed on screen as 640\450, while the actual image itself is 1024\1024. When saving in DXT3 or DXT5 format, image quality suffers. You can change the canvas size to 640\450 and save losslessly in 8888 format — as a result, the file size will increase only slightly, but the quality will be lossless. For the image to display correctly in game, you need to edit the Background.xdb file and specify the image format in it.
Ziegmaster, for convenience, it should be bound to a hotkey and disabled with the Esc key.
Also, there's another issue: when the transformation window is open, if you go to the hero menu, city menu, etc., it disappears, but when you return to the global map, it's still there. You have to close it manually.
Ziegmaster, for convenience, it should be bound to a hotkey and disabled with the Esc key. Also, there's this: when the transformation window is open, if you go into the hero menu, city menu, etc., it disappears, but as soon as you go back to the global map, it's still there. You have to close it manually.
All these problems were also present in the original mod. Unfortunately, I have no idea how to fix this. Regarding hotkeys, I think closing it with Esc is feasible, but my attempt was unsuccessful because neither the button nor the window reacts to the esc_pressed event. If I get help with this, the mod will get a nice addition.
Ziegmaster, if someone can help implement a hotkey, a tooltip should also be added, similar to the one on the main button. Something like this, but with a font, color, and wording of your choice.
Regarding the button itself, the transition from passive to active occurs not only with a color change but also by pressing it down and then returning it to its original position. However, when transitioning from active to passive, only the color changes. It might be intentional, but on the main button, for example, "Another World" (Dungeon), it always presses down and returns to its original position with each click.
Ziegmaster, I borrowed your ideas and placed them on a standard image + the order of creatures is as in the manual. image
Well done, is there a version without the plus signs and the equals sign? I would also like to play around with this when I have time, but I don't want to spend time removing the signs.
I re-uploaded the mod. I didn't come up with anything new. I fixed the "+" and "=" signs; now they aren't so microscopic that you have to squint to see them, and the colors of the signs and the numbers now match the game's color scheme. I also attached a new image for reference.