]>
git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
terencehill [Fri, 28 Apr 2017 16:35:28 +0000 (18:35 +0200)]
Fix a bug in botframe_updatedangerousobjects; simplify some code
terencehill [Sun, 23 Apr 2017 12:56:41 +0000 (14:56 +0200)]
More work was needed to complete transition to travel cost expressed in time rather than distance
terencehill [Tue, 18 Apr 2017 23:11:39 +0000 (01:11 +0200)]
Merge branch 'master' into terencehill/bot_waypoints
Rudolf Polzer [Tue, 18 Apr 2017 18:37:47 +0000 (14:37 -0400)]
qcc.sh: fix the contents of the dependencies file.
terencehill [Tue, 18 Apr 2017 16:51:24 +0000 (18:51 +0200)]
Waypoint link cost: take into account height difference
terencehill [Tue, 18 Apr 2017 13:22:09 +0000 (15:22 +0200)]
Express cost of normal waypoint links in time needed to cross them at constant walk speed so it's comparable with cost of jumppad links
terencehill [Tue, 18 Apr 2017 10:41:39 +0000 (12:41 +0200)]
Correct estimation of time needed to reach jumppad destination; it was easier than I thought :)
terencehill [Tue, 18 Apr 2017 00:14:22 +0000 (02:14 +0200)]
Test of jumppad trajectories: fix jumppad offset, check startsolid
terencehill [Mon, 17 Apr 2017 18:56:55 +0000 (20:56 +0200)]
Simplify waypoint distance calculation a little bit
Mario [Mon, 17 Apr 2017 02:25:01 +0000 (12:25 +1000)]
Also reset oldorigin when exiting vehicle
Mario [Mon, 17 Apr 2017 02:21:41 +0000 (12:21 +1000)]
Make sure raptor can't give fall damage when exiting during launch sequence
Mario [Mon, 17 Apr 2017 01:49:00 +0000 (11:49 +1000)]
Don't bother trying to remove and give back the buff when exiting/entering vehicle, just re-spawn the buff and let the player keep their countdown
Mario [Mon, 17 Apr 2017 01:46:38 +0000 (11:46 +1000)]
Update oldorigin when setting player's new position in a vehicle, fixes falldamage after exiting
terencehill [Sun, 16 Apr 2017 22:21:57 +0000 (00:21 +0200)]
Fix incorrect distance calculation between 2 waypoints when destination waypoint is a box
terencehill [Sun, 16 Apr 2017 18:50:08 +0000 (20:50 +0200)]
Improve linking of normal waypoints to ladders by autogenerating waypoints for ladders
terencehill [Sat, 15 Apr 2017 14:48:01 +0000 (16:48 +0200)]
Very small cleanup + comment
terencehill [Sat, 15 Apr 2017 14:13:46 +0000 (16:13 +0200)]
Better estimation of time needed to reach jumppad destination (still far from a good estimation)
terencehill [Sat, 15 Apr 2017 14:10:27 +0000 (16:10 +0200)]
Improve automatic generation of jumppad waypoints; it fixes certain "broken" jumppads where destination waypoint ends up near the jumppad itself (e.g. jumppads to mega armor and to devastator in Atelier)
Rudolf Polzer [Sat, 15 Apr 2017 05:23:55 +0000 (07:23 +0200)]
Transifex autosync
Rudolf Polzer [Thu, 13 Apr 2017 05:23:54 +0000 (07:23 +0200)]
Transifex autosync
Rudolf Polzer [Wed, 12 Apr 2017 05:23:54 +0000 (07:23 +0200)]
Transifex autosync
Rudolf Polzer [Mon, 10 Apr 2017 15:20:06 +0000 (11:20 -0400)]
Fix some more shell madness. ./all compile now works from a directory with spaces.
Mario [Mon, 10 Apr 2017 12:31:01 +0000 (22:31 +1000)]
Fix some references to the 'other' global
Mario [Fri, 7 Apr 2017 22:56:54 +0000 (22:56 +0000)]
Merge branch 'Lyberta/PlayerDied' into 'master'
Added PlayerDied event.
See merge request !427
Mario [Fri, 7 Apr 2017 13:58:10 +0000 (13:58 +0000)]
Merge branch 'Lyberta/DebugPrintToChat' into 'master'
Added more PrintToChat functions (XS)
See merge request !430
Mario [Fri, 7 Apr 2017 04:05:38 +0000 (04:05 +0000)]
Merge branch 'amade/small-fixes' into 'master'
Amade/small fixes
See merge request !412
Rudolf Polzer [Thu, 6 Apr 2017 05:23:54 +0000 (07:23 +0200)]
Transifex autosync
Rudolf Polzer [Wed, 5 Apr 2017 05:23:55 +0000 (07:23 +0200)]
Transifex autosync
terencehill [Tue, 4 Apr 2017 23:10:13 +0000 (01:10 +0200)]
Fix g_waypointeditor_unreachable command not showing player model for spawnpoints not connected with any waypoint
terencehill [Tue, 4 Apr 2017 19:27:31 +0000 (21:27 +0200)]
Move remaining waypoint code from impulse.qc to waypoints.qc
terencehill [Tue, 4 Apr 2017 13:19:39 +0000 (15:19 +0200)]
Move some waypoint code from impulse.qc to waypoints.qc
terencehill [Tue, 4 Apr 2017 11:46:18 +0000 (13:46 +0200)]
Remove an unused function
Mario [Mon, 3 Apr 2017 19:47:53 +0000 (05:47 +1000)]
Fix typo
Mario [Mon, 3 Apr 2017 19:39:37 +0000 (05:39 +1000)]
Make rockets spin
Mario [Mon, 3 Apr 2017 13:34:21 +0000 (23:34 +1000)]
Add Jeff to the credits as an active contributor (donator for the 0.8.2 weapon models)
Rudolf Polzer [Mon, 3 Apr 2017 05:23:53 +0000 (07:23 +0200)]
Transifex autosync
Mirio [Sun, 2 Apr 2017 20:13:40 +0000 (22:13 +0200)]
Longer benchmark demo
Mirio [Sun, 2 Apr 2017 19:07:27 +0000 (21:07 +0200)]
Fix #1903
Lyberta [Sun, 2 Apr 2017 16:02:46 +0000 (19:02 +0300)]
Added [Debug]PrintToChatTeam.
Lyberta [Sun, 2 Apr 2017 16:01:59 +0000 (19:01 +0300)]
Merge branch 'master' into Lyberta/DebugPrintToChat
Rudolf Polzer [Sun, 2 Apr 2017 05:23:55 +0000 (07:23 +0200)]
Transifex autosync
Mario [Sun, 2 Apr 2017 03:22:49 +0000 (13:22 +1000)]
Allow spawning with both weapons in debug mode 1
Mario [Sat, 1 Apr 2017 17:53:08 +0000 (03:53 +1000)]
Update hash again (someone keeps fiddling with bot AI)
terencehill [Sat, 1 Apr 2017 15:28:49 +0000 (17:28 +0200)]
Freeze Tag bot AI: avoid gathering all teammates in one place; seek teammates out more if low on health (eventually ignoring frozen teammates if really low)
Mario [Sat, 1 Apr 2017 13:23:27 +0000 (23:23 +1000)]
Give client access to the WeaponSound mutator hook
Mario [Sat, 1 Apr 2017 11:50:30 +0000 (21:50 +1000)]
Fix projectile glowmod support
Rudolf Polzer [Sat, 1 Apr 2017 05:24:17 +0000 (07:24 +0200)]
Transifex autosync
Mario [Sat, 1 Apr 2017 01:23:39 +0000 (11:23 +1000)]
Add new mortar model by Morphed
Mario [Sat, 1 Apr 2017 00:09:20 +0000 (10:09 +1000)]
Update hash
Mario [Fri, 31 Mar 2017 16:04:36 +0000 (02:04 +1000)]
Fix projectile colormap support
Rudolf Polzer [Fri, 31 Mar 2017 02:12:26 +0000 (04:12 +0200)]
Fix comment about -N use.
Rudolf Polzer [Fri, 31 Mar 2017 00:47:24 +0000 (02:47 +0200)]
Disable fuzzy translation matching for Transifex use.
Just let Transifex do this part instead.
Rudolf Polzer [Fri, 31 Mar 2017 00:38:32 +0000 (02:38 +0200)]
check-translations.sh: Output whether the translations template relevantly changed or not.
Rudolf Polzer [Thu, 30 Mar 2017 19:16:12 +0000 (21:16 +0200)]
Transifex sync (trying po-only mode).
Rudolf Polzer [Thu, 30 Mar 2017 19:13:38 +0000 (21:13 +0200)]
tx.sh: Allow syncing only pot/only po.
terencehill [Thu, 30 Mar 2017 18:04:42 +0000 (20:04 +0200)]
Fix subtle bug in tracewalk reporting that bot can go through any pool, regardless of edge height (e.g. Solarium's pool)
Rudolf Polzer [Thu, 30 Mar 2017 05:25:06 +0000 (07:25 +0200)]
Transifex autosync
terencehill [Thu, 30 Mar 2017 00:36:18 +0000 (02:36 +0200)]
Fix 2 strings. Fixes #1871 and #1872
Rudolf Polzer [Wed, 29 Mar 2017 21:09:27 +0000 (23:09 +0200)]
Transifex autosync
Rudolf Polzer [Wed, 29 Mar 2017 21:04:39 +0000 (23:04 +0200)]
Transifex autosync
Mirio [Tue, 28 Mar 2017 21:06:03 +0000 (23:06 +0200)]
Fix Taiwan display
terencehill [Tue, 28 Mar 2017 14:30:51 +0000 (16:30 +0200)]
Don't save hardwired links to the .cache file among normal links, otherwise they could stay there for ever even after their removal from the .hardwired file
terencehill [Mon, 27 Mar 2017 22:22:52 +0000 (00:22 +0200)]
On waypoint removal, directly remove all links to it instead of relinking all linked waypoints as it's lightning fast
terencehill [Mon, 27 Mar 2017 22:10:52 +0000 (00:10 +0200)]
Fix some small issues
terencehill [Mon, 27 Mar 2017 22:08:44 +0000 (00:08 +0200)]
Don't autodetect map symmetry on maps with no flag
Mirio [Mon, 27 Mar 2017 16:12:39 +0000 (18:12 +0200)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Mirio [Mon, 27 Mar 2017 16:12:23 +0000 (18:12 +0200)]
Fix chinese (taiwan) saying zh_TW
Mario [Mon, 27 Mar 2017 15:54:48 +0000 (01:54 +1000)]
Increment gameversion
terencehill [Sun, 26 Mar 2017 15:18:00 +0000 (17:18 +0200)]
Fix typo and improve g_waypointeditor_symmetrical_order description
terencehill [Sun, 26 Mar 2017 14:27:53 +0000 (16:27 +0200)]
Implement symmetrical editing of waypoints for ctf maps with rotational symmetry (gasoline_3teams) and with reflectional symmetry (runningmanctf)
Mirio [Sat, 25 Mar 2017 16:47:30 +0000 (17:47 +0100)]
Add TheAudioMonkey to credits
Mario [Sat, 25 Mar 2017 15:30:10 +0000 (01:30 +1000)]
Fix effectinfo parser
Mario [Sat, 25 Mar 2017 15:16:58 +0000 (01:16 +1000)]
Add a new respawn flag which denies respawning
Mario [Fri, 24 Mar 2017 05:07:03 +0000 (15:07 +1000)]
Merge branch 'Mario/mutator_array_fix'
Mirio [Thu, 23 Mar 2017 11:50:32 +0000 (11:50 +0000)]
Merge branch 'packer/fix-typo' into 'master'
fix typo
See merge request !429
Lyberta [Thu, 23 Mar 2017 05:18:18 +0000 (08:18 +0300)]
Using bprint instead of sprint
Lyberta [Thu, 23 Mar 2017 05:04:38 +0000 (08:04 +0300)]
Added more useful PrintToChat functions.
Lyberta [Thu, 23 Mar 2017 04:27:51 +0000 (07:27 +0300)]
Added DebugPrintToChat.
packer- [Wed, 22 Mar 2017 19:00:10 +0000 (19:00 +0000)]
fix typo
Mario [Mon, 20 Mar 2017 11:21:19 +0000 (21:21 +1000)]
If player is dead, reset dodging fields
terencehill [Sun, 19 Mar 2017 16:04:52 +0000 (17:04 +0100)]
Symmetrical waypoint editing: center is automatically determined based on CTF flag positions
terencehill [Sun, 19 Mar 2017 16:00:12 +0000 (17:00 +0100)]
Use waypoint origin, not player origin
terencehill [Sun, 19 Mar 2017 15:43:56 +0000 (16:43 +0100)]
Calculate middle point on CTF initialization
terencehill [Sat, 18 Mar 2017 23:32:08 +0000 (00:32 +0100)]
Reintroduce periodic recalculation of nearest waypoint of static items but only while editing waypoints so that bots behave correctly after a waypoint creation / addition
terencehill [Sat, 18 Mar 2017 23:20:23 +0000 (00:20 +0100)]
Fix waypoint_remove relinking waypoints linked from the waypoint going to be removed instead of relinking the ones linked to it. This bug sometimes caused bots to follow invalid links and bump into walls. Until now it could be avoided only by executing g_waypointeditor_relinkall before saving waypoints.
Lyberta [Sat, 18 Mar 2017 18:03:56 +0000 (21:03 +0300)]
Added PlayerDied event.
terencehill [Sat, 18 Mar 2017 16:57:27 +0000 (17:57 +0100)]
Improve readability and documentation of the notification list a little bit
Mario [Sat, 18 Mar 2017 13:39:12 +0000 (13:39 +0000)]
Merge branch 'Lyberta/PrintToChat' into 'master'
Added PrintToChat function.
See merge request !426
Mario [Sat, 18 Mar 2017 12:16:59 +0000 (22:16 +1000)]
Update hash
Mario [Sat, 18 Mar 2017 12:05:03 +0000 (22:05 +1000)]
Merge admin_name with GetCallerName
Mario [Sat, 18 Mar 2017 10:09:46 +0000 (20:09 +1000)]
Minor cleanup, also show a simple effect when a turret explodes but doesn't re-spawn
Mario [Sat, 18 Mar 2017 06:43:58 +0000 (16:43 +1000)]
Minor cleanup
Mario [Sat, 18 Mar 2017 06:43:20 +0000 (16:43 +1000)]
Remove some old now useless macros clogging up the trigger system
Mario [Sat, 18 Mar 2017 03:26:08 +0000 (13:26 +1000)]
Disable matrix if XONOTIC isn't defined
Lyberta [Sat, 18 Mar 2017 02:29:38 +0000 (05:29 +0300)]
Added PrintToChat function.
terencehill [Fri, 17 Mar 2017 23:49:16 +0000 (00:49 +0100)]
Add bot_ai_timeitems and bot_ai_timeitems_minrespawndelay cvars
terencehill [Fri, 17 Mar 2017 22:00:37 +0000 (23:00 +0100)]
Don't check if bot isn't getting closer to the current goal if it already reached a respawning item
Mario [Fri, 17 Mar 2017 13:19:51 +0000 (13:19 +0000)]
Merge branch 'Mario/entcs_registry' into 'master'
Merge branch Mario/entcs_registry (S merge request)
See merge request !425
Mario [Fri, 17 Mar 2017 00:14:44 +0000 (10:14 +1000)]
Send .frags as a short, not a byte
terencehill [Thu, 16 Mar 2017 17:48:35 +0000 (18:48 +0100)]
Add possibility to set waypoints up only on one side of the map and automatically set waypoints on the other side on symmetrical maps