Age | Commit message (Collapse) | Author |
|
* Reduced basilisk grab time to 0.8 seconds from 1 second
* Increased mdriver damage slightly
|
|
* Repeater can now only be built in locations with no power
* Repeater will self destruct if it has not powered anything for 90 seconds
* Reduced period for free kills/credits
* Mass driver damage reduced by 40%
* Build timers increased a bit, especially human
* The more healthy human buildables now take longer to repair
|
|
* Changed voting system to need a majority of connected clients to pass without time out and a majority of voting clients to pass with time out
|
|
|
|
* Fixed a bug where delayed suicide would persist over death
* Reduced turret health and damage, increased range
* Generally strengthened alien buildable health and regen a little
* Increased damage that hives do
* Unlocked the trapper at stage 1
* Lev0 alien can now damage human defensive structures
* Booster now doubles alien regeneration rate
* Updated dependancies
|
|
|
|
* Improved scanner render and refactored scanner code
* Added animated projectiles
* Grenade
* Changed model names to be human name agnostic
* Added sounds for lev1 grab and lev4 charge
* Added sound for failed evolution
* Added battery pack rendering code
* Added functionality to particle system to allow attachment of particle systems to particles (for nice explosions)
* Implemented CG_FileExists
* Added some code to gracefully handle missing sounds (easier than making the sounds :D)
* cg_drawBBOX now draws player BBOXen
* Renamed the alien classes (now done in class override scripts)
* Implemented Vector4Add
* The usual assorted bug fixes
|
|
|
|
* Reduced range and repeat rate of chimera lightning
* Medistats now heal booster poison
* Hydra gas now requires a LOS to work
|
|
|
|
* Chimera lightning bug fixed and damage increased
* Splashdamage on turrets increased
* Dragoon barbs do more damage and regenerate
* Kill command is cancellable
* "buy ammo" now works with energy weapons
* Dragoon weakened slightly
* Humans speed increased
* Reactor health increased
* Base attack warning for spawns as well as reactor
|
|
|
|
|
|
|
|
* Balance tweaks
* A load of other stuff I can't remember
|
|
* Raised turret effectiveness again
* Raised human weapon damage by 5%
* Refactored buildable rendering code
* Buildable rendering now falls back to a box trace when a cap trace misses
* Human ckit can't repair destroyed buildables
* Human reactor strengthened by 50%
|
|
* Medistat now only heals one at a time
* Alien blood never red now
* Scaled down build points, hud now shows actual value
* Added a "width" parameter to every melee attack
* Added "sell weapons" and "sell upgrades" commands
* Reduced pulse rifle strength a bit
|
|
* Decreased the health of the mofo and increased the health of the other classes
* Decreased the worth of alien classes slightly
* Removed health/stage modifying code (that never worked in the first place)
* Fixed evolve event being triggered for ceiling eggs
|
|
* Hydra can no longer grab someone with a battlesuit
|
|
* Created a general buildable think function
* Fixed the post armoury weapon selection for real
* Balance tweaks
* A pile of other crap
|
|
* Reduced size of misc_particle_system entity in entities.def
* Added prebuild sounds for the buildables
|
|
* Fixed the broken buildables bug for real this time (fingers crossed)
* Disabled firing modes for destroyed buildables
|
|
* Crosshair names (re)implemented
* Mofo attack anims randomised
* Mofo charge anim triggered
* Switched the order of the spawn menus
* Stamina no longer interferes with the jet pack
|
|
* Synced MOD_ and EV_ lists
* Removed "devmap" command from map rotation system
* Increased soldier bite damage to 50
* Reduced price of light armour to 70
* Added visibility tests to the hive and acid tube
* Some other stuff
|
|
* Dragoon now has linear projectile attack
* Hopefully fixed bug where muzzle particle systems weren't properly destroyed
* Base Chimera no longer has electrical attack
* Jet pack now "malfunctions" when the user takes damage
|
|
* Fixed particle system destruction bug with muzzle systems
* Fixed armoury retriggering bug
|
|
* View locking works again
* Trapper projectile is displayed properly
|
|
* Close to zero weapon specific client side code now remains
* Poison cloud effect now uses new particle system
* Fixed a couple of bugs in the particle system
|
|
* Hitscan weapons now use more generalised impact events
* Added functions that are called when an entity leaves and enters the PVS
|
|
* Added the server side stuff for the hive
|
|
* Removed defering stuff from model loader
* Modified CG_ScanForExistingClientInfo to load from corpseinfo
|
|
* Buildable weapons now have their effects properly applied
|
|
* Refactored and improved MG Turret AI
* DCC now increases speed of MG turrets and coordinates attacks
|
|
* Sounds for repairing stuff
* Fixed a buildable animation bug
* Added G_BroadcastEvent
|
|
* Remaining MOD_s added
* Added WP_MGTURRET to split to mgturret from the rifle
* Buildable weapons now use weapon lights and flash sounds etc
* Fixed turret oscillation bug
|
|
* Chucked all that god awful knock over code
* Replaced sticky field in class with acceleration and friction
* A few other random tidy ups
|
|
|
|
* Fixed buildable outline bug
* Scoreboard now longer shown on death
* Buildable kills no longer subtract 1 from score
|
|
|
|
* A few cleanups here and there
* Bye bye cg_creep.c
|
|
|
|
* Upgrade icons now use sensible names
* More cannon misspelling fixes
|
|
* Various other media issues
* Light flare tweaks
* I can spell, no really I can... (canon->cannon)
* Other stuff I forgot
|
|
* Finished code support for new armoury menu
|
|
* Random balance tweaks
|
|
|
|
* Crosshair per weapon
* Added dlight to flame balls - bit of a performance hit
* Tweaked flamer repeat rate
* Fixed human buildable explosion sound (FIXME: sync with anims?)
|
|
* Constants propogated throughout the source
* Various random fixes and tweaks
|
|
* Removal of most of the legacy Q3A stuff
* Cursor no longer displayed on load screen
* (Biggest commit EVAR?)
|
|
* Implemented most of WP_GROUD_POUND
|