]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
13 years agoError case: Skip reloading and warn if attempting to reload a weapon that does not...
Mircea Kitsune [Fri, 11 Feb 2011 20:29:46 +0000 (22:29 +0200)]
Error case: Skip reloading and warn if attempting to reload a weapon that does not have WEP_FLAG_RELOADABLE. Useful for players that make new weapons, if they ever forget to add it.

13 years agoImprove a comment
Mircea Kitsune [Fri, 11 Feb 2011 20:22:59 +0000 (22:22 +0200)]
Improve a comment

13 years agoSkip melee attack for shotgun while reloading
Mircea Kitsune [Fri, 11 Feb 2011 20:20:03 +0000 (22:20 +0200)]
Skip melee attack for shotgun while reloading

13 years agoComment out that last change, rather
Mircea Kitsune [Fri, 11 Feb 2011 20:12:10 +0000 (22:12 +0200)]
Comment out that last change, rather

13 years agoDo not set ATTACK_FINISHED in reload code any more. This causes annoying delays if...
Mircea Kitsune [Fri, 11 Feb 2011 20:09:05 +0000 (22:09 +0200)]
Do not set ATTACK_FINISHED in reload code any more. This causes annoying delays if eg: You start reloading a weapon, then quickly switch to another weapon and back to it. Reloading is then canceled, but the 2 second reload time is still there, so your weapon is delayed for 2 seconds without reason.

13 years agoFix that last change
Mircea Kitsune [Fri, 11 Feb 2011 17:26:13 +0000 (19:26 +0200)]
Fix that last change

13 years agoA small change
Mircea Kitsune [Fri, 11 Feb 2011 17:23:35 +0000 (19:23 +0200)]
A small change

13 years agoRename zero_ammo to ammo_none
Mircea Kitsune [Fri, 11 Feb 2011 17:07:35 +0000 (19:07 +0200)]
Rename zero_ammo to ammo_none

13 years agoStop sending ammo type in W_Reload, now that we update self.current_ammo in WR_SETUP...
Mircea Kitsune [Fri, 11 Feb 2011 17:06:21 +0000 (19:06 +0200)]
Stop sending ammo type in W_Reload, now that we update self.current_ammo in WR_SETUP for each weapon.

13 years agoOops, forgot to update the uzi.
Mircea Kitsune [Fri, 11 Feb 2011 17:01:53 +0000 (19:01 +0200)]
Oops, forgot to update the uzi.

13 years agoSet self.current_ammo in each weapon's WR_SETUP stage. That way, this float can be...
Mircea Kitsune [Fri, 11 Feb 2011 16:57:32 +0000 (18:57 +0200)]
Set self.current_ammo in each weapon's WR_SETUP stage. That way, this float can be used for many things throughout the code, and is always updated. Not fully finished.

13 years agoRemove parts of a forgotten feature
Mircea Kitsune [Fri, 11 Feb 2011 16:49:12 +0000 (18:49 +0200)]
Remove parts of a forgotten feature

13 years agoUse the new ammo function for laser and hook too (tested)
Mircea Kitsune [Fri, 11 Feb 2011 16:45:30 +0000 (18:45 +0200)]
Use the new ammo function for laser and hook too (tested)

13 years agoPhase 2. A global ammo decreasing function. Still not fully ready
Mircea Kitsune [Fri, 11 Feb 2011 16:37:31 +0000 (18:37 +0200)]
Phase 2. A global ammo decreasing function. Still not fully ready

13 years agoSimplify some minstanex code
Mircea Kitsune [Fri, 11 Feb 2011 15:52:15 +0000 (17:52 +0200)]
Simplify some minstanex code

13 years agoFirst phase, second part.
Mircea Kitsune [Fri, 11 Feb 2011 15:49:01 +0000 (17:49 +0200)]
First phase, second part.

13 years agoAttempt to further simplify the reload code, as requested. First part of the first...
Mircea Kitsune [Fri, 11 Feb 2011 15:31:14 +0000 (17:31 +0200)]
Attempt to further simplify the reload code, as requested. First part of the first phase.

13 years agoAfter intensively testing the code today, and not receiving any complaints for weeks...
Mircea Kitsune [Thu, 10 Feb 2011 18:22:52 +0000 (20:22 +0200)]
After intensively testing the code today, and not receiving any complaints for weeks, I'm concluding this feature is finished. Revert reload settings to default balance, and mark the code as ready to merge on my end.

13 years agoOops, wrote wrong ammo in sniper rifle by mistake
Mircea Kitsune [Thu, 10 Feb 2011 17:55:07 +0000 (19:55 +0200)]
Oops, wrote wrong ammo in sniper rifle by mistake

13 years agoSmall fix for Electro ammo code
Mircea Kitsune [Thu, 10 Feb 2011 17:48:18 +0000 (19:48 +0200)]
Small fix for Electro ammo code

13 years agoMerge branch 'master' into mirceakitsune/universal_reload_system
Mircea Kitsune [Thu, 10 Feb 2011 16:49:35 +0000 (18:49 +0200)]
Merge branch 'master' into mirceakitsune/universal_reload_system

13 years agoMerge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Thu, 10 Feb 2011 12:42:21 +0000 (13:42 +0100)]
Merge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir

13 years agomore translation for French
Rudolf Polzer [Thu, 10 Feb 2011 12:42:01 +0000 (13:42 +0100)]
more translation for French

13 years agofix typo
Rudolf Polzer [Thu, 10 Feb 2011 06:05:58 +0000 (07:05 +0100)]
fix typo

13 years agoMerge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Wed, 9 Feb 2011 20:25:51 +0000 (21:25 +0100)]
Merge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir

13 years agoadd cl_allow_uidtracking
Rudolf Polzer [Wed, 9 Feb 2011 20:22:43 +0000 (21:22 +0100)]
add cl_allow_uidtracking

13 years agofix part of the last merge, because the "favorite" button is supposed to work even...
Rudolf Polzer [Wed, 9 Feb 2011 12:33:54 +0000 (13:33 +0100)]
fix part of the last merge, because the "favorite" button is supposed to work even with an empty server list, if the server IP text box is not empty

13 years agoMerge remote branch 'origin/terencehill/misc_bugfixes'
Rudolf Polzer [Wed, 9 Feb 2011 12:33:08 +0000 (13:33 +0100)]
Merge remote branch 'origin/terencehill/misc_bugfixes'

13 years agoprint a message when encountering "type"
Rudolf Polzer [Wed, 9 Feb 2011 08:11:21 +0000 (09:11 +0100)]
print a message when encountering "type"

13 years agoDisable Bookmark button if there are no server
terencehill [Tue, 8 Feb 2011 14:46:55 +0000 (15:46 +0100)]
Disable Bookmark button if there are no server

13 years agomark the Per weapon string translatable
Rudolf Polzer [Tue, 8 Feb 2011 09:41:21 +0000 (10:41 +0100)]
mark the Per weapon string translatable

13 years agoMerge remote branch 'origin/akari/healthcross'
Rudolf Polzer [Tue, 8 Feb 2011 09:39:23 +0000 (10:39 +0100)]
Merge remote branch 'origin/akari/healthcross'

Conflicts:
qcsrc/menu/xonotic/dialog_multiplayer_playersetup.c

13 years agoMerge remote branch 'origin/mirceakitsune/gametypefilter_teamspawns'
Rudolf Polzer [Tue, 8 Feb 2011 09:25:40 +0000 (10:25 +0100)]
Merge remote branch 'origin/mirceakitsune/gametypefilter_teamspawns'

13 years agomake mines "super aggressive" (turn off the friend-nearby check) when it is expired
Rudolf Polzer [Tue, 8 Feb 2011 09:20:49 +0000 (10:20 +0100)]
make mines "super aggressive" (turn off the friend-nearby check) when it is expired

13 years agoDecrease rocket health so that it can be blown up more easily by grenades/electro
Samual [Tue, 8 Feb 2011 06:28:32 +0000 (01:28 -0500)]
Decrease rocket health so that it can be blown up more easily by grenades/electro

13 years agoAdjust rocket health from 40 to 30, this way mortars can blow it up easier but lasers...
Samual [Tue, 8 Feb 2011 06:26:02 +0000 (01:26 -0500)]
Adjust rocket health from 40 to 30, this way mortars can blow it up easier but lasers can only move it

13 years agoMerge remote branch 'origin/master' into samual/balancesamual
Samual [Tue, 8 Feb 2011 06:22:02 +0000 (01:22 -0500)]
Merge remote branch 'origin/master' into samual/balancesamual

13 years agoDisable HLAC as I want to replace it with a lightning gun, and also add zoom to snipe...
Samual [Tue, 8 Feb 2011 06:12:42 +0000 (01:12 -0500)]
Disable HLAC as I want to replace it with a lightning gun, and also add zoom to sniper rifle secondary as IT IS A SNIPER. If any weapon makes the most sense with zoom on secondary, this one does.

13 years agoMake it so that minelayer shows up in g_weaponarena "most" -- fix the comments in...
Samual [Tue, 8 Feb 2011 05:56:24 +0000 (00:56 -0500)]
Make it so that minelayer shows up in g_weaponarena "most" -- fix the comments in the code -- change the mine firing spped and lifetime (for now 10 second lifetime, maybe in the future it will be longer)

13 years agoMerge branch 'savagex/plat-movehack'
Rudolf Polzer [Mon, 7 Feb 2011 19:36:16 +0000 (20:36 +0100)]
Merge branch 'savagex/plat-movehack'

13 years agoreduce offset a bit that prevents players from getting stuck in platforms. (0 0 1...
Maik Merten [Mon, 7 Feb 2011 19:15:21 +0000 (20:15 +0100)]
reduce offset a bit that prevents players from getting stuck in platforms. (0 0 1) was a bit excessive.

13 years agoFix Map Info dialog can be opened by pressing ENTER in the map list if there are...
terencehill [Mon, 7 Feb 2011 18:05:49 +0000 (19:05 +0100)]
Fix Map Info dialog can be opened by pressing ENTER in the map list if there are no maps for the current gametype
This bug fix also disables other keys when there are no maps as there's nothing to do

13 years agoMerge remote branch 'origin/master' into samual/balancesamual
Samual [Mon, 7 Feb 2011 07:55:19 +0000 (02:55 -0500)]
Merge remote branch 'origin/master' into samual/balancesamual

Conflicts:
balanceXonotic.cfg

13 years agoSome quick work on a feature for the minelayer which plays a sound at the end of...
Samual [Mon, 7 Feb 2011 07:49:37 +0000 (02:49 -0500)]
Some quick work on a feature for the minelayer which plays a sound at the end of its lifetime, this way you can have e.g. a countdown of its death alerting you it's going to die.

13 years agocomplete German translation
Rudolf Polzer [Mon, 7 Feb 2011 06:50:57 +0000 (07:50 +0100)]
complete German translation

13 years agoadd the other 3 languages to the menu
Rudolf Polzer [Mon, 7 Feb 2011 06:32:50 +0000 (07:32 +0100)]
add the other 3 languages to the menu

13 years agoupdate unfinished translations a bit
Rudolf Polzer [Mon, 7 Feb 2011 06:29:31 +0000 (07:29 +0100)]
update unfinished translations a bit

13 years agocredits for Finnish translation
Rudolf Polzer [Mon, 7 Feb 2011 06:29:03 +0000 (07:29 +0100)]
credits for Finnish translation

13 years agoFinnish by Exitium
Rudolf Polzer [Mon, 7 Feb 2011 06:27:15 +0000 (07:27 +0100)]
Finnish by Exitium

13 years agoMerge branch 'master' into mirceakitsune/universal_reload_system
Mircea Kitsune [Sun, 6 Feb 2011 22:42:52 +0000 (00:42 +0200)]
Merge branch 'master' into mirceakitsune/universal_reload_system

13 years agobe more specific on alternatives to controlled movement
Maik Merten [Sun, 6 Feb 2011 14:39:15 +0000 (15:39 +0100)]
be more specific on alternatives to controlled movement

13 years agoCPMA has teleport maxspeed of 400, I got told
Rudolf Polzer [Sun, 6 Feb 2011 14:36:29 +0000 (15:36 +0100)]
CPMA has teleport maxspeed of 400, I got told

13 years agoMerge branch 'master' of ssh://git.xonotic.org/xonotic-data.pk3dir into savagex/plat...
Maik Merten [Sun, 6 Feb 2011 14:31:39 +0000 (15:31 +0100)]
Merge branch 'master' of ssh://git.xonotic.org/xonotic-data.pk3dir into savagex/plat-movehack

13 years agoMerge remote branch 'origin/terencehill/typos'
Rudolf Polzer [Sat, 5 Feb 2011 19:14:27 +0000 (20:14 +0100)]
Merge remote branch 'origin/terencehill/typos'

13 years agoMerge remote branch 'origin/terencehill/short_sliders_fix'
Rudolf Polzer [Sat, 5 Feb 2011 19:13:46 +0000 (20:13 +0100)]
Merge remote branch 'origin/terencehill/short_sliders_fix'

13 years agobalanceXonotic: updates by atheros
Rudolf Polzer [Fri, 4 Feb 2011 21:06:27 +0000 (22:06 +0100)]
balanceXonotic: updates by atheros

13 years agoSome force updates and some mortar balance changes... it was way overpowered before...
Samual [Thu, 3 Feb 2011 21:18:44 +0000 (16:18 -0500)]
Some force updates and some mortar balance changes... it was way overpowered before. Also: Lets remove the hagar (g_start_weapon) and take its secondary and place it on the crylink. This needs more work (hagar secondary on crylink) but should be an improvement from how it's done now.

13 years agoFix length of some sliders in 2 panel dialogs, value field text was unreadable becaus...
terencehill [Wed, 2 Feb 2011 17:25:04 +0000 (18:25 +0100)]
Fix length of some sliders in 2 panel dialogs, value field text was unreadable because too much compressed
These sliders were added to the menu intentionally with a minor size to reduce graphical slider length and let value field text overflow to occupy more space. With the "compact text" system this hack made things worse.

13 years agoFix the nex a little (To be exactly like what tZork wanted), and also the seeker...
Samual [Tue, 1 Feb 2011 16:52:29 +0000 (11:52 -0500)]
Fix the nex a little (To be exactly like what tZork wanted), and also the seeker -- needs moar changes though (Hold on tZork)

13 years agoMerge remote branch 'origin/master' into samual/balancesamual
Samual [Tue, 1 Feb 2011 16:48:55 +0000 (11:48 -0500)]
Merge remote branch 'origin/master' into samual/balancesamual

13 years agoAdd a "teamspawns" and "noteamspawns" feature to gametypefilter. I believe this is...
Mircea Kitsune [Mon, 31 Jan 2011 22:38:27 +0000 (00:38 +0200)]
Add a "teamspawns" and "noteamspawns" feature to gametypefilter. I believe this is useful for maps that filter entities when team spawns are used. It can avoid adding each gametype manually in entities, and updating maps if a gametype is changed or added in Xonotic. I know about the "teams" and "noteams" switch, but these ignore team games that don't use team spawns and therefore a red / blue base (like TDM or DOM).

13 years agoRename treshold to threshold in 2 cvar names
terencehill [Mon, 31 Jan 2011 18:09:03 +0000 (19:09 +0100)]
Rename treshold to threshold in 2 cvar names

13 years agoFix some typo in cvars descriptions
terencehill [Mon, 31 Jan 2011 18:06:33 +0000 (19:06 +0100)]
Fix some typo in cvars descriptions

13 years agoadd a format spec comment
Rudolf Polzer [Mon, 31 Jan 2011 15:15:17 +0000 (16:15 +0100)]
add a format spec comment

13 years agoplayer stats: also send team scoreboard
Rudolf Polzer [Mon, 31 Jan 2011 15:02:34 +0000 (16:02 +0100)]
player stats: also send team scoreboard

13 years agoFix laser setting the last used ammo to 1 when reloading it after having switched...
Mircea Kitsune [Sun, 30 Jan 2011 20:56:30 +0000 (22:56 +0200)]
Fix laser setting the last used ammo to 1 when reloading it after having switched to another weapon. We need to use a field float there that is always 0, or the ..float sets the last ammo instead of reporting no ammo.

13 years agoPrettier name for DoReload (TriggerReload)
Mircea Kitsune [Sun, 30 Jan 2011 20:39:21 +0000 (22:39 +0200)]
Prettier name for DoReload (TriggerReload)

13 years agoWrite a useful comment
Mircea Kitsune [Sun, 30 Jan 2011 20:36:38 +0000 (22:36 +0200)]
Write a useful comment

13 years agoShare the final reload code that comes to mind. The reload code is for the most part...
Mircea Kitsune [Sun, 30 Jan 2011 20:35:52 +0000 (22:35 +0200)]
Share the final reload code that comes to mind. The reload code is for the most part shared now :)

13 years agoCreate a RELOADABLE weapon flag, and use it to prevent running useless shared code...
Mircea Kitsune [Sun, 30 Jan 2011 20:17:18 +0000 (22:17 +0200)]
Create a RELOADABLE weapon flag, and use it to prevent running useless shared code for weapons where it's not set

13 years agoFix Nexgun so that it has a cvar for the animation limit separate from autocharge...
Samual [Sun, 30 Jan 2011 20:08:38 +0000 (15:08 -0500)]
Fix Nexgun so that it has a cvar for the animation limit separate from autocharge limit - Also make it so that my balance no longer has a limit, and remove falloff. Also: Nerf velocity charge greatly.

13 years agoCommonize even more code, now that its possible
Mircea Kitsune [Sun, 30 Jan 2011 20:03:46 +0000 (22:03 +0200)]
Commonize even more code, now that its possible

13 years agoFix laser modelindex thingie (doesn't like reload's ammo float being 0)
Mircea Kitsune [Sun, 30 Jan 2011 19:48:07 +0000 (21:48 +0200)]
Fix laser modelindex thingie (doesn't like reload's ammo float being 0)

13 years agoAdapt the laser and its no-ammo usage too
Mircea Kitsune [Sun, 30 Jan 2011 17:57:59 +0000 (19:57 +0200)]
Adapt the laser and its no-ammo usage too

13 years agoFix ammo types
Mircea Kitsune [Sun, 30 Jan 2011 17:25:45 +0000 (19:25 +0200)]
Fix ammo types

13 years agoPort new code to all weapons, part 2
Mircea Kitsune [Sun, 30 Jan 2011 17:19:25 +0000 (19:19 +0200)]
Port new code to all weapons, part 2

13 years agoPort new code to all weapons, part 1
Mircea Kitsune [Sun, 30 Jan 2011 16:58:34 +0000 (18:58 +0200)]
Port new code to all weapons, part 1

13 years agoTurn weapon load floats into a single float with an array. The new system should...
Mircea Kitsune [Sun, 30 Jan 2011 16:38:27 +0000 (18:38 +0200)]
Turn weapon load floats into a single float with an array. The new system should be ready, and porting it to all guns is next

13 years agoFirst part of a more common weapon reload code. Implemented for the hagar currently...
Mircea Kitsune [Sun, 30 Jan 2011 16:20:22 +0000 (18:20 +0200)]
First part of a more common weapon reload code. Implemented for the hagar currently, to be ported to other guns.

13 years agoRename W_Reload again. Needed for an upcoming change
Mircea Kitsune [Sun, 30 Jan 2011 14:04:28 +0000 (16:04 +0200)]
Rename W_Reload again. Needed for an upcoming change

13 years agoMerge branch 'master' into mirceakitsune/universal_reload_system
Mircea Kitsune [Sun, 30 Jan 2011 13:38:16 +0000 (15:38 +0200)]
Merge branch 'master' into mirceakitsune/universal_reload_system

13 years agoMerge remote branch 'origin/terencehill/menu_dialogs_cleanups'
Rudolf Polzer [Sat, 29 Jan 2011 22:10:12 +0000 (23:10 +0100)]
Merge remote branch 'origin/terencehill/menu_dialogs_cleanups'

13 years agoMerge remote branch 'origin/terencehill/cvarlist_patch'
Rudolf Polzer [Sat, 29 Jan 2011 22:09:23 +0000 (23:09 +0100)]
Merge remote branch 'origin/terencehill/cvarlist_patch'

13 years agoMerge remote branch 'origin/terencehill/freezetag_fix'
Rudolf Polzer [Sat, 29 Jan 2011 22:06:38 +0000 (23:06 +0100)]
Merge remote branch 'origin/terencehill/freezetag_fix'

13 years agoMerge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Sat, 29 Jan 2011 20:26:18 +0000 (21:26 +0100)]
Merge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir

13 years agotrigger_hurt now can be targeted, and if triggered, the frag will be awarded to the...
Rudolf Polzer [Sat, 29 Jan 2011 20:25:32 +0000 (21:25 +0100)]
trigger_hurt now can be targeted, and if triggered, the frag will be awarded to the one who triggered it

13 years agoMerge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Sat, 29 Jan 2011 08:29:20 +0000 (09:29 +0100)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/xonotic-data.pk3dir

13 years agodo some sanity checking when getting player entity from #<n> spec
Rudolf Polzer [Sat, 29 Jan 2011 08:28:35 +0000 (09:28 +0100)]
do some sanity checking when getting player entity from #<n> spec

13 years agoshow number of free player slots in the rightclick dialog
Rudolf Polzer [Fri, 28 Jan 2011 21:32:18 +0000 (22:32 +0100)]
show number of free player slots in the rightclick dialog

13 years agowith this, we can allow g_maxplayers on pure servers
Rudolf Polzer [Fri, 28 Jan 2011 21:17:05 +0000 (22:17 +0100)]
with this, we can allow g_maxplayers on pure servers

13 years agocheck for free-slots in menuqc
Rudolf Polzer [Fri, 28 Jan 2011 21:16:11 +0000 (22:16 +0100)]
check for free-slots in menuqc

13 years agoadd number of free player slots to the statusResponse
Rudolf Polzer [Fri, 28 Jan 2011 21:13:05 +0000 (22:13 +0100)]
add number of free player slots to the statusResponse

13 years agodocument the last change better
Rudolf Polzer [Fri, 28 Jan 2011 20:53:27 +0000 (21:53 +0100)]
document the last change better

13 years agoallow changes in help_ cvars (makes PN server pure)
Rudolf Polzer [Fri, 28 Jan 2011 20:52:05 +0000 (21:52 +0100)]
allow changes in help_ cvars (makes PN server pure)

13 years agoCheckLinks: more checking
Rudolf Polzer [Fri, 28 Jan 2011 07:46:38 +0000 (08:46 +0100)]
CheckLinks:  more checking

13 years agocrylink: add some more CheckLinks calls... maybe this will figure out where the probl...
Rudolf Polzer [Fri, 28 Jan 2011 07:45:05 +0000 (08:45 +0100)]
crylink: add some more CheckLinks calls... maybe this will figure out where the problem is

13 years agoupdate translation files
Rudolf Polzer [Thu, 27 Jan 2011 16:07:15 +0000 (17:07 +0100)]
update translation files

13 years agoMerge /tmp/bundle
Rudolf Polzer [Thu, 27 Jan 2011 16:06:10 +0000 (17:06 +0100)]
Merge /tmp/bundle

13 years agoupdate of Hungarian
Rudolf Polzer [Thu, 27 Jan 2011 15:43:27 +0000 (16:43 +0100)]
update of Hungarian

13 years agoHungarian translation by xaN1C4n3
Rudolf Polzer [Thu, 27 Jan 2011 15:41:05 +0000 (16:41 +0100)]
Hungarian translation by xaN1C4n3