PabstMirror
a32478adfb
Merge branch 'master' into medical-rewrite
2017-01-17 13:10:18 -06:00
PabstMirror
c22fce273f
Overpressure changes ( #4770 )
...
* Add setting to overpressure
* Change overpressure on 2a70 cannon
Close #4691
Also fix gl smoke causing frag
* Handle 2a28 cannon
* Fix base class
2016-12-22 13:29:05 -06:00
PabstMirror
ee864b2c46
Fix medkit string, fix overpressure
2016-12-09 13:48:54 -06:00
Glowbal
b489750d5b
Minor optimizations using private, params, and isEqualType ( #4323 )
...
* Optimizations with private, params, and isEqualType
* Fixed tab being used instead of space
* Fixed tabs inserted by notepad++
* More usage of new private syntax and params
- changed a few checks for an array being empty to `_arr isEqualTo []`
rather than `count _arr == 0`
- added more uses of `private` on the same line as the variable is
declared
- added more uses of params to assign variables passed as parameters
- removed unnecessary parentheses
- removed several unnecessary variable declarations with private array
syntax
* clean up and formatting
2016-09-04 16:44:22 +02:00
jonpas
03e923aa68
Cleanup Function Headers titles
2016-06-18 11:50:41 +02:00
PabstMirror
a875d6a870
Overpressure cleanup and fix distance check
2016-01-16 15:53:28 -06:00
PabstMirror
a5c45c137f
Medical - addDamageToUnit Helper
2015-11-26 09:53:12 -06:00
PabstMirror
391bfc160a
Overpresure - Misc fixes
...
- Fix passing magazine/ammo to overpressure event
- Use AGL for nearEntities
- Fix getDistance returning nil
2015-11-11 13:24:27 -06:00
Glowbal
1d7cbf40ca
Fixed incorrect handleDamage call
2015-09-19 11:52:35 +02:00
jokoho48
228eeab1a8
fix comments
2015-08-31 00:05:55 +02:00
jokoho48
4e6f289493
fix Function Names
...
fix Input
2015-08-30 23:40:53 +02:00
jokoho48
35b6e04345
rewrite Caching in overpressure
...
update code to params command
update Comments
2015-08-30 07:35:58 +02:00
Joko
41edf3dd38
Rework after Comments form esteldunedain
2015-07-17 21:26:18 +02:00
Joko
9bb9df59ec
Add caching for Backblast
2015-07-11 00:09:20 +02:00
Glowbal
6f4b53ed9e
Correct use of medical handleDamage calls
2015-04-02 22:56:23 +02:00
Nicolás Badano
5e79970740
Switching nicknames
2015-03-24 01:18:00 -03:00
commy2
2252f82de7
rename backblast to overpressure
2015-02-15 18:11:50 +01:00