Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/azerothcore/mod-autobalance

Module for AzerothCore(MaNGOS -> TrinityCore -> SunwellCore)
https://github.com/azerothcore/mod-autobalance

Fixed some float values and removed grobbulus from ForceID2 conf

a6393830084a2ec2d5eb5709f53e3abcd81ad09a authored almost 7 years ago
Fixed bug with creatures that update their entry (workaround)

0ff95e5fb9a40a48661364bb99870710e63af7a1 authored almost 7 years ago
fixed energy/rage issue for creatures

+ fixed a typo in conf file

4456f3712060257c23f35d74f5c1854517a60754 authored almost 7 years ago
allow creatures to stay at full health when player num. >= max

6b4834a1eb15c3381ede86aa2565b43c43d7711d authored almost 7 years ago
Fixed bug on not scaled summoned creatures

e84d1823e888e4a56a6363b690efcd085185e869 authored almost 7 years ago
Do not set mana to no-mana creatures

2e5aafbf06fbdb00746f6d193537f964677f9c89 authored almost 7 years ago
Merge branch 'master' of https://github.com/azerothcore/mod-vas-autobalance

9cff21db41550d82f18d99c0ed0237b7e290f511 authored almost 7 years ago
Simplified defaultMultiplier formula and added an hook to customize it

+ added config to change inflection point of tanh formula

29910a337699f88c132f5f812fa808fd056febc0 authored almost 7 years ago
Fixed a bug with level check

c6ac7ebca4d1856494b5b431808d7faac9d522b8 authored almost 7 years ago
Level formula must be applied after Min Modifier check

8b61dd887349be692654125aa8ceeda5972052eb authored almost 7 years ago
Missing assignment

10542cdd4bb44c46f083c3a7c6927e34dce1c083 authored almost 7 years ago
Use percentage reduction instead for Health diff with area levels

b6e2b208ca4cb8d40698dd0160a6616f731dd451 authored almost 7 years ago
Fixed bug on multipliers for damage and health

668c5c569188f9e63061db7c781d9b8fdf419a1b authored almost 7 years ago
Better health differentiate formula

a764f1beb7e4661af9ca4578404af683c7e335c1 authored almost 7 years ago
Missing GM check for level

01b9ee51745493afd7128a07ab22054d48b2f704 authored almost 7 years ago
Compilation fixed

d3e600797a9705dbfc443fd743c35e8f00d35d4f authored almost 7 years ago
Fixed performance issues caching conf in static variable

instead of reading from filesystem each time.

c8f6c066bca80801278e97f99eb7feaed28b3173 authored almost 7 years ago
Fixed possible crash

9341da74b62a5c81eab5bf31343e558d16a81763 authored almost 7 years ago
Wrong assignment

a9e2423bf557f53e9ceb6547c5523c32735b08f0 authored almost 7 years ago
Implemented health differentiation by level

and fixed again damage conf rate

26ce03ac38054e9d21c225b25a03a96feb75eff3 authored almost 7 years ago
New commands for statistics and recalculations

fe7d1907d2277563ff5f657c81a2cc0a3f507d12 authored almost 7 years ago
Fixed wrong double multiplier

c427dbae14f50e752d04307d9585a504eb59004b authored almost 7 years ago
New way to handle player count and level for certain map

It will improve performances

c73e148f4a541f238c97d422de4b614dfc0bbe4d authored almost 7 years ago
Another fix for damage rate conf.

bac9d12414df393304c2c7ced4d0cade4e61861e authored almost 7 years ago
Fixed rates configurations

936eb31205dce82e8a5d481f60cd0831fe700f0e authored almost 7 years ago
Typo, wrong condition

f2725a42cebb4f3c243a069aa14083d037edb94b authored almost 7 years ago
Another improvement for level checking

0ba575388c73ca6c2629272d3a8f625a8176d285 authored almost 7 years ago
Minor fixes with selected level

bab896cd1191f75461d77d2d543b0284e55646ec authored almost 7 years ago
Fixed compilation and bug with player level == creature level

5703779cb4c346abdfb5325745dd417ba2e354fe authored almost 7 years ago
new conf, new hook and fixed wrong condition when party is fully

063443810481b14a666be5a3b230d5283e859f67 authored almost 7 years ago
Use damage data from db removing regression formula

3e64ffd8a1b625baac8716c3f948fbcd505ba76f authored almost 7 years ago
removed useless level multiplier

Maybe we should test using data from db such as for health/mana.

However current formula is wor...

4648c0a007e880db3dc7573022e3c25c38f6fc86 authored almost 7 years ago
fixed some calculation and death bug

c4284c07973919703bb44c852b230bdb7e99c54f authored almost 7 years ago
Various fixes:

+ Using db values for hp/mana
+ implemented armor scaling
+ fixed minor bug

437304c318897f0d8c66d43bd5222be9e0300f2b authored almost 7 years ago
Multiple improvements and bug fixes

It need latest core revision that implements CustomData in Map

95d0712223fcf7d563aa22eda1476e3606e737c0 authored almost 7 years ago
Rewritten hp/mana/damage formula and fixed various bugs (issue: #4)

+ implemented playeroffset config

30f4a46ec36b550bc4897034b68cd570ddb0dd92 authored almost 7 years ago
Merge branch 'master' of https://github.com/azerothcore/mod-vas-autobalance

af15a4fb208a0211c0ab2174b3b5a0df7172788b authored almost 7 years ago
Fixed level selection at creature respawn

442239fef8d310c97dfd18562ea1033f5dd116e8 authored almost 7 years ago
Improved some conditions in DealDamage method

0eb2c52453f8cbc9baa73b164c8509583b5fca44 authored almost 7 years ago
Merge branch 'master' of https://github.com/azerothcore/mod-vas-autobalance

29a460f16d8a78ef6c686a301e2645fc56cb8e2a authored almost 7 years ago
Implemented offset within creature won't be scaled by level

81f079ea6fe284d796cce90a1eeb912841755270 authored almost 7 years ago
Missing parameter for OnBeforeModifyAttributes hook

21d67978834ed079af9029484b1e8a06cffaaf9c authored almost 7 years ago
Merge pull request #3 from talamortis/patch-1

Fix #1

9e402a75698117dea781d7784920efe4d99a12ae authored almost 7 years ago
Fix #1

This will fix the dead creatures showing max health when entered a different area.

2c5b8c00c5bc4317ca78db96bfde492732b9b250 authored almost 7 years ago
Implemented internal hook:OnBeforeModifyAttributes

This will allow to control the modifyAttributes behavior by other
scripts/modules

It requires l...

bf88c7db795ed7b94b45471ca3f6d5bf4d433e91 authored almost 7 years ago
partyLevel enabled by default only in dungeons

1cde28f7bac2cad6d874bf4a911fcd92b00e9770 authored almost 7 years ago
Improved levelScaling and dealDamage checks

6d95468edc92c2e126431833d6d358b2c8d554b0 authored almost 7 years ago
Module Rework:

- fixed damage calculation
- fixed mana/health calculation
- implemented level scaling for creat...

8a7ecf8cdf50504451a7af461f5c42f437a50fea authored almost 7 years ago
compiler if to preprocessor if

d040812200c18120a8c73111b64de07fc8637749 authored about 8 years ago
Update README.md

9cd917f6c18a17cc4236b60cea0d66903b2c0a5b authored about 8 years ago
Added boolean value to unitscript constructor in module

3b5bcca7a6bc1764d803410019579ff0c7b54d8e authored about 8 years ago
Fixed classname

932caeb5c8a03bd69696c76271f84a558f4768c3 authored about 8 years ago
modified: README.md

modified: src/cmake/after_ws_install.cmake

6eb969e147f81ee9bc6a794c28ad45a8c2bf214c authored about 8 years ago
Update README.md

4296092cf6b3402183e9c6789f37d1023165e0c7 authored about 8 years ago
Fix for win32 conf file loading

480d68e29408e8b7cabc6c75e86348ab9a838f72 authored about 8 years ago
conf file properly installed on win32

5e23f9234a9c92df850c9e68fc2ea763a5315722 authored about 8 years ago
Update README.md

a42489f0973a9f0bd06a86d1267cab9206c67dca authored about 8 years ago
Cleaned up code a bit

57a5fcc8b75478b644304c84b4a830123bef0b29 authored about 8 years ago
Added src files for VAS module

9c7cd3daa4d93da22cc4944b98432d5f420ac7e2 authored about 8 years ago
Initial commit

4d50ddedeca8dde9cdd06cb990a8cad4c83b1b7a authored about 8 years ago