Awesome. Could you also add something to populate the targeting table by type? I've got a feeling mod-added entities aren't considered even if they should be (logistic rails come to mind, though you probably wouldn't make a full track out of them), and it'd be great if you added less specific code for that bit just to be more mod-friendly.Afforess wrote:Ah. I caught some similar misspelled names, but not those two. I think the reason is that I started this mod back with Factorio 0.11 and 0.12 changed a bunch of names, and those were just missed. I am going to start checking that items are not neutral forces, so that should allow your mod to continue to work.Hexicube wrote:Just realised why my mod actually works nicely with this one, there's typos in "lib/map.lua" on the two lines for rails. They should be "straight-rail" and "curved-rail", but use underscores instead of dashes.
If it's changed, could you either add direct support by detecting my mod or check that each entity is in fact flagged as player made before adding it to the list? You might also want to add entities by type, as opposed to name, and do a scan for entities of the type during the map initializer.
[MOD 0.12.20+] Misanthrope 0.3.7 -- Better Biter Mechanics
Re: [MOD 0.12.20+] Misanthrope 0.2.4 -- Better Biter Mechanics
Re: [MOD 0.12.20+] Misanthrope 0.2.4 -- Better Biter Mechanics
Any news about fixing the over bloated save issue? thanks!
Re: [MOD 0.12.20+] Misanthrope 0.2.4 -- Better Biter Mechanics
Erm, did you report any issues? I don't see anything in this thread from you about it. Or are you talking about this?Porter65 wrote:Any news about fixing the over bloated save issue? thanks!
That user was running a really old copy of Misanthrope ( < 0.1.6) and if they disable the mod, save their game, then enable the latest version of the mod, they should be fine. Players starting out with 0.2.0 or higher should be fine.
Re: [MOD 0.12.20+] Misanthrope 0.2.4 -- Better Biter Mechanics
Oh sorry my mistake, I was not too sure if the size of my saved games were right, they are now at 26 megs uncompressed.
By the way, how difficult it is to add new enemies? Because there is this game, xenonauts, which is a XCOM in 2D with sprites files in png that would fit very well in Factorio, their nature (aliens) and how they are rendered (2D with orientations).
By the way, how difficult it is to add new enemies? Because there is this game, xenonauts, which is a XCOM in 2D with sprites files in png that would fit very well in Factorio, their nature (aliens) and how they are rendered (2D with orientations).
Re: [MOD 0.12.20+] Misanthrope 0.2.4 -- Better Biter Mechanics
If you have a save you have a question about, upload it, and I can analyze the mod data size for your mods....Porter65 wrote:Oh sorry my mistake, I was not too sure if the size of my saved games were right, they are now at 26 megs uncompressed.
By the way, how difficult it is to add new enemies? Because there is this game, xenonauts, which is a XCOM in 2D with sprites files in png that would fit very well in Factorio, their nature (aliens) and how they are rendered (2D with orientations).
Might be worth writing a general purpose tool for. I know some mods store lots of data (YARM).
Re: [MOD 0.12.20+] Misanthrope 0.2.4 -- Better Biter Mechanics
Thanks, I would appreciate!
Here is a wetransfer link, free, no malware or virus:
http://we.tl/SRZJGXnh5C
Here is a wetransfer link, free, no malware or virus:
http://we.tl/SRZJGXnh5C
Re: [MOD 0.12.20+] Misanthrope 0.2.4 -- Better Biter Mechanics
Misantrophe doesn't seem to work properly with peaceful mode, in particular biters seem to show a hatred for peaceful infrastructure like power poles, they still pretty much ignore polluting stuff.
I know peaceful is not really the intended use case for Misanthrope, just nice to switch between save games with and without peaceful without needing to change mods.
I know peaceful is not really the intended use case for Misanthrope, just nice to switch between save games with and without peaceful without needing to change mods.
Re: [MOD 0.12.20+] Misanthrope 0.2.4 -- Better Biter Mechanics
Won't Fix: Not a bug.BlakeMW wrote:Misantrophe doesn't seem to work properly with peaceful mode, in particular biters seem to show a hatred for peaceful infrastructure like power poles, they still pretty much ignore polluting stuff.
I know peaceful is not really the intended use case for Misanthrope, just nice to switch between save games with and without peaceful without needing to change mods.
-
- Inserter
- Posts: 32
- Joined: Thu Mar 24, 2016 8:14 am
- Contact:
Re: [MOD 0.12.20+] Misanthrope 0.2.4 -- Better Biter Mechanics
Will this work with other mods that add enemies like Bob's mods, or only with the vanilla Biters?
Re: [MOD 0.12.20+] Misanthrope 0.2.4 -- Better Biter Mechanics
Yes.CitizenJoe wrote:Will this work with other mods that add enemies like Bob's mods
-
- Fast Inserter
- Posts: 121
- Joined: Tue Jul 14, 2015 10:57 pm
- Contact:
Re: [MOD 0.12.20+] Misanthrope 0.2.4 -- Better Biter Mechanics
I created a sandbox map with biters set to None (I wanted to test something out), placed and removed a pole, and got this crash:
Code: Select all
Error while running the event handler: __Misanthrope__/control.lua:64: attempt to index field 'character' (a nil value)
Re: [MOD 0.12.20+] Misanthrope 0.2.4 -- Better Biter Mechanics
Thanks. I'll be releasing an update this weekend and I'll make sure I get this fixed.Rhamphoryncus wrote:I created a sandbox map with biters set to None (I wanted to test something out), placed and removed a pole, and got this crash:
Code: Select all
Error while running the event handler: __Misanthrope__/control.lua:64: attempt to index field 'character' (a nil value)
Re: [MOD 0.12.20+] Misanthrope 0.3.0 -- Better Biter Mechanics
Misanthrope 0.3.0 released!
No major new content, but major changes to the biter AI under the hood. Hopefully you notice the difficulty rise a few more notches!
No major new content, but major changes to the biter AI under the hood. Hopefully you notice the difficulty rise a few more notches!
-
- Fast Inserter
- Posts: 121
- Joined: Tue Jul 14, 2015 10:57 pm
- Contact:
Re: [MOD 0.12.20+] Misanthrope 0.3.0 -- Better Biter Mechanics
Just updated to 0.3.0 and I'm getting large pauses every 5 or 10 seconds.
- Attachments
-
- Mods.zip
- (24.78 MiB) Downloaded 170 times
-
- Misanthrope.zip
- Save file, named after the mod featured in this map. :P
- (8.89 MiB) Downloaded 152 times
Re: [MOD 0.12.20+] Misanthrope 0.3.0 -- Better Biter Mechanics
Fixed in Misanthrope 0.3.1Rhamphoryncus wrote:Just updated to 0.3.0 and I'm getting large pauses every 5 or 10 seconds.
Re: [MOD 0.12.20+] Misanthrope 0.3.1 -- Better Biter Mechanics
Any active Factorio players spend much time on Misanthrope 0.3+ ? I'm wondering what the experiences are with the rewritten AI. I've noticed in my current game, a previous area where I had strong defenses around a far flung oil field, I can no longer justify defending anymore. It's not that it's impossible to defend, but the resources (electricity + repair packs) to keep these defenses up in perpetuity for a now mostly drained oil field in biter territory are not worth it. I've essentially reinforced a bottleneck farther away and am letting my infrastructure in this territory go. I can't afford to defend it. I could go into more detail, but I think this picture explains all:
For a full perspective, here's my entire map:
Any interesting stories?
For a full perspective, here's my entire map:
Any interesting stories?
- nightingale
- Burner Inserter
- Posts: 18
- Joined: Wed Jan 13, 2016 3:25 pm
- Contact:
Re: [MOD 0.12.20+] Misanthrope 0.3.1 -- Better Biter Mechanics
Hey Afforess! I'm actually doing an LP featuring Misanthrope right now:
Nightingale Plays Factorio: Mercantilism and Misanthropy
The playthrough features Misanthrope, RSO, Bob's mods and max biter base richness, so it's pretty heavy on the biters. It's currently only on episode 4, and I won't update to Misanthrope 0.3.1 until about episode 12 or so. However, I definitely did notice an uptake in biter aggressiveness/effectiveness when I did. Since I'm not completely familiar with the AI changes, I wasn't sure if it was the update or just hitting a certain threshold in the evolution factor that did it (or a combination).
I did end up having to abandon my fortified rail idea (walled rail with Bob's sniper turrets all down the middle) because it was eating up the ammo (even with the rather OP sniper turrets). Instead I've been using turret creep to create beachheads and push the biters back. Here's what it looks like right now:
I have to say that I am definitely loving the mod, so kudos to you and the great work you've done!
Nightingale Plays Factorio: Mercantilism and Misanthropy
The playthrough features Misanthrope, RSO, Bob's mods and max biter base richness, so it's pretty heavy on the biters. It's currently only on episode 4, and I won't update to Misanthrope 0.3.1 until about episode 12 or so. However, I definitely did notice an uptake in biter aggressiveness/effectiveness when I did. Since I'm not completely familiar with the AI changes, I wasn't sure if it was the update or just hitting a certain threshold in the evolution factor that did it (or a combination).
I did end up having to abandon my fortified rail idea (walled rail with Bob's sniper turrets all down the middle) because it was eating up the ammo (even with the rather OP sniper turrets). Instead I've been using turret creep to create beachheads and push the biters back. Here's what it looks like right now:
I have to say that I am definitely loving the mod, so kudos to you and the great work you've done!
Re: [MOD 0.12.20+] Misanthrope 0.3.1 -- Better Biter Mechanics
Eesh, they were pushing me hard enough in 0.2.4!
I guess I'll upgrade today and see if I get completely wiped out
(I'm combining expensive science via ScienceTweaker with Gloom and all resources on small and sparse... and I started in a desert, with no water and not much iron. Lots of coal though.)
I guess I'll upgrade today and see if I get completely wiped out
(I'm combining expensive science via ScienceTweaker with Gloom and all resources on small and sparse... and I started in a desert, with no water and not much iron. Lots of coal though.)
Re: [MOD 0.12.20+] Misanthrope 0.3.1 -- Better Biter Mechanics
After I upgrade to 0.3.1, the FPS/UPS goes down a bit(3 to 15 UPS/FPS lower) for a while every 5-10 seconds. It seems the scriptupdate for Misanthrope uses a lot of time every time this happens. Not sure if this will stabilize because it needs to update all biters first or that the script for 0.3.1 needs more CPUtime in general.
Ill be downgrading to 0.2.x for now.
Edit: I just realized it might be the (now also custom?) attack location determination and path finding suddenly being called a lot more compared to 0.2.x
Ill be downgrading to 0.2.x for now.
Edit: I just realized it might be the (now also custom?) attack location determination and path finding suddenly being called a lot more compared to 0.2.x
Ignore this
Re: [MOD 0.12.20+] Misanthrope 0.3.1 -- Better Biter Mechanics
Provide a copy of your save & mods.zip and I will take a look. In my current game, the F5 menu shows Misanthrope pretty steady at around 0.1-0.2 script update time, but that's just one particular game. I'd be happy to see if I could debug / improve it for yours.Gammro wrote:After I upgrade to 0.3.1, the FPS/UPS goes down a bit(3 to 15 UPS/FPS lower) for a while every 5-10 seconds. It seems the scriptupdate for Misanthrope uses a lot of time every time this happens. Not sure if this will stabilize because it needs to update all biters first or that the script for 0.3.1 needs more CPUtime in general.
Ill be downgrading to 0.2.x for now.
Edit: I just realized it might be the (now also custom?) attack location determination and path finding suddenly being called a lot more compared to 0.2.x