1
0
mirror of https://github.com/veden/Rampant.git synced 2024-12-28 21:08:22 +02:00
Rampant/README.md

23 lines
1.0 KiB
Markdown
Raw Normal View History

2016-08-22 02:09:21 +02:00
# THIS IS STILL AN ALPHA
2016-08-22 01:02:32 +02:00
2016-07-26 06:22:08 +02:00
# Rampant
2016-08-22 01:18:13 +02:00
Factorio Mod - Uses potential fields/pheromones to improve the enemy AI
# Notes
There will be a slight pause the first time this is started up due to indexing all the chunks that have been generated.
2016-08-20 21:04:04 +02:00
# Features
2016-08-22 01:18:13 +02:00
Tactical Retreats - these will take place when a unit group is in a chunk that has reached a death threshold
Unit Group Merging - if multiple unit groups retreat at the same time there is a chance the groups will merge
Unit Group Forming - any chunks with spawners in it that is covered by a pollution, player, player base, or player defense pheromone clouds will form groups based on the evolution factor
Probing Behavior Against Defenses - unit groups will attempt to avoid chunks that are soaked in death
Player Hunting - unit groups will track the player based on there emitted pheromone cloud
2016-08-22 01:20:39 +02:00
Pathfinding - unit groups will use potential fields to perform only single step pathfinding allowing for efficient and dynamic pathing
2016-08-20 21:04:04 +02:00
2016-08-22 00:59:17 +02:00
# Planned Features
Tunneling biters
Base Expansion