]>
git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
przemek [Wed, 12 Oct 2011 12:51:21 +0000 (14:51 +0200)]
Fixes to key handling
przemek [Sun, 9 Oct 2011 14:02:49 +0000 (16:02 +0200)]
a typo in t_plats.qc
przemek [Sun, 9 Oct 2011 13:02:37 +0000 (15:02 +0200)]
item_key1/item_key2 work now with func_door, new entity: trigger_keylock
przemek [Sat, 8 Oct 2011 20:29:59 +0000 (22:29 +0200)]
item_key initial commit
Rudolf Polzer [Mon, 3 Oct 2011 06:19:59 +0000 (08:19 +0200)]
fix some obvious bugs
Rudolf Polzer [Sun, 2 Oct 2011 18:42:28 +0000 (20:42 +0200)]
oops, had forgotten this tuba code part
Rudolf Polzer [Sun, 2 Oct 2011 16:41:20 +0000 (18:41 +0200)]
fix an effectless statement - who put this there in the first place? TH of course...
Rudolf Polzer [Sun, 2 Oct 2011 16:37:28 +0000 (18:37 +0200)]
Merge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Sun, 2 Oct 2011 16:37:07 +0000 (18:37 +0200)]
adjust for fteqcc changes (these are safe, hope the new fteqcc still works)
Rudolf Polzer [Sat, 1 Oct 2011 14:57:15 +0000 (16:57 +0200)]
do the +use -> use transition PROPERLY
Rudolf Polzer [Sat, 1 Oct 2011 14:53:46 +0000 (16:53 +0200)]
fteqcc parsing bug
Rudolf Polzer [Sat, 1 Oct 2011 14:53:06 +0000 (16:53 +0200)]
use key: do the transition in the config
Rudolf Polzer [Sat, 1 Oct 2011 14:52:01 +0000 (16:52 +0200)]
Revert "rewrite the use key system to always rely on the impulse for impulse actions, and use the button state for stuff that needs to know whether the button is held"
This reverts commit
2ab37e6c5b9742c6561cebd084822ea70f7dfb49 .
Rudolf Polzer [Sat, 1 Oct 2011 14:39:57 +0000 (16:39 +0200)]
rewrite the use key system to always rely on the impulse for impulse actions, and use the button state for stuff that needs to know whether the button is held
Rudolf Polzer [Sat, 1 Oct 2011 13:26:21 +0000 (15:26 +0200)]
RPN: offer the digest_hex command
Rudolf Polzer [Sat, 1 Oct 2011 11:01:15 +0000 (13:01 +0200)]
reset tuba instrument on WR_SETUP
Rudolf Polzer [Fri, 30 Sep 2011 11:25:58 +0000 (13:25 +0200)]
force wildcards to expand
Rudolf Polzer [Fri, 30 Sep 2011 05:17:29 +0000 (07:17 +0200)]
do only ONE 30sec pause if an error happened
Rudolf Polzer [Fri, 30 Sep 2011 05:17:03 +0000 (07:17 +0200)]
Merge branch 'master' of http://de.git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Wed, 28 Sep 2011 20:25:36 +0000 (22:25 +0200)]
tuba: more preparations for alternate instruments (reload key now partially implemented but harmless)
Rudolf Polzer [Wed, 28 Sep 2011 13:28:45 +0000 (15:28 +0200)]
stupid feature :P
Rudolf Polzer [Wed, 28 Sep 2011 07:05:01 +0000 (09:05 +0200)]
improve pitch shift combining to have equal RMS at any pitch
Rudolf Polzer [Tue, 27 Sep 2011 17:23:00 +0000 (19:23 +0200)]
Merge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Tue, 27 Sep 2011 17:21:39 +0000 (19:21 +0200)]
more attenuation for casings
Samual [Tue, 27 Sep 2011 03:32:00 +0000 (23:32 -0400)]
Merge remote branch 'origin/terencehill/menu_tooltips_2'
Samual [Tue, 27 Sep 2011 03:19:46 +0000 (23:19 -0400)]
Merge remote branch 'origin/master' into terencehill/menu_tooltips_2
Rudolf Polzer [Mon, 26 Sep 2011 04:39:49 +0000 (06:39 +0200)]
Revert "In order for dds to save a texture file, its resolution must be a multiple of four (due to recent engine change which uses hard coded relative texture size instead of ddssize argument) -- This may just be a workaround, but either way it's totally harmless (just resized 1x1 texture files to 4x4 texture files). A real solution would later be a new model which has a real texture." WRONG. This is an engine bug and by doing this workaround, we lose the chance to solve it. Reverting.
This reverts commit
c5d711414f9bcf2835e2cead0082454c9976f533 .
Samual [Mon, 26 Sep 2011 00:28:40 +0000 (20:28 -0400)]
In order for dds to save a texture file, its resolution must be a multiple of four (due to recent engine change which uses hard coded relative texture size instead of ddssize argument) -- This may just be a workaround, but either way it's totally harmless (just resized 1x1 texture files to 4x4 texture files). A real solution would later be a new model which has a real texture.
Samual [Mon, 26 Sep 2011 00:21:32 +0000 (20:21 -0400)]
Merge remote branch 'origin/mrbougo/weaplast_on_spawn'
Rudolf Polzer [Sat, 24 Sep 2011 15:32:16 +0000 (17:32 +0200)]
support pitch shifting in the tuba if the engine supports it for faster level loading
(currently, we require only sounds for notes -18, -12, -6, 0, 6, 12, 18, 24)
Rudolf Polzer [Sat, 24 Sep 2011 14:54:29 +0000 (16:54 +0200)]
fixes for the pitch shifting code path
Rudolf Polzer [Sat, 24 Sep 2011 14:34:43 +0000 (16:34 +0200)]
Seeker: fix missing handling of hitting skybox
Rudolf Polzer [Fri, 23 Sep 2011 13:38:40 +0000 (15:38 +0200)]
remove some more legacy stuff
Rudolf Polzer [Fri, 23 Sep 2011 13:20:23 +0000 (15:20 +0200)]
give the tuba its own audio channel
Rudolf Polzer [Fri, 23 Sep 2011 13:17:22 +0000 (15:17 +0200)]
turn off Xonotic 0.1.0 compatibility workarounds - we no longer need them
Samual [Fri, 23 Sep 2011 05:58:01 +0000 (01:58 -0400)]
Merge remote branch 'origin/samual/balance'
Samual [Fri, 23 Sep 2011 05:54:18 +0000 (01:54 -0400)]
Merge remote branch 'origin/samual/fix_hook_in_vehicles'
Samual [Fri, 23 Sep 2011 05:52:17 +0000 (01:52 -0400)]
Add checks to make sure you can't fire hook while inside a vehicle, and also remove any current hooks you have when you enter a vehicle
Samual [Thu, 22 Sep 2011 13:41:24 +0000 (09:41 -0400)]
Merge remote branch 'origin/master' into samual/balance
Rudolf Polzer [Thu, 22 Sep 2011 04:39:49 +0000 (06:39 +0200)]
tuba has a very small refire rate, so fix some false positives of the fire auditing
Samual [Wed, 21 Sep 2011 19:46:01 +0000 (15:46 -0400)]
Adjust the self damage slightly (raise it, it was slightly too low before)
Samual [Wed, 21 Sep 2011 19:10:16 +0000 (15:10 -0400)]
Tweak rocketlauncher radius a bit
Samual [Wed, 21 Sep 2011 18:50:16 +0000 (14:50 -0400)]
Add weapon spread factor into the per-shot spread calculation
Samual [Wed, 21 Sep 2011 18:36:34 +0000 (14:36 -0400)]
Actually lets change around the calculation for the hagar per-shot spread a bit, now also has "bias" cvar to control how much spread there is based on how many shots are loaded.
Samual [Wed, 21 Sep 2011 16:25:28 +0000 (12:25 -0400)]
Attempt to make the nexgun less spammy without actually nerfing the gun much
Samual [Wed, 21 Sep 2011 16:18:57 +0000 (12:18 -0400)]
Lower the damage of the hagar primary, but also make it slightly more accurate
Samual [Wed, 21 Sep 2011 16:13:09 +0000 (12:13 -0400)]
Rework how the hagar load secondary spread works slightly (add per-shot spread like other normal weapons, plus adjust the normal spread of the attack)
Samual [Wed, 21 Sep 2011 15:03:40 +0000 (11:03 -0400)]
Try lower self damage percentage... Got some complaints about different issues regarding this
Samual [Wed, 21 Sep 2011 14:56:56 +0000 (10:56 -0400)]
Merge remote branch 'origin/master' into samual/balance
Conflicts:
balanceXonotic.cfg
Samual [Wed, 21 Sep 2011 14:50:02 +0000 (10:50 -0400)]
Increase the refire time for first shot on uzi
Rudolf Polzer [Wed, 21 Sep 2011 14:24:28 +0000 (16:24 +0200)]
various fixes for uzi refire
(the .cfg change makes it behave like before, except now intentionally so)
Rudolf Polzer [Wed, 21 Sep 2011 14:24:09 +0000 (16:24 +0200)]
fix auditing of bot scripting weapon state
Samual [Wed, 21 Sep 2011 13:32:29 +0000 (09:32 -0400)]
Merge remote branch 'origin/master' into samual/balance
Rudolf Polzer [Wed, 21 Sep 2011 13:16:53 +0000 (15:16 +0200)]
a weird bot command: print and error and highlight the bot if it cannot fire currently
Rudolf Polzer [Tue, 20 Sep 2011 05:03:31 +0000 (07:03 +0200)]
bot scripting: if we have no command, don't do anything
Rudolf Polzer [Mon, 19 Sep 2011 14:50:22 +0000 (16:50 +0200)]
key binder fix
Rudolf Polzer [Mon, 19 Sep 2011 13:20:16 +0000 (15:20 +0200)]
a TODO comment
Rudolf Polzer [Mon, 19 Sep 2011 13:17:11 +0000 (15:17 +0200)]
Small change: use self.weaponname, not self.weapon, for deciding the weapon model
This will later allow the same weapon slot to use multiple models if desired.
Rudolf Polzer [Mon, 19 Sep 2011 08:32:36 +0000 (10:32 +0200)]
bot scripting: also exec commands when dead
for controlled respawn
Jakob MG [Sun, 18 Sep 2011 19:33:51 +0000 (21:33 +0200)]
Skill based bot damage? No thanks.
Rudolf Polzer [Sun, 18 Sep 2011 15:31:02 +0000 (17:31 +0200)]
fix a duplicate variable name
Rudolf Polzer [Sun, 18 Sep 2011 13:43:54 +0000 (15:43 +0200)]
bot_cmd sound: precache the sound when the command is queued
Samual [Sun, 18 Sep 2011 13:32:22 +0000 (09:32 -0400)]
Merge remote branch 'origin/master' into samual/balance
MrBougo [Sun, 18 Sep 2011 12:12:42 +0000 (14:12 +0200)]
remove useless line since
cff5b8df
MrBougo [Sun, 18 Sep 2011 12:09:51 +0000 (14:09 +0200)]
make weaplast and laser secondary use the best other weapon if previous is unusable
this also makes weaplast use the second best weapon on spawn
Rudolf Polzer [Sun, 18 Sep 2011 11:20:00 +0000 (13:20 +0200)]
VERY evil debug feature: allow to set independent players by cvar
Rudolf Polzer [Sun, 18 Sep 2011 11:17:24 +0000 (13:17 +0200)]
fix a NIX issue
terencehill [Sat, 17 Sep 2011 21:39:30 +0000 (23:39 +0200)]
strunzone menuTooltipText after tooltip has faded out
terencehill [Sat, 17 Sep 2011 16:57:19 +0000 (18:57 +0200)]
Show menu_tooltips checkboxes only when the cvar developer is set
terencehill [Sat, 17 Sep 2011 15:51:05 +0000 (17:51 +0200)]
Merge branch 'master' into terencehill/menu_tooltips_2
Conflicts:
defaultXonotic.cfg
Rudolf Polzer [Sat, 17 Sep 2011 14:29:00 +0000 (16:29 +0200)]
Merge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Sat, 17 Sep 2011 14:28:05 +0000 (16:28 +0200)]
ClientKill: prevent multiple suicides in same frame
Rudolf Polzer [Fri, 16 Sep 2011 10:21:04 +0000 (12:21 +0200)]
turn off some clearly broken code (only warns, does nothing at all)
Rudolf Polzer [Fri, 16 Sep 2011 04:43:26 +0000 (06:43 +0200)]
prepare support for engine side pitch shifting in the tuba
Rudolf Polzer [Thu, 15 Sep 2011 20:16:01 +0000 (22:16 +0200)]
fix the same hook bug another, REAL, way :P
Rudolf Polzer [Thu, 15 Sep 2011 20:08:05 +0000 (22:08 +0200)]
possible workaround for a hook related crash
Rudolf Polzer [Wed, 14 Sep 2011 12:58:24 +0000 (14:58 +0200)]
the bot config file is harmless too
Rudolf Polzer [Wed, 14 Sep 2011 09:32:03 +0000 (11:32 +0200)]
next config version bump to fix possible freetype issues
Samual [Wed, 14 Sep 2011 06:01:12 +0000 (02:01 -0400)]
Merge remote branch 'origin/master' into samual/balance
Samual [Wed, 14 Sep 2011 05:59:22 +0000 (01:59 -0400)]
Increase radius of rocketlauncher to make it perhaps more useful (experimental, hopefully doesn't make this overpowered or bring this into the over-used-weapon-tier :D)
Rudolf Polzer [Tue, 13 Sep 2011 18:49:23 +0000 (20:49 +0200)]
Merge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Tue, 13 Sep 2011 18:49:04 +0000 (20:49 +0200)]
fix an oops :P sorry for breaking jumping
Samual [Tue, 13 Sep 2011 17:54:02 +0000 (13:54 -0400)]
Merge remote branch 'origin/master' into samual/balance
Samual [Tue, 13 Sep 2011 17:48:56 +0000 (13:48 -0400)]
Lower damage for machine gun primary
Rudolf Polzer [Tue, 13 Sep 2011 14:25:28 +0000 (16:25 +0200)]
Merge remote-tracking branch 'origin/terencehill/align_fix'
Rudolf Polzer [Tue, 13 Sep 2011 14:22:13 +0000 (16:22 +0200)]
Merge remote-tracking branch 'origin/terencehill/arena_stuff'
Rudolf Polzer [Tue, 13 Sep 2011 14:19:23 +0000 (16:19 +0200)]
only set the prevent-join-msg timer if actually sending the message
Rudolf Polzer [Tue, 13 Sep 2011 14:19:07 +0000 (16:19 +0200)]
Merge remote-tracking branch 'origin/terencehill/less_spammy_prevent_join_msg'
terencehill [Tue, 13 Sep 2011 12:48:18 +0000 (14:48 +0200)]
Fix name description alignment in scoreboard_columns_set help
Rudolf Polzer [Tue, 13 Sep 2011 07:57:57 +0000 (09:57 +0200)]
also don't save campaign progress when winning the whole campaign by levelwarp
Rudolf Polzer [Tue, 13 Sep 2011 07:55:41 +0000 (09:55 +0200)]
add a campaign levelwarp command "warp"
usage:
warp - skips current level
warp 10 - skips to level 10
The warp'd progress is NOT saved!
Rudolf Polzer [Mon, 12 Sep 2011 11:00:24 +0000 (13:00 +0200)]
fix consistency in german translation
Rudolf Polzer [Mon, 12 Sep 2011 10:26:52 +0000 (12:26 +0200)]
update german
Rudolf Polzer [Mon, 12 Sep 2011 10:24:33 +0000 (12:24 +0200)]
update .pot files
Rudolf Polzer [Mon, 12 Sep 2011 10:21:04 +0000 (12:21 +0200)]
force-update config.cfg to r_shadow_realtime_world_lightmaps as apparently people have broken config files
Rudolf Polzer [Mon, 12 Sep 2011 09:34:35 +0000 (11:34 +0200)]
remove sv_pogostick cvar, this is now controlled clientside
Samual [Mon, 12 Sep 2011 07:27:41 +0000 (03:27 -0400)]
Merge remote branch 'origin/divVerent/typofix'
Samual [Mon, 12 Sep 2011 07:25:55 +0000 (03:25 -0400)]
Merge remote branch 'origin/terencehill/essential_weapons_panel'
Samual [Mon, 12 Sep 2011 06:37:32 +0000 (02:37 -0400)]
Merge remote branch 'origin/master' into terencehill/essential_weapons_panel
Samual [Mon, 12 Sep 2011 06:30:27 +0000 (02:30 -0400)]
Merge remote branch 'origin/terencehill/megaerebus_image_fix'