Age | Commit message (Expand) | Author |
2014-12-07 | Cleanup of the slots code, unified model weapon and dock tags into a single s... | Stijn Buys |
2014-12-04 | Added 'wingmen combat' toggle. | Stijn Buys |
2014-11-23 | Allow adding faction wingmen. | Stijn Buys |
2014-11-22 | Send a message when adding a wingman. | Stijn Buys |
2013-12-02 | Increased beaming distance to 5km. | Stijn Buys |
2013-11-12 | Support for player autopilot terget next to mission target, | Stijn Buys |
2013-11-12 | Prevent the 'goto' command from segfaulting on an unknown entity. | Stijn Buys |
2013-11-11 | Support for station weapons. | Stijn Buys |
2013-11-10 | Ignore server-side entities when using 'goto' and added a safety distance and... | Stijn Buys |
2013-11-10 | Introduced global variables for reputation hostile/friendly thresholds, | Stijn Buys |
2013-11-10 | Added 'give reputation' cheat. | Stijn Buys |
2013-11-10 | Separated the WayPoint class into its own files. | Stijn Buys |
2013-11-10 | Corrected a bug which prevented the patrol profile from being set correctly, | Stijn Buys |
2013-11-09 | Moved profile definition from NPC to Patrol. | Stijn Buys |
2013-11-09 | Removed shipmodel npcname support, | Stijn Buys |
2013-11-07 | Track the amount of time the player has spent, | Stijn Buys |
2013-11-07 | Save/load player reputation, | Stijn Buys |
2013-11-07 | Load reputation from factions.ini. | Stijn Buys |
2013-11-05 | Have NPCs get cargo. | Stijn Buys |
2013-11-05 | Correct a bug where launch timeout is ignored for patrols with only a single ... | Stijn Buys |
2013-11-04 | Do not spawn patrols in zones without players, | Stijn Buys |
2013-11-03 | Added initial support for NPC patrol routes, | Stijn Buys |
2013-10-17 | Recalculate inventory after dropping a mine, do not allow mine drops on impul... | Stijn Buys |
2013-10-16 | Always send an autopilot formation notification. | Stijn Buys |
2013-10-16 | Added support for autopilot formation flight and docking. | Stijn Buys |
2013-10-15 | Added ship autopilot, removed entity_controlflags, added goto ui button. | Stijn Buys |
2013-10-13 | Added initial NPC class, added 'wingmen' engine function. | Stijn Buys |
2013-04-17 | Set item name on ejected cargo pods, do not set item model. | Stijn Buys |
2013-01-06 | Corrected an issue where weapons obtained through 'give' are not mountable. | Stijn Buys |
2013-01-06 | Set the item::Mountable flag where required, | Stijn Buys |
2013-01-01 | Turrets and cannons can only be mounted in an approriate slot. | Stijn Buys |
2012-12-29 | Added sound effects for weapon mounting and target hitting, | Stijn Buys |
2012-12-08 | Corrected a problem where you end up too close to a planet when using goto. | Stijn Buys |
2012-12-02 | Added inventory mount indicator. | Stijn Buys |
2012-11-25 | Removed game::Projectile, added initial support for ship health. | Stijn Buys |
2012-11-25 | Moved core::EntityGlobe into a separate file, | Stijn Buys |
2012-11-18 | Support for ownerid() on projectiles and spacemines, | Stijn Buys |
2012-11-18 | ADded support for enitty information printing, print current armor values for... | Stijn Buys |
2012-11-18 | Implements server-side ship damage, | Stijn Buys |
2012-10-28 | Correct a bug where a dropped mine was not removed from the inventory. | Stijn Buys |
2012-10-21 | Support the Item::Unrestricted flag, client allows to sell unrestricted items... | Stijn Buys |
2012-10-20 | Added func_drop, added spacemine template. | Stijn Buys |
2012-10-20 | Item id based inventory, support for weapon dealers. | Stijn Buys |
2012-10-14 | Corrected a bug that prevented savegame loading in multiplayer games. | Stijn Buys |
2012-10-14 | Added "give weapon" function. | Stijn Buys |
2012-10-13 | Corrected bugs in the respawn command, detect ship collisions with planets an... | Stijn Buys |
2012-10-13 | Read weapons.ini. | Stijn Buys |
2012-10-13 | Draw zone colors and background texture on the galactic map. | Stijn Buys |
2012-10-11 | Moved handling of the physics reset for the Docked and Destroyed state from g... | Stijn Buys |
2012-10-10 | Added space mine proof of concept. | Stijn Buys |