This website requires JavaScript.
Explore
Help
Register
Sign In
epic
/
OpenRA
Watch
1
Star
0
Fork
0
You've already forked OpenRA
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cde5208c54c92a093bdaa4eca21bc1ecb75fed27
OpenRA
/
OpenRA.Mods.Common
/
Traits
/
BotModules
History
RoosterDragon
24c19f64c9
Fix IDE0350
2025-11-16 20:29:21 +02:00
..
BotModuleLogic
Correct and add comments for expansion related
2025-10-16 22:24:18 +03:00
Squads
Fix IDE0350
2025-11-16 20:29:21 +02:00
BaseBuilderBotModule.cs
Fix bot traits crashing on missing ResourceMapBotModule
2025-10-31 14:01:18 +02:00
BuildingRepairBotModule.cs
Fix RCS1061
2023-11-10 10:38:41 +02:00
CaptureManagerBotModule.cs
Fix IDE0028, IDE0300, IDE0301, IDE0302, IDE0303, IDE0304.
2025-03-31 12:02:41 +03:00
HarvesterBotModule.cs
Fix bot traits crashing on missing ResourceMapBotModule
2025-10-31 14:01:18 +02:00
McvExpansionManagerBotModule.cs
increase McvExpansionManagerBotModule enemy base avoidance weight
2025-11-10 19:27:53 +02:00
McvManagerBotModule.cs
Fix IDE0028, IDE0300, IDE0301, IDE0302, IDE0303, IDE0304.
2025-03-31 12:02:41 +03:00
PowerDownBotManager.cs
Add PowerDownBotModule
2025-09-15 13:09:01 +03:00
ResourceMapBotModule.cs
Bot mcv expansion: 1. Add ResourceMapBotModule. 2. Add McvExpansionManagerBotModule. 3. Give BaseBuilderBotModule better control over refinery. -- allow bot sell refinery too close. -- allow bot sell refinery far away from resource. (requires ResourceMapBotModule) -- allow bot recieve refinery construct requirement. 4. Give BaseBuilderBotModule control of expansion timing. (requires McvExpansionManagerBotModule) 5. Remove unused VehiclesFactoryTypes and useless BarracksTypes (now all use ProductionTypes). 6. Give HarvesterBotModule ability of order harvesters in low resource area to high resource area.
2025-10-12 17:10:01 +03:00
SquadManagerBotModule.cs
Fix suqadmanager crashing on ProtectOwn
2025-11-06 17:05:58 +02:00
SupportPowerBotModule.cs
Change Map.MapSize from int2 to Size.
2025-04-19 14:06:32 +03:00
UnitBuilderBotModule.cs
Fix IDE0028, IDE0300, IDE0301, IDE0302, IDE0303, IDE0304.
2025-03-31 12:02:41 +03:00