Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
* Inverted the direction in which a player is spawned
* Fixed the alien buildable axis explosion bug
* Fixed some class name foul ups in the obituaries
* Disabled friendly fire by default
|
|
|
|
* 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
|
|
|
|
credits/frags
|
|
* Damaged aliens now need a couple of seconds before they can regenerate
* Very slightly increased human buildable health in general
* Increased armoury and turret health a wee bit more significantly
* Classes which suicide/teamkill don't get taken into account for credit anymore
* Reduced chaingun damage slightly
* Increased angular speed of turrets
|
|
* Possibly fixed human "you must be dead" spawning bug
|
|
|
|
|
|
|
|
|
|
* Bugfix to first person animation on WP_BLASTER
|
|
|
|
|
|
* p.s. It's really hard to test!
|
|
|
|
|
|
* Other assorted changes
|
|
* 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
|
|
|
|
|
|
trigger_equipment, trigger_heal,
trigger_ammo, triggerable func_trains,
target_rumble, trigger_gravity
|
|
* Added "itemtoggle <any weapon>" command to toggle between blaster and primary
|
|
now prevent building on a surface, whereas surfaceparms "nobuild",
"noalienbuild" and "nohumanbuild" now prevent building within the confines of
a brush they're applied to.
* Buildables now trigger trigger_multiples and trigger_hurts
* Buildables don't trigger doors
|
|
* Changed defaults for ui_smallFont and ui_bigFont
|
|
* Tweaked some font values
|
|
* Average number of players code now works
|
|
* Added stats on game end to aid balancing
* "itemact <weaponname>" now selects a weapon as well as activating an upgrade
* Disabled chat balloon entirely
|
|
|
|
|
|
|
|
|
|
* Prevented selling ckit exploit
* Increased build times by about 50%
* Reduced effectiveness of teslagen
|
|
* Spawns that are interfered with plats now suicide
* Fixed spectator scrolling colour screwup
|
|
|
|
* Fixed some serious bugs in the spawn queue code
|
|
* Hitting K_ENTER when a listbox has focus now invokes its doubleClick handler
* You can't use objects when dead any longer
* Team change broadcast message fixed
|
|
* Alien evolution is no longer allowed within range of humans
* Reduced human damage boost from 10% to 7%
* Reduced reactor base health to 1250
|
|
* Possibly fixed the spectator scrolling not working
* Spawn queue position is now displayed when queued
* Pressing BUTTON_ATTACK removes the client from the spawn queue
|
|
|
|
* 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%
|
|
|
|
|