Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Item Management #168

Closed
wants to merge 15 commits into from
Closed

Item Management #168

wants to merge 15 commits into from

Conversation

ogmage78
Copy link
Contributor

@ogmage78 ogmage78 commented Mar 24, 2017

Not ready to be pulled.

@ctw me - creates a training wand in your backpack
@ctw ground spawns a training wand on the ground

Drag wand to the ground. It does drop the item and takes it out of the backpack. It does register with the landblock. I had the motion working (bending down to drop the wand and standing back up) but something I changed has got that not working.
The wand does not appear in the visible field. - not sure why.

I am way out of date on coding - and I am sure I have done stuff incorrectly. Any feedback on how to code this better or topics I should read up on will be greatly appreciated. I feel like this is really really close to working. Also, I know the hard coding of data will go away once we have the Weenie data in the database. I put in a number of comments and TODO's to follow up on.

The PCAP is unless I am just blind - almost identical to this one I used as a template. Any help will be appreciated.

Here is a link to the live server PCAP https://www.dropbox.com/s/q0l3wi4mhx0n7ce/drop_item.pcap?dl=0

ogmage78 and others added 15 commits March 19, 2017 08:59
Made changes for my training wand test.

Started work on drop item

More work on drop.   Added sound and mapped out other messages.
…Left off at sending message for container create.
Added linux compatibility to ConfigManager

Added linux compatibility to Dat Loading
* Updated example DatFileDirectory with a trailing slash at the end of the value

* Added Path.Combine to DatLoader

Finished fixing merge

Update for merge

- WIP Drop Item - getting the motion packet - slow but sure

- WIP Drop Item

WIP on drop item - adding mising enum

Still not doing this right

Drop Item - Getting oh so close to making this work

Still working on Drop Item

pcap looks the same - he is not bending over and the wand does not appear.   He did move once or twice, not sure what I changed.
…pear. He did move once or twice, not sure what I changed.

Made changes to make Host config uniform with Port config and added logging/output. (ACEmulator#165)

ItemManagement - Close but I am missing something
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants