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

Feat: In-game hints support internationalized text. (#179)

9048d394b4ec10cf6cb39e9f7becf8fd3ebcd123 authored 11 months ago
(fix) Add null check, reduce load on map creation, fix incorrect max health on some creatures (#171)

* Only skip critters that are flavor-only (<= level 5)

* Refactor to break out some logic into ...

02225b44b6043fe4c371d056c3dcef4bb0d189bc authored about 1 year ago
Fix crash when summoner is gone. Add creatureIDsThatAreNotClones. (#162)

a20143dde5f6e1dd992f537f45be3b03dceaee76 authored about 1 year ago
World damage/healing, destructible buildings, multiplier rewrite, logging improvements (#157)

* Only skip critters that are flavor-only (<= level 5)

* Refactor to break out some logic int...

50a5d5e451d67cf5eb48a1d55bb1acec5aa5ef4a authored over 1 year ago
Add per-instance disable, rework MinPlayers, enhance .ab mapstats output, improve resillience (#155)

* Add per-instance disable, min players

* Add disabling instances, rework MinPlayers, enhance ....

9100569ccbc2a86cc118da256da41bb02599c5aa authored over 1 year ago
Dmg loot fix (#145)

* Update AutoBalance.cpp

Scale DmgRequired similarly to Creature HP

* Update AutoBalance.c...

c7693f7094ed590a86bc262624c3458cebd7cf25 authored over 1 year ago
fix. StatModifier Per-Creature (#141)

db19dfcf406fafc59919845a89645df9da4177c3 authored over 1 year ago
Fixed Null Ptr (#139)

8b9479f706332d49250a94df33f8bdae86eed038 authored over 1 year ago
Only do expansion-level HP/damage adjustments if Level Scaling is enabled (#138)

- closes #137

34bdfc633244e33cc83c2dd24cc3432226e38d89 authored over 1 year ago
Fix `AutoBalance.LevelScaling=0` bug and mapstat average bug (#136)

* Fix issue with server crash if the caster of an applied aura is not online.

* Update src/Au...

74bb9e6cce1ae56b47b144fab9fa64e0fbbfef03 authored over 1 year ago
Feat/Fix: Dynamic creature levels, reworked reward scaling, many fixes and improvements (#133)

* Fix: add checks to CCDuration adjustment

* Remove `AutoBalance.DungeonsOnly`, replicate funct...

a0c643568e0cfc755b4bede3901746dae96844c0 authored over 1 year ago
chore(Module/Structure): update structure (#134)

4125af946f60e984c88b9b03f766cdf7cb9278fa authored over 1 year ago
Fix: Crash when the caster of an aura is a player and is not online (#131)

* Fix issue with server crash if the caster of an applied aura is not online.

* Update src/Au...

f83bccb0610efc8f0c0029995fbe276da0966c57 authored over 1 year ago
Remove `AutoBalance.DungeonsOnly`, replace with better `AutoBalance.Enable.*` settings (#128)

* Fix: add checks to CCDuration adjustment

* Remove `AutoBalance.DungeonsOnly`, replicate fun...

4046d05b4d356d2c222fd89b620d907e202c31c0 authored over 1 year ago
Fix: add checks to CCDuration adjustment (#127)

b49240972acc65e01315d8463cdbf175cb14f52b authored over 1 year ago
features: Add curveFloor and curveCeiling settings, expand raid types, CCDuration, others (#125)

* (features) Add curveFloor and curveCeiling settings, expand raid types

conf/AutoBalance.con...

c23e5ab38b262a8c1f69eb61e616cc32400b0646 authored over 1 year ago
fix: Include new parameter for OnGiveXP hook. (#124)

bdd4454fdbcd6bab57ffb9d34d27957a574ea4c5 authored over 1 year ago
fix: Update AutoBalance for sLFGDungeonStore changes. (#123)

* Update auto balance.

* Rebuild

* Revert rebuild

beda6e901db921579b7f26d1817ae5d83f11bbae authored over 1 year ago
Update AutoBalance.cpp (#120)

564dbc40e8565f1f08d094ebee4b41cd56e52137 authored over 1 year ago
Fix for dungeon gold always scaled to 0 (#112)

* Fix for dungeon gold always scaled to 0

* Adjusted to convert result to uint32.

4333ae02262aa169baebf5db4759b92c48335974 authored almost 2 years ago
fix: Update ModifyPeriodicDamageAurasTick() after latest changes (#111)

1d82080237e62376b9a030502264c90b5b8f272b authored about 2 years ago
chore: Update ModifySpellDamageTaken() after latest script updates (#110)

442956be8ab7e6603fce820842f71c578d299957 authored about 2 years ago
chore: Update autobalance after scripting hook changes (#109)

* chore: Update autobalance after scripting hook changes

* Update src/AutoBalance.cpp

3b8c4f883c26a40e954a709560f3915703f25983 authored about 2 years ago
feat: Add Per-dungeon scaling options (#105)

* Per-dungeon scaling options

* Fix bool written as boolean

* Add additional option to sca...

007792207ca056e4828306f2cff1da1986d6414a authored over 2 years ago
Update core-build.yml (#106)

d7cd6d43864616b55bae62feff426efd16e572ec authored over 2 years ago
chore: only announce the module if it is also enabled (#103)

* Check

* Reflect check

* Update AutoBalance.cpp

94c6d4ae651a7009fa459b4e85eeaf3efe33025d authored about 3 years ago
fix(misc): isEmpty (#102)

134253808ca81432854e63832898d57e1b71f25e authored about 3 years ago
feat(Scripts): add support new api (#98)

6a43d4dd355ec6bd3c406deb00b28cdb9d05c6be authored about 3 years ago
feat(Config): replace old api (#99)

830b8f8cbce182c9929ff8bddf5a3fdadae3e352 authored about 3 years ago
chore(CS): ignore new chatcommand functions (#96)

2baf23eb3141157c11e1d8616abf4563ba251da6 authored over 3 years ago
refactor: updated module registration to core rev 4++ (#92)

Co-authored-by: BytesGalore <[email protected]>

cea74307c18eec5ada6812589b6c69d8b3f8bb6d authored over 3 years ago
fix: MapMgr (#90)

911d221eb0fe41ff3edd2d6ed41ccebb743eda58 authored over 3 years ago
ACE Fix (#87)

Co-authored-by: Ilson Junior <[email protected]>
Co-authored-by: Ilson Luiz de Oliveira Junio...

49deb69f29056b91be139b1fd542d44e571f3c68 authored over 3 years ago
Update acore-module.json

a2eb93a2adebca17cf7e34d901c9b99bdd3092d8 authored over 3 years ago
Update acore-module.json

4c9758fb0e69b5def1ea5937e682a8622680ba17 authored over 3 years ago
feat(CI): set only default version clang (#83)

* feat(CI): update min clang version to 7

* Update core-build.yml

4cd8094426398b365c6de1351f005683425be1ce authored over 3 years ago
Repair instance of leaving in battle (#77)

* Update AutoBalance.cpp

* Update AutoBalance.cpp

* Update AutoBalance.cpp

* Update Aut...

69630a1bb70bfa6466fb6994a843a564bf2c362f authored almost 4 years ago
fix(CI): update workflow with step changes (#78)

3650c0ce09e68290ed3cd6e8119f4a043e4a586c authored about 4 years ago
Merge pull request #73 from azerothcore/update-readme

docs(readme): Update build status badge

c3ea95569dbe9cb7ade6004aee95b10bf43bb05b authored about 4 years ago
update readme

f3df3d0da60b1203b2429d13d3de14cbfb0110df authored about 4 years ago
fix: Armor calculation take into account default multiplier (#63)

510d2688624405f5e9e0265f3a72cb84b046ebd6 authored over 4 years ago
feat(CI): move from Travis to GitHub Actions (#72)

9491fac564f3c8d47be2147b15c9bdd8d2725310 authored over 4 years ago
Merge pull request #70 from locus313/indentation-fixes

Indentation fixes

8b1d10484e3105d99cb0066ac60e5781a5a28177 authored over 4 years ago
correct curly brackets

bfb3018869033a26dea7ffa41258295510c288b8 authored over 4 years ago
add curly brackets 2

1440eb5ca9c049c1fa0c242da9cc2236c72dbe9d authored over 4 years ago
fix spacing

25d32169e9a9f28cbe0b7b0e8f0e088e77e239db authored over 4 years ago
add curly brackets

fab92afde8837ba283b6eabb7bd84dc6accf796a authored over 4 years ago
fix: more indentation issues

961df325c3cbb437de67d4e6184f014d519382e6 authored over 4 years ago
fix: indentation

6b1f527760b2cc816d6015e48bb43c6b52232b88 authored over 4 years ago
chore: Add missing icon to the module (#61)

ca11a447c80fc1fe7778299b4bb5e4564f23312f authored almost 5 years ago
feat: Add boss scaling (#54)

* Add seperate boss scaling

Adds a config value to be a separate boss inflection point, which...

34f65e6f231f42f6167ea6e2e30fd569b55afaa3 authored almost 5 years ago
Update README.md

7099690c193a6aacc84b82387a4f59ddf43ca21e authored almost 5 years ago
fix(conf): Reorganize & explain inflection points (#50)

1aaf02856840f5ce0623240914de1ee9ba65e9a6 authored almost 5 years ago
refactor(cpp): Don't compare boolean variables with integer (#52)

a107ecbcd414e80420ab47271f8d6bf0291c4811 authored almost 5 years ago
fix(AllCreatureScript): Bugfix integer conversion (#51)

- Before this fix, the creatures had wrong stats (lower stats)

180cc05ebde89ed3205d8d458ddbc7ee38215732 authored almost 5 years ago
fix(cpp): Typo on conf option

Conf option was not found because of this

9c0b2d61a20bd0a84c975021723c0a647477534d authored almost 5 years ago
style(conf): Improve description of the options (#43)

f346445ac67e4b85cd0c75f3775f30b2f0f3aee4 authored almost 5 years ago
fix(AllCreatureScript): Fix option "DisabledID" (#42)

94e16e30e200068249896629051c9d562d2ad18e authored almost 5 years ago
feat(Config): Add config options "MinManaModifier", "DungeonScaleDownXP"; remove unused option "Instances" (#41)

3b7f473d04627241782bbb223760fb0d0cec2fe4 authored almost 5 years ago
feat(Config): Add Raid/Heroic inflection points (#37)

502643291a10803caa6b4b50492d5653c316f418 authored almost 5 years ago
Missing comma

8b2e73ebf247c4ead9788716082df25e38c0b641 authored almost 5 years ago
Update acore-module.json

440189f0d5652035c37a4c41061d1107c2d0dd87 authored almost 5 years ago
Fixed versioning

7b48ad029b483d54293a5efc43b8c68688bd3770 authored almost 5 years ago
Correct player leave stat recalc (#36)

Currently, when OnPlayerLeaveAll is called, the player is still counted in GetPlayersCountExcept...

466ef31e76b153c7a062b0c8237905f04825a268 authored almost 5 years ago
Removed unused conf

e5c63454b3f8f5159ae1d7584915c9bfa30830c1 authored almost 5 years ago
Merge pull request #27 from milestorme/master

Update travis

3d7770217f784b87c65eeb7fe119c34b3e6be66b authored over 5 years ago
Update readme add logo

bcfa52b747ae47a2ba4a7717c952038660ecb625 authored over 5 years ago
Update travis

7985caba18e4bcd41fa4c68ac4b39a6266f65f74 authored over 5 years ago
Merge pull request #26 from Viste/typo

Build: fix typo

7c3b7aa9dda23ec20598829ac7770cbc9bef7ff2 authored over 5 years ago
Build: fix typo

a96883a1f92d52b185a5c6bd115c9874a60e2718 authored over 5 years ago
style: removed useless underscore

f782cc00fdf1f61748b2bb276da4b748ee74a773 authored over 5 years ago
refactor: Removed VAS prefix from name

It's changed completely from vas original module.
It's officially supported by azerothcore

63d096584f11a345b2bc6751884d1306fede6a6b authored over 5 years ago
feat: add world announcer option (#21)

0b33710c0456c7fc000613cf00d4d5d55937012a authored almost 6 years ago
chore(CI): add module to the cache preparation (#18)

Add the module to the cache preparation. Although this is not necessary for most of the modules ...

c1f2945328cb75c98b2029c9c53e6a32a678836e authored almost 6 years ago
fix(CI): prevent failing Travis runs (#16)

see https://github.com/azerothcore/azerothcore-wotlk/pull/1631

ddb990a911bf26f8dbe733e25756235afdcfa1bc authored almost 6 years ago
fix(Config): lower means higher for parameter "InflectionPoint" (#14)

a18c36726dc372226b21f4ee5af3bee185d107ad authored almost 6 years ago
feat(CI): improve Travis build time (#15)

see https://github.com/azerothcore/azerothcore-wotlk/pull/1573

d8c057b42177daab504db038b8faa55ee0407a1c authored almost 6 years ago
feat(CI): improve Travis configuration (#13)

- use random DB names in order to detect statements which address a specific DB
- split compila...

3dba4077cd452f1c884d3d6c01c3c0f34aaf4cbb authored almost 6 years ago
feat: Travis integration (#12)

Adjust the Travis configuration to be as close as possible to that of the main repo

0c42393e069d7aa2c1cce1bd26ed01a2398e486d authored almost 6 years ago
Feat(CORE): Remove loading config from cpp

7e52dda2b644c222a9df33e3cc5b4acca37999ba authored almost 6 years ago
Feat(CORE): Use new cmake macros; take over preferences, templates etc. from skeleton-module

689ec3abe1b0e3c1efad8044c9372e0507f54297 authored almost 6 years ago
fix typo in config

c6a83bb5ab1ee914b5a2715661d35aab0ab79f88 authored over 6 years ago
Update acore-module.json

6327f3fe824095df43cae824311724acfe1cd1aa authored over 6 years ago
Update acore-module.json

f2233423fc38ccaec5ebaa9807c7aadc2af8a0f5 authored over 6 years ago
Update acore-module.json

59ab8562abc259bf6a398f9e7575abf416c1f5ba authored over 6 years ago
Update acore-module.json

8d834ab6949688a85eef3019d2c269bd80841cca authored over 6 years ago
Update acore-module.json

59f54179c1be68975dc3e012c866a9d06b828d38 authored over 6 years ago
Update acore-module.json

bf49e2215e163320986531444fa58f2b4c80fc2c authored over 6 years ago
Create acore-module.json

a5ebf5152035d80d868135f7a485c4c9a754f3d8 authored over 6 years ago
VAS: Fixed reward with respawned bosses

f59c649251b1f594f3d4578784567dd2f4324ef6 authored almost 7 years ago
Fixed some wrong damage cases

75d9b6df3cc7bc7fd07b6027c8aecd45f943c078 authored almost 7 years ago
Fixed reward system and implement new conf

aed98788e48719e61a53b487971f4f63ca3e60b5 authored almost 7 years ago
Fixed group reward in some conditions

e75def248fa8c91c0048ffe50c58cbc52bbb77a1 authored almost 7 years ago
Fixed wrong scaling for special creatures in instance (spell summons, critters etc.).

9537442aa9f549eccfc5819c5c796988a7a722ae authored almost 7 years ago
Fixed creatures scaling when level doesn't change after respawn

It requires latest core rev

4b68dba52c993b950958ad443a83e4d10d6394ad authored almost 7 years ago
Implemented experimental reward system (it requires latest core rev.)

7f858a462b530687a0cb8eeb42450ad1d6d2a57f authored almost 7 years ago
Fixed energy/rage for some creatures (thanks to talamortis)

e07dba7f0b81f41ddd7c092638f654b36d223471 authored almost 7 years ago
Fixed player notify with Gamemasters

f6af687f1ee5e5001cc8d14ce3ad0eea91df9c64 authored almost 7 years ago
Use defaultMultiplier formula for damage and mana too

+ fixed some conf description

0fb6729e799dc39f31651f2007ae121e09ae5e1d authored almost 7 years ago
Conf to disable scaling on specific creatures

6c4b0ffcab37f0a3ba36e84cc8b146b6f654c863 authored almost 7 years ago