]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/shortlog
xonotic/xonotic-data.pk3dir.git
2017-04-30 terencehillyay! Fix bug causing bots to ignore teleports and warpzones
2017-04-28 terencehillFix cost of path from the nearest waypoint to the goal...
2017-04-28 terencehillAvoid a tracewalk call by creating links from waypoints...
2017-04-28 terencehillAssume bot can walk from wp A to item X if wp A is...
2017-04-28 terencehillShow links from other waypoints to the current waypoint...
2017-04-28 terencehillSnap waypoint to item's origin if close enough (can...
2017-04-28 terencehillFix a bug in botframe_updatedangerousobjects; simplify...
2017-04-28 terencehillMore work was needed to complete transition to travel...
2017-04-18 terencehillMerge branch 'master' into terencehill/bot_waypoints
2017-04-18 Rudolf Polzerqcc.sh: fix the contents of the dependencies file.
2017-04-18 terencehillWaypoint link cost: take into account height difference
2017-04-18 terencehillExpress cost of normal waypoint links in time needed...
2017-04-18 terencehillCorrect estimation of time needed to reach jumppad...
2017-04-18 terencehillTest of jumppad trajectories: fix jumppad offset, check...
2017-04-17 terencehillSimplify waypoint distance calculation a little bit
2017-04-17 MarioAlso reset oldorigin when exiting vehicle
2017-04-17 MarioMake sure raptor can't give fall damage when exiting...
2017-04-17 MarioDon't bother trying to remove and give back the buff...
2017-04-17 MarioUpdate oldorigin when setting player's new position...
2017-04-16 terencehillFix incorrect distance calculation between 2 waypoints...
2017-04-16 terencehillImprove linking of normal waypoints to ladders by autog...
2017-04-15 terencehillVery small cleanup + comment
2017-04-15 terencehillBetter estimation of time needed to reach jumppad desti...
2017-04-15 terencehillImprove automatic generation of jumppad waypoints;...
2017-04-15 Rudolf PolzerTransifex autosync
2017-04-13 Rudolf PolzerTransifex autosync
2017-04-12 Rudolf PolzerTransifex autosync
2017-04-10 Rudolf PolzerFix some more shell madness. ./all compile now works...
2017-04-10 MarioFix some references to the 'other' global
2017-04-07 MarioMerge branch 'Lyberta/PlayerDied' into 'master'
2017-04-07 MarioMerge branch 'Lyberta/DebugPrintToChat' into 'master'
2017-04-07 MarioMerge branch 'amade/small-fixes' into 'master'
2017-04-06 Rudolf PolzerTransifex autosync
2017-04-05 Rudolf PolzerTransifex autosync
2017-04-04 terencehillFix g_waypointeditor_unreachable command not showing...
2017-04-04 terencehillMove remaining waypoint code from impulse.qc to waypoin...
2017-04-04 terencehillMove some waypoint code from impulse.qc to waypoints.qc
2017-04-04 terencehillRemove an unused function
2017-04-03 MarioFix typo
2017-04-03 MarioMake rockets spin
2017-04-03 MarioAdd Jeff to the credits as an active contributor (donat...
2017-04-03 Rudolf PolzerTransifex autosync
2017-04-02 MirioLonger benchmark demo
2017-04-02 MirioFix #1903
2017-04-02 LybertaAdded [Debug]PrintToChatTeam.
2017-04-02 LybertaMerge branch 'master' into Lyberta/DebugPrintToChat
2017-04-02 Rudolf PolzerTransifex autosync
2017-04-02 MarioAllow spawning with both weapons in debug mode 1
2017-04-01 MarioUpdate hash again (someone keeps fiddling with bot AI)
2017-04-01 terencehillFreeze Tag bot AI: avoid gathering all teammates in...
2017-04-01 MarioGive client access to the WeaponSound mutator hook
2017-04-01 MarioFix projectile glowmod support xonotic-v0.8.2
2017-04-01 Rudolf PolzerTransifex autosync
2017-04-01 MarioAdd new mortar model by Morphed
2017-04-01 MarioUpdate hash
2017-03-31 MarioFix projectile colormap support
2017-03-31 Rudolf PolzerFix comment about -N use.
2017-03-31 Rudolf PolzerDisable fuzzy translation matching for Transifex use.
2017-03-31 Rudolf Polzercheck-translations.sh: Output whether the translations...
2017-03-30 Rudolf PolzerTransifex sync (trying po-only mode).
2017-03-30 Rudolf Polzertx.sh: Allow syncing only pot/only po.
2017-03-30 terencehillFix subtle bug in tracewalk reporting that bot can...
2017-03-30 Rudolf PolzerTransifex autosync
2017-03-30 terencehillFix 2 strings. Fixes #1871 and #1872
2017-03-29 Rudolf PolzerTransifex autosync
2017-03-29 Rudolf PolzerTransifex autosync
2017-03-28 MirioFix Taiwan display
2017-03-28 terencehillDon't save hardwired links to the .cache file among...
2017-03-27 terencehillOn waypoint removal, directly remove all links to it...
2017-03-27 terencehillFix some small issues
2017-03-27 terencehillDon't autodetect map symmetry on maps with no flag
2017-03-27 MirioMerge branch 'master' of git://de.git.xonotic.org/xonot...
2017-03-27 MirioFix chinese (taiwan) saying zh_TW
2017-03-27 MarioIncrement gameversion
2017-03-26 terencehillFix typo and improve g_waypointeditor_symmetrical_order...
2017-03-26 terencehillImplement symmetrical editing of waypoints for ctf...
2017-03-25 MirioAdd TheAudioMonkey to credits
2017-03-25 MarioFix effectinfo parser
2017-03-25 MarioAdd a new respawn flag which denies respawning
2017-03-24 MarioMerge branch 'Mario/mutator_array_fix'
2017-03-23 MirioMerge branch 'packer/fix-typo' into 'master'
2017-03-23 LybertaUsing bprint instead of sprint
2017-03-23 LybertaAdded more useful PrintToChat functions.
2017-03-23 LybertaAdded DebugPrintToChat.
2017-03-22 packer-fix typo 429/head
2017-03-20 MarioIf player is dead, reset dodging fields
2017-03-19 terencehillSymmetrical waypoint editing: center is automatically...
2017-03-19 terencehillUse waypoint origin, not player origin
2017-03-19 terencehillCalculate middle point on CTF initialization
2017-03-18 terencehillReintroduce periodic recalculation of nearest waypoint...
2017-03-18 terencehillFix waypoint_remove relinking waypoints linked from...
2017-03-18 LybertaAdded PlayerDied event.
2017-03-18 terencehillImprove readability and documentation of the notificati...
2017-03-18 MarioMerge branch 'Lyberta/PrintToChat' into 'master'
2017-03-18 MarioUpdate hash
2017-03-18 MarioMerge admin_name with GetCallerName
2017-03-18 MarioMinor cleanup, also show a simple effect when a turret...
2017-03-18 MarioMinor cleanup
2017-03-18 MarioRemove some old now useless macros clogging up the...
2017-03-18 MarioDisable matrix if XONOTIC isn't defined
next