]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2018-11-14 terencehillBot AI: make bots with low movement skill slow down...
2018-11-14 terencehillUpdate hash
2018-11-11 MarioMerge branch '2131-debloat-cts-db' into 'master'
2018-11-11 terencehillBot AI: fix slightly broken bot movement while targetin...
2018-11-11 terencehillFix #2156 (error message spam during automatic revival...
2018-11-11 Rudolf PolzerTransifex autosync
2018-11-10 Martin Taibrbetter vscode support
2018-11-09 terencehillFix removal of the locked waypoint
2018-11-09 Rudolf PolzerTransifex autosync
2018-11-06 terencehillBot waypoints: add 2 new commands "cmd wpeditor symaxis...
2018-11-06 terencehillUpdate hash
2018-11-05 terencehillBot waypoints: allow to lock the currently aimed waypoi...
2018-11-05 terencehillBot waypoints: show some informations about the waypoin...
2018-11-05 Martin Taibrsyntax highlighting but not errors in vscode
2018-11-05 terencehillDon't use yellow as base color for debug_text_3d strings
2018-11-04 terencehillBot waypoints: fix waypoint creation for certain ladder...
2018-11-04 Martin TaibrMerge branch 'martin-t/fix1994' into 'master'
2018-11-04 Martin Taibrfix issue 1994 in a better way 621/head
2018-11-04 Martin Taibrupdate cl_damagetext_offset_screen to match cfg file
2018-11-04 terencehillMerge branch 'martin-t/dmgtext' into 'master'
2018-11-04 Rudolf PolzerTransifex autosync
2018-11-03 terencehillKeep damage text always vertically centered (noticeable...
2018-11-03 Rudolf PolzerTransifex autosync
2018-11-02 terencehillAllow to print multiple lines with debug_text_3d
2018-11-01 terencehillMerge branch 'master' into martin-t/dmgtext
2018-11-01 MarioFix missing parenthesis in multi_trigger
2018-11-01 morosophosDo not write zero/empty records to cts db 620/head
2018-10-31 MarioAllow the bumblebee to go underwater by default
2018-10-30 MarioReplace some makevectors calls with the MAKEVECTORS...
2018-10-30 terencehillFix waypoint removal (08 and 09 were considered as...
2018-10-30 MarioFix octal madness in movetype code macro abuse
2018-10-30 Rudolf PolzerTransifex autosync
2018-10-28 terencehillFix #2126 "g_keepaway_noncarrier_damage disables damage...
2018-10-28 Rudolf PolzerTransifex autosync
2018-10-27 MarioApply colorprefix after the name string as well, so...
2018-10-27 MarioUndo color prefix change (has no effect)
2018-10-27 terencehillUpdate hash
2018-10-27 terencehillMerge branch 'terencehill/bot_waypoints'
2018-10-26 MarioFix an exploit and always prefix the name color with...
2018-10-26 MarioDon't respawn frozen non-players when touching the...
2018-10-26 MarioAttach entcs to the client state
2018-10-26 MarioMake the client side IS_PLAYER and IS_CLIENT checks...
2018-10-26 MarioSend player/local status so CSQC can do some things...
2018-10-25 MarioClean up inventory creation code a bit so that it's...
2018-10-22 MarioProcess the message so /me can be handled properly
2018-10-22 terencehillMerge branch 'master' into terencehill/bot_waypoints
2018-10-22 terencehillMinor cleanups
2018-10-22 terencehillWAYPOINT_VERSION 1.01 --> 1.02
2018-10-22 terencehillBot AI: fix bots getting stuck in oblique warpzones...
2018-10-21 Martin Taibrdocument WEP_FLAG_PENETRATEWALLS
2018-10-21 Martin TaibrMerge branch 'Mario/mapinfo_title_fix' into 'master'
2018-10-21 MarioOptimize the redundancy check and ignore color codes...
2018-10-21 MarioMerge branch 'master' into Mario/mapinfo_title_fix
2018-10-21 MarioMerge branch 'martin-t/weapon_switch' into 'master'
2018-10-21 Martin Taibrreplicate autoreload and impulse fallback cvars 616/head
2018-10-21 MarioUpdate hash
2018-10-20 Martin Taibroption to not reload by weapswitch and not fallback...
2018-10-20 MarioDon't attach nades to the server-side weapon entity...
2018-10-20 MarioMerge branch 'Mario/qcphysics_tweaks' into 'master'
2018-10-20 MarioMerge branch 'master' into Mario/qcphysics_tweaks 612/head
2018-10-20 MarioNever group loot items, and only throw overkill shards...
2018-10-20 MarioEnable stepping down by default
2018-10-20 MarioMerge branch 'master' into Mario/qcphysics_tweaks
2018-10-20 MarioMerge branch 'martin-t/effects' into 'master'
2018-10-20 Martin Taibrother way around
2018-10-20 Martin TaibrMerge branch 'master' into martin-t/effects
2018-10-20 Martin Taibrcompress skies in default effects
2018-10-18 MarioHide some gametype checks so they somewhat match the...
2018-10-18 terencehillBot waypoints: improve generation of waypoints for...
2018-10-17 terencehillSnap to the ground waypoints of source and destination...
2018-10-17 MarioUpdate hash
2018-10-17 MarioMerge branch 'Mario/wepgroup_switch' into 'master'
2018-10-17 MarioMerge branch 'sev/luma-menu-xpm' into 'master'
2018-10-17 MarioDisallow enabling r_water via mapinfo, automatically...
2018-10-16 MarioUse an attack think loop to keep the attack going inste...
2018-10-16 MarioDon't count non-client attackers as valid for accuracy
2018-10-16 MarioSkip some checks if checking sound_allowed on a null...
2018-10-16 MarioFix hagar's animation resetting after the first attack
2018-10-15 MarioFix compile and move gametype legacy defaults to an...
2018-10-15 MarioClean up a bunch of gamemode specific references
2018-10-15 MarioUse the weapon entity as a parameter to ATTACK_FINISHED...
2018-10-15 MarioDivide the attack rate by the maximum weapon slots...
2018-10-15 MarioTweak alternating dual wielding so weapons fire in...
2018-10-15 MarioUpdate the weapon ammo notification to point people...
2018-10-15 MarioTweak crylink a bit more in Mario balance
2018-10-15 MarioRestore shotgun and tweak crylink in Mario balance
2018-10-13 MarioApply some tweaks to the QC movetypes to somewhat match...
2018-10-13 MarioFix compile
2018-10-13 terencehillBot waypoints: don't create waypoints for jumppads...
2018-10-13 terencehillSimplify waypoint_removelink
2018-10-13 terencehillBot waypoints: try to add another link if the 32th...
2018-10-13 terencehillBot waypoints: fix removal of the 32th link of a waypoint
2018-10-13 terencehillImprove warning message reporting broken hardwired...
2018-10-13 MarioDon't rely on the .minelayer_mines field for player...
2018-10-13 MarioRevert hiding of the weapon entity until a clean soluti...
2018-10-13 MarioPossible workaround for invisible nades
2018-10-13 MarioAllow electro orbs to stick to entities if touchexplode...
2018-10-13 MarioFix electro orbs not sticking to entities properly
2018-10-13 MarioAdd an option to alternate between weapons when dual...
2018-10-12 MarioReuse W_SwitchWeapon to reduce code duplication 611/head
next