]> de.git.xonotic.org Git - voretournament/voretournament.git/history - data/qcsrc/server/cl_physics.qc
Include gmqcc binaries for Windows and Linux
[voretournament/voretournament.git] / data / qcsrc / server / cl_physics.qc
2013-06-11 MirceaKitsuneGive prey the same view orientation as predators when...
2013-06-10 MirceaKitsuneGet VoreTournament code to compile with gmqcc. To be...
2012-05-16 MirceaKitsuneProperly calculate dodging speed based on player size...
2012-05-16 MirceaKitsuneCleanup and improve dodging code implementation
2012-05-16 MirceaKitsuneAdd vore and size offsets to dodging speed. Needs testing
2012-05-16 MirceaKitsunePort dodging from Xonotic. Double-tap a movement key...
2012-03-16 MirceaKitsuneCorrect ground impact particle count when healthsize...
2012-03-16 MirceaKitsuneMake particles depend on player scale even more
2012-03-15 MirceaKitsuneCvar the speeds of punchangle and punchvector, and...
2012-03-03 MirceaKitsuneDon't shake the ground for prey
2012-03-03 MirceaKitsuneLastly, make the earthquake effect only be caused by...
2012-03-03 MirceaKitsuneEarthquake for falling, obviously stronger than that...
2012-03-03 MirceaKitsuneMerge branch 'master' into mirceakitsune/macro_walk_effects
2012-03-03 MirceaKitsuneActually, make ground impact particle amount depend...
2012-03-03 MirceaKitsuneFix some things I forgot, and make ground impact partic...
2012-03-03 MirceaKitsuneSame for the falling sounds
2012-03-03 MirceaKitsuneAllow setting the volume of a global sound
2012-03-01 MirceaKitsuneCvar and fix crouch speed
2012-01-31 MirceaKitsuneDon't cause surface impact particles for flying spectators
2012-01-29 MirceaKitsunePort flying spectators from Xonotic. They don't go...
2012-01-02 MirceaKitsuneStunning: Return instead of setting wishspeed to 0
2012-01-02 MirceaKitsuneGrabber alt fire will also stun players, making it...
2011-11-18 MirceaKitsuneFix the worst cases of divisions by zero
2011-08-03 MirceaKitsuneI'm bored. Add some ground impact particle effects ^^
2011-07-18 MirceaKitsuneMerge branch 'master' into mirceakitsune/quantity_stoma...
2011-07-18 MirceaKitsuneAdapt walking speed based on stomach load to the new...
2011-07-18 MirceaKitsuneFix how weight is calculated and applied
2011-07-18 MirceaKitsuneRename some cvars
2011-07-18 MirceaKitsuneFurther progress on the belly mass system
2011-07-13 MirceaKitsuneUse pow() for all scale differences, which should make...
2011-07-13 MirceaKitsuneAlso cut the veolcity of predators, the closer they...
2011-07-09 MirceaKitsuneApply weighty gravity first
2011-07-09 MirceaKitsuneApply weight based speed reduction in a different area...
2011-07-09 MirceaKitsuneChange how movement cutting is applied
2011-07-09 MirceaKitsuneMerge branch 'master' into mirceakitsune/slow_swallowing
2011-07-09 MirceaKitsuneBalance the swallow progress movement cutting factor...
2011-07-09 MirceaKitsuneprey now walks slower the closer they are to being...
2011-05-03 MirceaKitsuneUse self.stat_eaten instead of checking self.predator...
2011-05-02 MirceaKitsuneMerge branch 'master' into mirceakitsune/health_size
2011-05-02 MirceaKitsuneScale the amount by which movement is influenced by...
2011-05-02 MirceaKitsuneFix a comment
2011-05-02 MirceaKitsuneMovement and jumping speed now depends on size. Needs...
2011-04-16 MirceaKitsuneIf we teleported above the ground, require touching...
2011-04-14 MirceaKitsuneFix infinite multijumps
2011-04-14 MirceaKitsuneFix another forgotten code. Multijump finally works now
2011-04-14 MirceaKitsuneAttempt to port Xonotic's multi-jump feature (previousl...
2011-02-27 MirceaKitsuneUse fakepredator in more important cases
2011-02-26 MirceaKitsuneSeparate health and armor regen pauses
2010-09-24 MirceaKitsuneg_deathspeed. A cruel way to fix the bot falling issue...
2010-09-09 MirceaKitsunePunchangle effect when voring. Your view will get tilte...
2010-09-08 MirceaKitsuneeater -> predator, because that's a more correct word
2010-09-06 MirceaKitsuneNever allow using the jetpack in someone's belly (and...
2010-09-06 MirceaKitsuneCorrect button name
2010-09-01 MirceaKitsuneInitial checkout of Vore Tournament 0.1.alpha.