Änderungen

Summary

  1. Only fire onUnitCast/onPointCast when the spell was unit/point target (details)
  2. Avoid repeated .length() calls in string.indexOf (details)
Commit de0da95d1271b3e27bbc72a56d9b10fec21a58b2 by frotty
Only fire onUnitCast/onPointCast when the spell was unit/point target
The file was modifiedwurst/closures/ClosureEvents.wurst (diff)
Commit b243b2d68619f647525e62a994570c1b1a72a00f by frotty
Avoid repeated .length() calls in string.indexOf
The file was modifiedwurst/_handles/primitives/String.wurst (diff)