]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2013-06-16 Matthias KrügerMerge branch 'master' into matthiaskrgr/gitignore
2013-06-16 MarioFix monster gravity
2013-06-16 MarioFix fish not swimming upwards
2013-06-16 MarioFix compile error
2013-06-16 MarioRemove poison (needs a proper implementation)
2013-06-16 MarioUse a separate timer for monster enemy checking
2013-06-16 Samual LenksTry CTF respawn delay of 5 seconds
2013-06-16 MarioMerge branch 'master' into Mario/monsters
2013-06-15 terencehillMake cmd followfc change to the other fc if we are...
2013-06-15 terencehillFix superspec bug that caused to see in the HUD you...
2013-06-15 terencehillAlso remove pointless commented out code
2013-06-15 terencehillFix color codes too...
2013-06-15 terencehillOMG! There were SOME typos in the superspec code...
2013-06-15 Samual LenksMerge remote-tracking branch 'origin/ablu/bumblebeefix'
2013-06-15 Samual LenksMerge remote-tracking branch 'origin/ablu/vehiclestreng...
2013-06-15 Samual LenksMerge remote-tracking branch 'origin/master' into divVe...
2013-06-15 MarioMove more g_ca checks into mutator hooks
2013-06-15 MarioMove thrown nades to the side a bit more
2013-06-14 Erik SchillingFixed infinite strength in vehicle
2013-06-14 Erik SchillingRemoved commented out code
2013-06-14 Erik SchillingDo not leave a heal beam if pilot exits the bumblebee
2013-06-14 Erik SchillingMade the spiderbot less laggy
2013-06-14 Erik SchillingBalanced Raptor and Racer a bit
2013-06-14 MarioMove some more CA damage checks into the mutator hook
2013-06-14 MarioMove a CA damage check into a mutator hook
2013-06-14 MarioFix spider not freezing its prey
2013-06-14 MarioMerge branch 'master' into Mario/monsters
2013-06-14 Samual LenksCompromise: Try decreasing Nex raise switchdelay
2013-06-13 Matthias KrügerMerge branch 'master' into matthiaskrgr/gitignore
2013-06-13 MarioRemove hook mutator block flags (hook is allowed in...
2013-06-13 MarioDon't disable hook in rifle arena
2013-06-13 MarioAdd an option to auto revive from fall damage
2013-06-12 Rudolf Polzeradd unit test for decibels slider
2013-06-12 Rudolf PolzerMerge branch 'master' into divVerent/simplified-sound...
2013-06-12 Rudolf Polzeradd a simple (yet unused) unit test framework.
2013-06-12 Rudolf Polzerdecibel sliders: far left means zero (linear scaled...
2013-06-12 MarioMerge branch 'master' into Mario/monsters
2013-06-11 MarioMerge branch 'master' into Mario/mutators
2013-06-11 MarioAdd damageinfo for nades
2013-06-11 Samual LenksDelete the "attic" folder-- we have git history for...
2013-06-11 MarioMove camp check to the mutator system
2013-06-11 MarioAdd new dodging cvars
2013-06-11 MarioUse a bad trick to allow nades only in mutators which...
2013-06-11 MarioMerge branch 'Mario/rifle_arena' into Mario/mutators
2013-06-11 MarioFix compile errors
2013-06-11 MarioMerge branch 'Mario/nades_mutator' into Mario/mutators
2013-06-11 MarioMerge branch 'Mario/mutators_config' into Mario/mutators
2013-06-11 MarioMerge branch 'master' into Mario/nades_mutator
2013-06-10 Samual LenksMerge remote-tracking branch 'origin/samual/gameplay'
2013-06-10 Samual LenksMake XPM match default weapons too
2013-06-09 Matthias KrügerMerge branch 'master' into matthiaskrgr/gitignore
2013-06-09 MarioAdd another check to make sure hook complains when...
2013-06-09 MarioAdd some more checks to make sure nades don't use hook...
2013-06-09 MarioAdd nade slapping & fix nade not playing sound in 3rd...
2013-06-07 terencehillFix map vote cursor can't be moved if somebody connects...
2013-06-06 MarioMove some nexball checks into mutator hooks
2013-06-06 MarioReplace monster_delayedattack mess with defer
2013-06-06 MarioAdd warmup support to melee only arena
2013-06-06 MarioAdd warmup support to minstagib
2013-06-06 MarioAdd negative gravity jumppad fix by Player 2
2013-06-06 MarioUse cvar_string instead of ftos(cvar) for sv_gravity...
2013-06-06 MarioUse settemp to save original gravity setting
2013-06-06 MarioMerge branch 'Mario/melee_mutator' into Mario/mutators
2013-06-06 MarioMove footsteps to the mutator system
2013-06-06 MarioMove jump grunt to the mutator system
2013-06-06 MarioRemove minstagib check from vampire mutator (vampire...
2013-06-06 MarioMove multijump to the mutator system
2013-06-06 MarioFix norecoil using midair mutators string hook
2013-06-06 MarioMove norecoil to the mutator system
2013-06-06 Samual LenksRevert part of the laser force increase back to normal
2013-06-06 MarioReset gravity if g_random_gravity has been turned off
2013-06-06 MarioNew mutator: random gravity - changes gravity randomly...
2013-06-06 MarioMove bloodloss to the mutator system
2013-06-06 MarioMove midair to the mutator system
2013-06-06 MarioMove pinata to the mutator system
2013-06-06 Samual LenksSome updates from a bit of playtesting
2013-06-06 MarioMelee only arena mutator
2013-06-05 MarioAllow setting monster skin from spawnfunc
2013-06-05 MarioDon't heal players with invincibility powerup
2013-06-05 MarioDon't allow changing mage skin with editmob command
2013-06-05 MarioFix mage constantly trying to increase ammo if the...
2013-06-05 MarioAdd new healing abilities for mage & lower self healing...
2013-06-05 MarioLower mage health
2013-06-05 MarioDon't align monster with ground
2013-06-05 MarioFix monsters not stopping when they reach their target
2013-06-05 MarioSlightly improve monster movement to be less laggy
2013-06-05 MarioFix spectators throwing nades
2013-06-05 MarioFix reversed team explosions
2013-06-05 MarioBegin making nades a separate mutator
2013-06-05 Samual LenksIncrease rocket force 400->450
2013-06-05 Samual LenksIncrease Hagar speed, 2200->2500
2013-06-05 Samual LenksDouble the negative force on Crylink secondary (great...
2013-06-05 Samual LenksIncrease Laser force
2013-06-05 Samual LenksWorking on a new physics config for Xonotic-
2013-06-05 MarioAdd a very basic poison effect for stingray
2013-06-05 MarioMerge branch 'master' into Mario/monsters
2013-06-05 MarioMerge branch 'master' into Mario/rifle_arena
2013-06-05 Samual LenksLimit maximum length of vote commands to 160 by default xonotic-v0.7.0
2013-06-05 Samual LenksList percentage completion for the languages in the...
2013-06-05 MarioMerge branch 'master' into Mario/rifle_arena
next