Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-08-30 | * Rewrote TeslaGen AI | Tim Angus | |
* Refactored and improved MG Turret AI * DCC now increases speed of MG turrets and coordinates attacks | |||
2003-08-30 | * Integrated the overmind sounds | Tim Angus | |
* Sounds for repairing stuff * Fixed a buildable animation bug * Added G_BroadcastEvent | |||
2003-08-29 | * Buildables now use ANIM_TOGGLEBIT properly | Tim Angus | |
* 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 | |||
2003-08-29 | * Dumped setting buildable animations using events (pretty fucking dumb in | Tim Angus | |
hindsight) and replaced with an entityState_t based approach | |||
2003-08-29 | * Changed MOD_s for a couple of buildables to more sensible values | Tim Angus | |
* Added logging MOD_s * Exchanged ping and PB columns in server join menu * Removed debug spraff from server browser | |||
2003-08-28 | * Fixed jetpack animation weirdness | Tim Angus | |
* Made the jetpack client effect a little less spurious | |||
2003-08-28 | * Reworked the charge ability on the mofo | Tim Angus | |
* Chucked all that god awful knock over code * Replaced sticky field in class with acceleration and friction * A few other random tidy ups | |||
2003-08-27 | * Partial mofo charge ability from centuries ago | Tim Angus | |
2003-08-26 | * Added a bunch of MOD_s | Tim Angus | |
* Fixed buildable outline bug * Scoreboard now longer shown on death * Buildable kills no longer subtract 1 from score | |||
2003-08-20 | * Finally got off my ass and added some MOD_s ... finish tomorrow | Tim Angus | |
2003-08-19 | * Fixed spawn kick for aliens | Tim 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-16 | * Alien build weapons now purchasable so that CG_SetUIVars passes them to UI | Tim Angus | |
2003-08-15 | * Prelim introduction of the blaster | Tim Angus | |
2003-08-13 | * Sound is now played upon recharging weapons from the reactor/repeater | Tim Angus | |
2003-08-13 | * Rewards given for spawn, reactor and overmind kills | Tim Angus | |
2003-08-12 | * Bug fix to listbox reset feature | Tim Angus | |
* Client side creep significantly reworked * MinNormal is actually tested for now * Overmind no longer attacks after dying * Some internal hivemind->overmind confusion fixups | |||
2003-08-12 | * Disabled automatically bringing up spawn menus to prevent cutting off chat | Tim 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 | * Balance tweaks | Tim Angus | |
* Changed Predictable events to regular events in g_cmds.c | |||
2003-08-05 | * Added sanity checks to spawn code to (hopefully) prevent that "really ↵ | Tim Angus | |
bizarre bug" | |||
2003-08-03 | * Disable shootable doors | Tim Angus | |
2003-08-03 | * Weapons dropped when reloading | Tim Angus | |
2003-08-02 | * Fixed bug with blank upgrade menu when no upgrade possible | Tim Angus | |
* Fixed bug where credits weren't blanked between team changes * Flamer ejection point now a tag * Jetpack ejection point now a tag + jetpack flash | |||
2003-08-02 | * Merged chest and limb armour into "light armour" | Tim Angus | |
* Upgrade icons now use sensible names * More cannon misspelling fixes | |||
2003-08-01 | * Jetpack media code | Tim Angus | |
* Various other media issues * Light flare tweaks * I can spell, no really I can... (canon->cannon) * Other stuff I forgot | |||
2003-07-05 | * Hopefully eliminated all the BG_Find... fallthroughs for the classes | Tim Angus | |
* Introduced a really hacky fix to a model caching bug (ClientInfoChanged) | |||
2003-06-16 | * Exchanged Dragoon and Hydra to better fit the models | Tim 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-06-13 | * Code support for the "new" huds | Tim Angus | |
2003-03-29 | * Rewrote the weapon loader to reference a set of weapon.cfg files | Tim Angus | |
* Removed the code deprecated by the above change * Fixed a typo in tremulous.h | |||
2003-03-27 | * Light flares are now culled based on a new key "mindist" - minimum distance | Tim Angus | |
2003-03-24 | * Fixed a bug where aliens are assumed to have an extra kill | Tim Angus | |
* "give funds" now takes a parameter - the credit to add | |||
2003-03-24 | * Changed the displacement the Q3A spectator-door-skipping code uses | Tim Angus | |
* Hopefully fixed a bug introduced with the new menu triggering | |||
2003-03-23 | * Serverside menu triggering now uses server commands for increased reliability | Tim Angus | |
* Finished code support for new armoury menu | |||
2003-03-22 | * Code support for the new armoury menu | Tim Angus | |
2003-03-21 | * Eggs regenerate faster | Tim 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 bug | Tim Angus | |
* Removed extraneous debug info * Jet pack much faster * Blocked spawns now nonfunctional | |||
2003-02-27 | * Locational damage and armour actually work now | Tim Angus | |
* Ownerdrawn helmet, which was strangely not committed first time round | |||
2003-02-23 | * Fixed mutually recursive mine loop | Tim Angus | |
2003-02-23 | * Aliens should now bleed green | Tim Angus | |
* Added debug logging for the "Cannot build item" bug | |||
2003-02-22 | * Reset stages on map load | Tim Angus | |
2003-02-22 | * Removed "You fragged x" message | Tim 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 output | Tim Angus | |
2003-02-17 | * dbuild -> abuild | Tim Angus | |
2003-02-17 | * Aliens no longer employ weapon models | Tim Angus | |
* Different attack animations triggered for primary, secondary etc.. | |||
2003-02-14 | * Fixed the huge gaping bugs in the battlesuit model switching | Tim Angus | |
* Patch before this introduced nearby object for corpses | |||
2003-02-14 | * Model precaching moved entirely to the client side | Tim Angus | |
* Armour skins and battlesuit/helmet models now used | |||
2003-02-11 | * All nonsegemented model animations now triggered with the exception of ↵ | Tim Angus | |
PAIN[12] * Makefile altered to define __GAME__, __CGAME__ and __UI__ | |||
2003-02-11 | * Death animations now play correctly for nonsegmented models | Tim Angus | |
* Nonesgmented corpses now render properly | |||
2003-02-10 | * Chimera now uses "prowl" model | Tim Angus | |
2003-02-10 | * Nonsegemented model system now animated - partially | Tim Angus | |