Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
do not delete the entity to make sure explosions are shown.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
enabled projectile soundname transfer in networked games,
resolved an issue where a ship was able to shoot itself,
bumped network protocol to 26,
|
|
removed hardcoded 'corona' prefix for corona textures,
added support for projectile fire sounds.
|
|
|
|
|
|
|
|
|
|
added various methods to core::Item and core::Slot,
added r_slots cvar to draw entity slots and docks,
added game methods for mounting and umounting of weapons,
added playerlist to chat window.
|
|
|
|
show assassin name in death messages.
|
|
shoot colored projectiles.
|
|
for ships, print death messages
|
|
adds a damage key to the weapons.ini file,
configurable spacemine damage.
|
|
do not activate impulse engines during ImpulseInitiate
|
|
|
|
|
|
|
|
and stars.
|
|
game tp core.
|
|
prevent the game from crashing when launching after obtaining a ship through 'give' while docked.
|
|
Entity::add_inventory().
|
|
|
|
|
|
|
|
|
|
corrected a typo in saving the forward vector of the ship axis.
|
|
have ships remember their docks and spawns.
|
|
|
|
reset keyboard modifiers when resetting the video subsystem.
|
|
corrected a number of timing bugs, improved client framerate stability.
|
|
|
|
|
|
|
|
to enable collision models on player ships.
|
|
|
|
|