summaryrefslogtreecommitdiff
path: root/src/game/g_client.c
AgeCommit message (Collapse)Author
2004-01-25* Fixed two serious particle system bugsTim Angus
* Created a general buildable think function * Fixed the post armoury weapon selection for real * Balance tweaks * A pile of other crap
2004-01-21* (Experimental) fix for a remaining broken buildable bugTim Angus
* Decreased door trigger size again * Creep is now triggered by s.time instead of events * Added CVAR_CHEAT cg_drawBBOX to show the bounding boxes of some entities * Prevent sprinting if BUTTON_WALK is down * Increased sprint drain rate * Client spawning code unified with buildable validation code * Spawns are now testing for validity before they are built
2004-01-15* Reduced FALLING_THRESHOLD slightlyTim Angus
* Fixed (id) bug in pmove that prevented the jump animation being triggered * Combined EV_PLAYER_RESPAWN and EV_ALIEN_EVOLVE
2004-01-13* Changed charge feedback and timing a bitTim Angus
* First frame of the buildable is now set before the construction animation * Fixed a secondary buildable animation bug
2004-01-11* Sorted out hydra gas screwupsTim Angus
* 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
2003-09-30* Human and alien buildable destructions are now particle system poweredTim Angus
* Acid tube effect is now particle system powered * Disabled hitSound * Sound other random tidyups
2003-09-03* Jetpack handling rejigged a bit to cooperate with other move types betterTim Angus
* All upgrades are deactivated upon death now * Bodies no longer dtf but have their model origins matched with the player
2003-08-31* Changed the variable names pteam, pclass and pitem to be more descriptiveTim Angus
* Removed defering stuff from model loader * Modified CG_ScanForExistingClientInfo to load from corpseinfo
2003-08-19* Fixed spawn kick for aliensTim Angus
* Creep grows in accordance to buildTime * Construction animation doesn't start until the end of buildTime
2003-08-19* Buildables now take time to "warp in"Tim Angus
* A few cleanups here and there * Bye bye cg_creep.c
2003-08-15* Prelim introduction of the blasterTim Angus
2003-08-12* Disabled automatically bringing up spawn menus to prevent cutting off chatTim Angus
* EV_NEXT_WEAPON event now only triggers on the correct client * Creep slowdown totally reworked, it's now predicted and might actually work * Listboxes now have their selection set to 0 whenever displayed
2003-08-05* Added sanity checks to spawn code to (hopefully) prevent that "really ↵Tim Angus
bizarre bug"
2003-07-05* Hopefully eliminated all the BG_Find... fallthroughs for the classesTim Angus
* Introduced a really hacky fix to a model caching bug (ClientInfoChanged)
2003-06-16* Exchanged Dragoon and Hydra to better fit the modelsTim Angus
* Adjusted relavant attributes * Disabled bank * Credits now non-volatile * In stages where the advanced builder is allowed it is now available from the egg
2003-03-24* Changed the displacement the Q3A spectator-door-skipping code usesTim Angus
* Hopefully fixed a bug introduced with the new menu triggering
2003-03-23* Serverside menu triggering now uses server commands for increased reliabilityTim Angus
* Finished code support for new armoury menu
2003-03-21* Eggs regenerate fasterTim Angus
* Human weapons stronger * Radically changed the alien evolution process * Buy menu now only shows things you are able to buy
2003-03-20* Fixed corpse death pose bugTim Angus
* Removed extraneous debug info * Jet pack much faster * Blocked spawns now nonfunctional
2003-02-22* Removed "You fragged x" messageTim Angus
* Slowed down turrets * Increased points value of aliens * Hopefully fixed bank/armoury bugs (ps.persistant[] clamped to 16bits?) * G_Printf( ); only prints in nondedicated mode * Commented out annoying ClientUserinfo changed LogPrintf
2003-02-18* Removed debug outputTim Angus
2003-02-14* Fixed the huge gaping bugs in the battlesuit model switchingTim Angus
* Patch before this introduced nearby object for corpses
2003-02-14* Model precaching moved entirely to the client sideTim Angus
* Armour skins and battlesuit/helmet models now used
2003-02-11* Death animations now play correctly for nonsegmented modelsTim Angus
* Nonesgmented corpses now render properly
2003-02-10* Nonsegemented model system now animated - partiallyTim Angus
2003-01-27* Fixed a stupid HUD bugTim Angus
* Changes to viewheights, BBOXes and FOVs * Added some code to nudge the spawn origin of an infest spawning alien * Infesting view now traces to find position * Some changes to weapon ranges
2002-12-02* Bounding box fiddlesTim Angus
* Added a small radius search to the use action * Fixed a couple of crash bugs
2002-11-18* Tweakage of valuesTim Angus
* Sorted out hud selection code * Wall walk smoothes now performed in the correct order (d'oh) * Fixed bug involving human credit
2002-10-22* 1.32 point release updateTim Angus
2002-10-11* Alien staging health modificationTim Angus
* Fixed a bunch of SIG_SEGV bugs
2002-09-16* Added global header tremulous.h in preparation for balancingTim Angus
* Constants propogated throughout the source * Various random fixes and tweaks
2002-09-09* General tidy up and beautification of codeTim Angus
* Removal of most of the legacy Q3A stuff * Cursor no longer displayed on load screen * (Biggest commit EVAR?)
2002-09-03* Large purge of legacy Q3A codeTim Angus
* Removed Q3A team system * Removed "gametype" stuff * Removed items * Refactored buildable physics * Other general cleanups
2002-08-19* Slowblob implemented (WP_POUNCE_UPG)Tim Angus
* Generalised starting weapon mechanism * Alien booster restores ammo and a 30 second delay
2002-08-16* Emergency commit - fileserver dying :/Tim Angus
2002-08-09* Removal of Q3A armor[sic] system - freed up a STAT_ in the processTim Angus
2002-07-29* ScoreboardTim Angus
* Level 1 class blob fire * Loading screen * "SPECTATOR" display uses TA UI * Buildable weapon delays * Display of build points on huds
2002-06-24Bugfix to body sinkingTim Angus
2002-04-02General bug fixesTim Angus
2002-03-22Hud per class specified in bg_misc.c. Skin entry in class db now honouredTim Angus
2002-03-20Improved organ storingTim Angus
2002-03-04The real bugfix to cg_wwFollow not being persistantTim Angus
2002-03-04Organ bankTim Angus
2002-02-17Added cg_wwFollow and fixed a subtle bug in the processTim Angus
2002-01-28General corpse updatesTim Angus
2002-01-27Instant credits for humans. Corpse's now disappear and change ownership over ↵Tim Angus
time.
2002-01-09A bunch of stuffTim Angus
2002-01-06Purged some more weapons code.Tim Angus
2002-01-03Fix ROLL bug when spawning from ceiling eggTim Angus
2002-01-02Random tweaks and bug fixesTim Angus