Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-11-10Made NPCs only fire weapons on enemies within weapon range.Stijn Buys
2013-11-10Introduced global variables for reputation hostile/friendly thresholds,Stijn Buys
do not allow players to dock at hostile bases, indicate target reputation in the hud target info widget.
2013-11-10Reduce patrol hunt distance,Stijn Buys
improved patrol attack behaviour.
2013-11-10Corrected a bug which prevented the patrol profile from being set correctly,Stijn Buys
corrected a bug where 'give ship' would forget the last spawn, have NPC ships fire on nearby enemies, made patrol leaders hunt nearby enemies.
2013-11-09Moved profile definition from NPC to Patrol.Stijn Buys
2013-11-04Added support for NPC patrol routes.Stijn Buys
2013-11-03Added initial support for NPC patrol routes,Stijn Buys
added support for lawfull/unlawfull factions.
2013-11-02Copy currently mounted weapons onto wingmen.Stijn Buys
2013-10-20Make wingmen follow you through jumpgates.Stijn Buys
2013-10-17Use the ship autopilot interface for NPCs, have wingmen dock at a bases when ↵Stijn Buys
the player does.
2013-10-16Do not set owner on wingmen.Stijn Buys
2013-10-14Separated autopilot from AI code, added basic formation flying.Stijn Buys
2013-10-13Added NPC impulse drive.Stijn Buys
2013-10-13Added the actual NPC class files.Stijn Buys