newsbot
16.12.2009, 23:20
<pre>m src/game/DBCStructure.h
m src/game/DBCfmt.h
m src/game/SpellAuras.cpp
m src/game/SpellHandler.cpp
m src/game/Unit.h
m src/shared/revision_nr.h
[9008] modelids for shapeshifts from dbc
this will correct some modelids:
form old model, new model
FORM_TRAVEL: 632 --> 918 (now a bit smaller)
FORM_GHOUL: 10045 --> 25527 (whisp --> ghoul)
FORM_CREATUREBEAR: 902 --> 2281 (old brown horse -> bear)
implement shapeshift for spell 24347
this commit also
fix the errormessages with: "Race %u not found in DBC: wrong DBC files"
which were triggered from this code
and will fix the modelid for creature 2038
since it's also using a shapeshift aura and only got the horde-modelid
+ some new entries in ShapeshiftForm-enum
+ some research for the shapeshift.dbc</pre>
Дальше... (http://github.com/mangos/mangos/commit/9e240e809e4f919cfece323f713734b08d3cbd58)
m src/game/DBCfmt.h
m src/game/SpellAuras.cpp
m src/game/SpellHandler.cpp
m src/game/Unit.h
m src/shared/revision_nr.h
[9008] modelids for shapeshifts from dbc
this will correct some modelids:
form old model, new model
FORM_TRAVEL: 632 --> 918 (now a bit smaller)
FORM_GHOUL: 10045 --> 25527 (whisp --> ghoul)
FORM_CREATUREBEAR: 902 --> 2281 (old brown horse -> bear)
implement shapeshift for spell 24347
this commit also
fix the errormessages with: "Race %u not found in DBC: wrong DBC files"
which were triggered from this code
and will fix the modelid for creature 2038
since it's also using a shapeshift aura and only got the horde-modelid
+ some new entries in ShapeshiftForm-enum
+ some research for the shapeshift.dbc</pre>
Дальше... (http://github.com/mangos/mangos/commit/9e240e809e4f919cfece323f713734b08d3cbd58)