]> git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2022-03-27 z411Add chat prefixes z411/chat_tag
2022-03-26 terencehillForbid setting sudden death overtime when the game...
2022-03-26 terencehillFix indentation
2022-03-26 terencehillMerge branch 'bones_was_here/pipeline' into 'master'
2022-03-26 Rudolf PolzerTransifex autosync
2022-03-25 Rudolf PolzerTransifex autosync
2022-03-24 bones_was_hereMerge branch 'z411/new_timer_fix' into 'master'
2022-03-24 bones_was_herepipeline: don't complain about lack of zip program...
2022-03-24 z411Fixed timer in unlimited warmup
2022-03-23 Rudolf PolzerTransifex autosync
2022-03-22 Rudolf PolzerTransifex autosync
2022-03-21 bones_was_hereMerge branch 'ferreum/demoseeking-overhaul' into 'master'
2022-03-21 bones_was_hereantilag.qc: fix indenting
2022-03-21 bones_was_herepipeline: use make jobserver to run 3 compilationunits...
2022-03-21 bones_was_herepipeline: merge test_sv_unit into test_sv_game
2022-03-21 bones_was_herepipeline: optimise builds and stop ASAP if any fail
2022-03-21 bones_was_herepipeline: fail if notifications.cfg is outdated
2022-03-21 terencehillMerge branch 'bones_was_here/lms_specwarn' into 'master'
2022-03-21 bones_was_hereLMS: add a centreprint for the spectate warning
2022-03-21 Rudolf PolzerTransifex autosync
2022-03-20 bones_was_hereMerge branch 'terencehill/LMS_forfeits_end_match' into...
2022-03-20 terencehillLMS: end the game if after 30s less than 2 players...
2022-03-20 terencehillMerge branch 'terencehill/full_damage_fix' into 'master'
2022-03-20 terencehillUpdate hash
2022-03-20 terencehillReduce MIN_DAMAGEEXTRARADIUS because radius was increas...
2022-03-20 terencehillOffset Resource hook args to avoid conflicts as much...
2022-03-20 terencehillFix instagib bug where ammo pickups give nothing if...
2022-03-20 Rudolf PolzerTransifex autosync
2022-03-20 terencehillGet rid of Duel gametype checks in client code
2022-03-19 terencehillFix powerdown sound being played in instagib on death...
2022-03-19 terencehillRemove duplicate bind
2022-03-19 terencehillHUD editor: find keys for toggleconsole only when needed
2022-03-19 terencehillFix #2675 "Quickmenu closes when navigated by mouse"
2022-03-18 terencehillMerge branch 'master' into terencehill/full_damage_fix
2022-03-18 terencehillRefactor edgedamage calculation to be clearer and fix...
2022-03-18 bones_was_hereMerge branch 'bones_was_here/stepup_reliability' into...
2022-03-18 bones_was_hereMake stepping up while jumping reliable
2022-03-18 ferreummake demoseeking options non-persisted
2022-03-18 terencehillAdd NearestPointOnBoundingBox (copy of WarpZoneLib_Near...
2022-03-18 terencehillFix #2672 "Projectile damage unreliability regarding...
2022-03-17 bones_was_hereMerge branch 'bones_was_here/stepup_distance' into...
2022-03-17 bones_was_herePrevent players moving too far/fast when stepping up...
2022-03-17 bones_was_hereMerge branch 'bones_was_here/doxygen' into 'master'
2022-03-17 bones_was_hereMerge branch 'morosophos/xdf-speed-cfg-fix' into 'master'
2022-03-17 MorosophosXDF: move speed powerup params to balance-xdf.cfg and...
2022-03-17 Rudolf PolzerTransifex autosync
2022-03-16 Rudolf PolzerTransifex autosync
2022-03-14 terencehillSmall cleanup
2022-03-13 terencehillRemove an unused field; make it clear with a comment...
2022-03-13 terencehillSlightly optimize Spawn Near Teammate code mainly for...
2022-03-09 terencehillRemove redundant quotes in a name in the credits
2022-03-09 terencehillAllow exporting menu credits to data/data/credits.txt...
2022-03-09 Rudolf PolzerTransifex autosync
2022-03-08 terencehillFix double "5 minutes remaining" announcement if timeli...
2022-03-08 terencehillMake the timer turn red at 1:00, not 0:59 seconds remaining
2022-03-08 Rudolf PolzerTransifex autosync
2022-03-07 terencehillFade in centerprint messages that last less than 2...
2022-03-07 terencehillMove out of hud skins some personal centerprint settings
2022-03-07 terencehillStop countdown to timeout start if timeout was aborted...
2022-03-07 Rudolf PolzerTransifex autosync
2022-03-06 terencehillFix powerup sound not stopped on disconnection and...
2022-03-06 terencehillFix powerup sound not stopped on death if powerup was...
2022-03-06 Rudolf PolzerTransifex autosync
2022-03-06 terencehillTimer panel: fix timeout check and whitespace
2022-03-06 terencehillMerge branch 'z411/new_timer' into 'master'
2022-03-06 z411Centered timer on luminos minimal skin 978/head
2022-03-05 terencehillOptimize process_time(2, x) to use half the number...
2022-03-05 z411Aligned timer dimensions to grid
2022-03-05 terencehillDon't show "0 seconds" in human readable time format...
2022-03-04 z411Add subtimer vertical padding
2022-03-04 z411Using a separate global to keep track of overtime phase
2022-03-03 z411Not setting overtimes to -1 in suddendeath
2022-03-03 terencehillExecute TRANSMUTE(Observer, this); slightly earlier...
2022-03-03 terencehillMerge branch 'z411/ready_improvements' into 'master'
2022-03-03 Rudolf PolzerTransifex autosync
2022-03-02 Rudolf PolzerTransifex autosync
2022-03-01 terencehillAdjust smoke position of tuba and alternative instruments
2022-03-01 z411Fixed typo and standardized function names
2022-03-01 Rudolf Polzercmd setbots: add more than one bot at once.
2022-03-01 z411Fix but where sudden death could remove timelimit accid...
2022-03-01 z411Refactored time calculation in timer
2022-03-01 z411Removed intermission from timer subtext
2022-02-28 terencehillAvoid changing timelimit in the endmatch alias so that...
2022-02-28 Rudolf PolzerTransifex autosync
2022-02-28 z411Fixed intermission freeze for secondary timer
2022-02-27 z411Fixed compilation units
2022-02-27 z411Fixed bug where swapped timer wouldn't show anything...
2022-02-27 z411Added secondary timer to menu
2022-02-27 z411Using GAME_STOPPED to freeze the round timer
2022-02-27 Rudolf PolzerTransifex autosync
2022-02-25 terencehillCA: don't show "Press space to join" to eliminated...
2022-02-23 terencehillMerge branch 'z411/hide_invalid_ranks' into 'master'
2022-02-23 terencehillMerge branch 'terencehill/observer_spawnpoint' into...
2022-02-22 z411Change overtimes and timeout status to int
2022-02-21 terencehillRemove a debug print
2022-02-21 terencehillMerge branch 'DefaultUser/ToS_2' into 'master'
2022-02-21 z411Show invalid ranks as N/A 982/head
2022-02-21 terencehillLMS: Remove "^1Match has already begun" hud message...
2022-02-20 Rudolf PolzerTransifex autosync
2022-02-19 z411Adjusted skins to make room for new timer
next