Age | Commit message (Collapse) | Author |
|
* 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
|
|
* bobup now obeys class bob field
* Bob cycles altered a bit
|
|
* 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
|
|
* Buildable overrides now actually work
* Helmet is now a skin replacement instead of model
* Model destinations fixed up in the entities.def file
|
|
* Removed some debug messages
* Severely cut down on static memory usage (130Mb)
|
|
* View locking works again
* Trapper projectile is displayed properly
|
|
* Map rotation system
|
|
* Changed a few jump heights
* Added vote team kick
* Re-placed the voting notes
* Passed voting info to UI module
* Removed "spawnBody" command
|
|
* Removed SCA_CANJUMP and replaced with BG_FindJumpMagnitudeForClass
* Fixed bug where holding crouch on a non-crouching class distorted speed
|
|
|
|
* Acid tube effect is now particle system powered
* Disabled hitSound
* Sound other random tidyups
|
|
* 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
|
|
* Added the server side stuff for the hive
|
|
|
|
|
|
* Added fallDamage to class database
* Added DAMAGE_NO_LOCDAMAGE dflag to avoid calculating locational damage
|
|
|
|
|
|
* 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
|
|
|
|
|
|
* Client side creep significantly reworked
* MinNormal is actually tested for now
* Overmind no longer attacks after dying
* Some internal hivemind->overmind confusion fixups
|
|
* 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
|
|
* Introduced a really hacky fix to a model caching bug (ClientInfoChanged)
|
|
* Adjusted relavant attributes
* Disabled bank
* Credits now non-volatile
* In stages where the advanced builder is allowed it is now available from the egg
|
|
|
|
* Removed the code deprecated by the above change
* Fixed a typo in tremulous.h
|
|
* "give funds" now takes a parameter - the credit to add
|
|
* Finished code support for new armoury menu
|
|
* Human weapons stronger
* Radically changed the alien evolution process
* Buy menu now only shows things you are able to buy
|
|
* Ownerdrawn helmet, which was strangely not committed first time round
|
|
* 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
|
|
|
|
* Patch before this introduced nearby object for corpses
|
|
* Nonesgmented corpses now render properly
|
|
|
|
|
|
* Added ownerdraw to display a graphic when a usable buildable is nearby
* Converted alien sense and human scanner to ownerdraws
|
|
* 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
|
|
* Random balance tweaks
|
|
* Couple of balance values tweaked
|
|
* Added a small radius search to the use action
* Fixed a couple of crash bugs
|
|
|
|
* Sorted out hud selection code
* Wall walk smoothes now performed in the correct order (d'oh)
* Fixed bug involving human credit
|