]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc/server
Merge branch 'master' into Lyberta/StandaloneOverkillWeapons
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server /
2017-02-12 MarioUpdate player's colorized name for the game log
2017-02-12 MarioMake team coloring of playername an optional parameter...
2017-02-12 MarioFix lightning gun in target_give
2017-02-10 terencehillDon't select jumppads and teleporters as destination...
2017-02-10 terencehillFix removal of jumppad as goal not working that caused...
2017-02-10 terencehillAllow bots to roam on the map even if there's no item...
2017-02-09 terencehillMerge branch 'master' into terencehill/bot_AI_improvements
2017-02-08 terencehillStop bunnyhoping when bot slows down for some reason
2017-02-08 MarioAdd an argument to spectate command, to allow spectatin...
2017-02-06 terencehillSplit READSKILL macro in multiple lines
2017-02-06 terencehillFix drunk-like behaviour of certain bots when skill...
2017-02-06 terencehillSimilarly to the previous commit, make detection of...
2017-02-05 terencehillFix head-banging against walls detection
2017-02-03 MarioAdd a way to set the score given for a flag per entity...
2017-01-31 MarioDon't show anonymous record message in CTF
2017-01-30 terencehillFix speed checks. The broken loose goal touching check...
2017-01-30 terencehillCheck if rating a waypoint is better than the enemy...
2017-01-30 terencehillMake so that bots chase players unless they go to dange...
2017-01-30 terencehillMerge branch 'master' into terencehill/bot_item_rating
2017-01-30 MarioAdd a file parameter to quickmenu, to allow loading...
2017-01-29 MarioMerge branch 'Mario/ctf_rankings' into 'master'
2017-01-29 terencehillAdd a comment explaining the weird rounding math of...
2017-01-29 MarioFix use of switchweapon in death weapon throwing code
2017-01-29 MarioFix players potentially picking up a second flag
2017-01-29 MarioPinata mutator shouldn't affect purity
2017-01-29 MarioMake super weapon time spectatable
2017-01-29 MarioFix CTF rankings not acquiring player's name for the...
2017-01-28 MarioMerge branch 'Mario/overkill' into 'master'
2017-01-28 MarioHopefully fix compilation test
2017-01-28 MarioMinor tweak to make it actually work again
2017-01-28 MarioAdd a new mode to weaponswitch debug which enforces...
2017-01-28 MarioMinor cleanup in hook removing code (probably doesn...
2017-01-28 MarioMerge branch 'master' into Mario/overkill
2017-01-27 MarioFix map screenshots not appearing even if the secondary...
2017-01-27 MarioAdd a property for item's default pickup_anyway value
2017-01-24 terencehillAvoid rating all the items repeatedly when a bot reache...
2017-01-21 terencehillFine tune enemy rating
2017-01-20 terencehillAllow bots to run to powerups and megas a little time...
2017-01-20 terencehillMerge branch 'master' into terencehill/bot_item_rating
2017-01-20 terencehillMaybe it works if I initialize it properly...
2017-01-20 terencehillFix uninitialized vector...
2017-01-20 terencehillOops! Fix compilation
2017-01-20 terencehillOptimize/clean up havocbot_goalrating_items a little bit
2017-01-20 terencehillRemove a useless tracebox_hits_trigger_hurt: dropped...
2017-01-18 terencehillRate more small healths/armors in groups
2017-01-18 MarioBlock anonymous records from the CTS leaderboard
2017-01-17 MarioShow the race checkpoint marker on the triggers, instea...
2017-01-15 MarioAllow listing a single records page
2017-01-14 terencehillFix stupid bug causing bots to never go for enemy flag...
2017-01-13 MarioFix monsters not attacking some targets, also fix monst...
2017-01-12 MarioMerge branch 'terencehill/bot_AI' into 'master'
2017-01-12 MarioAdd an option to show CTS-style capture time rankings...
2017-01-12 terencehillMerge branch 'master' into terencehill/bot_AI 404/head
2017-01-12 terencehillFix compilation unit
2017-01-11 terencehillMerge branch 'master' into terencehill/bot_AI
2017-01-11 terencehillSmall cleanup
2017-01-10 MarioMerge branch 'terencehill/notification_cvars' into...
2017-01-10 MarioRemove weapon_blocked
2017-01-10 terencehillBot AI: improve item rating
2017-01-09 terencehillMove game_stopped setting to game modes that want it
2017-01-09 MarioRestore round handler resetting behaviour by not settin...
2017-01-09 MarioOptimize round restarting code and fix some modes ...
2017-01-09 MarioFix invasion spawn priority preferring spawns that...
2017-01-07 terencehillDon't allow players to become spectators after the...
2017-01-07 MarioAdd a hidden flag to monsters, so they don't show up...
2017-01-07 terencehillFix players not blocked and not able to vote when a...
2017-01-06 terencehillHandle notifications with team information with a singl...
2017-01-05 MarioAdd the weapon entity to the firebullet mutator hook
2017-01-04 terencehillFix another game over check; remove some redundant...
2017-01-04 terencehillRename gameover to game_stopped as it makes more sense...
2017-01-04 terencehillAllow spectators to vote if sv_vote_nospectators is...
2017-01-04 terencehillIf a round hasn't started yet forbid primary and second...
2017-01-04 MarioMerge branch 'Mario/wepent_experimental' into 'master'
2017-01-03 MarioMerge branch 'master' into Mario/wepent_experimental
2017-01-03 MarioMerge branch 'terencehill/keyhunt' into 'master'
2017-01-02 MarioMerge branch 'martin-t/ok_weap' into 'master'
2017-01-02 MarioMerge branch 'martin-t/info' into 'master'
2017-01-01 MarioHardcode the health/damage limits for pain sounds and...
2017-01-01 Martin Taibrremove "client version and server version are compatibl... 401/head
2016-12-31 terencehillMerge branch 'master' into terencehill/keyhunt
2016-12-31 Martin Taibroverkill: take into account last weapon held when switc... 400/head
2016-12-31 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-31 MarioMerge branch 'Mirio/balance' into 'master'
2016-12-31 MarioMerge branch 'martin-t/shuffleteams' into 'master'
2016-12-31 MarioMerge branch 'martin-t/maxshotdist' into 'master'
2016-12-31 MarioMerge branch 'master' into martin-t/shuffleteams
2016-12-31 MarioMerge branch 'master' into martin-t/maxshotdist
2016-12-31 MarioMerge branch 'martin-t/misc' into 'master'
2016-12-31 MarioMerge branch 'master' into Mario/wepent_experimental
2016-12-31 MarioRemove the if() check, all we're doing is setting it...
2016-12-31 MarioMerge branch 'master' into Mirio/balance
2016-12-31 MarioMerge branch 'terencehill/bot_fix' into 'master'
2016-12-31 MarioDon't modify the old weapon entity when observing
2016-12-30 terencehillFix %W in chat messages again...
2016-12-30 terencehillMutators dialog: fix "No start weapons" checkbox enabli...
2016-12-30 Martin TaibrPlayerDamage_Calculate -> Damage_Calculate
2016-12-30 Martin Taibrsimplify cl_handicap, update description
2016-12-29 terencehillOptimize trigger_hurt check
2016-12-29 terencehillDon't allow bots to move towards a dropped weapon until...
2016-12-29 terencehillFix wrong checks causing bots to ignore dropped weapons...
next