no (debug terrain edit)
That looks like material for the Needful Things thread
Wow man, I like the look of both so much I just had to tell you about it. Gives me a warm 90-sh vibe the kind I get from Fallout2, Jagged Alliance, Warcraft, Commandos and the like.
Although one thing that seems a bit weird is the palisade is in 3/4 projection while sandbag walls appear to be top-view /* not a gfx guy, sry if Iâm misreading */
patch9: merged MXfix, improvement of some sprites
changes - sandbags, metal wall, metal floor, wreckage, seasonal grass, withered pine, winter environment, snow-covered trees, big boulder, solar array, cmag, broken cyborgâŚ
overlay effects
This is looking fantastic! Have been using retrodays but this looks so good I may have to switch.
Great to see the update. However, I have forgotten how to add a Tileset. Can anyone help?
EDIT: NevermindâŚ
Is there a Github repository for MXotto+? It would certainly make updating derivative tilesets a lot simpler.
patch10: overlay effects
changes - fallback, big hats, infrared âno tileâ âŚ
delete - open air trap
Awesome work as always, really like new the overlays.
I just wanted to point out that two new items were added recently: âanvil_bronzeâ and âboulder_anvilâ
Iâd also appreciate it if you could merge this edited expan.png with support for MXotto+ Cosmetics by @_Fuji
EDIT: I missed that you had changed the dimension of expan.png in v10 so the expan.png I uploaded before would mess up all the trees and overlays. I replaced it with a fixed version.
EDIT 2: Small fix to the long female hair so it doesnât cover the right eye.
Replace from âoverlay_female_worn_wig_blackâ to âoverlay_male_mutation_WHITEHAIRâ with the following.
{
âidâ: âoverlay_female_worn_wig_blackâ,
âfgâ: 5248,
ârotatesâ: false
},
{
âidâ: âoverlay_female_worn_wig_brownâ,
âfgâ: 5249,
ârotatesâ: false
},
{
âidâ: âoverlay_female_worn_wig_gingerâ,
âfgâ: 5250,
ârotatesâ: false
},
{
âidâ: âoverlay_female_worn_wig_grayâ,
âfgâ: 5251,
ârotatesâ: false
},
{
âidâ: âoverlay_female_worn_wig_whiteâ,
âfgâ: 5252,
ârotatesâ: false
},
{
âidâ: âoverlay_male_worn_wig_blackâ,
âfgâ: 5253,
ârotatesâ: false
},
{
âidâ: âoverlay_male_worn_wig_brownâ,
âfgâ: 5254,
ârotatesâ: false
},
{
âidâ: âoverlay_male_worn_wig_gingerâ,
âfgâ: 5255,
ârotatesâ: false
},
{
âidâ: âoverlay_male_worn_wig_grayâ,
âfgâ: 5256,
ârotatesâ: false
},
{
âidâ: âoverlay_male_worn_wig_whiteâ,
âfgâ: 5257,
ârotatesâ: false
},
{
âidâ: âoverlay_female_worn_wig2_blackâ,
âfgâ: 5258,
ârotatesâ: false
},
{
âidâ: âoverlay_female_worn_wig2_blondeâ,
âfgâ: 5259,
ârotatesâ: false
},
{
âidâ: âoverlay_female_worn_wig2_brownâ,
âfgâ: 5260,
ârotatesâ: false
},
{
âidâ: âoverlay_female_worn_wig2_redâ,
âfgâ: 5261,
ârotatesâ: false
},
{
âidâ: âoverlay_female_worn_wig2_grayâ,
âfgâ: 5262,
ârotatesâ: false
},
{
âidâ: âoverlay_male_worn_wig2_blackâ,
âfgâ: 5263,
ârotatesâ: false
},
{
âidâ: âoverlay_male_worn_wig2_blondeâ,
âfgâ: 5265,
ârotatesâ: false
},
{
âidâ: âoverlay_male_worn_wig2_brownâ,
âfgâ: 5264,
ârotatesâ: false
},
{
âidâ: âoverlay_male_worn_wig2_redâ,
âfgâ: 5266,
ârotatesâ: false
},
{
âidâ: âoverlay_male_worn_wig2_grayâ,
âfgâ: 5267,
ârotatesâ: false
},
{
âidâ: âoverlay_female_mutation_BLACKHAIRâ,
âfgâ: 5248,
ârotatesâ: false
},
{
âidâ: âoverlay_female_mutation_BLONDHAIRâ,
âfgâ: 5249,
ârotatesâ: false
},
{
âidâ: âoverlay_female_mutation_BROWNHAIRâ,
âfgâ: 5250,
ârotatesâ: false
},
{
âidâ: âoverlay_female_mutation_REDHAIRâ,
âfgâ: 5251,
ârotatesâ: false
},
{
âidâ: âoverlay_female_mutation_GRAYHAIRâ,
âfgâ: 5252,
ârotatesâ: false
},
{
âidâ: âoverlay_female_mutation_WHITEHAIRâ,
âfgâ: 5253,
ârotatesâ: false
},
{
âidâ: âoverlay_male_mutation_BLACKHAIRâ,
âfgâ: 5254,
ârotatesâ: false
},
{
âidâ: âoverlay_male_mutation_BLONDHAIRâ,
âfgâ: 5255,
ârotatesâ: false
},
{
âidâ: âoverlay_male_mutation_REDHAIRâ,
âfgâ: 5256,
ârotatesâ: false
},
{
âidâ: âoverlay_male_mutation_BROWNHAIRâ,
âfgâ: 5257,
ârotatesâ: false
},
{
âidâ: âoverlay_male_mutation_GRAYHAIRâ,
âfgâ: 5258,
ârotatesâ: false
},
{
âidâ: âoverlay_male_mutation_WHITEHAIRâ,
âfgâ: 5259,
ârotatesâ: false
},
{
âidâ: âoverlay_female_mutation_BLACKHAIRLONGâ,
âfgâ: 5260,
ârotatesâ: false
},
{
âidâ: âoverlay_female_mutation_BLONDHAIRLONGâ,
âfgâ: 5261,
ârotatesâ: false
},
{
âidâ: âoverlay_female_mutation_BROWNHAIRLONGâ,
âfgâ: 5262,
ârotatesâ: false
},
{
âidâ: âoverlay_female_mutation_REDHAIRLONGâ,
âfgâ: 5263,
ârotatesâ: false
},
{
âidâ: âoverlay_female_mutation_GRAYHAIRLONGâ,
âfgâ: 5264,
ârotatesâ: false
},
{
âidâ: âoverlay_female_mutation_WHITEHAIRLONGâ,
âfgâ: 5265,
ârotatesâ: false
},
{
âidâ: âoverlay_male_mutation_BLACKHAIRLONGâ,
âfgâ: 5266,
ârotatesâ: false
},
{
âidâ: âoverlay_male_mutation_BLONDHAIRLONGâ,
âfgâ: 5267,
ârotatesâ: false
},
{
âidâ: âoverlay_male_mutation_BROWNHAIRLONGâ,
âfgâ: 5268,
ârotatesâ: false
},
{
âidâ: âoverlay_male_mutation_REDHAIRLONGâ,
âfgâ: 5269,
ârotatesâ: false
},
{
âidâ: âoverlay_male_mutation_GRAYHAIRLONGâ,
âfgâ: 5270,
ârotatesâ: false
},
{
âidâ: âoverlay_male_mutation_WHITEHAIRLONGâ,
âfgâ: 5271,
ârotatesâ: false
},
{
âidâ: âoverlay_female_mutation_PALESKINâ,
âfgâ: 5272,
ârotatesâ: false
},
{
âidâ: âoverlay_female_mutation_LIGHTSKINâ,
âfgâ: 5273,
ârotatesâ: false
},
{
âidâ: âoverlay_female_mutation_TANSKINâ,
âfgâ: 5274,
ârotatesâ: false
},
{
âidâ: âoverlay_female_mutation_DARKSKINâ,
âfgâ: 5275,
ârotatesâ: false
},
{
âidâ: âoverlay_male_mutation_PALESKINâ,
âfgâ: 5276,
ârotatesâ: false
},
{
âidâ: âoverlay_male_mutation_LIGHTSKINâ,
âfgâ: 5277,
ârotatesâ: false
},
{
âidâ: âoverlay_male_mutation_TANSKINâ,
âfgâ: 5278,
ârotatesâ: false
},
{
âidâ: âoverlay_male_mutation_DARKSKINâ,
âfgâ: 5279,
ârotatesâ: false
},
I also fixed MXotto+ Cosmetics so that it works properly together with NPC Traits. Get it here: https://drive.google.com/file/d/1MDpvCimZtWcj2jdR96PRgrk_iWiCTUj0/view?usp=sharing
Love it! Thanks for improving the game experience for all of us.
I do have a request though⌠it would be great to have floor trunk and and cargo carrier sprites symmetrical and more blending into the aisle.
I prefer floor trunks, but their color is bit too aggressive right now.
boulder_anvil isnât supposed to spawn in the game ever, so thereâs no need to add a sprite for it. DangerNoodleâs mining mod has a f_anvil_stone in need of a sprite.
The JP CDDA community have some larger tiles for some of the larger dinosaurs in the dinomod.
Add the following at the end of the tree.png section in âtile_config.jsonâ.
{
âidâ: âmon_spinosaurusâ,
âfgâ: 5464,
ârotatesâ: false
},
{
âidâ: âmon_tyrannosaurusâ,
âfgâ: 5465,
ârotatesâ: false
},
{
âidâ: âmon_triceratopsâ,
âfgâ: 5466,
ârotatesâ: false
},
{
âidâ: âmon_stegosaurusâ,
âfgâ: 5467,
ârotatesâ: false
},
{
âidâ: âmon_ankylosaurusâ,
âfgâ: 5468,
ârotatesâ: false
},
{
âidâ: âmon_allosaurusâ,
âfgâ: 5469,
ârotatesâ: false
},
{
âidâ: âmon_parasaurolophusâ,
âfgâ: 5470,
ârotatesâ: false
},
{
âidâ: âmon_utahraptorâ,
âfgâ: 5471,
ârotatesâ: false
}
Can we get a sprite for the Ice Box in PKâs rebalance?
Tired of looking at a Q were my fridge fit for a Canadian Lumberjack should be.
EDIT: And, the guns in the new âArtyomâs Gun Emporiumâ mod? I know Iâve made a lot of requests and I hope itâs not bothersome.
budg:
Can you edit the dinos and make them dangerous?
Once I try crush with my car a trifid queen and car end destroyed. I want the dinos on that level, right now theyre like dogs or wolves.
Most of them are already set to size LARGE (like the triffid queen) or HUGE, while some of the smaller ones are set to MEDIUM or SMALL (5 out of 16 dinosaurs). The original dinosaur tiles make them all look very similar though, which is probably why the Japanese added new tiles for the big ones. If you want to though, you can change the sizes with a text editor in âdinosaur.jsonâ inside the âdata/mods/DinoModâ folder.
{
"id": "overlay_male_mutation_skin1",
"fg": 5248,
"rotates": false
},
{
"id": "overlay_male_mutation_skin2",
"fg": 5249,
"rotates": false
},
{
"id": "overlay_male_mutation_skin3",
"fg": 5250,
"rotates": false
},
{
"id": "overlay_male_mutation_skin4",
"fg": 5251,
"rotates": false
},
{
"id": "overlay_male_mutation_forehair1black",
"fg": 5252,
"rotates": false
},
{
"id": "overlay_male_mutation_forehair1brown",
"fg": 5253,
"rotates": false
},
{
"id": "overlay_male_mutation_forehair1blond",
"fg": 5254,
"rotates": false
},
{
"id": "overlay_male_mutation_forehair1gray",
"fg": 5255,
"rotates": false
},
{
"id": "overlay_male_mutation_forehair1white",
"fg": 5256,
"rotates": false
},
{
"id": "overlay_male_mutation_forehair2black",
"fg": 5257,
"rotates": false
},
{
"id": "overlay_male_mutation_forehair2brown",
"fg": 5258,
"rotates": false
},
{
"id": "overlay_male_mutation_forehair2blond",
"fg": 5259,
"rotates": false
},
{
"id": "overlay_male_mutation_forehair2gray",
"fg": 5260,
"rotates": false
},
{
"id": "overlay_male_mutation_forehair2white",
"fg": 5261,
"rotates": false
},
{
"id": "overlay_male_mutation_hair1black",
"fg": 5264,
"rotates": false
},
{
"id": "overlay_male_mutation_hair1brown",
"fg": 5265,
"rotates": false
},
{
"id": "overlay_male_mutation_hair1blond",
"fg": 5266,
"rotates": false
},
{
"id": "overlay_male_mutation_hair1gray",
"fg": 5267,
"rotates": false
},
{
"id": "overlay_male_mutation_hair1white",
"fg": 5268,
"rotates": false
},
{
"id": "overlay_male_mutation_hair2black",
"fg": 5269,
"rotates": false
},
{
"id": "overlay_male_mutation_hair2brown",
"fg": 5270,
"rotates": false
},
{
"id": "overlay_male_mutation_hair2blond",
"fg": 5271,
"rotates": false
},
{
"id": "overlay_male_mutation_hair2gray",
"fg": 5272,
"rotates": false
},
{
"id": "overlay_male_mutation_hair2white",
"fg": 5273,
"rotates": false
},
{
"id": "overlay_male_mutation_hair3black",
"fg": 5274,
"rotates": false
},
{
"id": "overlay_male_mutation_hair3brown",
"fg": 5275,
"rotates": false
},
{
"id": "overlay_male_mutation_hair3blond",
"fg": 5276,
"rotates": false
},
{
"id": "overlay_male_mutation_hair3gray",
"fg": 5277,
"rotates": false
},
{
"id": "overlay_male_mutation_hair3white",
"fg": 5278,
"rotates": false
},
{
"id": "overlay_female_mutation_skin1",
"fg": 5280,
"rotates": false
},
{
"id": "overlay_female_mutation_skin2",
"fg": 5281,
"rotates": false
},
{
"id": "overlay_female_mutation_skin3",
"fg": 5282,
"rotates": false
},
{
"id": "overlay_female_mutation_skin4",
"fg": 5283,
"rotates": false
},
{
"id": "overlay_female_mutation_forehair1black",
"fg": 5284,
"rotates": false
},
{
"id": "overlay_female_mutation_forehair1brown",
"fg": 5285,
"rotates": false
},
{
"id": "overlay_female_mutation_forehair1blond",
"fg": 5286,
"rotates": false
},
{
"id": "overlay_female_mutation_forehair1gray",
"fg": 5287,
"rotates": false
},
{
"id": "overlay_female_mutation_forehair1white",
"fg": 5288,
"rotates": false
},
{
"id": "overlay_female_mutation_forehair2black",
"fg": 5289,
"rotates": false
},
{
"id": "overlay_female_mutation_forehair2brown",
"fg": 5290,
"rotates": false
},
{
"id": "overlay_female_mutation_forehair2blond",
"fg": 5291,
"rotates": false
},
{
"id": "overlay_female_mutation_forehair2gray",
"fg": 5292,
"rotates": false
},
{
"id": "overlay_female_mutation_forehair1white",
"fg": 5293,
"rotates": false
},
{
"id": "overlay_female_mutation_hair1black",
"fg": 5296,
"rotates": false
},
{
"id": "overlay_female_mutation_hair1brown",
"fg": 5297,
"rotates": false
},
{
"id": "overlay_female_mutation_hair1blond",
"fg": 5298,
"rotates": false
},
{
"id": "overlay_female_mutation_hair1gray",
"fg": 5299,
"rotates": false
},
{
"id": "overlay_female_mutation_hair1white",
"fg": 5300,
"rotates": false
},
{
"id": "overlay_female_mutation_hair2black",
"fg": 5301,
"rotates": false
},
{
"id": "overlay_female_mutation_hair2brown",
"fg": 5302,
"rotates": false
},
{
"id": "overlay_female_mutation_hair2blond",
"fg": 5303,
"rotates": false
},
{
"id": "overlay_female_mutation_hair2gray",
"fg": 5304,
"rotates": false
},
{
"id": "overlay_female_mutation_hair2white",
"fg": 5305,
"rotates": false
},
{
"id": "overlay_female_mutation_hair3black",
"fg": 5306,
"rotates": false
},
{
"id": "overlay_female_mutation_hair3brown",
"fg": 5307,
"rotates": false
},
{
"id": "overlay_female_mutation_hair3blond",
"fg": 5308,
"rotates": false
},
{
"id": "overlay_female_mutation_hair3gray",
"fg": 5309,
"rotates": false
},
{
"id": "overlay_female_mutation_hair3white",
"fg": 5310,
"rotates": false
},
{
"id": "mon_little_maid",
"fg": 5312,
"rotates": false
},
{
"id": "mon_shoggoth_maid",
"fg": 5313,
"rotates": false
},
{
"id": "mon_alchemic_golem",
"fg": 5314,
"rotates": false
},
{
"id": "maid_master",
"fg": 5315,
"rotates": false
},
{
"id": "mon_broken_cyborg",
"fg": [
{ "weight":1, "sprite":2362},
{ "weight":1, "sprite":5316}
],
"bg": 967,
"rotates": false
}
I made cosmetics mod from fujiâs mod. (thank you _Fuji)
download
unzip âXottoCosmetics modâ in data\mods
unzip âMX+tileset for cosmeticsâ in gfx
If you play cosmetics mod, you must use mod support tileset.
Much better than my half-assed recolors