Änderungen

Summary

  1. reorganized some libraries (details)
  2. some cleanup, added debug print (details)
  3. changed position of castbar so its not below the glow (details)
  4. made unitValid(..) configurable (details)
  5. units get their buffs removed when they return (details)
  6. added some debug commands (details)
  7. increased threat on charge (details)
  8. increased threat on shield slam (details)
  9. threathandler objects get nulled properly, should fix the nullpointer exceptions (details)
  10. added .gitignore (details)
  11. moved threatobject removal to UnitData (details)
  12. added some functionality (details)
  13. added some debug commands for buffs, threat, ... (details)
  14. latest binary (details)
Commit 753d2322aafcaeb0652fc1c89345832db38bbfda by muzzel
reorganized some libraries
The file was addedwurst/lib/SpellUtils/Missile.wurst
The file was removedwurst/src/cmds/CmdClear.wurst
The file was removedwurst/src/spells/util/CastBar.wurst
The file was removedwurst/src/spells/util/KnockbackHandler.wurst
The file was addedwurst/lib/SpellUtils/KnockbackHandler.wurst
The file was removedwurst/src/spells/util/Missile.wurst
The file was addedwurst/lib/SpellUtils/CastBar.wurst
Commit 6c48fa11a73e7a7d3b6c933703621caa7802a06d by muzzel
some cleanup, added debug print
The file was modifiedwurst/lib/BuffHandler/BuffHandler.wurst (diff)
Commit de3ab66f0311211b361f3887ea9e9110d67de53d by muzzel
changed position of castbar so its not below the glow
The file was modifiedwurst/lib/SpellUtils/CastBar.wurst (diff)
Commit 08d2e5a4b85bb986c78c7740026a987ed65b768d by muzzel
made unitValid(..) configurable
The file was modifiedwurst/lib/SpellUtils/Missile.wurst (diff)
Commit 7f4c0becbda49c446cc91e6b2bae9779e6f4279c by muzzel
units get their buffs removed when they return
The file was modifiedwurst/lib/ThreatHandler/ThreatHandlerConfig.wurst (diff)
Commit 1b47b914fd70a2c0b3ff51594b305279f9d78bbd by muzzel
added some debug commands
The file was modifiedwurst/lib/ThreatHandler/ThreatHandler.wurst (diff)
Commit d85175f98799adf3392105ee63fbea6d5563f2db by muzzel
increased threat on charge
The file was modifiedwurst/src/spells/Warrior/SpellCharge.wurst (diff)
Commit 7f2d8ffbb8269561f2cb4dde0ca8b6b2e8f373b1 by muzzel
increased threat on shield slam
The file was modifiedwurst/src/spells/Warrior/SpellShieldSlam.wurst (diff)
Commit c80afc5d4294ec661c8af68014b466c60348a7e4 by muzzel
threathandler objects get nulled properly, should fix the nullpointer exceptions
The file was modifiedwurst/src/units/UnitData.wurst (diff)
The file was added.gitignore
Commit 46ff1701fca7bc9469ca92c4e77b795dcf6d7e17 by muzzel
moved threatobject removal to UnitData
The file was removedwurst/war3map.j
The file was modifiedwurst/src/units/hero/HeroRespawn.wurst (diff)
Commit 5dae2722f102fe7d63f451748e4f54c03747f787 by muzzel
added some functionality
The file was modifiedwurst/test/TestUtils.wurst (diff)
Commit e776a314e282223cf00dde701e61b8ffda5b4910 by muzzel
added some debug commands for buffs, threat, ...
The file was modifiedwurst/test/Debug.wurst (diff)
The file was modifiedDownfallTerrain_0.1.w3x (diff)