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
2b2e2d6fe3969d4aadc0915486ee8c925baa2760
OpenRA
/
OpenRA.Mods.Common
/
Traits
/
BotModules
History
dnqbob
62e692063a
Add NewProductionChance so bot won't only build production when too much cash
2025-12-01 14:55:22 +02:00
..
BotModuleLogic
Add NewProductionChance so bot won't only build production when too much cash
2025-12-01 14:55:22 +02:00
Squads
Fix IDE0350
2025-11-16 20:29:21 +02:00
BaseBuilderBotModule.cs
Add NewProductionChance so bot won't only build production when too much cash
2025-12-01 14:55:22 +02:00
BuildingRepairBotModule.cs
Allow bot repairs all buildings.
2025-12-01 14:00:02 +02:00
CaptureManagerBotModule.cs
Fix IDE0028, IDE0300, IDE0301, IDE0302, IDE0303, IDE0304.
2025-03-31 12:02:41 +03:00
HarvesterBotModule.cs
Bot's GetNearbyIndicesThreat: fix the wrong parameter passing
2025-12-01 11:52:32 +02:00
McvExpansionManagerBotModule.cs
Bot's GetNearbyIndicesThreat: fix the wrong parameter passing
2025-12-01 11:52:32 +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