Ecosyste.ms: OpenCollective

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

github.com/azerothcore/acore-client

Web client to consume azerothcore opcodes
https://github.com/azerothcore/acore-client

WMO manager fixes and cleanup

* Fixed a few issues that caused various counters to be incorrect.

* Renamed constants for clar...

e94aa6bd8e00f52c172b7be5ce38a884e0cea5eb authored almost 9 years ago
Implemented map doodad, WMO, and terrain managers

* The loading and unloading of terrain, map doodads, and WMOs is now
managed by dedicated mana...

99d00f9bebee0064cb220793e85ced76d22e1954 authored about 9 years ago
Added multiple visibility radii and reduced work during render call

* Map doodads and WMOs are now unloaded from the map when the render
radius no longer includes...

3ae008462d4bbeccd308095bceff21e58c97c8b8 authored about 9 years ago
Merge pull request #104 from fallenoak/fix/misc-rotation-fixes

Misc rotation fixes

ecc5dbde626c5c90e6a6f688fac6c435d0bea786 authored about 9 years ago
Simplified placement rotation and cleaned up comments

337ab494b67e849927d493769682179f6e720ef9 authored about 9 years ago
Adjusted WMO and M2 rotations for ADT placements

This fixes the out-of-whack bridge at Stonewatch Keep and the
strangely positioned waterfalls at...

3653753a1ccaaa97eb275021f16aa912085e31e5 authored about 9 years ago
Merge branch 'master' into fix/misc-rotation-fixes

a001ad2f7ea4cd1f244f95130f78b6189c048703 authored about 9 years ago
Merge pull request #103 from fallenoak/feature/wmo-lighting

WMO: Added lighting and fog

094036fcc8fe5065b54b2484a74db0387ba7f922 authored about 9 years ago
Fixed spacing

d7c7024cf252e9a75d83fb451f9eb88370a5107a authored about 9 years ago
Adjusted doodad rotations within WMO doodad sets

This fixes the clipped paintings in the main room of the Darkshire
town hall.

09c189ea6a1816d998f5b2cbb6a0eade4034fb95 authored about 9 years ago
Added non-zero default vertex color for indoor groups

This is mostly a safeguard to prevent odd vertex color results in
the event vertex colors aren't...

ea4b09fc4025fece9604a682b0d5e22cccaecb8e authored about 9 years ago
Tweaked shaders to more closely match other projects' shaders

601cd509d785d8b554bcd7a7d5122edbe5cb3064 authored about 9 years ago
Hooked up use of WMOMaterial in WMO class

Also split out material / texture assembly from the constructor.

a4aed1710f8c88c5a96f5cab7bc4de3d2f82a304 authored about 9 years ago
Added WMOMaterial class

WMOMaterial is a ShaderMaterial suitable for use in rendering WMO groups.

7b70692510ec4e187e823c5d414dc0b639ba517f authored about 9 years ago
Added attributes for vertex normals and colors to WMO groups

I also added an indoor property to the group for use in determining
the appropriate lighting mod...

5f75d27d20983c4ef3ec70f8e9c765a51d65fdea authored about 9 years ago
Merge pull request #102 from fallenoak/master

Fixed incorrect node_module path assumption made by webpack

22ae938d9dee48d5fa88e566e317a2b9fa5d4794 authored about 9 years ago
Fixed incorrect node_module path assumption made by webpack

5fd692288934bfa51a0c67df188d6f947b050880 authored about 9 years ago
Merge pull request #101 from fallenoak/feature/adt-lighting

ADT: Added lighting and fog

234360ea86bbc06e33441d4793144f235e409bef authored about 9 years ago
Merge pull request #100 from fallenoak/master

Fixed a few missed flag naming tweaks

58ab9e6a9c318ad05d4f82ec893edaec46add10a authored about 9 years ago
Added support for lighting and fog to ADT chunk material

bd9476d9ea233a9753b5817684e6f851ca918fb8 authored about 9 years ago
Added normals to ADT chunk geometry

27765c6942543f4ab08423f74c20f852c51626b9 authored about 9 years ago
Fixed a few missed flag naming tweaks

5aaa879bfe18c8663b3fd33e084725a2762042d5 authored about 9 years ago
Merge pull request #91 from fallenoak/m2-refactor

M2: Refactor

8f85215ed1e89793bdb696757e2a1cc99ac97535 authored about 9 years ago
Fix incorrect ServerConfig path

Thanks @fallenoak for reporting!

677f2bb5f351f391a5b63f86aa3effd58782fd43 authored about 9 years ago
Tweaked argument default

8542fda2f3d010d6b22e6001bd8ae39c952dd35d authored about 9 years ago
More flag naming tweaks

d66c667fcd68762fe515534ced4aeb6db60f68c1 authored about 9 years ago
Flag naming tweaks

ef3b5ae8395ac1699c1b7556ba4bb09d2830bdad authored about 9 years ago
Merge remote-tracking branch 'upstream/master' into m2-refactor

2dfed8ff41f4bb122f7d9ece4ff7d8f55c52e855 authored about 9 years ago
Cleaned up M2Material shaders

* Attempted to get blending to fit better with Wrath of the Lich
King's blending shaders.

* A...

0556724a78036c73bcee7776fda9a2c11e4dc75c authored about 9 years ago
Transparency animations are per-texture, not per-texture-unit

4b04545c68c1556d055ea56dc5752d04f2ad1d3f authored about 9 years ago
Added support for vertex normals to M2 geometry

Normals are used to support lighting, and are necessary in order for
zone lighting effects (diff...

31dab61c02eb014c6a105690806c7332504e7729 authored about 9 years ago
Document number of cluster workers in README

6d78249a013700043c9c6cf6b330d1c78681aa9d authored about 9 years ago
Use ServerConfig#verify and Cluster in bin/serve

245ba4309da0420019e04a9cf5259d82ae9e8a19 authored about 9 years ago
Introduce cluster

2a88595f308c6167b4be9b19ec8ee7d267d7a3ba authored about 9 years ago
Simplify server

183d7adcaf38f2781cd0b251e39de03825199d56 authored about 9 years ago
Move server config

1f4f7b095e3280d430784056649d67f2ddaca38e authored about 9 years ago
Correct reset gulp task

dc427f19959d2dae7d485670fe48595832f14531 authored about 9 years ago
Removed superfluous property

95b2e94d14bf663c3cfb4f827e904ad0f3902ea0 authored about 9 years ago
Corrected misnomer

702b0aea0b7a149a77d64de7ab72f7fcb77a36a2 authored about 9 years ago
Eliminated excessive use of three.js skinning

Many static M2s have a bone or two, but are not animated. The cost
of setting up THREE.SkinnedMe...

7b0a09f81e431d42f01f4f592270763a26c98e52 authored about 9 years ago
Merge remote-tracking branch 'upstream/master' into m2-refactor

7a19dc1c04f7ce77d216bac08e09ce60e927b1f5 authored about 9 years ago
Rotate unit models by 180 degrees

30289768a9d8bcefbf2713da2eb5c64175c528b7 authored about 9 years ago
Merge remote-tracking branch 'upstream/master' into m2-refactor

865755bbcc48671b44ff72b3a93397ab7d54f377 authored about 9 years ago
Major improvements to blending and lighting

* Texture units (which represent render passes) are now given
separate materials, 1:1 with the...

7700bfc51f18a65fc116a3413c682a1da1698f0e authored about 9 years ago
Render border-image on Firefox

1f34b4e431e881a27c94e5a84508b292de8718c9 authored about 9 years ago
Merge branch 'master' of github.com:timkurvers/wowser

9fb4c5628a5acd8ce05fd066c93b68ab1e1ad750 authored about 9 years ago
Allow pleasantly working on blizzardry locally

625eaafb365cba31f3a3a0c3f81fd8f989693432 authored about 9 years ago
Add json-loader to allow loading iconv-lite

b2b20cd9f775686f56b477819401057cc1f18510 authored about 9 years ago
Cross-platform paths

c1aece31337707133790bb54b5e8efbf5f02fd33 authored about 9 years ago
Cross-platform paths in webpack.config.js

58e25ca044ae09388d914f1d13c09212e49c402f authored about 9 years ago
Merge branch 'master' into m2-refactor

594729c13a044f5075c760bed6af29f45455de9e authored about 9 years ago
Add stats component

40833a0432502e91363d5e11c637599242812014 authored about 9 years ago
Breathe!

d119a70025e6dc864bceb673a48ea1e44d56b765 authored about 9 years ago
Added ability to share geometries across cloned M2s

This dramatically reduces scene complexity for the renderer (down
from > 6,000 geometries in a w...

08ceab02a3c654b7521f296c9a303d60cc79f371 authored about 9 years ago
Initial refactor of M2s

* A root mesh is now created to serve as the appropriate parent for
root bones. Root bones are...

a8963901fe142291a0903c2899a94651f8a6f80f authored about 9 years ago
Merge branch 'feature/chunks'

5de7f28f751ec9db0a85b77bb7b50519c1982a24 authored about 9 years ago
Render square radius for now

399346b9ad051eebaabb164a0ef861f1aab47f38 authored about 9 years ago
Increase chunk render radius

3c55f1417d98d9e95ce7bc56e356acf9c25a9914 authored about 9 years ago
Merge pull request #87 from fallenoak/feature/pipeline-concurrency

Pipeline: Concurrency

1a40897c9dfee55b76c9f086e21350d9a4eeb9e3 authored about 9 years ago
Merge pull request #89 from fallenoak/fix/pipeline-resource-leak

Pipeline: Fix resource leak

1ae18890645513c72b863aea439db0d946685a09 authored about 9 years ago
Merge pull request #86 from fallenoak/master

M2: Basic performance improvements

8d548a24d194401727dc98fa929b48603186b6ce authored about 9 years ago
Added missing close() call to StormLib files

8d421f14892bbd86c3433c24cae25fe8a5a408d3 authored about 9 years ago
Cap pipeline workers at 4

b06c45b33e393f55269d2981b8bf798bc9231cb3 authored about 9 years ago
Implemented cluster

The pipeline server now spawns a number of processes matching the CPU
count in the host. This re...

4c995731565668846f27e6d71c39b84dea3a0e86 authored about 9 years ago
Simplified translation value transform

ff9db6b67d57772d84daeaa1c934bda2514690da authored about 9 years ago
Replaced several forEach loops with faster for loops

a6541b62309164a9ad0292fa2e9ae08940aba56d authored about 9 years ago
Use guard clauses

e1d0c45949b6b2d477794360ef5eabf136572d7c authored about 9 years ago
Cache chunkX and chunkY for performance

6333ad4e291360bd7b0c4eaae9050077b05df599 authored about 9 years ago
Load map chunks by radius

33bb65694a35ec92827cd3eeb16674d49ffa2609 authored about 9 years ago
Expose doodad and WMO entries for chunk

6c0294e2bf5861bb9c18edf00b96936456533634 authored about 9 years ago
Allow loading individual map chunks

64f9c26ac28013febfd04a228195b5678643663f authored about 9 years ago
Expose ADT#textures

b10a3561be0fb555abba939836d4441e86a6f2c2 authored about 9 years ago
ADT is no longer renderable

9cc6b7ae292a4af773b08cb979037590c525b51c authored about 9 years ago
Remove static player target

edc09f02b0f0ad5558510a3d1ec056b4705fddff authored about 9 years ago
Drop chat and quests panel for now

94b3a3cc1aedbbc6f2d83c3da1ff6ad2433db65b authored about 9 years ago
Add rotate/move speed to units

4af1a00c0c3aa070d36516a73408614ca89491bb authored about 9 years ago
Rename Map to WorldMap to avoid collisions

680c7ab31f575bcf6de739fd19e62335676cb6f7 authored about 9 years ago
Merge pull request #83 from fallenoak/master

Initial M2 animation support and improved M2 texture handling

3364dbc32c2b6490aa306719f8b46b57d071ac18 authored about 9 years ago
M2 submesh improvements

* Added missing blending property change to materials in submeshes.
To get three.js to honor c...

ac8c8dfd632d36763c2b22576da6df1c91170553 authored about 9 years ago
Allow unregistering tracks from the M2 animation manager

b22ba8a50b2558459a6da3eec5a24f788bdfbf37 authored about 9 years ago
Improved doodad animation loop integration

a424a9c960dca40389d4262e6966578fb73fbc6e authored about 9 years ago
Improved entity animation loop integration

Rather than relying on the map to control entity animations,
entity animations are now applied b...

f93b5885af8f57838aba96afd0e31b72e90ad17e authored about 9 years ago
Prevent setting up animation tracks for external animations

Blizzardry doesn't currently support external animation parsing. To
prevent a flood of errors fr...

0fd13017c0c8b96c1aa3452d27776bdc565d967e authored about 9 years ago
Removed used function

0f6376b51a2071dad76851ecb0c042933c1406c8 authored about 9 years ago
Added simple animation manager to M2s

This replaces the code that directly manipulated animation tracks
in the M2 class itself.

The a...

8bde05ae756a01f258f58a6762f4a7610e85fb9f authored about 9 years ago
Initial M2 animation support and improved M2 texture handling

* When M2s are loaded, their bone animations (translation, rotation,
and scaling) are also loa...

80adc3602e964fa3806ea2179ed9eeaafd4a6004 authored about 9 years ago
Merge pull request #82 from fallenoak/m2-improvements

M2 bone billboarding support

90f5e6c5e339c19bea0196230003f5966577a628 authored about 9 years ago
Cleaned up animate call structure

* WorldHandler no longer sets a world reference on loaded maps.
* WorldHandler now passes animat...

6fa3140376e76d506e81c259a0728113ba9a396d authored about 9 years ago
Naming consistency

066e194dc967277f64fce88e85c2c9f1124009a2 authored about 9 years ago
Removed mistakenly carried over code from merge conflict

497c2ed4cfc7d5fb9d8edd8a1130c88554d1411a authored about 9 years ago
Removed superfluous indexedBones array

d7d1d9e0148288b6c337afb1fd715d869dcc92d7 authored about 9 years ago
Simplified billboard check for submeshes

0f86303dbca7ee77ff35a6da7de6f15d121ddb79 authored about 9 years ago
Additional billboarding improvements

* Removed skew in billboarding when rotating camera to look down
on the scene. Rather than usi...

faadda31d1dfec291818b013dd29b152d4f5d9e6 authored about 9 years ago
Simplified billboard logic

8c7a124364c96ff5e215c5d772616839fc02ff7e authored about 9 years ago
Re-enabled Darkshire port

32c05342ed0f4c8e040ef09d3c2151169a85ba3b authored about 9 years ago
Various billboarding improvements

* Moved billboarding to M2
* Improved billboarding strategy to better handle rotated M2s

2d51ca8ba4b4abfec0fe7dae43f9c1283c26ad0f authored about 9 years ago
Merge remote-tracking branch 'upstream/master' into m2-improvements

a2938ec3b248f2acf0c5d03892463c0d893b20d6 authored about 9 years ago
Handle unmounting GameScreen

e38191f49aa3a9401706f17b6574120bdf68fe4a authored about 9 years ago
Refactor unit, model and view setup

c6f8e314907c08c16e5b97235f8511ae5362d8e7 authored about 9 years ago
Add Player#worldport

e142f3fa417c36d037958fe38363fc5cd9a8fd9f authored about 9 years ago