- Oct 01, 2014
-
-
DarkGod authored
-
- Sep 30, 2014
-
-
DarkGod authored
New "callbackOnTalentDisturbed"
-
- Sep 29, 2014
-
-
Grayswandir authored
Added in some callbacks and stuff.
-
Grayswandir authored
instance of it.
-
Grayswandir authored
-
- Sep 26, 2014
-
-
DarkGod authored
-
- Sep 23, 2014
- Sep 22, 2014
-
-
DarkGod authored
-
- Sep 15, 2014
-
-
Amagad authored
-
- Sep 14, 2014
-
-
Amagad authored
Changed 'The Gaping Maw' icon to match item description
-
- Sep 10, 2014
-
-
DarkGod authored
-
- Sep 08, 2014
-
-
DarkGod authored
-
- Sep 06, 2014
-
-
Amagad authored
-
- Sep 05, 2014
-
-
Eric Wykoff authored
-
Eric Wykoff authored
-
Amagad authored
Dawn's Blade glow fixed Blood-edge bad pixels fixed
-
- Sep 01, 2014
-
-
Amagad authored
-
Grayswandir authored
-
DarkGod authored
-
Amagad authored
-
DarkGod authored
-
- Aug 30, 2014
-
-
Grayswandir authored
-
- Aug 28, 2014
-
-
Grayswandir authored
-
Grayswandir authored
Doesn't handle multiple slots terribly well.
-
- Aug 26, 2014
-
-
DarkGod authored
-
Hachem_Muche authored
-
Hachem_Muche authored
-
- Aug 25, 2014
-
-
Grayswandir authored
-
Grayswandir authored
As a side effect, stuff like lethality now shows up in weapon tooltips.
-
Grayswandir authored
Training Talents can have the following fields: - getMasteryPriority(self, t, kind) - Only the talent with the highest is used. Defaults to the talent level. - getDamage(self, t, kind) - Extra physical power granted. Defaults to level * 10. - getPercentInc(self, t, kind) - Percentage increase to damage overall. Defaults to sqrt(level / 5) / 2. Should be compatible with all existing masteries.
-
- Aug 21, 2014
-
-
Hachem_Muche authored
fix bug with pickupFloor returning the wrong object picked up and rare bug with __new_pickup and stacks clean up code
-
DarkGod authored
-
- Aug 20, 2014
-
-
Hachem_Muche authored
-
- Aug 18, 2014
-
-
Hachem_Muche authored
pickupFloor: Resolve ambiguity with picked up objects and stacks, pass num picked up to on_pickup and on_pickup_object check functiions. Extend itemPosition to search by reference
-
- Aug 03, 2014
-
-
Sebastian Vråle authored
-
Sebastian Vråle authored
-
- Aug 01, 2014
-
-
DarkGod authored
-
- Jul 31, 2014
-
-
Hachem_Muche authored
fix bug in pickupFloor
-