Age | Commit message (Collapse) | Author |
|
|
|
|
|
* Other assorted changes
|
|
|
|
* 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
|
|
* Changed defaults for ui_smallFont and ui_bigFont
|
|
* 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
|
|
* 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%
|
|
|
|
|
|
* Added auto select option to team menu
* g_teamForceBalance now works
* Added "reload" command
* cg_lagometer now works
|
|
* Spawn queues
|
|
* 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
|
|
* Commented out telefrag code.. hopefully won't lead to stuck clients
* Raised the human item price ramp whilst slackening the alien value ramp
* Aliens now have a hard limit of 9 frags and humans 2000 credits
|
|
* Created a general buildable think function
* Fixed the post armoury weapon selection for real
* Balance tweaks
* A pile of other crap
|
|
* 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
|
|
* Implemented dynamic stage boundaries
* A shedload of balance tweaks
* Inevitably other stuff that I've forgotten whilst SF CVS has been down
|
|
* First frame of the buildable is now set before the construction animation
* Fixed a secondary buildable animation bug
|
|
* Dragoon pounce numbers fiddled a bit
|
|
* 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
|
|
* Fixed particle system destruction bug with muzzle systems
* Fixed armoury retriggering bug
|
|
* Voting for "nextmap" plays nice with old and new map rotation systems
|
|
* Removed some debug messages
* Severely cut down on static memory usage (130Mb)
|
|
* Changed a few jump heights
* Added vote team kick
* Re-placed the voting notes
* Passed voting info to UI module
* Removed "spawnBody" command
|
|
* 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
|
|
|
|
|
|
* Removed defering stuff from model loader
* Modified CG_ScanForExistingClientInfo to load from corpseinfo
|
|
|
|
* 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
|
|
* 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
|
|
* Changed Predictable events to regular events in g_cmds.c
|
|
bizarre bug"
|
|
* Fixed bug where credits weren't blanked between team changes
* Flamer ejection point now a tag
* Jetpack ejection point now a tag + jetpack flash
|
|
* 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
|
|
* "give funds" now takes a parameter - the credit to add
|