]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/history - qcsrc
Merge branch 'master' into Lyberta/StandaloneOverkillWeapons
[xonotic/xonotic-data.pk3dir.git] / qcsrc /
2017-02-28 MarioGive turret murders a placeholder death message (don...
2017-02-28 MarioAs a more acceptable compromise, increase the max damag...
2017-02-28 MarioDecrease default max damagetext size to 14 (still 3...
2017-02-27 terencehillFix bots not jumping to get out of lava and water
2017-02-27 terencehillMerge branch 'martin-t/damagetext' into 'master'
2017-02-27 MarioDon't force the switching if the weapon is the same...
2017-02-27 MarioHopefully fix find counter
2017-02-27 Marioplayer_powerups isn't called when game_stopped is activ...
2017-02-27 MarioUse WEP_CVAR instead of a hacky stat for getting vortex...
2017-02-26 MarioHost name -> Hostname
2017-02-26 MarioMerge location_isok and beamsweep_badpoint (same functi...
2017-02-26 MarioShow the number of entities found with find command
2017-02-26 MarioClear out an unnecessary switch
2017-02-26 MarioAdd KingPimpCommander to the Art credits (artist behind...
2017-02-24 Martin TaibrMerge branch 'master' into martin-t/damagetext
2017-02-24 MarioClean up fusion reactor's target validation function...
2017-02-24 MarioUse StartItem on monster's dropped items instead of...
2017-02-24 Martin Taibrmy better shot at float comparisons
2017-02-24 Martin Taibrmy best shot at float comprisons
2017-02-23 MarioClean up buff randomization a bit (less likely to get...
2017-02-22 MarioHide a cvar from the purechanges list
2017-02-22 Martin Taibrthe conditions are identical, make them look identical
2017-02-22 MarioAdd an optional argument to the screenshot ent creation...
2017-02-22 MarioUse FILE_APPEND in screenshot ent creation command...
2017-02-21 MarioUnhardcode reference to mega erebus
2017-02-21 MarioMerge branch 'morphed/newrl' into 'master'
2017-02-21 MarioMerge branch 'Mario/weapon_animation_fix' into 'master'
2017-02-21 MarioPrevent picking up buffs immediately after spawning
2017-02-20 Mariomythis isn't a word
2017-02-20 MarioIf viewlocation has no ending target, consider it non...
2017-02-20 MarioMake sure conveyor isn't added to the drawables list...
2017-02-20 MarioFix weapon attack animations getting cut short by the... 411/head
2017-02-20 MarioAdd a new hook for client shutdown (disconnects etc)
2017-02-19 Martin TaibrMerge branch 'master' into martin-t/damagetext
2017-02-19 MarioAdd a debug option to turn off the extra stuff on trigg...
2017-02-18 terencehillRespect box waypoint size
2017-02-18 MarioLoop through items intrusive list instead of cycling...
2017-02-18 MarioMerge branch 'Mario/bd_tweak' into 'master'
2017-02-18 MarioEnforce repressing key to jump if player is in view...
2017-02-18 MarioMerge branch 'terencehill/bot_AI_improvements' into...
2017-02-17 terencehillMerge branch 'master' into terencehill/bot_AI_improvements 409/head
2017-02-17 terencehillImprove loose goal touching check when not running...
2017-02-16 terencehillMake bots more responsive while chasing players
2017-02-16 terencehillRemove redundant head-banging against walls check....
2017-02-16 MarioAdd a level warp target entity to allow maps to trigger...
2017-02-16 MarioFix joining after spectating keeping the spectatee...
2017-02-16 MarioOnly use SetSpectatee when disconnecting if the client...
2017-02-16 MarioWhen player re-spawns, copy the gun alignment from...
2017-02-16 terencehillIf for some reason bot doesn't get close to the current...
2017-02-15 terencehillFix head-banging detection against not so high walls...
2017-02-15 terencehillIf for some reason final goal was removed clear route...
2017-02-15 MarioUse playername in a few more places
2017-02-15 MarioFor sanity, give items an identifier name (like all...
2017-02-14 MarioAdd an item init attribute function, so the item's...
2017-02-14 terencehillFind a new goal as soon as the item bot is running...
2017-02-14 terencehillRemove an item about to spawn as goal if somebody else...
2017-02-14 terencehillFix usage message of bot_cmd moveto
2017-02-14 MarioPrevent using tell command while connecting, also disal...
2017-02-13 terencehillMerge branch 'master' into terencehill/bot_AI_improvements
2017-02-13 terencehillFix g_waypointeditor_saveall saving each waypoint 32...
2017-02-13 terencehillDon't get unstuck bot from jumppad (leading it to a...
2017-02-13 MarioMake sure player is killed in CTS if they clear all...
2017-02-13 MarioDon't clear waypoints on death
2017-02-13 MarioAbuse the new hidden option to make a kind of 'practice...
2017-02-13 MarioClear personal waypoint on death
2017-02-13 MarioMake sure it isn't counted as cheating
2017-02-13 MarioAdd a hidden option to allow checkpoints to not count...
2017-02-13 MarioConvert medkit to mega armor (being a holdable means...
2017-02-12 MarioSync buff_time to spectators and don't run buff player...
2017-02-12 MarioFor sanity, split the scoreboard name field into a...
2017-02-12 MarioAdd playername to another game log message
2017-02-12 MarioApply playername function to votes
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 MarioApply color replacement to notification arguments
2017-02-12 MarioUpdate notification HUD name colors too
2017-02-12 MarioFix rankings too
2017-02-12 MarioUpdate colors for speed awards too
2017-02-12 MarioMake checking of name a bit more reliable
2017-02-12 MarioColorize vote and race record names when they're used...
2017-02-12 MarioFix lightning gun in target_give
2017-02-10 MarioSilence some turret warnings
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-10 MarioMake sure a bad string can't be drawn in reticle code
2017-02-10 MarioDon't run buff player logic during physics frames
2017-02-09 MarioPartial support for buffs in target_items entities
2017-02-09 terencehillMerge branch 'master' into terencehill/bot_AI_improvements
2017-02-09 MarioAdd an option to disable dropping of buffs with the...
2017-02-08 terencehillStop bunnyhoping when bot slows down for some reason
2017-02-08 MarioFix jetpack sound continuing when entering vehicle
2017-02-08 MarioAdd an argument to spectate command, to allow spectatin...
2017-02-08 MarioFix bumblebee using the same field for owner and attack...
2017-02-06 terencehillSplit READSKILL macro in multiple lines
2017-02-06 terencehillReset cl_lockview on map start
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 MarioAdd a console message when the map is changed
2017-02-05 MarioHide another big cause of mapinfo warning spam
next