Oh hey, this looks great. I still play CDDA occasionally but haven’t had time to update RetroDays in ages, largely due to being flat out busy with some FO4 modding.
You should submit this to be included in the main game as an update to the included RetroDays tileset/s. A Pull Request (PR)? You can tell it’s been a while because I’m forgetting the jargon.
I haven’t had time to try it out in-game, but from your screenshot and a quick look at the tileset image itself, this looks like a great update and yeah - I think it should be in main.
Antistar
Hello, great to see you! It really not easy to make something compared to your masterpice. I’m not even close an artist, and somehow comprese shape of object to 8x8 pixels in mostly one color, and make them recognizable, is pain to me. But i cant play with others tilesets now, its one love.
And thanks for advice, i will try figure out how to send request to devs, to be included as update.
nem_pad
You right, Tileset definetly should cover PK mod. I still not feel myself pro enoght to play game with it, but someday i will. I will try to do this with in a week.
Zhilkin
When i was doing them i somehow thought about standart railroads and that they still not implemented. I will fix this mess
Gee, man, much thanks. Im not that good at the game, just enjoy being in dire situations and as i understoood PK rebalance modifies underground structures as well and my 2nd char is a rat living in sewers under the big-big city, that’s why i was so happy to see Zhilkin’s pic which looks way nicer than how underground looks at my old android version. And I second the opinion of this tileset being absolutely the best.
These + rail tiles dont looks too nicely, but they dont want rotate with any ways what i tried.
I just forced to make them be suitable in vertical and horisontal railroads simultaneously.
Ha - no, I feel exactly the same way. I found working on the tileset to be tough, and didn’t feel like much of an artist either.
I expanded the tileset a lot, but it wouldn’t have been possible without the original charset by Trihook, or HRose’s first iteration of it as a tileset for CDDA. (The “Retro/ASCII” tileset.)
Zhilkin
If you mean to make request for devs to make change, im still not familiar with such things.
But yes, it will help if they have separate id, something like this:
t_railroad_track_on_tie_horizontal
t_railroad_track_on_tie_vertical
Sorry for delay. Finally finished with adding tiles for PK mod.
Here i made example how it can look after changes.
If i understand correctly, "_d" mean diagonal? then If it posible for game to generate railroad which turns from left to right we need both IDs "\" and "/" for diagonals.
May be i dont understant how all stuff work exacly, may be it possible to set tile angle at map preset/generation stage and with Rotation=true flag it will rotates where you need?
But if its not possible, here IDs we should have:
Railroad ties:
t_railroad_tie; it cover both "h" and "v" inner tie tiles because there 2 connected tiles. It also cover outer piece of tie because its just square in my case.
(It posible to make tie fully connected, like this
it will cost for additional ID for each direction t_railroad_tie_end_north; t_railroad_tie_end_south; t_railroad_tie_end_east; t_railroad_tie_end_west;
not sure if it worth it)
t_railroad_tie_d1; for diagonal / t_railroad_tie_d2; for diagonal \
I cant figure out how to make diagonal ties solid
Railroad tracks:
t_railroad_track; it cover both "h" and "v" tiles because there 2 connected tiles.) t_railroad_track_d1; for diagonal / t_railroad_track_d2; for diagonal \
I just found that “PKs Reimagining” is little outdated. Here update with missing tiles for latest as i assume version of PKs_Rebalancing - 5.6.4d(Patch 5.6.4h)
(Unofficial PK’s Rebalancing Patch 5.6.4h)
There really cool new monsters were added among other things.