]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
6 years agoClean up MapHasRightSize a tiny bit
Mario [Tue, 20 Feb 2018 07:02:37 +0000 (17:02 +1000)]
Clean up MapHasRightSize a tiny bit

6 years agoAllow undefined maximum players
Mario [Tue, 20 Feb 2018 06:47:25 +0000 (16:47 +1000)]
Allow undefined maximum players

6 years agoMerge branch 'TimePath/scrollpanel' into 'master'
Mario [Mon, 19 Feb 2018 02:36:52 +0000 (02:36 +0000)]
Merge branch 'TimePath/scrollpanel' into 'master'

Menu: ScrollPanel component

See merge request xonotic/xonotic-data.pk3dir!268

6 years agoMerge branch 'master' into TimePath/scrollpanel
terencehill [Sun, 18 Feb 2018 12:43:39 +0000 (13:43 +0100)]
Merge branch 'master' into TimePath/scrollpanel

6 years agoChange speed modifying mutators to use the maxspeed_mod stat and PlayerPhysics_Update...
Mario [Sat, 17 Feb 2018 17:48:56 +0000 (03:48 +1000)]
Change speed modifying mutators to use the maxspeed_mod stat and PlayerPhysics_UpdateStats

6 years agoMerge branch 'martin-t/cfgs' into 'master'
Mario [Sat, 17 Feb 2018 17:47:30 +0000 (17:47 +0000)]
Merge branch 'martin-t/cfgs' into 'master'

Rename all the configs

See merge request xonotic/xonotic-data.pk3dir!536

6 years agorename all the configs 536/head
Martin Taibr [Sat, 17 Feb 2018 17:15:38 +0000 (18:15 +0100)]
rename all the configs

6 years agoTurn most cases of _STAT into STAT
Mario [Sat, 17 Feb 2018 16:29:59 +0000 (02:29 +1000)]
Turn most cases of _STAT into STAT

6 years agoMake ReadVector/WriteVector more commonly used
Mario [Sat, 17 Feb 2018 13:36:12 +0000 (23:36 +1000)]
Make ReadVector/WriteVector more commonly used

6 years agoMerge branch 't0uYK8Ne/target_init' into 'master'
Mario [Sat, 17 Feb 2018 12:07:26 +0000 (12:07 +0000)]
Merge branch 't0uYK8Ne/target_init' into 'master'

Improve target_init support.

See merge request xonotic/xonotic-data.pk3dir!517

6 years agoFix numbering of weapon flag bits
Mario [Sat, 17 Feb 2018 11:26:50 +0000 (21:26 +1000)]
Fix numbering of weapon flag bits

6 years agoMerge branch 'martin-t/diffs' into 'master'
Mario [Sat, 17 Feb 2018 06:04:58 +0000 (06:04 +0000)]
Merge branch 'martin-t/diffs' into 'master'

Enable diffs for some image formats

See merge request xonotic/xonotic-data.pk3dir!531

6 years agoMerge branch 'Lyberta/OffhandBlaster' into 'master'
Mario [Sat, 17 Feb 2018 06:03:11 +0000 (06:03 +0000)]
Merge branch 'Lyberta/OffhandBlaster' into 'master'

Offhand blaster mutator

See merge request xonotic/xonotic-data.pk3dir!534

6 years agoFix compilation unit again
Mario [Sat, 17 Feb 2018 05:54:39 +0000 (15:54 +1000)]
Fix compilation unit again

6 years agoFix misuse of WEP_TYPE_OTHER and hide weapons with its flag from the scoreboard ...
Mario [Sat, 17 Feb 2018 05:49:08 +0000 (15:49 +1000)]
Fix misuse of WEP_TYPE_OTHER and hide weapons with its flag from the scoreboard (they're weapons that don't hurt)

6 years agoMerge branch 'master' into Lyberta/OffhandBlaster 534/head
Lyberta [Sat, 17 Feb 2018 05:21:25 +0000 (08:21 +0300)]
Merge branch 'master' into Lyberta/OffhandBlaster

6 years agoGive W_SetupShot a deathtype parameter, fixes some ugly hacks
Mario [Sat, 17 Feb 2018 04:59:41 +0000 (14:59 +1000)]
Give W_SetupShot a deathtype parameter, fixes some ugly hacks

6 years agoMove DMG_NOWEP to defs.qh to reduce compilation unit madness
Mario [Sat, 17 Feb 2018 01:49:43 +0000 (11:49 +1000)]
Move DMG_NOWEP to defs.qh to reduce compilation unit madness

6 years agoFix a crash caused by some skipped duplicated code
Mario [Sat, 17 Feb 2018 01:36:02 +0000 (11:36 +1000)]
Fix a crash caused by some skipped duplicated code

6 years agoAdd a note about DMG_NOWEP
Mario [Fri, 16 Feb 2018 13:38:33 +0000 (23:38 +1000)]
Add a note about DMG_NOWEP

6 years agoMerge branch 'Mario/dmg_wepent'
Mario [Fri, 16 Feb 2018 12:24:44 +0000 (22:24 +1000)]
Merge branch 'Mario/dmg_wepent'

6 years agoMake vortex charge crosshair more accurate
Mario [Fri, 16 Feb 2018 11:31:47 +0000 (21:31 +1000)]
Make vortex charge crosshair more accurate

6 years agoUse a 24 bit sendflag to allow more wepent props
Mario [Fri, 16 Feb 2018 11:01:25 +0000 (21:01 +1000)]
Use a 24 bit sendflag to allow more wepent props

6 years agoGive Damage a weaponentity parameter (fixes some dual wielding related issues)
Mario [Fri, 16 Feb 2018 09:42:41 +0000 (19:42 +1000)]
Give Damage a weaponentity parameter (fixes some dual wielding related issues)

6 years agoMove hook cvars and add offhand blaster cvars.
Lyberta [Fri, 16 Feb 2018 08:17:43 +0000 (11:17 +0300)]
Move hook cvars and add offhand blaster cvars.

6 years agoAdded offhand blaster.
Lyberta [Fri, 16 Feb 2018 08:02:12 +0000 (11:02 +0300)]
Added offhand blaster.

6 years agoMerge branch 'Mario/weapon_fields'
Mario [Fri, 16 Feb 2018 06:41:32 +0000 (16:41 +1000)]
Merge branch 'Mario/weapon_fields'

6 years agoUse locals to save chainsaw's speed
Mario [Fri, 16 Feb 2018 04:46:51 +0000 (14:46 +1000)]
Use locals to save chainsaw's speed

6 years agoFix compilation unit?
Mario [Thu, 15 Feb 2018 09:56:18 +0000 (19:56 +1000)]
Fix compilation unit?

6 years agoFix compilation unit
Mario [Thu, 15 Feb 2018 06:05:40 +0000 (16:05 +1000)]
Fix compilation unit

6 years agoTransifex autosync
Rudolf Polzer [Wed, 14 Feb 2018 06:23:56 +0000 (07:23 +0100)]
Transifex autosync

6 years agoenable diffs for everything 531/head
Martin Taibr [Wed, 14 Feb 2018 03:38:07 +0000 (04:38 +0100)]
enable diffs for everything

6 years agoRemove an unused function
terencehill [Tue, 13 Feb 2018 17:52:33 +0000 (18:52 +0100)]
Remove an unused function

6 years agoFix dual wielding detection
terencehill [Tue, 13 Feb 2018 17:47:57 +0000 (18:47 +0100)]
Fix dual wielding detection

6 years agoTransifex autosync
Rudolf Polzer [Tue, 13 Feb 2018 06:23:54 +0000 (07:23 +0100)]
Transifex autosync

6 years agoPort clip_load and clip_size to wepent 532/head
Mario [Tue, 13 Feb 2018 00:30:13 +0000 (10:30 +1000)]
Port clip_load and clip_size to wepent

6 years agoMove some weapon stats into wepent fields, and make spectating weapons a bit more...
Mario [Tue, 13 Feb 2018 00:21:24 +0000 (10:21 +1000)]
Move some weapon stats into wepent fields, and make spectating weapons a bit more reliable

6 years agoFix vortex chargepol
Mario [Mon, 12 Feb 2018 23:43:21 +0000 (09:43 +1000)]
Fix vortex chargepol

6 years agoAdd a function to check if the player is dual wielding
Mario [Mon, 12 Feb 2018 23:32:46 +0000 (09:32 +1000)]
Add a function to check if the player is dual wielding

6 years agoenable diffs for some image formats
Martin Taibr [Mon, 12 Feb 2018 19:23:29 +0000 (20:23 +0100)]
enable diffs for some image formats

6 years agoAdd wr_zoomdir (cleans out another weapon specific function in the main codebase)
Mario [Mon, 12 Feb 2018 15:04:46 +0000 (01:04 +1000)]
Add wr_zoomdir (cleans out another weapon specific function in the main codebase)

6 years agoLimit what's sent for each trigger with a couple of bitflags
Mario [Mon, 12 Feb 2018 14:51:02 +0000 (00:51 +1000)]
Limit what's sent for each trigger with a couple of bitflags

6 years agoMerge branch 'martin-t/warns' into 'master'
Mario [Mon, 12 Feb 2018 05:28:56 +0000 (05:28 +0000)]
Merge branch 'martin-t/warns' into 'master'

A somewhat hidden option to allow warnings when debugging (small MR)

See merge request xonotic/xonotic-data.pk3dir!475

6 years agoDisable the 'type' warning (complaining about legacy maps is just spam)
Mario [Mon, 12 Feb 2018 05:26:38 +0000 (15:26 +1000)]
Disable the 'type' warning (complaining about legacy maps is just spam)

6 years agoRemove "Spam" from translatable strings for real by sharing g_waypointsprite_spam...
terencehill [Sun, 11 Feb 2018 11:39:46 +0000 (12:39 +0100)]
Remove "Spam" from translatable strings for real by sharing g_waypointsprite_spam code (damn duplicated code!)

6 years agoMerge branch 'DefaultUser/waypoint_icons'
Mario [Sun, 11 Feb 2018 00:45:20 +0000 (10:45 +1000)]
Merge branch 'DefaultUser/waypoint_icons'

6 years agoMerge branch 'master' into DefaultUser/waypoint_icons 528/head
Mario [Sun, 11 Feb 2018 00:33:52 +0000 (10:33 +1000)]
Merge branch 'master' into DefaultUser/waypoint_icons

6 years agoOptimize monster pitch shifting maths a bit
Mario [Sat, 10 Feb 2018 17:47:29 +0000 (03:47 +1000)]
Optimize monster pitch shifting maths a bit

6 years agoDon't set as translatable a debug string
terencehill [Sat, 10 Feb 2018 17:03:35 +0000 (18:03 +0100)]
Don't set as translatable a debug string

6 years agoWaypoint drawing: fix icon color when g_waypointsprite_iconcolor is active, don't...
terencehill [Sat, 10 Feb 2018 16:52:03 +0000 (17:52 +0100)]
Waypoint drawing: fix icon color when g_waypointsprite_iconcolor is active, don't check icon existence if g_waypointsprite_text is active

6 years agoUse a different crosshair setting in side-scrolling mode
Mario [Sat, 10 Feb 2018 14:56:14 +0000 (00:56 +1000)]
Use a different crosshair setting in side-scrolling mode

6 years agoWhitelist overkill's health/armor items again
Mario [Sat, 10 Feb 2018 09:14:03 +0000 (19:14 +1000)]
Whitelist overkill's health/armor items again

6 years agoTransifex autosync
Rudolf Polzer [Sat, 10 Feb 2018 06:23:51 +0000 (07:23 +0100)]
Transifex autosync

6 years agoupdate hash
Martin Taibr [Sat, 10 Feb 2018 03:55:59 +0000 (04:55 +0100)]
update hash

6 years agoFix compilation unit
Mario [Sat, 10 Feb 2018 02:54:17 +0000 (12:54 +1000)]
Fix compilation unit

6 years agoAdd a checkbox in the menu for showing text instead of icons
Mario [Sat, 10 Feb 2018 02:53:16 +0000 (12:53 +1000)]
Add a checkbox in the menu for showing text instead of icons

6 years agoDraw the text instead of the image path
Mario [Sat, 10 Feb 2018 02:47:01 +0000 (12:47 +1000)]
Draw the text instead of the image path

6 years agoProperly implement waypoint icon drawing
terencehill [Sat, 10 Feb 2018 02:21:01 +0000 (03:21 +0100)]
Properly implement waypoint icon drawing

6 years agoFix a regression caused by cleanup
Mario [Fri, 9 Feb 2018 01:29:28 +0000 (11:29 +1000)]
Fix a regression caused by cleanup

6 years agoMove buff icon acquisition into the buff's WP_Format mutator hook
Mario [Thu, 8 Feb 2018 13:40:14 +0000 (23:40 +1000)]
Move buff icon acquisition into the buff's WP_Format mutator hook

6 years agoAlternative way of making auxiliary crosshairs spectatable
Mario [Thu, 8 Feb 2018 13:24:16 +0000 (23:24 +1000)]
Alternative way of making auxiliary crosshairs spectatable

6 years agoTransifex autosync
Rudolf Polzer [Thu, 8 Feb 2018 06:23:52 +0000 (07:23 +0100)]
Transifex autosync

6 years agoMake sure auxiliary crosshairs are reset when observing/respawning
Mario [Thu, 8 Feb 2018 05:10:46 +0000 (15:10 +1000)]
Make sure auxiliary crosshairs are reset when observing/respawning

6 years agoMerge branch 'martin-t/shield' into 'master'
Mario [Thu, 8 Feb 2018 00:58:09 +0000 (00:58 +0000)]
Merge branch 'martin-t/shield' into 'master'

Make shield reduce force as well (unless selfpush)

See merge request xonotic/xonotic-data.pk3dir!526

6 years agoinclude default for takeforce 526/head
Martin Taibr [Thu, 8 Feb 2018 00:43:37 +0000 (01:43 +0100)]
include default for takeforce

6 years agoMerge branch 'terencehill/assault_fix' into 'master'
Mario [Thu, 8 Feb 2018 00:21:35 +0000 (00:21 +0000)]
Merge branch 'terencehill/assault_fix' into 'master'

Assault fix

Closes #1944

See merge request xonotic/xonotic-data.pk3dir!523

6 years agoMerge branch 'martin-t/defaults-in-descriptions' into 'master'
Mario [Thu, 8 Feb 2018 00:20:42 +0000 (00:20 +0000)]
Merge branch 'martin-t/defaults-in-descriptions' into 'master'

Remove (soon to be) outdated defaults from descriptions

See merge request xonotic/xonotic-data.pk3dir!525

6 years agoMerge branch 'martin-t/powerups' into 'master'
Mario [Thu, 8 Feb 2018 00:18:05 +0000 (00:18 +0000)]
Merge branch 'martin-t/powerups' into 'master'

Option to spawn quad and shield at the same time

See merge request xonotic/xonotic-data.pk3dir!527

6 years agoAdd target_spawnpoint (allows setting temporary checkpoints)
Mario [Wed, 7 Feb 2018 15:10:25 +0000 (01:10 +1000)]
Add target_spawnpoint (allows setting temporary checkpoints)

6 years agoMerge branch 'master' into DefaultUser/waypoint_icons
Mario [Wed, 7 Feb 2018 09:18:46 +0000 (19:18 +1000)]
Merge branch 'master' into DefaultUser/waypoint_icons

6 years agoTransifex autosync
Rudolf Polzer [Wed, 7 Feb 2018 06:23:55 +0000 (07:23 +0100)]
Transifex autosync

6 years agoReset viewloc when observing instead of constantly, should fix spectators seeing...
Mario [Wed, 7 Feb 2018 02:06:58 +0000 (12:06 +1000)]
Reset viewloc when observing instead of constantly, should fix spectators seeing in 1st person

6 years agoNetwork colormod to clients and adjust its scaler to allow larger than 1 values with...
Mario [Tue, 6 Feb 2018 23:15:58 +0000 (09:15 +1000)]
Network colormod to clients and adjust its scaler to allow larger than 1 values with a bit less accuracy (fixes g_player_brightness and anything colormod related)

6 years agocleaner init 527/head
Martin Taibr [Tue, 6 Feb 2018 21:37:07 +0000 (22:37 +0100)]
cleaner init

6 years agoshared random for powerups
Martin Taibr [Tue, 6 Feb 2018 20:02:09 +0000 (21:02 +0100)]
shared random for powerups

6 years agooption to spawn quad and shield at the same time
Martin Taibr [Mon, 5 Feb 2018 14:02:48 +0000 (15:02 +0100)]
option to spawn quad and shield at the same time

6 years agoCall w_ready on weapon entity if its state isn't clear and switchweapon is null,...
Mario [Mon, 5 Feb 2018 12:43:08 +0000 (22:43 +1000)]
Call w_ready on weapon entity if its state isn't clear and switchweapon is null, fixes offhand hook getting player stuck in firing animation

6 years agoClean up the sprite drawing code a little so it isn't duplicated as much
Mario [Mon, 5 Feb 2018 07:39:27 +0000 (17:39 +1000)]
Clean up the sprite drawing code a little so it isn't duplicated as much

6 years agoGive unclaimed domination control points a placeholder (blue) icon
Mario [Mon, 5 Feb 2018 04:37:02 +0000 (14:37 +1000)]
Give unclaimed domination control points a placeholder (blue) icon

6 years agoShow domination, keyhunt, keepaway and vehicle waypoints
Mario [Mon, 5 Feb 2018 04:18:04 +0000 (14:18 +1000)]
Show domination, keyhunt, keepaway and vehicle waypoints

6 years agoApply some general fixes and add an icon parameter to REGISTER_WAYPOINT
Mario [Mon, 5 Feb 2018 03:27:09 +0000 (13:27 +1000)]
Apply some general fixes and add an icon parameter to REGISTER_WAYPOINT

6 years agomake shield reduce force as well (unless selfpush)
Martin Taibr [Mon, 5 Feb 2018 02:14:11 +0000 (03:14 +0100)]
make shield reduce force as well (unless selfpush)

6 years agoBetter positions for waypointsprite icons
Freddy [Sun, 4 Feb 2018 19:45:13 +0000 (20:45 +0100)]
Better positions for waypointsprite icons

6 years agoExperimental support for waypoint icons (drawing of icon currently broken)
Mario [Sun, 4 Feb 2018 17:41:55 +0000 (03:41 +1000)]
Experimental support for waypoint icons (drawing of icon currently broken)

6 years agoremove (soon to be) outdated defaults from descriptions 525/head
Martin Taibr [Sun, 4 Feb 2018 17:15:22 +0000 (18:15 +0100)]
remove (soon to be) outdated defaults from descriptions

6 years agoAdd a note to the nextmap vote parser
Mario [Sun, 4 Feb 2018 16:28:07 +0000 (02:28 +1000)]
Add a note to the nextmap vote parser

6 years agoParse and autocomplete nextmap vote
Mario [Sun, 4 Feb 2018 14:14:47 +0000 (00:14 +1000)]
Parse and autocomplete nextmap vote

6 years agoWhitelist antiwall_flag
Mario [Sun, 4 Feb 2018 06:31:39 +0000 (16:31 +1000)]
Whitelist antiwall_flag

6 years agoTransifex autosync
Rudolf Polzer [Sun, 4 Feb 2018 06:24:54 +0000 (07:24 +0100)]
Transifex autosync

6 years agoAllow trigger_relay to be disabled (time to get logical up in here)
Mario [Sat, 3 Feb 2018 12:37:42 +0000 (22:37 +1000)]
Allow trigger_relay to be disabled (time to get logical up in here)

6 years agoTransifex autosync
Rudolf Polzer [Sat, 3 Feb 2018 06:24:55 +0000 (07:24 +0100)]
Transifex autosync

6 years agoAdd a batch mode for transifex sync (don't call out to vim but just ignore anything...
Rudolf Polzer [Fri, 2 Feb 2018 23:00:10 +0000 (00:00 +0100)]
Add a batch mode for transifex sync (don't call out to vim but just ignore anything that can't be merged).

6 years agoFor consistency move the remaining sv_ready_restart* cvars into readlevelcvars 523/head
terencehill [Fri, 2 Feb 2018 14:07:27 +0000 (15:07 +0100)]
For consistency move the remaining sv_ready_restart* cvars into readlevelcvars

6 years agoAllow assault to override sv_ready_restart_after_countdown setting, like for g_warmup...
terencehill [Fri, 2 Feb 2018 13:56:12 +0000 (14:56 +0100)]
Allow assault to override sv_ready_restart_after_countdown setting, like for g_warmup; it fixes #1944 "Assault incompatible with sv_ready_restart_after_countdown"

6 years agoSomething beautiful sounding (pitch-shift monster sounds based on their scale) 522/head
Mario [Fri, 2 Feb 2018 03:22:41 +0000 (13:22 +1000)]
Something beautiful sounding (pitch-shift monster sounds based on their scale)

6 years agoUpdate hash
Mario [Fri, 2 Feb 2018 01:51:30 +0000 (11:51 +1000)]
Update hash

6 years agoWhitelist a few spawnfunc fields for func_breakable
Mario [Thu, 1 Feb 2018 18:24:34 +0000 (04:24 +1000)]
Whitelist a few spawnfunc fields for func_breakable

6 years agoAllow setting no delay on trigger_heal
Mario [Thu, 1 Feb 2018 17:38:01 +0000 (03:38 +1000)]
Allow setting no delay on trigger_heal

6 years agoFix trigger_delay not saving the activator and trigger, add a spawnflag to trigger_co...
Mario [Thu, 1 Feb 2018 17:31:34 +0000 (03:31 +1000)]
Fix trigger_delay not saving the activator and trigger, add a spawnflag to trigger_counter to make it activate at every step, not just when the sequence is completed, add a delay field to trigger_heal to control how quickly the player is healed

6 years agoGive trigger_heal a spawnflag to always play the healing sound when activated, regard...
Mario [Thu, 1 Feb 2018 17:00:29 +0000 (03:00 +1000)]
Give trigger_heal a spawnflag to always play the healing sound when activated, regardless of whether player actually gained health from it