Coder Social home page Coder Social logo

stn-ms / wcell Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wcell/wcell

0.0 2.0 0.0 72.84 MB

World of Warcraft (3.3.5) emulator written in C#

License: GNU General Public License v2.0

C# 77.32% Batchfile 0.03% CMake 0.01% C++ 20.65% C 1.89% Objective-C 0.03% HTML 0.06% Perl 0.01%

wcell's Introduction

#Welcome to WCell!

wcell's People

Contributors

domiii avatar pepsi1x1 avatar pauljenny avatar jaddie avatar fubeca avatar owalla avatar villemp avatar nefarel avatar stn-ms avatar brkastner avatar niam5 avatar dagor avatar phazer avatar vermie avatar zerant avatar mocsy avatar manniss avatar miceiken avatar fnarenji avatar gulafaran avatar ramyalexis avatar

Watchers

James Cloos avatar  avatar

wcell's Issues

Race specific cinematic

SMSG_TRIGGER_CINEMATIC and related opcodes.
You dont seem to trigger the cinematic on new char creation, although the code is there. Needs to be checked.

SMSG_LOOT_RESPONSE

[Warn] Packet SMSG_LOOT_RESPONSE has invalid definition and tries to read UInt with insufficient remaining length at PacketSegmentStructure "Money" (UInt)

.level -o command

Setting an above-the-max-value level throws an array out of bounds exception, needs to be investigated and fixed.

Group update functionality

From logs:

[Warn] Packet SMSG_GROUP_LIST has invalid definition and tries to read Byte with insufficient remaining length at PacketSegmentStructure "Looting.LootMethod" (Byte)
[Warn] Packet SMSG_GROUP_LIST has invalid definition and tries to read Guid with insufficient remaining length at PacketSegmentStructure "MasterLooter" (Guid)
[Warn] Packet SMSG_GROUP_LIST has invalid definition and tries to read Byte with insufficient remaining length at PacketSegmentStructure "LootThreshold" (Byte)
[Warn] Packet SMSG_GROUP_LIST has invalid definition and tries to read Byte with insufficient remaining length at PacketSegmentStructure "DungeonDifficulty" (Byte)
[Warn] Packet SMSG_GROUP_LIST has invalid definition and tries to read Byte with insufficient remaining length at PacketSegmentStructure "Looting.LootMethod" (Byte)
[Warn] Packet SMSG_GROUP_LIST has invalid definition and tries to read Guid with insufficient remaining length at PacketSegmentStructure "MasterLooter" (Guid)
[Warn] Packet SMSG_GROUP_LIST has invalid definition and tries to read Byte with insufficient remaining length at PacketSegmentStructure "LootThreshold" (Byte)
[Warn] Packet SMSG_GROUP_LIST has invalid definition and tries to read Byte with insufficient remaining length at PacketSegmentStructure "DungeonDifficulty" (Byte)

Movement packets

Check, research and implement:

CMSG_FORCE_MOVE_UNROOT_ACK
CMSG_MOVE_WATER_WALK_ACK
(probably more, will update the issue if a problem arises)

SMSG_LOG_XPGAIN

Implement SMSG_LOG_XPGAIN. Currently there is a chat notification being sent on experience gained from combat.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.