]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
10 years agoCompromise: Try decreasing Nex raise switchdelay
Samual Lenks [Fri, 14 Jun 2013 01:13:18 +0000 (21:13 -0400)]
Compromise: Try decreasing Nex raise switchdelay

10 years agoadd a simple (yet unused) unit test framework.
Rudolf Polzer [Wed, 12 Jun 2013 11:52:57 +0000 (13:52 +0200)]
add a simple (yet unused) unit test framework.

Functions starting with _TEST_ are unit tests, shall call TEST_OK() at the end, and TEST_Check(condition) to test conditions.

10 years agoDelete the "attic" folder-- we have git history for a reason, no need for
Samual Lenks [Tue, 11 Jun 2013 07:12:55 +0000 (03:12 -0400)]
Delete the "attic" folder-- we have git history for a reason, no need for
this folder to remain in master

10 years agoMerge remote-tracking branch 'origin/samual/gameplay'
Samual Lenks [Mon, 10 Jun 2013 01:11:09 +0000 (21:11 -0400)]
Merge remote-tracking branch 'origin/samual/gameplay'

10 years agoMake XPM match default weapons too
Samual Lenks [Mon, 10 Jun 2013 01:09:40 +0000 (21:09 -0400)]
Make XPM match default weapons too

10 years agoRevert part of the laser force increase back to normal
Samual Lenks [Thu, 6 Jun 2013 03:59:27 +0000 (23:59 -0400)]
Revert part of the laser force increase back to normal

10 years agoSome updates from a bit of playtesting
Samual Lenks [Thu, 6 Jun 2013 00:36:04 +0000 (20:36 -0400)]
Some updates from a bit of playtesting

10 years agoIncrease rocket force 400->450
Samual Lenks [Wed, 5 Jun 2013 04:19:15 +0000 (00:19 -0400)]
Increase rocket force 400->450

10 years agoIncrease Hagar speed, 2200->2500
Samual Lenks [Wed, 5 Jun 2013 04:18:40 +0000 (00:18 -0400)]
Increase Hagar speed, 2200->2500

10 years agoDouble the negative force on Crylink secondary (great for movement)
Samual Lenks [Wed, 5 Jun 2013 04:17:04 +0000 (00:17 -0400)]
Double the negative force on Crylink secondary (great for movement)

10 years agoIncrease Laser force
Samual Lenks [Wed, 5 Jun 2013 04:16:40 +0000 (00:16 -0400)]
Increase Laser force

10 years agoWorking on a new physics config for Xonotic-
Samual Lenks [Wed, 5 Jun 2013 04:12:41 +0000 (00:12 -0400)]
Working on a new physics config for Xonotic-
Increase jump length (keeping same jump height of 111.48qu)
Decrease friction
Decrease air strafe acceleration
Remove aircontrol penalty
Increase stepheight

10 years agoLimit maximum length of vote commands to 160 by default xonotic-v0.7.0
Samual Lenks [Wed, 5 Jun 2013 00:18:15 +0000 (20:18 -0400)]
Limit maximum length of vote commands to 160 by default

10 years agoList percentage completion for the languages in the list
Samual Lenks [Wed, 5 Jun 2013 00:01:33 +0000 (20:01 -0400)]
List percentage completion for the languages in the list

10 years agoFinal update of language files for 0.7
Samual Lenks [Tue, 4 Jun 2013 23:55:02 +0000 (19:55 -0400)]
Final update of language files for 0.7

10 years agoFix some translation problems in notification system
Samual Lenks [Tue, 4 Jun 2013 23:03:05 +0000 (19:03 -0400)]
Fix some translation problems in notification system

10 years agoUpdate po template
Samual Lenks [Tue, 4 Jun 2013 22:02:43 +0000 (18:02 -0400)]
Update po template

10 years agoUpdate translations from Pootle
Samual Lenks [Tue, 4 Jun 2013 21:51:48 +0000 (17:51 -0400)]
Update translations from Pootle

10 years agoMerge remote-tracking branch 'origin/Mario/extralives_fix'
Samual Lenks [Tue, 4 Jun 2013 20:00:07 +0000 (16:00 -0400)]
Merge remote-tracking branch 'origin/Mario/extralives_fix'

10 years agoAdd a comment to ForbidThrowing
Mario [Tue, 4 Jun 2013 19:53:26 +0000 (05:53 +1000)]
Add a comment to ForbidThrowing

10 years agoRemove a useless health check
Mario [Tue, 4 Jun 2013 19:44:11 +0000 (05:44 +1000)]
Remove a useless health check

10 years agoFix player not dying from lack of ammo if they have extra lives
Mario [Tue, 4 Jun 2013 19:40:52 +0000 (05:40 +1000)]
Fix player not dying from lack of ammo if they have extra lives

10 years agoMerge remote-tracking branch 'origin/Mario/minstagib_powerups_fix'
Samual Lenks [Tue, 4 Jun 2013 19:20:14 +0000 (15:20 -0400)]
Merge remote-tracking branch 'origin/Mario/minstagib_powerups_fix'

10 years agoRemove translated credits (for now, later we'll have another way to do
Samual Lenks [Tue, 4 Jun 2013 18:55:48 +0000 (14:55 -0400)]
Remove translated credits (for now, later we'll have another way to do
this)

10 years agoUpdated credits file by Mirio and me
Samual Lenks [Tue, 4 Jun 2013 18:52:10 +0000 (14:52 -0400)]
Updated credits file by Mirio and me

10 years agoInternal errors should NOT be translated (part 2)
Samual Lenks [Mon, 3 Jun 2013 23:32:42 +0000 (19:32 -0400)]
Internal errors should NOT be translated (part 2)

10 years agoInternal errors are NOT to be translated
Samual Lenks [Mon, 3 Jun 2013 23:07:47 +0000 (19:07 -0400)]
Internal errors are NOT to be translated

10 years agoChange the netname back so that it can be displayed where needed
Samual Lenks [Mon, 3 Jun 2013 23:04:40 +0000 (19:04 -0400)]
Change the netname back so that it can be displayed where needed

10 years agoComment out the debug prints for panel background
Samual Lenks [Mon, 3 Jun 2013 23:00:36 +0000 (19:00 -0400)]
Comment out the debug prints for panel background

10 years agoMerge remote-tracking branch 'origin/terencehill/hud_crash_fix'
Samual Lenks [Mon, 3 Jun 2013 22:57:23 +0000 (18:57 -0400)]
Merge remote-tracking branch 'origin/terencehill/hud_crash_fix'

10 years agoWhoops, we need to seta that in defaultXonotic.cfg
Samual Lenks [Mon, 3 Jun 2013 17:49:34 +0000 (13:49 -0400)]
Whoops, we need to seta that in defaultXonotic.cfg

10 years agoUpdate the rest of the .po files now so it matches Pootle
Samual Lenks [Mon, 3 Jun 2013 07:51:39 +0000 (03:51 -0400)]
Update the rest of the .po files now so it matches Pootle

10 years agoThat's not a normal ascii character :P evil :P
Samual Lenks [Mon, 3 Jun 2013 06:58:29 +0000 (02:58 -0400)]
That's not a normal ascii character :P evil :P

10 years agoUpdate against template
Samual Lenks [Mon, 3 Jun 2013 06:29:23 +0000 (02:29 -0400)]
Update against template

10 years agoUpdate German translation .po files
Samual Lenks [Mon, 3 Jun 2013 06:15:25 +0000 (02:15 -0400)]
Update German translation .po files

10 years agoUpdate translation templates
Samual Lenks [Sun, 2 Jun 2013 16:50:23 +0000 (12:50 -0400)]
Update translation templates

10 years agoClean up notifications code a little bit
Samual Lenks [Sun, 2 Jun 2013 04:52:29 +0000 (00:52 -0400)]
Clean up notifications code a little bit

10 years agoDisable debug in notification system now for 0.7
Samual Lenks [Sun, 2 Jun 2013 03:38:15 +0000 (23:38 -0400)]
Disable debug in notification system now for 0.7

10 years agoMerge remote-tracking branch 'origin/zykure/teamscores'
Samual Lenks [Sat, 1 Jun 2013 19:47:42 +0000 (15:47 -0400)]
Merge remote-tracking branch 'origin/zykure/teamscores'

10 years agofix db-key bug in PlayerStats_TeamScore()
Jan Behrens [Sat, 1 Jun 2013 17:22:32 +0000 (19:22 +0200)]
fix db-key bug in PlayerStats_TeamScore()

10 years agoWorkaround for occasional crashes caused by the hud code (please test)
terencehill [Sat, 1 Jun 2013 14:09:33 +0000 (16:09 +0200)]
Workaround for occasional crashes caused by the hud code (please test)

10 years agoMerge remote-tracking branch 'origin/samual/fix_deathfade'
Samual Lenks [Sat, 1 Jun 2013 05:07:04 +0000 (01:07 -0400)]
Merge remote-tracking branch 'origin/samual/fix_deathfade'

10 years agoLast thing to clean up, I swear
Samual Lenks [Sat, 1 Jun 2013 04:16:43 +0000 (00:16 -0400)]
Last thing to clean up, I swear

10 years agoEven more cleanup :D
Samual Lenks [Sat, 1 Jun 2013 04:13:30 +0000 (00:13 -0400)]
Even more cleanup :D

10 years agoMore cleanup
Samual Lenks [Sat, 1 Jun 2013 04:10:37 +0000 (00:10 -0400)]
More cleanup

10 years agoA bit of clean up, plus make it ACTUALLY work properly
Samual Lenks [Sat, 1 Jun 2013 04:08:37 +0000 (00:08 -0400)]
A bit of clean up, plus make it ACTUALLY work properly

10 years agoTry and unify the color selection code for csqcmodels
Samual Lenks [Sat, 1 Jun 2013 03:32:37 +0000 (23:32 -0400)]
Try and unify the color selection code for csqcmodels

10 years agoMerge remote-tracking branch 'origin/master' into samual/fix_deathfade
Samual Lenks [Sat, 1 Jun 2013 02:01:02 +0000 (22:01 -0400)]
Merge remote-tracking branch 'origin/master' into samual/fix_deathfade

10 years agoMerge remote-tracking branch 'origin/zykure/teamscores'
Samual Lenks [Fri, 31 May 2013 22:27:05 +0000 (18:27 -0400)]
Merge remote-tracking branch 'origin/zykure/teamscores'

10 years agoBump spec version for playerstats
Samual Lenks [Fri, 31 May 2013 22:26:31 +0000 (18:26 -0400)]
Bump spec version for playerstats

10 years agoMerge remote-tracking branch 'origin/master' into zykure/teamscores
Samual Lenks [Fri, 31 May 2013 22:23:54 +0000 (18:23 -0400)]
Merge remote-tracking branch 'origin/master' into zykure/teamscores

10 years agofix something
Samual Lenks [Fri, 31 May 2013 17:25:47 +0000 (13:25 -0400)]
fix something

10 years agoFix some !STRING usage
Samual Lenks [Fri, 31 May 2013 17:14:42 +0000 (13:14 -0400)]
Fix some !STRING usage

10 years agoUntil we get actually nice loading screens, revert back to only one
Samual Lenks [Fri, 31 May 2013 16:45:19 +0000 (12:45 -0400)]
Until we get actually nice loading screens, revert back to only one

10 years agoOut portal is blue, not red
Samual Lenks [Fri, 31 May 2013 16:35:49 +0000 (12:35 -0400)]
Out portal is blue, not red

10 years agoMerge remote-tracking branch 'origin/samual/update_effects_tab'
Samual Lenks [Fri, 31 May 2013 15:53:03 +0000 (11:53 -0400)]
Merge remote-tracking branch 'origin/samual/update_effects_tab'

10 years agoMove that into effects configs
Samual Lenks [Fri, 31 May 2013 15:52:22 +0000 (11:52 -0400)]
Move that into effects configs

10 years agoMerge remote-tracking branch 'origin/master' into samual/update_effects_tab
Samual Lenks [Fri, 31 May 2013 15:33:10 +0000 (11:33 -0400)]
Merge remote-tracking branch 'origin/master' into samual/update_effects_tab

10 years agoMerge remote-tracking branch 'origin/samual/updatecommands'
Samual Lenks [Fri, 31 May 2013 15:29:12 +0000 (11:29 -0400)]
Merge remote-tracking branch 'origin/samual/updatecommands'

10 years agoAdd the proper aliases for the commands
Samual Lenks [Fri, 31 May 2013 15:28:20 +0000 (11:28 -0400)]
Add the proper aliases for the commands

10 years agoMerge remote-tracking branch 'origin/master' into samual/updatecommands
Samual Lenks [Fri, 31 May 2013 15:23:18 +0000 (11:23 -0400)]
Merge remote-tracking branch 'origin/master' into samual/updatecommands

10 years agoBump Xonotic version to 0.7.0
Samual Lenks [Fri, 31 May 2013 15:17:28 +0000 (11:17 -0400)]
Bump Xonotic version to 0.7.0

10 years agoUse the proper indication for swedish .po file
Samual Lenks [Fri, 31 May 2013 01:55:59 +0000 (21:55 -0400)]
Use the proper indication for swedish .po file

10 years agoAlso spacing
Samual Lenks [Fri, 31 May 2013 01:48:28 +0000 (21:48 -0400)]
Also spacing

10 years agoLong line to shorter line
Samual Lenks [Fri, 31 May 2013 01:46:51 +0000 (21:46 -0400)]
Long line to shorter line

10 years agoThat should be UTF-8 in thar.
Samual Lenks [Thu, 30 May 2013 21:04:41 +0000 (17:04 -0400)]
That should be UTF-8 in thar.

10 years agoWhoops, forgot to update those gentle strings with new args. fixes #1597
Samual Lenks [Thu, 30 May 2013 17:56:40 +0000 (13:56 -0400)]
Whoops, forgot to update those gentle strings with new args. fixes #1597

10 years ago./check-translations.sh pot
Samual Lenks [Thu, 30 May 2013 17:15:42 +0000 (13:15 -0400)]
./check-translations.sh pot

10 years agoFix unable to pickup powerups in minstagib, fixes #1575
Mario [Thu, 30 May 2013 07:23:08 +0000 (17:23 +1000)]
Fix unable to pickup powerups in minstagib, fixes #1575

10 years agoMerge remote-tracking branch 'origin/terencehill/cmd_fixes'
Samual Lenks [Tue, 28 May 2013 20:21:14 +0000 (16:21 -0400)]
Merge remote-tracking branch 'origin/terencehill/cmd_fixes'

10 years agoMerge remote-tracking branch 'origin/terencehill/menu_mouse_jump_fix'
Samual Lenks [Tue, 28 May 2013 20:20:12 +0000 (16:20 -0400)]
Merge remote-tracking branch 'origin/terencehill/menu_mouse_jump_fix'

10 years agoIf the menu gets closed do not update mouse position: it prevents mouse jumping to...
terencehill [Sun, 26 May 2013 10:32:26 +0000 (12:32 +0200)]
If the menu gets closed do not update mouse position: it prevents mouse jumping to '0 0 0' when menu is fading out

10 years agoPrevent a crash (infinite loop) calling the command vote help help
terencehill [Fri, 24 May 2013 17:04:05 +0000 (19:04 +0200)]
Prevent a crash (infinite loop) calling the command vote help help

10 years agoFix trace command
terencehill [Fri, 24 May 2013 16:17:57 +0000 (18:17 +0200)]
Fix trace command

10 years agoWorking on some updates to effects tab (better grouping, added spawnpoint
Samual Lenks [Wed, 22 May 2013 04:56:25 +0000 (00:56 -0400)]
Working on some updates to effects tab (better grouping, added spawnpoint
options)

10 years agoMerge remote-tracking branch 'origin/master' into samual/update_effects_tab
Samual Lenks [Wed, 22 May 2013 02:34:46 +0000 (22:34 -0400)]
Merge remote-tracking branch 'origin/master' into samual/update_effects_tab

Conflicts:
tooltips.db

10 years agoMerge remote-tracking branch 'origin/Mario/vehicle_fixes'
Samual Lenks [Tue, 21 May 2013 20:59:05 +0000 (16:59 -0400)]
Merge remote-tracking branch 'origin/Mario/vehicle_fixes'

10 years agoFix crash in CTF caused by improper player check #1574
Samual Lenks [Sun, 19 May 2013 03:03:44 +0000 (23:03 -0400)]
Fix crash in CTF caused by improper player check #1574

10 years agoMove VehicleTouch to the correct function
Mario [Fri, 17 May 2013 01:28:32 +0000 (11:28 +1000)]
Move VehicleTouch to the correct function

10 years agoFixes for some vehicle related issues
Mario [Fri, 17 May 2013 01:26:44 +0000 (11:26 +1000)]
Fixes for some vehicle related issues

10 years agoAdd new 'Q' field to format spec comment
Jan Behrens [Wed, 15 May 2013 22:31:04 +0000 (00:31 +0200)]
Add new 'Q' field to format spec comment

10 years agoOn second thought, disable crosshair_hittest_showimpact, it's too glitchy
Samual Lenks [Wed, 15 May 2013 01:50:39 +0000 (21:50 -0400)]
On second thought, disable crosshair_hittest_showimpact, it's too glitchy

10 years ago"teamplay" is not set yet, just check the serverflag directly
Samual Lenks [Wed, 15 May 2013 01:47:09 +0000 (21:47 -0400)]
"teamplay" is not set yet, just check the serverflag directly

10 years agoEnable crosshair_hittest_showimpact 1 by default
Samual Lenks [Wed, 15 May 2013 01:14:29 +0000 (21:14 -0400)]
Enable crosshair_hittest_showimpact 1 by default

10 years agoFix ItemTouch mutator hook usage (fixes #1572)
Samual Lenks [Wed, 15 May 2013 01:00:19 +0000 (21:00 -0400)]
Fix ItemTouch mutator hook usage (fixes #1572)

10 years agoMerge remote-tracking branch 'origin/samual/individual_switchdelay'
Samual Lenks [Tue, 14 May 2013 22:21:28 +0000 (18:21 -0400)]
Merge remote-tracking branch 'origin/samual/individual_switchdelay'

10 years agoCleanup
Samual Lenks [Tue, 14 May 2013 22:20:51 +0000 (18:20 -0400)]
Cleanup

10 years agoAlso add "new toys" cvars
Samual Lenks [Tue, 14 May 2013 22:13:29 +0000 (18:13 -0400)]
Also add "new toys" cvars

10 years agoWorking on crosshair ring fading...
Samual Lenks [Tue, 14 May 2013 20:43:55 +0000 (16:43 -0400)]
Working on crosshair ring fading...

10 years agoFix weirdness with weapon_nextthink frame time on switching
Samual Lenks [Tue, 14 May 2013 18:56:26 +0000 (14:56 -0400)]
Fix weirdness with weapon_nextthink frame time on switching

10 years agoFix/update configs
Samual Lenks [Tue, 14 May 2013 18:14:55 +0000 (14:14 -0400)]
Fix/update configs

10 years agoMerge remote-tracking branch 'origin/master' into samual/individual_switchdelay
Samual Lenks [Tue, 14 May 2013 17:59:18 +0000 (13:59 -0400)]
Merge remote-tracking branch 'origin/master' into samual/individual_switchdelay

10 years agoVarious fixes for spawnpoint effects
Samual Lenks [Tue, 14 May 2013 17:52:48 +0000 (13:52 -0400)]
Various fixes for spawnpoint effects

10 years agoIncrease Nex raise/drop/animtime, decrease laser raise/drop time
Samual Lenks [Tue, 14 May 2013 08:50:46 +0000 (04:50 -0400)]
Increase Nex raise/drop/animtime, decrease laser raise/drop time

10 years agoClone settings to XPM balance
Samual Lenks [Tue, 14 May 2013 08:14:10 +0000 (04:14 -0400)]
Clone settings to XPM balance

10 years agoAdd the cvars to the primary balance config
Samual Lenks [Tue, 14 May 2013 08:10:09 +0000 (04:10 -0400)]
Add the cvars to the primary balance config

10 years agoStrip out old g_balance_weaponswitchdelay cvar usage
Samual Lenks [Tue, 14 May 2013 07:57:13 +0000 (03:57 -0400)]
Strip out old g_balance_weaponswitchdelay cvar usage

10 years agoYay code part basically works now
Samual Lenks [Tue, 14 May 2013 07:31:14 +0000 (03:31 -0400)]
Yay code part basically works now

10 years agoSave what i've got now for later if necessary
Samual Lenks [Tue, 14 May 2013 07:13:53 +0000 (03:13 -0400)]
Save what i've got now for later if necessary

10 years agoWork on adding separate switch delays for each weapon anim, plus clean up
Samual Lenks [Tue, 14 May 2013 06:48:02 +0000 (02:48 -0400)]
Work on adding separate switch delays for each weapon anim, plus clean up
register weapon a bit