]>
git.rm.cloudns.org Git - xonotic/xonotic-data.pk3dir.git/log
Mircea Kitsune [Tue, 12 Apr 2011 17:18:40 +0000 (20:18 +0300)]
Merge branch 'master' into mirceakitsune/weapon_hagar_secondary_load
Jakob MG [Tue, 12 Apr 2011 17:14:12 +0000 (19:14 +0200)]
Merge remote-tracking branch 'origin/samual/balance'
Mircea Kitsune [Tue, 12 Apr 2011 17:13:01 +0000 (20:13 +0300)]
Don't allow switching to another weapon if we're loading rockets into the hagar
Mircea Kitsune [Tue, 12 Apr 2011 16:56:13 +0000 (19:56 +0300)]
Also use the beep sound when aborting loading.
Mircea Kitsune [Tue, 12 Apr 2011 16:54:10 +0000 (19:54 +0300)]
Higher pitch beep sound
Mircea Kitsune [Tue, 12 Apr 2011 16:52:26 +0000 (19:52 +0300)]
Play the beep sound when the last rocket is loaded, to notify the player of that. Idea by FruitieX
Mircea Kitsune [Tue, 12 Apr 2011 16:48:19 +0000 (19:48 +0300)]
Hagar beep, sound file
Mircea Kitsune [Tue, 12 Apr 2011 16:39:49 +0000 (19:39 +0300)]
Cvar the abort feature
Mircea Kitsune [Tue, 12 Apr 2011 16:32:53 +0000 (19:32 +0300)]
Pause until we can load rockets again, once we re-press the alt fire button
Mircea Kitsune [Tue, 12 Apr 2011 16:29:48 +0000 (19:29 +0300)]
Rename stuff in the code
Mircea Kitsune [Tue, 12 Apr 2011 16:27:53 +0000 (19:27 +0300)]
Another change to the buttons, making them work much better
Mircea Kitsune [Tue, 12 Apr 2011 16:12:59 +0000 (19:12 +0300)]
Another minor code sorting to the button checks
Samual [Tue, 12 Apr 2011 16:11:37 +0000 (12:11 -0400)]
Slightly less rotlinear so that your health/armor doesn't TOTALLY disappear instantly.
Mircea Kitsune [Tue, 12 Apr 2011 16:07:58 +0000 (19:07 +0300)]
Further improve that last check, and make sure it does run each frame all the time (unless the feature is disabled or reloading is blocking it)
Mircea Kitsune [Tue, 12 Apr 2011 15:57:14 +0000 (18:57 +0300)]
Improve how firing buttons are checked
Mircea Kitsune [Tue, 12 Apr 2011 15:43:24 +0000 (18:43 +0300)]
Require letting go of both firing buttons before we can load again, if we abort with primary fire
Mircea Kitsune [Tue, 12 Apr 2011 15:34:39 +0000 (18:34 +0300)]
Allow primary fire button to abort loading if clicking it while holding secondary down to load. Not ready yet.
Mircea Kitsune [Tue, 12 Apr 2011 15:15:46 +0000 (18:15 +0300)]
Also apply a loading brake after the last rocket has been loaded, rather than firing it instantly, as discussed with FruitieX
Mircea Kitsune [Tue, 12 Apr 2011 14:52:11 +0000 (17:52 +0300)]
Bump secondary push to 160
Mircea Kitsune [Tue, 12 Apr 2011 14:26:38 +0000 (17:26 +0300)]
Bump default damage up to 32. 20 is way too useless, and everyone would just use primary instead (might need to be even higher than this eventually)
Mircea Kitsune [Mon, 11 Apr 2011 22:21:53 +0000 (01:21 +0300)]
Revert that last change, as it cannot check for ammo any longer.
Mircea Kitsune [Mon, 11 Apr 2011 22:16:28 +0000 (01:16 +0300)]
If no loading speed is set, fill in all the rockets at once. Might be a better and safer behavior.
Mircea Kitsune [Mon, 11 Apr 2011 21:50:30 +0000 (00:50 +0300)]
Change the default load speed in all balances.
Mircea Kitsune [Mon, 11 Apr 2011 21:49:57 +0000 (00:49 +0300)]
And a refire of 0.8 however
Mircea Kitsune [Mon, 11 Apr 2011 21:47:24 +0000 (00:47 +0300)]
Faster rocket loading speed with slightly less damage
Mircea Kitsune [Mon, 11 Apr 2011 21:44:27 +0000 (00:44 +0300)]
A bit lower pitch though
Mircea Kitsune [Mon, 11 Apr 2011 21:43:27 +0000 (00:43 +0300)]
Make the sound faster, so it can match faster loading speeds like 0.6. Xonotic is too fast-paced for rocket loading speed to be 1.
Mircea Kitsune [Mon, 11 Apr 2011 21:17:51 +0000 (00:17 +0300)]
Bump damage from 22 to 24. It's much better practically.
Mircea Kitsune [Mon, 11 Apr 2011 21:01:37 +0000 (00:01 +0300)]
Remove an useless code
Mircea Kitsune [Mon, 11 Apr 2011 20:19:20 +0000 (23:19 +0300)]
Rename something in the code
Mircea Kitsune [Mon, 11 Apr 2011 20:06:28 +0000 (23:06 +0300)]
Default refire to 0.6, while leaving rocket loading speed at 1.
Mircea Kitsune [Mon, 11 Apr 2011 20:03:52 +0000 (23:03 +0300)]
Use a different cvar for rocket loading speed than refire. So the delay after the weapon fires (and may fire again) is different than the speed rockets are loaded with.
Mircea Kitsune [Mon, 11 Apr 2011 20:00:38 +0000 (23:00 +0300)]
OMG, forgot the firing animation *beats self*
Mircea Kitsune [Mon, 11 Apr 2011 19:55:01 +0000 (22:55 +0300)]
Also update the reload delay when firing, to add a forced pause that was missing
Mircea Kitsune [Mon, 11 Apr 2011 19:51:47 +0000 (22:51 +0300)]
Add some weapon firing functions that are prolly important.
Mircea Kitsune [Mon, 11 Apr 2011 19:38:09 +0000 (22:38 +0300)]
Rename some cvars
Mircea Kitsune [Mon, 11 Apr 2011 16:35:51 +0000 (19:35 +0300)]
Bump rocket damage up to 22. Don't worry, it doesn't really do that much damage, and this seems like a good balancing from my tests. With this, I declare the code ready for testing, and finding any existing bugs. Otherwise, it is ready.
Mircea Kitsune [Mon, 11 Apr 2011 16:22:34 +0000 (19:22 +0300)]
Add the correct .use function, fixes damage value
Mircea Kitsune [Mon, 11 Apr 2011 16:05:38 +0000 (19:05 +0300)]
Use the normal secondary spread cvar
Mircea Kitsune [Mon, 11 Apr 2011 16:01:56 +0000 (19:01 +0300)]
A bit more spread and much more damage (as it's unlikely for all 4 rockets to hit someone full-on).
Mircea Kitsune [Mon, 11 Apr 2011 15:50:30 +0000 (18:50 +0300)]
Code comments and cleanups
Mircea Kitsune [Mon, 11 Apr 2011 15:34:04 +0000 (18:34 +0300)]
Force switch to another weapon when out of ammo (needs to be done separately here)
Mircea Kitsune [Mon, 11 Apr 2011 15:27:05 +0000 (18:27 +0300)]
Release the rockets we loaded so far if canhold is disabled and we ran out of ammo, even if we didn't reach maximum amount.
Mircea Kitsune [Mon, 11 Apr 2011 15:24:26 +0000 (18:24 +0300)]
Make sure we have enough ammo for all the rockets we are about to load. If not, stop loading rockets when running out of ammo (or weapon load, when the hagar is set reloadable).
Mircea Kitsune [Mon, 11 Apr 2011 14:52:37 +0000 (17:52 +0300)]
Add cvars to all balances, so Samual won't kill me :P Disabled by default in all but the default balance, as it's for the owners of these balances to decide to tweak it. Also increase default spread a tiny bit.
Mircea Kitsune [Mon, 11 Apr 2011 14:23:30 +0000 (17:23 +0300)]
No need to keep the fully loaded status a global any more
Mircea Kitsune [Mon, 11 Apr 2011 14:19:23 +0000 (17:19 +0300)]
Add a canhold cvar. When enabled, reaching the maximum number of rockets will allow you to hold your hagar without auto-firing it. Else when the hagar is fully loaded, it discharges automatically. Currently disabled by default.
Mircea Kitsune [Mon, 11 Apr 2011 14:05:04 +0000 (17:05 +0300)]
5 sounds like an ok value for rocket damage
Mircea Kitsune [Mon, 11 Apr 2011 14:02:37 +0000 (17:02 +0300)]
Way lower damage, now that we fire 4 rockets at a time (max). lower each rocket's damage from 14 to 4. Better balancing can be decided later in time though.
Mircea Kitsune [Mon, 11 Apr 2011 13:54:18 +0000 (16:54 +0300)]
Add the name of the person who's sound I used. http://www.pdsounds.org/sounds/pocket_camera_start_and_shut_down Believe it or not, I Auditioned it from that :D
Mircea Kitsune [Mon, 11 Apr 2011 13:52:01 +0000 (16:52 +0300)]
Play the sound on CHAN_WEAPON2, to avoid cutting it with the fire sound
Mircea Kitsune [Mon, 11 Apr 2011 13:48:32 +0000 (16:48 +0300)]
Set refire to 1 by default, with the new feature.
Mircea Kitsune [Mon, 11 Apr 2011 13:47:58 +0000 (16:47 +0300)]
Code for using the new sound
Mircea Kitsune [Mon, 11 Apr 2011 13:43:52 +0000 (16:43 +0300)]
A sound for loading the hagar. Public domain, found randomly around the internetz
Mircea Kitsune [Mon, 11 Apr 2011 13:02:01 +0000 (16:02 +0300)]
Clear loaded rockets whenever hagar is reset.
Mircea Kitsune [Mon, 11 Apr 2011 12:59:29 +0000 (15:59 +0300)]
Don't allow primary fire to shoot while loading.
Mircea Kitsune [Mon, 11 Apr 2011 12:45:09 +0000 (15:45 +0300)]
Decrease ammo as well. Each rocket decreases ammo by the secondary shot ammo amount, based on how many rockets are fired.
Mircea Kitsune [Mon, 11 Apr 2011 12:41:23 +0000 (15:41 +0300)]
Fix a bug in the loaded rockets stat. Crosshair ring now indicates the proper value.
mand1nga [Mon, 11 Apr 2011 12:39:26 +0000 (09:39 -0300)]
Merge branch 'fruitiex/hud_effect_from_goldenhealth'
mand1nga [Mon, 11 Apr 2011 12:35:49 +0000 (09:35 -0300)]
Indentation fascist reporting for duty\!
Mircea Kitsune [Mon, 11 Apr 2011 12:35:14 +0000 (15:35 +0300)]
No longer send the maximum number of rockets as a stat, but use the same system as minelayer_maxmines
Mircea Kitsune [Mon, 11 Apr 2011 12:23:48 +0000 (15:23 +0300)]
Crosshair ring to indicate how many rockets are loaded into the hagar
Mircea Kitsune [Mon, 11 Apr 2011 12:17:43 +0000 (15:17 +0300)]
Set the maxload stat in hagar code
FruitieX [Mon, 11 Apr 2011 11:58:48 +0000 (14:58 +0300)]
revive the low health/armor hud effect from fruitiex/goldenhealth, also set both healthmax/armormax at 200 (this determines when the status bars on the hud are full, used to be 250 and 150 so they had different scales...)
Mircea Kitsune [Mon, 11 Apr 2011 11:54:37 +0000 (14:54 +0300)]
First step in making the hagar slowly loadable. Does not work as intended yet, but getting there.
Mircea Kitsune [Mon, 11 Apr 2011 11:07:41 +0000 (14:07 +0300)]
Create two stats for the hagar loading feature. Will be used for the crosshair inner ring, to show how many rockets have been loaded.
Mircea Kitsune [Mon, 11 Apr 2011 10:58:44 +0000 (13:58 +0300)]
Give the hagar its own load cvar. In this case, it will specify the maximum number of rockets you can load at a time.
Mircea Kitsune [Mon, 11 Apr 2011 10:56:02 +0000 (13:56 +0300)]
Fix loadable secondary lifetime
Mircea Kitsune [Mon, 11 Apr 2011 10:54:13 +0000 (13:54 +0300)]
Begin implementation of loadable hagar secondary. What this will do: When enabled, the user holds down the alt fire button to load rockets. The more it's held down, the more rockets are loaded into the hagar (one every X seconds). Once the button is released, the number of rockets that were loaded till that moment will be fired, in a pattern similar to the crylink primary. This will also be Xonotic's first "hold do load, the more the many" firing type.
Current code just causes hagar secondary to fire rockats in the same pattern as the crylink, which is just the first step.
mand1nga [Mon, 11 Apr 2011 00:32:41 +0000 (21:32 -0300)]
Merge remote branch 'origin/samual/fix_hud_configstuff'
Samual [Sun, 10 Apr 2011 21:22:05 +0000 (17:22 -0400)]
Fix some issues with creating hud configs automatically + add descriptions for a cvar I added
mand1nga [Sun, 10 Apr 2011 20:58:28 +0000 (17:58 -0300)]
Merge remote branch 'origin/samual/fix_crosshair_ring_cvars'
mand1nga [Sun, 10 Apr 2011 20:52:38 +0000 (17:52 -0300)]
Merge remote branch 'origin/samual/devreleaseconfigs'
Samual [Sun, 10 Apr 2011 20:50:52 +0000 (16:50 -0400)]
Add checks to see if crosshair ring is even allowed to render
Samual [Sun, 10 Apr 2011 20:45:29 +0000 (16:45 -0400)]
Add config for balance switching on endmatch (also for notifications of current balance)
Rudolf Polzer [Sun, 10 Apr 2011 15:57:56 +0000 (17:57 +0200)]
Merge branch 'master' of git://git.xonotic.org/xonotic/xonotic-data.pk3dir
Rudolf Polzer [Sun, 10 Apr 2011 15:57:43 +0000 (17:57 +0200)]
add some experimental aliases. Do not use.
mand1nga [Sat, 9 Apr 2011 01:17:38 +0000 (22:17 -0300)]
Merge remote branch 'origin/terencehill/hud_panel_powerups_text_fix'
mand1nga [Sat, 9 Apr 2011 00:38:02 +0000 (21:38 -0300)]
Merge remote branch 'origin/tzork/fl_notarget_ctflags'
mand1nga [Fri, 8 Apr 2011 17:05:15 +0000 (14:05 -0300)]
Merge remote branch 'origin/samual/defaults/swap_minelayer_mortar_priority'
terencehill [Thu, 7 Apr 2011 18:03:09 +0000 (20:03 +0200)]
Add missing cvar hud_panel_powerups_text to hud_luminos_xhair_minimal.cfg
Rudolf Polzer [Wed, 6 Apr 2011 20:02:44 +0000 (22:02 +0200)]
fix wrong strreplace usage
Jakob MG [Wed, 6 Apr 2011 09:30:26 +0000 (11:30 +0200)]
Set FL_NOTARGET on ctf flags (avoids turrets and otehr AI shooting them
Jakob MG [Tue, 5 Apr 2011 22:55:58 +0000 (00:55 +0200)]
Merge remote-tracking branch 'origin/samual/fix_csqc_strings'
Jakob MG [Tue, 5 Apr 2011 22:51:08 +0000 (00:51 +0200)]
Merge remote-tracking branch 'origin/samual/balance'
Jakob MG [Tue, 5 Apr 2011 22:48:11 +0000 (00:48 +0200)]
Merge remote-tracking branch 'origin/samual/fix_hud_drawpic_expanding'
Samual [Tue, 5 Apr 2011 13:33:06 +0000 (09:33 -0400)]
Some updates to falldamage - It should hurt more to fall from a flying vehicle ^_^
Samual [Tue, 5 Apr 2011 11:24:00 +0000 (07:24 -0400)]
ACTUALLY make drawpic_aspect_skin_expanding use the proper rendering for the aspect ratio. Fixes a bug that the expanding image mismatches the normal image in the HUD, now can be used for any HUD skin
Samual [Tue, 5 Apr 2011 10:56:11 +0000 (06:56 -0400)]
By request of many, swap the priority for grenadelauncher and minelayer - Most people want the grenadelauncher to come up first when they press the bind.
Samual [Tue, 5 Apr 2011 10:44:58 +0000 (06:44 -0400)]
Lower turnrate just slightly on the seeker
Samual [Tue, 5 Apr 2011 10:13:36 +0000 (06:13 -0400)]
g_start_weapon_sniperrifle 0 - Disable sniper rifle for now, at least until it gets new functionality.
Samual [Tue, 5 Apr 2011 09:55:46 +0000 (05:55 -0400)]
gettext a string which was missed for warmup
Samual [Tue, 5 Apr 2011 09:13:02 +0000 (05:13 -0400)]
Update starting ammo values for warmup, LMS, and nix
Rudolf Polzer [Tue, 5 Apr 2011 07:12:26 +0000 (09:12 +0200)]
fix health in ekg
mand1nga [Mon, 4 Apr 2011 00:51:55 +0000 (21:51 -0300)]
Merge remote branch 'origin/samual/defaults/smoothcrouch_enable'
mand1nga [Mon, 4 Apr 2011 00:38:36 +0000 (21:38 -0300)]
Merge remote branch 'origin/samual/balance'
Samual [Mon, 4 Apr 2011 00:34:25 +0000 (20:34 -0400)]
This enables a featured I added in the engine a while ago which basically smooths the view when crouching (previously it was an instant switch... which looked very odd.) This was SUPPOSED to be added into master a long time ago, but I didn't notice as I had it in my config.
Samual [Mon, 4 Apr 2011 00:17:20 +0000 (20:17 -0400)]
New health limit and rot rate plus use g_balance_damagepush_speedfactor 2.5
mand1nga [Sun, 3 Apr 2011 23:18:32 +0000 (20:18 -0300)]
Merge remote branch 'origin/fruitiex/mapvote_fix'
mand1nga [Sun, 3 Apr 2011 23:17:12 +0000 (20:17 -0300)]
Merge remote branch 'origin/fruitiex/accelerometer_fix'