]>
git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
Lyberta [Fri, 24 Mar 2017 05:40:02 +0000 (08:40 +0300)]
Survival: Added optional overkill models to all roles.
Lyberta [Fri, 24 Mar 2017 04:41:27 +0000 (07:41 +0300)]
Survival: Better invariants and fixed superweapons.
Lyberta [Fri, 24 Mar 2017 03:06:12 +0000 (06:06 +0300)]
Survival: Overkill models are now optional.
Lyberta [Fri, 24 Mar 2017 02:48:18 +0000 (05:48 +0300)]
Using Assault notifications.
Lyberta [Thu, 23 Mar 2017 10:55:34 +0000 (13:55 +0300)]
Started work on coop survival.
Lyberta [Thu, 23 Mar 2017 07:43:58 +0000 (10:43 +0300)]
Better condition for messages.
Lyberta [Thu, 23 Mar 2017 07:34:09 +0000 (10:34 +0300)]
Fixed PlayerRegen bug.
Lyberta [Thu, 23 Mar 2017 07:19:12 +0000 (10:19 +0300)]
Better survival messages.
Lyberta [Thu, 23 Mar 2017 05:47:39 +0000 (08:47 +0300)]
Switched to better debug functions.
Lyberta [Thu, 23 Mar 2017 05:19:36 +0000 (08:19 +0300)]
Merge branch 'Lyberta/DebugPrintToChat' into Lyberta/Survival
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:28:42 +0000 (07:28 +0300)]
Merge branch 'Lyberta/DebugPrintToChat' into Lyberta/Survival
Lyberta [Thu, 23 Mar 2017 04:27:51 +0000 (07:27 +0300)]
Added DebugPrintToChat.
Lyberta [Thu, 23 Mar 2017 04:20:24 +0000 (07:20 +0300)]
Survival bugfixes.
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
Lyberta [Sun, 19 Mar 2017 02:20:53 +0000 (05:20 +0300)]
Survival bugfixes.
Lyberta [Sat, 18 Mar 2017 23:43:09 +0000 (02:43 +0300)]
Fixed weapon pickup.
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 23:15:38 +0000 (02:15 +0300)]
Better HUD.
Lyberta [Sat, 18 Mar 2017 19:32:54 +0000 (22:32 +0300)]
Merge branch 'Lyberta/TeamplayFixes_' into Lyberta/Survival
Lyberta [Sat, 18 Mar 2017 19:31:53 +0000 (22:31 +0300)]
MoveToTeam kills, we don't need that - reverting.
Lyberta [Sat, 18 Mar 2017 19:15:56 +0000 (22:15 +0300)]
Merge branch 'Lyberta/TeamplayFixes_' into Lyberta/Survival
Lyberta [Sat, 18 Mar 2017 19:15:42 +0000 (22:15 +0300)]
Team change bugfix.
Lyberta [Sat, 18 Mar 2017 19:12:15 +0000 (22:12 +0300)]
Typo
Lyberta [Sat, 18 Mar 2017 18:54:47 +0000 (21:54 +0300)]
Merge branch 'Lyberta/TeamplayFixes_' into Lyberta/Survival
Lyberta [Sat, 18 Mar 2017 18:53:51 +0000 (21:53 +0300)]
Using MoveToTeam instead.
Lyberta [Sat, 18 Mar 2017 18:50:08 +0000 (21:50 +0300)]
Better messages.
Lyberta [Sat, 18 Mar 2017 18:06:19 +0000 (21:06 +0300)]
Merge branch 'Lyberta/PlayerDied' into Lyberta/Survival
Lyberta [Sat, 18 Mar 2017 18:03:56 +0000 (21:03 +0300)]
Added PlayerDied event.
Lyberta [Sat, 18 Mar 2017 18:02:27 +0000 (21:02 +0300)]
Switch to PlayerDied.
Lyberta [Sat, 18 Mar 2017 17:28:02 +0000 (20:28 +0300)]
Fixed autobalance bug.
terencehill [Sat, 18 Mar 2017 16:57:27 +0000 (17:57 +0100)]
Improve readability and documentation of the notification list a little bit
Lyberta [Sat, 18 Mar 2017 15:53:08 +0000 (18:53 +0300)]
Better messages.
Lyberta [Sat, 18 Mar 2017 13:48:54 +0000 (16:48 +0300)]
Merge branch 'master' into Lyberta/Survival
Lyberta [Sat, 18 Mar 2017 13:48:23 +0000 (16:48 +0300)]
Merge branch 'master' into Lyberta/TeamplayFixes_
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.
Lyberta [Sat, 18 Mar 2017 02:19:03 +0000 (05:19 +0300)]
Fixed team switch bug.
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
Lyberta [Fri, 17 Mar 2017 21:15:49 +0000 (00:15 +0300)]
Adding survival config files.
Lyberta [Fri, 17 Mar 2017 21:14:49 +0000 (00:14 +0300)]
Adding all QuakeC survival files.
Lyberta [Fri, 17 Mar 2017 20:11:53 +0000 (23:11 +0300)]
Merge branch 'master' into Lyberta/TeamplayFixes_
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
terencehill [Thu, 16 Mar 2017 17:41:05 +0000 (18:41 +0100)]
Don't allow removal of hardwired waypoints in the editor
Mario [Thu, 16 Mar 2017 05:23:59 +0000 (15:23 +1000)]
Set XDF slick friction to 0 (matching standard defrag)
Mario [Wed, 15 Mar 2017 21:02:22 +0000 (21:02 +0000)]
Merge branch 'martin-t/overkill' into 'master'
Default overkill config
See merge request !424
Martin Taibr [Wed, 15 Mar 2017 19:57:52 +0000 (20:57 +0100)]
remove fullbright players from ok defaults
Martin Taibr [Wed, 15 Mar 2017 19:40:43 +0000 (20:40 +0100)]
force resapwn delay 2
Mario [Wed, 15 Mar 2017 10:40:25 +0000 (20:40 +1000)]
Add skin support to client models
Mario [Wed, 15 Mar 2017 07:35:50 +0000 (17:35 +1000)]
Make sure endless function call loop actually works
Mario [Wed, 15 Mar 2017 02:34:42 +0000 (12:34 +1000)]
Fix a potential endless function call loop in platform code
Mario [Wed, 15 Mar 2017 02:12:46 +0000 (12:12 +1000)]
Add a registry for entcs props, to allow easy expansion
Mario [Tue, 14 Mar 2017 23:44:54 +0000 (09:44 +1000)]
Remove the entcs hook (macros aren't flexible enough for this to be used by mods)
Mario [Tue, 14 Mar 2017 21:52:24 +0000 (07:52 +1000)]
Add a mutator hook to customize a bot's aim target
Mario [Tue, 14 Mar 2017 21:14:29 +0000 (07:14 +1000)]
Add a hook to add new entcs networked properties in mods
Mirio [Tue, 14 Mar 2017 15:58:43 +0000 (16:58 +0100)]
Whoops
Mirio [Tue, 14 Mar 2017 15:56:17 +0000 (16:56 +0100)]
Add disconnect dialog
terencehill [Tue, 14 Mar 2017 03:03:34 +0000 (04:03 +0100)]
Bot AI: improve ladder usage
Martin Taibr [Mon, 13 Mar 2017 23:05:34 +0000 (00:05 +0100)]
remove todo
Martin Taibr [Mon, 13 Mar 2017 23:01:55 +0000 (00:01 +0100)]
Merge branch 'master' into martin-t/overkill
Mario [Mon, 13 Mar 2017 21:31:45 +0000 (07:31 +1000)]
Fix buff prediction and use PHYS_HIGHSPEED for the speed modifiers
Mario [Mon, 13 Mar 2017 20:53:07 +0000 (06:53 +1000)]
Add an option to always show item re-spawn waypoints in overkill
Martin Taibr [Mon, 13 Mar 2017 19:59:51 +0000 (20:59 +0100)]
temporarily disable itemstime
Martin Taibr [Mon, 13 Mar 2017 19:36:23 +0000 (20:36 +0100)]
MG penetration 63 for now
Martin Taibr [Mon, 13 Mar 2017 11:56:33 +0000 (12:56 +0100)]
found more agreeable cvars, also s/Mode/Mod
Martin Taibr [Mon, 13 Mar 2017 09:59:19 +0000 (10:59 +0100)]
fix overkill to include everything current servers agree on
terencehill [Mon, 13 Mar 2017 01:12:23 +0000 (02:12 +0100)]
Allow bots to climb ladders up
terencehill [Mon, 13 Mar 2017 00:37:42 +0000 (01:37 +0100)]
Fix bots not jumping to get out of lava and water (part 2)
terencehill [Mon, 13 Mar 2017 00:28:42 +0000 (01:28 +0100)]
Take into account strength before doing a rocket jump
terencehill [Mon, 13 Mar 2017 00:16:23 +0000 (01:16 +0100)]
Remove a wasted vectoyaw call
terencehill [Mon, 13 Mar 2017 00:14:20 +0000 (01:14 +0100)]
Show hardwired waypoint links in the waypoint editor
Mario [Sun, 12 Mar 2017 22:04:58 +0000 (08:04 +1000)]
Possible fix for buff random selection
Mario [Sun, 12 Mar 2017 20:00:22 +0000 (06:00 +1000)]
Set sv_airspeedlimit_nonqw to 900 in overkill physics config
Mario [Sun, 12 Mar 2017 17:26:37 +0000 (17:26 +0000)]
Merge branch 'Mirio/particleslider' into 'master'
Mirio/particleslider
Closes #1885
See merge request !422
Mario [Sun, 12 Mar 2017 16:54:50 +0000 (16:54 +0000)]
Merge branch 'Mario/killsound' into 'master'
Merge branch Mario/killsound (XS merge request)
See merge request !397
Mirio [Sun, 12 Mar 2017 16:11:46 +0000 (17:11 +0100)]
Removed wrong line
Mirio [Sun, 12 Mar 2017 16:07:42 +0000 (17:07 +0100)]
Remove this line
Mirio [Sun, 12 Mar 2017 16:05:54 +0000 (17:05 +0100)]
Dont delete this
Mario [Sun, 12 Mar 2017 15:54:41 +0000 (01:54 +1000)]
Tweak the echo effect to be slightly more prominent
Mirio [Sun, 12 Mar 2017 15:54:04 +0000 (16:54 +0100)]
Free up three sliders from being dependant on each other, #1885
Mario [Sun, 12 Mar 2017 15:36:00 +0000 (15:36 +0000)]
Merge branch 'Mario/race_target_waypoint' into 'master'
Merge branch Mario/race_target_waypoint (S merge request)
See merge request !421
Mario [Sun, 12 Mar 2017 03:43:30 +0000 (13:43 +1000)]
Fix waypoints
Mario [Sun, 12 Mar 2017 03:35:57 +0000 (13:35 +1000)]
Minor fix
Mario [Sun, 12 Mar 2017 03:21:26 +0000 (13:21 +1000)]
Merge branch 'master' into Mario/race_target_waypoint
Mario [Sun, 12 Mar 2017 03:15:00 +0000 (13:15 +1000)]
Replace placeholder kill sound with martin's modified placeholder
Mario [Sun, 12 Mar 2017 03:13:00 +0000 (13:13 +1000)]
Merge branch 'master' into Mario/killsound