Ecosyste.ms: OpenCollective

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

github.com/azerothcore/SunstriderCore

WoW Burning Crusade server emulator
https://github.com/azerothcore/SunstriderCore

Updated Socket related stuff from Trinity and more FindConnectedPlayer stuff. TEST NEEDED

043c8c809a2d21310169ceaeb42cff59cea37ee2 authored almost 10 years ago
Deleted an obsolete file

7e5167ac9d70583b9b641496bcd364a6ab438be6 authored almost 10 years ago
(OregonCore) [Core/Opcodes] Correct SMSG_WEATHER packet size. Clarify data.

8a57d6f19ca6040d440a3d262864770e1d83e4ec authored almost 10 years ago
(OregonCore) [Core/Opcodes] Fix an "Unknown" player bug.

441e50765a2a4b864b20f44bb0314f189a3a8fba authored almost 10 years ago
(OregonCore) [Core/Spells] Correct GUID sent in SMSG_PLAYERBOUND

b4916329ac1e2e8501305687bece768a01e0c6c6 authored almost 10 years ago
(OregonCore) [Core/DB/Creatures] Remove deathstate from creature database and apply proper effects to spell Permanent Feign Death (29266).

+ Renamed some UNIT_FLAGS to match TrinityCore names

084db3ca5c9bb270dd7dac6da71f6cea3d33e38e authored almost 10 years ago
(OregonCore, not tested) [Core/Spells] Fix teleport visual of Knockback. Correct distance, angle and velocity changes.

d5e8c83b8c2347bc248c36348112bed6f3f5cfb0 authored almost 10 years ago
(OregonCore) [Core/Spells] Apply movement impairing effects to backwards movement

eeed0809a25b9c552b3454118a0828ff5b69597c authored almost 10 years ago
Renamed SPELL_ATTR2_NOT_RESET_AUTOSHOOT into SPELL_ATTR2_NOT_RESET_AUTO_ACTIONS and fixed behavior. Spells with that flag won't delay melee swing either (the flag applied only to autoshoot)

9fa554d953ea6889a128f9bfaffb516787f45cd5 authored almost 10 years ago
Updated install_win.md

79bb717570ee880fb4091416a24228cbea1f29fd authored almost 10 years ago
Moved old updates

c37dbe74e09b273902dbad064788dca8918c1bc2 authored almost 10 years ago
Updated database creation scripts

6011493b6ce0ee0a0d76ef3de3c476c57f699c32 authored almost 10 years ago
Misc clean up, fixed some starting errors

9a6ceea93d63c4497eeab666851f0e89bfa9b9af authored almost 10 years ago
Merge branch 'sun' of https://github.com/Nqsty/sunstrider into sun

f3357c460704660ac82793f95a09f4214a57a2e3 authored almost 10 years ago
Tweaked build on windows a bit : ZLib and BZIP2 are now included in repo for windows + Updated documentation for some recent changes

+ Moved tools from contrib to src/tools

ab850ed35208e09d07bc929fa6649de6a7b7c959 authored almost 10 years ago
Merge branch 'sun' of https://github.com/Nqsty/sunstrider into sun

1104f24aa06a51776b41487de04ab60fad1e1dc1 authored almost 10 years ago
Fixed worldserver eating all CPU when running in background mode on unix + moar libirc cmake changes

0332615c0112322d44bee8326a51dd8f240fd1ec authored almost 10 years ago
Changed ASCII Art logo !

2f037532d557baf798edc0f825f345c6b8d0aa8c authored almost 10 years ago
Fixed compil on linoux

76ca6c2149971d983698f449971cbefeb8883ef9 authored almost 10 years ago
MAYBE finally fixed those libircclient problems

40469b834f54e0fa6562396d967b4fe025ee87ad authored almost 10 years ago
Update INSTALL.linux

e6323a3bd052167d50366225feefc10b2b0f97f0 authored almost 10 years ago
Reverted ScriptLoader changes breaking build on linux

a09acc0623f905bb7b2139811c39d2112dca55e7 authored almost 10 years ago
Added ".debug bg" command + Refactored some battleground related enums

e8e097295bb971ad4bf5bf942bc1d5c7913496ea authored almost 10 years ago
Moved back ScriptLoader from game to scripts project. Let's try avoiding having circular dependencies between or libs.

36287ea91ef19011116a6dd64258f7a6d4fb8049 authored almost 10 years ago
Minor fixes related to last commit

83674162085e52ada613cf4a59ee11e1dbeb1bff authored almost 10 years ago
Fixed most dirty usages of SMGS_MESSAGECHAT to make them use ChatHandler::BuildChatPacket function + Fixed more compile warnings

403cae410c002b759c276bc4e18e9f3debd8240d authored almost 10 years ago
Replaced old ChatHandler::FillMessageData with ChatHandler::BuildChatPacket + fixed another bunch of warnings + Moved script initializations to a new ScriptLoader file instead of ScriptMgr class

af83d71257210a0d488b2e6eb4dced8d7f1a52de authored almost 10 years ago
Also fixed on linux

a2258fe63e7a41fad70e908b10f68b40b18dd173 authored almost 10 years ago
Fixed build

433d3fdb86dc4c419ff1d97d0d5967d2a5176b65 authored almost 10 years ago
Fixed a bunch of compiler warnings

6ced1df5d73f5848e443d3db3171b4edacaa6776 authored almost 10 years ago
Moar

fd2b4cb879212cce7f26f6c9cbe1481c3fed188d authored almost 10 years ago
A little more cmake cleaning up

3cf38eb3de053ae95cb51389e53364cf37ec4788 authored almost 10 years ago
Removed some old CMAKE unused lines

90d9deeed6f8d245e3cf8666044f4fe808a79bbf authored almost 10 years ago
Merge branch 'sun' of https://bitbucket.org/Kelno/sungit into sun

092092d044a04ebbf12bc970c174bb7bb2635555 authored almost 10 years ago
Fixed build on linux, maybe

b5837390da2a577e47e34e824e8d3e25a312140d authored almost 10 years ago
Renamed spell attributes to match TrinityCore syntax

4c712fbef839bc2bc5b85e0d37169fef9bc08675 authored almost 10 years ago
Fixed pinfo command

dac7e1533f089ef7724cbb77f984ca563bb9697e authored almost 10 years ago
Normalize all the line endings

2dcdc6110f38abba2c66bdfe7ffa7f039ea745f1 authored almost 10 years ago
Merge

a26241f8bec50d904adc70042c444d895a08c75b authored almost 10 years ago
Line endings

aafbb8d474f8a91f3ccd3f17606f934b890d01e1 authored almost 10 years ago
Line endings

5c494c83916f93c131ba1e14f505bc882d4d7d55 authored almost 10 years ago
Added PCH for game project & redone a bit the PCH for script project

94a5883c8a3e4dae8e882538cb02a062182d4da1 authored almost 10 years ago
Fixed build on linux in same cases where libircclient was not properly linked

da8d36f417a07270e5c39791b59662b559d0ab6e authored almost 10 years ago
Fixed multiple lines messages on IRC + Added "irc reconnect" command (not fully working yet)

c8511a561c3637aa4183f2045f1a18fabef3e9b5 authored almost 10 years ago
Lol line endings fixes

16534e5bff0e17f80b3b9f044c1252061d186ceb authored almost 10 years ago
Merge

00df33ed72d97331d75057da464165c8d8f5b1ab authored almost 10 years ago
Ugh

339527029ce917ecd8db992de40f834b087e3bf7 authored almost 10 years ago
Fixed gitattributes file

56f828bd75de0d8d7989e74af052f82a3a08db89 authored almost 10 years ago
Added LOTS session checks in gm commands (may have missed some)

e095041bc2b032799a7091bbd8d8115b760c772e authored almost 10 years ago
Changed lots of Windrunner strings to Sunstrider & changed irc bot project name to "irc" (from "wrchat")

8931fe36073c05bdc27d682d00823024dd4d6268 authored almost 10 years ago
Dropped CentOS support from CMake

127f0075d379d4de36e29297e35eda753c417922 authored almost 10 years ago
Moved some doc files + Added gitattributes file to fix line ending compatibility issues

f0c76a6956b27eba34b1b9bc7bcb1251a591be9a authored almost 10 years ago
Changed revision.h system for git. Revision version not working for now.

60355977b4e65438bac9eac9f002e8683352ac8c authored almost 10 years ago
²

e2ca6c4dc731a3b52f14f40527433e64c391143a authored almost 10 years ago
Fixed some incorrect filenames breaking build on linux

645b10d1c1e9b94da1cbba6479d9ad5915ee3b15 authored almost 10 years ago
Changed project name to Sunstrider

e899ebf2f857ce3497bf0b0939eccda8b6f88ea3 authored almost 10 years ago
Fixed a crash in DBCStores : GetPetName

5d53bc25e599b0d7eb32a04a22d9724b97563227 authored almost 10 years ago
Updated restarter scripts

13d377d709b9202e341fa9ab1fdebc5c7d514424 authored almost 10 years ago
Added some awesome restarter scripts

774cd6caadb1575c2d2d5629ebe73d1dd857b314 authored almost 10 years ago
Merge

03f6cea5db35f61c9f6fefe7deaa9f94a199cef3 authored about 10 years ago
Fixed build on Linux

f4117e9943e0aa484eb8961375333da35421f9f0 authored about 10 years ago
Fixed damage updates in last commit

0a8b3b20a798bb91344312d427d74da9516d2de7 authored about 10 years ago
Updated creature base damage calculation + related queries

c1e53b0285b2b2432a9d893e7e1643e56ccc9480 authored about 10 years ago
Updated database for last commit

5ce74e0bb4441fde50dbe99194aa3fc874ac9586 authored about 10 years ago
Updated creature_template to use new health & damage calculations + added DisableArmor debugging option

64c8261e477e6cf0ee130f34a8d19ddb16150e9c authored about 10 years ago
Added some missing files in the libircclient update

bc661c56ed73020837fa0a9c5f57917c6a09701c authored about 10 years ago
Adapted creature damages to old WM values. attackpower field in creature_template can now be used.

aef5f638207fd5b4508eacb945c66155fddb90c7 authored about 10 years ago
Updated INSTALL.linux doc

30ca0670d246109fbb1618baef9551a11b46ae01 authored about 10 years ago
Updated libircclient + Added irc support on windows + Better wow links output on irc

38cb65f586a1a63ea1ad7bca59b95eb364aaf207 authored about 10 years ago
Hacky fix of the linking problem in mmaps_generator

c3106bdfc24c2e2428a1f8e0907d41fd09318733 authored about 10 years ago
Added link flag /LARGEADDRESSAWARE for windows

88c6a69f677ac4883716f24d770c658d21d2790d authored about 10 years ago
merge + additional install_win explanation on running from VS

701999fb8aed8cd354e87fa97515c4d38ed2b420 authored about 10 years ago
edit install doc

464bef9afd78865d79de044278b4288f9627eec4 authored about 10 years ago
Fixed a terrhorrible memory heap corruption + Changed application name

d09eed7f41585d6cffdfc3f52240f3adfd310a1e authored about 10 years ago
merge

84eecdfb1fa1f2b5e40bc51695911087e3797abd authored about 10 years ago
fix build + document it

ca0c60f4eaaf41036789e76f9b37284f3168eb6a authored about 10 years ago
Added zlib folder on windows + misc fixes on waypoint_info

ed3446240d0c217939c23555d0111a4efa1c4238 authored about 10 years ago
Forgot to remove this in last commit

b0db196f4de56de9da9bcf49da16ab9c67457ced authored about 10 years ago
Dropped EventAI, all eventai's have been converted to SmartAI (2869 npcs) - Thanks to https://github.com/Discover-/EventAI-to-SmartAI/

2ae181014c106609ca6f35fe439304d727add613 authored about 10 years ago
Added SMART_ACTION_LOAD_PATH (152)

ae0ba4c86a2b0b9a585b7aaa2a4c0f76d398a5c2 authored about 10 years ago
Bunch of modifications to enable support of some waypoint path types & directions

46f422bf302c63cb101bfec0766c14db0bd44d5e authored about 10 years ago
Fixed a recent error in authserver

a416edf5c0cd07de14a742a7a7455146279b5dd7 authored about 10 years ago
Changing some db scriptings commands id's

e8e69cec594c4242400abc71a92893f4d1e577a0 authored about 10 years ago
SAI : Last little phases fixes

06d436989b63b87c741da6059f690f5c8ac96bf3 authored about 10 years ago
Allowing .mod mana on npc

c30e8a5b1cfc293fff7c7c66d03f1f9a94296a69 authored about 10 years ago
SAI : Fixed some wrong phase checkings

a69f96ba0fb5202435b49a0943dff16855e0469b authored about 10 years ago
SAI : DB Errors are now also logged in the core and accessible from the command ".debug smartaierrors"

913f6d4b36c70a97481ae33ced91130dc2421e08 authored about 10 years ago
Fixed compil

dc6d69743d783d244948908d616d7eaa52becbcc authored about 10 years ago
Fixed SMART_EVENT_RANGE & SMART_TARGET_PLAYER_RANGE & SMART_TARGET_GAMEOBJECT_RANGE + Removed minMaxRepeat validity checking for non repeatable events

35393f340540e4075133e045cf0aab0e2ac1039c authored about 10 years ago
Core/SAI: Fixed SMART_ACTION_SET_EVENT_PHASE, SMART_ACTION_RANDOM_PHASE and SMART_ACTION_RANDOM_PHASE_RANGE parameters validation, the parameters were checked as phase indexes instead of phase masks

cf863bfb5d3be7d66dfd9b1389376b887ec325e4 authored about 10 years ago
Fixed compil

592b2ed9ee59d00261e81773a84321b8043ba9f6 authored about 10 years ago
Some new SmartAI stuff (see www.sunstrider.cf/forums/viewtopic.php?f=29&t=89#p232) + Added a creature script hook : "FriendlyKilled" + Added a bunch of missing "override" 's in scripts

a3b23fc4bb2bcf85d20abcb8349f1986546bfc97 authored about 10 years ago
Fixed compil

e655b9a5b62536d1ecf259c1c04238edd063725e authored over 10 years ago
SAI : Added option attackVictim for SMART_ACTION_SUMMON_CREATURE

4be11199719811e582eff3b685641794feea6146 authored over 10 years ago
Added SMART_TARGET_PLAYER_CASTING_DISTANCE

22ba785ef46f5face4df627800c0129980be23f7 authored over 10 years ago
Merge

31ad2a996af422f52c17dbdf60b7a11100b07cae authored over 10 years ago
Fixed crash when .path load X

3f54e07c22350f1ed1e5ecd5ff5792b78202b7ca authored over 10 years ago
Set a max Z diff to getLeapHitPos

3f551d8d21b284f8e93b250720c767296731a352 authored over 10 years ago
[TC] Core/Spells: consider spell speed in SPELL_EFFECT_CHARGE

a38a5363cf18d0e2c8adb45155be452afa40bb19 authored over 10 years ago
Reduced leap capacity to leap over obstacles

811735c05a77fa22e1dd649e2d42db0c4ff58238 authored over 10 years ago