2011-08-02 |
MirceaKitsune | Speed helper |
commit | commitdiff | tree | snapshot |
2011-08-02 |
MirceaKitsune | Ammo helper sound |
commit | commitdiff | tree | snapshot |
2011-08-02 |
MirceaKitsune | Ammo helper |
commit | commitdiff | tree | snapshot |
2011-08-02 |
MirceaKitsune | Armor helper |
commit | commitdiff | tree | snapshot |
2011-08-02 |
MirceaKitsune | Don't trigger the helper in many circumstances |
commit | commitdiff | tree | snapshot |
2011-08-02 |
MirceaKitsune | Beginning of a helper system (voice that speaks to... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
MirceaKitsune | Make gib sound volume dependent on gib size |
commit | commitdiff | tree | snapshot |
2011-08-02 |
MirceaKitsune | Make small dead bodies more likely to gib, and large... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
MirceaKitsune | Don't make shrinking dead players part of the vore... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
MirceaKitsune | Tweak healthsize cvar functionality, and allow specifyi... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
MirceaKitsune | Shrink dead prey less by default |
commit | commitdiff | tree | snapshot |
2011-08-02 |
MirceaKitsune | Remove g_healthsize_vore_pos, since it wasn't working... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
MirceaKitsune | For some reason, this doesn't seem to prevent anything... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
MirceaKitsune | Make the shrink dead prey cvar part of g_healthsize_... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
MirceaKitsune | Change how scaling of dead prey is applied |
commit | commitdiff | tree | snapshot |
2011-08-02 |
MirceaKitsune | Fix my last commit |
commit | commitdiff | tree | snapshot |
2011-08-02 |
MirceaKitsune | Specify a shrink limit for digested dead prey |
commit | commitdiff | tree | snapshot |
2011-08-02 |
MirceaKitsune | Cvar the feature to scale dead prey as it digests |
commit | commitdiff | tree | snapshot |
2011-08-02 |
MirceaKitsune | Remove g_vore_neighborprey_scale, as I realized it... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
MirceaKitsune | Allow dead prey to be scaled between 0 and 1 when digested |
commit | commitdiff | tree | snapshot |
2011-08-02 |
MirceaKitsune | Fix a bug I introduced in the last commits |
commit | commitdiff | tree | snapshot |
2011-08-02 |
MirceaKitsune | Don't allow scale to be smaller than 0.1, since that... |
commit | commitdiff | tree | snapshot |
2011-08-02 |
MirceaKitsune | Don't allow player / weapon model scale to go under 0 |
commit | commitdiff | tree | snapshot |
2011-08-01 |
MirceaKitsune | Document the new feature |
commit | commitdiff | tree | snapshot |
2011-08-01 |
MirceaKitsune | Some tweaks to the last feature |
commit | commitdiff | tree | snapshot |
2011-08-01 |
MirceaKitsune | Allow prey to stay inside dead predators (long as they... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
MirceaKitsune | Compile Corsair with full VIS support. ONE WHOLE WEEK... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
MirceaKitsune | Tweak some balancing settings that have changed functio... |
commit | commitdiff | tree | snapshot |
2011-08-01 |
MirceaKitsune | No vore taunts for dead prey and predators with dead... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
MirceaKitsune | Some more balancing tweaks |
commit | commitdiff | tree | snapshot |
2011-07-31 |
MirceaKitsune | Oops... fix a bug in a recent bot AI code |
commit | commitdiff | tree | snapshot |
2011-07-31 |
MirceaKitsune | Don't bulge the belly at all if our total prey is very... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
MirceaKitsune | Gib size now depends on player size |
commit | commitdiff | tree | snapshot |
2011-07-31 |
MirceaKitsune | Teach bots to use the new feature wisely |
commit | commitdiff | tree | snapshot |
2011-07-31 |
MirceaKitsune | I think stomach kicks can do more damage now, since... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
MirceaKitsune | Document the new change in release notes |
commit | commitdiff | tree | snapshot |
2011-07-31 |
MirceaKitsune | Show HUD status when dead, if we are eaten |
commit | commitdiff | tree | snapshot |
2011-07-31 |
MirceaKitsune | Spawn gibs when regurgitating a dead body below gib... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
MirceaKitsune | Make sure health doesn't go below the limit |
commit | commitdiff | tree | snapshot |
2011-07-31 |
MirceaKitsune | Don't allow some vore functions when dead |
commit | commitdiff | tree | snapshot |
2011-07-31 |
MirceaKitsune | Don't allow prey that's still being digested to respawn |
commit | commitdiff | tree | snapshot |
2011-07-31 |
MirceaKitsune | Amplify digestion damage for dead prey |
commit | commitdiff | tree | snapshot |
2011-07-31 |
MirceaKitsune | Add a damage limit down to which dead prey can be diges... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
MirceaKitsune | Show minus health for prey on the stomach board |
commit | commitdiff | tree | snapshot |
2011-07-31 |
MirceaKitsune | Allow dead prey to remain in the stomach and be digeste... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
MirceaKitsune | Remove the feature to keep dead prey in the belly,... |
commit | commitdiff | tree | snapshot |
2011-07-31 |
MirceaKitsune | Wash stomach fluids faster off players that are underwater |
commit | commitdiff | tree | snapshot |
2011-07-31 |
MirceaKitsune | Tweak how regurgitation colors are applied for prey... |
commit | commitdiff | tree | snapshot |
2011-07-30 |
MirceaKitsune | Not if we're a gibbed dead body or not visible any... |
commit | commitdiff | tree | snapshot |
2011-07-30 |
MirceaKitsune | Tweak the particle effects better |
commit | commitdiff | tree | snapshot |
2011-07-30 |
MirceaKitsune | Some code and code comment arrangements for the last... |
commit | commitdiff | tree | snapshot |
2011-07-30 |
MirceaKitsune | Implement constant particles falling off regurgitated... |
commit | commitdiff | tree | snapshot |
2011-07-23 |
MirceaKitsune | Move the Racetrack radar to the correct folder |
commit | commitdiff | tree | snapshot |
2011-07-22 |
MirceaKitsune | Move map docs to the docs folder |
commit | commitdiff | tree | snapshot |
2011-07-22 |
MirceaKitsune | Corsair docs |
commit | commitdiff | tree | snapshot |
2011-07-22 |
MirceaKitsune | Waypoints for Corsair |
commit | commitdiff | tree | snapshot |
2011-07-22 |
MirceaKitsune | The non-official Nexuiz map corsair |
commit | commitdiff | tree | snapshot |
2011-07-22 |
MirceaKitsune | Corsair radar |
commit | commitdiff | tree | snapshot |
2011-07-22 |
MirceaKitsune | Scripts for an upcoming map |
commit | commitdiff | tree | snapshot |
2011-07-22 |
MirceaKitsune | Sounds for an upcoming map |
commit | commitdiff | tree | snapshot |
2011-07-22 |
MirceaKitsune | Textures for an upcoming map |
commit | commitdiff | tree | snapshot |
2011-07-22 |
MirceaKitsune | Models for an upcoming map |
commit | commitdiff | tree | snapshot |
2011-07-22 |
MirceaKitsune | New skybox for an upcoming map |
commit | commitdiff | tree | snapshot |
2011-07-22 |
MirceaKitsune | Good song for CyberParcour |
commit | commitdiff | tree | snapshot |
2011-07-22 |
MirceaKitsune | Info updates |
commit | commitdiff | tree | snapshot |
2011-07-22 |
MirceaKitsune | Compile a radar image, still |
commit | commitdiff | tree | snapshot |
2011-07-22 |
MirceaKitsune | The CTS map, CyberParcour. Since no items are placed... |
commit | commitdiff | tree | snapshot |
2011-07-22 |
MirceaKitsune | CyberParcour shader |
commit | commitdiff | tree | snapshot |
2011-07-22 |
MirceaKitsune | CyberParcour textures |
commit | commitdiff | tree | snapshot |
2011-07-22 |
MirceaKitsune | Racetrack waypoints. Although bots will never be as... |
commit | commitdiff | tree | snapshot |
2011-07-22 |
MirceaKitsune | Better Racetrack song |
commit | commitdiff | tree | snapshot |
2011-07-22 |
MirceaKitsune | Racetrack radar and other stuff |
commit | commitdiff | tree | snapshot |
2011-07-22 |
MirceaKitsune | The Nexuiz race map, racetrack |
commit | commitdiff | tree | snapshot |
2011-07-22 |
MirceaKitsune | Shaders for the new textures |
commit | commitdiff | tree | snapshot |
2011-07-22 |
MirceaKitsune | Commit some textures that will be needed |
commit | commitdiff | tree | snapshot |
2011-07-22 |
MirceaKitsune | Fix a bug causing the strength fire sound to be spammed... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
MirceaKitsune | Good songs for the new maps |
commit | commitdiff | tree | snapshot |
2011-07-20 |
MirceaKitsune | Document new maps in release notes |
commit | commitdiff | tree | snapshot |
2011-07-20 |
MirceaKitsune | Update maplist |
commit | commitdiff | tree | snapshot |
2011-07-20 |
MirceaKitsune | Toxic radar and waypoints cache |
commit | commitdiff | tree | snapshot |
2011-07-20 |
MirceaKitsune | Port Toxic, another Nexuiz map |
commit | commitdiff | tree | snapshot |
2011-07-20 |
MirceaKitsune | Forgotten maplist update |
commit | commitdiff | tree | snapshot |
2011-07-20 |
MirceaKitsune | Strength radar, and a shader the map uses. Also update... |
commit | commitdiff | tree | snapshot |
2011-07-20 |
MirceaKitsune | Why were those Ruiner lightmaps not on GIT? |
commit | commitdiff | tree | snapshot |
2011-07-20 |
MirceaKitsune | Port the Nexuiz map, Strength. |
commit | commitdiff | tree | snapshot |
2011-07-19 |
MirceaKitsune | Fix a bug with forced reloading |
commit | commitdiff | tree | snapshot |
2011-07-19 |
MirceaKitsune | Rework the buttons yet again. Both grabber modes is... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
MirceaKitsune | Properly resize the weapon settings window |
commit | commitdiff | tree | snapshot |
2011-07-19 |
MirceaKitsune | Document the firing button change |
commit | commitdiff | tree | snapshot |
2011-07-19 |
MirceaKitsune | Make grabber radius a little smaller now |
commit | commitdiff | tree | snapshot |
2011-07-19 |
MirceaKitsune | Merge branch 'master' into mirceakitsune/firing_buttons |
commit | commitdiff | tree | snapshot |
2011-07-19 |
MirceaKitsune | Make g_healthsize_vore_pos much smaller to reduce the... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
MirceaKitsune | Ah... keep primary fire for stomach kicks though |
commit | commitdiff | tree | snapshot |
2011-07-19 |
MirceaKitsune | Teach bots to use the new firing button |
commit | commitdiff | tree | snapshot |
2011-07-19 |
MirceaKitsune | Move vore swallowing to the alt fire button, which... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
MirceaKitsune | Allow grabber secondary to be toggled |
commit | commitdiff | tree | snapshot |
2011-07-19 |
MirceaKitsune | No alt fire if hooked or firing the hook |
commit | commitdiff | tree | snapshot |
2011-07-19 |
MirceaKitsune | We don't need to dim the crosshair this much when unarm... |
commit | commitdiff | tree | snapshot |
2011-07-19 |
MirceaKitsune | Fix a menu bug |
commit | commitdiff | tree | snapshot |
2011-07-19 |
MirceaKitsune | Better default crosshairs |
commit | commitdiff | tree | snapshot |
next |