Commit e0b343d
committed
Continuing to implement needed features:
* Fixed engine issue with repeating timers, that prevented them from ever ending
* Implmeneted Shields on units (FinalDamageTakenModificationListener)
* Implemented AB NoTargetSimple, ABToggle (and split out ABToggleTicking)
* Implemented AB example spells Flamestrike, Roar, Mana Shield
* Implemented instance-specific AB vars, to allow spells like Flamestrike
* Implemented AB float math, ABLocation, for loops, delayed timers, mana interactions
* Refactored AB Buff classes
* Fixed issues with buffs failing to disappear on removal
* Added temporary point-based spell effects to the engine
* Added proper parsing for ALLATK stacking buffs
* Fixed non stacking display buff
* Refactor to RenderSpellEffect1 parent 23308d2 commit e0b343d
278 files changed
Lines changed: 3841 additions & 964 deletions
File tree
- core
- assets/abilityBehaviors
- src/com/etheller/warsmash/viewer5/handlers/w3x
- rendersim
- commandbuttons
- simulation
- abilities
- generic
- skills
- nightelf/demonhunter
- util
- abilitybuilder
- ability
- template
- behavior
- action
- ability
- buff
- stats
- structural
- timer
- unitgroup
- unitlisteners
- internalActions
- internalCallbacks
- unit
- callback
- abilitycallbacks
- booleancallbacks
- buffcallbacks
- enumcallbacks
- floatcallbacks
- fxcallbacks
- idcallbacks
- integercallbacks
- listenercallbacks
- locationcallbacks
- statbuffcallbacks
- stringcallbacks
- timercallbacks
- unitcallbacks
- unitgroupcallbacks
- condition
- ability
- comparison
- logical
- numeric
- unit
- buff
- core
- listener
- parser
- timer
- types/impl
- combat/attacks
- listeners
- timers
- unit
- util
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
484 | 484 | | |
485 | 485 | | |
486 | 486 | | |
487 | | - | |
| 487 | + | |
488 | 488 | | |
489 | 489 | | |
490 | 490 | | |
| |||
0 commit comments