2011-04-10 |
Mircea Kitsune | Use 16 instead of 100. Needs to be done with a bitmask... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Mircea Kitsune | Fix some comments to match the client ones |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Mircea Kitsune | Use a trick to indicate dead bodies to the client.... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Mircea Kitsune | Do show damage effects on our own gibs, even when not... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Mircea Kitsune | Merge branch 'master' into mirceakitsune/damage_effects |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Mircea Kitsune | Get rid of warnings. |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Mircea Kitsune | Show the effect lower on dead bodies, else it appears... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Rudolf Polzer | Merge branch 'master' of git://git.xonotic.org/xonotic... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Rudolf Polzer | add some experimental aliases. Do not use. |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Mircea Kitsune | Add a basic cvar check to avoid running code uselessly |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Mircea Kitsune | Use the same probability system on players as on gibs... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Mircea Kitsune | Also don't send the effect to a player if he has the... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Mircea Kitsune | No need to use a self.owner to determine origin, as... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Mircea Kitsune | Use checkpvs to determine if the client we're sending... |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Mircea Kitsune | Some small tweaks to stuff |
commit | commitdiff | tree | snapshot |
2011-04-10 |
Mircea Kitsune | Better (shorter) defaults for damage effects |
commit | commitdiff | tree | snapshot |
2011-04-09 |
mand1nga | Merge remote branch 'origin/terencehill/hud_panel_power... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
mand1nga | Merge remote branch 'origin/tzork/fl_notarget_ctflags' |
commit | commitdiff | tree | snapshot |
2011-04-08 |
mand1nga | Merge remote branch 'origin/samual/defaults/swap_minela... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Mircea Kitsune | Merge branch 'master' into mirceakitsune/damage_effects |
commit | commitdiff | tree | snapshot |
2011-04-07 |
terencehill | Add missing cvar hud_panel_powerups_text to hud_luminos... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Rudolf Polzer | fix wrong strreplace usage |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Jakob MG | Set FL_NOTARGET on ctf flags (avoids turrets and otehr... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Jakob MG | Merge remote-tracking branch 'origin/samual/fix_csqc_st... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Jakob MG | Merge remote-tracking branch 'origin/samual/balance' |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Jakob MG | Merge remote-tracking branch 'origin/samual/fix_hud_dra... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Samual | Some updates to falldamage - It should hurt more to... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Samual | ACTUALLY make drawpic_aspect_skin_expanding use the... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Samual | By request of many, swap the priority for grenadelaunch... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Samual | Lower turnrate just slightly on the seeker |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Samual | g_start_weapon_sniperrifle 0 - Disable sniper rifle... |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Samual | gettext a string which was missed for warmup |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Samual | Update starting ammo values for warmup, LMS, and nix |
commit | commitdiff | tree | snapshot |
2011-04-05 |
Rudolf Polzer | fix health in ekg |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Mircea Kitsune | Allow the client-side cvar switch to specify particle... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Mircea Kitsune | Always apply the effect to bodies as well, even if... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Mircea Kitsune | Only bound the effect's lifetime if the cvar is enabled. |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Mircea Kitsune | Bound the maximum lifetime the effect might have at... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Mircea Kitsune | Reduce effect probability on gibs each tick. Helps... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
mand1nga | Merge remote branch 'origin/samual/defaults/smoothcrouc... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
mand1nga | Merge remote branch 'origin/samual/balance' |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Samual | This enables a featured I added in the engine a while... |
commit | commitdiff | tree | snapshot |
2011-04-04 |
Samual | New health limit and rot rate plus use g_balance_damage... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
mand1nga | Merge remote branch 'origin/fruitiex/mapvote_fix' |
commit | commitdiff | tree | snapshot |
2011-04-03 |
mand1nga | Merge remote branch 'origin/fruitiex/accelerometer_fix' |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Mircea Kitsune | Merge branch 'master' into mirceakitsune/damage_effects |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Mircea Kitsune | Copy an existing damage repeater to another entity... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
FruitieX | add the acceleration bars for these two skins too |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Mircea Kitsune | I was wrong. Send the ent num of the player for dead... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
mand1nga | Merge remote branch 'origin/morphed/hpitems' |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Mircea Kitsune | Remove the effect from respawn ghosts |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Mircea Kitsune | Instead, send the entnum of the player from copied... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Mircea Kitsune | Undo one of my changes with ent num. I think it's best... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Mircea Kitsune | Make dead bodies not take any more damage after they... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Mircea Kitsune | Fix another bug with dead bodies. Also set the .owner... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Mircea Kitsune | Some tweaks to my last commit. |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Mircea Kitsune | Fix many issues with how the effect is handles. Includi... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Mircea Kitsune | Second part of my latest change. When a body is gibbed... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
mand1nga | Merge remote branch 'origin/terencehill/italian_update' |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Mircea Kitsune | First part of my attempt to apply damage effects to... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Mircea Kitsune | Comment weapons that don't use this effect in effectinf... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Mircea Kitsune | And lastly, Rocket Launcher damage effect. All weapons... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Mircea Kitsune | Fireball effect. Obviously lotsa fire. |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Mircea Kitsune | Move over to Hagar and Seeker. They have a fire effect... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Mircea Kitsune | More transparent Electro particles |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Mircea Kitsune | Larger and fewer Electro and Crylink particles |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Mircea Kitsune | Sniper Rifle, Nex and MinstaNex damage effects. |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Mircea Kitsune | HLAC damage effect, same as laser |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Mircea Kitsune | Faster light fading on all effects |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Mircea Kitsune | Half particle lifetime on all effects. |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Mircea Kitsune | Crylink effects, with some changes to Electro ones... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
terencehill | Correct various errors and translate some more strings |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Mircea Kitsune | Electro effect |
commit | commitdiff | tree | snapshot |
2011-04-03 |
terencehill | Add Italian to languages.txt so that it can be selected... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Mircea Kitsune | Minelayer damage effect. Currently the same as mortar... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Mircea Kitsune | Do the last change properly, and also hide our own... |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Mircea Kitsune | Network over one more byte, specifying if the damaged... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Mircea Kitsune | Also make a client side cvar switch |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Mircea Kitsune | Skip the effect if the lifetime or tick cvars are disabled. |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Mircea Kitsune | GrenadeLauncher effect (fire) |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Mircea Kitsune | Uzi effects, as well as tweaks to the shotgun ones. |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Mircea Kitsune | If the repeater is being updated, increase its lifetime... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Mircea Kitsune | Do as said in the last commit, and update the effect... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Mircea Kitsune | Turn the repeater entity into a field entity. This... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Mircea Kitsune | Base the lifetime of a damage effect on the damage... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Mircea Kitsune | Shotgun damage effect (bleeding). With blood colors... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Mircea Kitsune | Also remove my testing print. It's not needed any more. |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Mircea Kitsune | Properly fix the species effectnum |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Mircea Kitsune | Fix per-species effectnum |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Rudolf Polzer | skip the WarpZone_StoreProjectileData loop if there... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Mircea Kitsune | If the weapon is a bullet weapon (shotgun uzi or sniper... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Mircea Kitsune | More work on the laser damage effect |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Mircea Kitsune | 0.05 even. I defy teh lag! |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Mircea Kitsune | Default the tick rate to 0.1. I don't believe this... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Mircea Kitsune | Better laser particles |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Mircea Kitsune | First code that causes damage particles to show! Functi... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Mircea Kitsune | Add the first type of damage effect to effectinfo.txt... |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Mircea Kitsune | Skip the effect if the damage was not caused by a weapon |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Mircea Kitsune | Make the effect dependent on both sv_gentle and cl_gentle |
commit | commitdiff | tree | snapshot |
2011-04-02 |
Mircea Kitsune | Add more info to the debug tester |
commit | commitdiff | tree | snapshot |
next |