Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - nightwolf52218

#1
General / Re: Diablo 3 Server Emulation progress
September 24, 2011, 09:49:52 AM
Trying to only post now with major updates heres an awesome addition from boyc:

https://github.com/BoyC/d3sharp

Add much more of the connecting maps around tristram about 10 minutes of additional content no npcs/monsters
#2
General / Re: Diablo 3 Server Emulation progress
September 19, 2011, 06:51:57 PM
Thats as far as it gets right now I'll post if I hear about any updates : )
#3
General / Re: Diablo 3 Server Emulation progress
September 19, 2011, 06:16:25 PM
Sandbox! Released by Calsmurf2904!!!!!

http://www.mediafire.com/?8h2w279wz49yanp

compile like the d3dev files
#4
General / Re: Diablo 3 Server Emulation progress
September 19, 2011, 02:52:50 PM
Heres an updated build by raistlinthewiz fixes the assertion error's

https://github.com/raistlinthewiz/d3sharp/tree/rai-sandbox

Will not get you in game yet just to loading screen
#5
General / Re: Diablo 3 Server Emulation progress
September 19, 2011, 02:45:55 PM
The Diablo 3 Dev teams has fixed error 7. Now the game will start to load. Thats as far as we are heres the link for the latest source.

https://github.com/xynoman/d3sharp
#6
General / Re: Diablo 3 Server Emulation progress
September 19, 2011, 11:43:44 AM
Client Side entering game world was successful. Source has not been updated to reflect this change yet though. After that source has been updated all thats left is to add the npcs items quests etc.
#7
General / Re: Diablo 3 Server Emulation progress
September 18, 2011, 09:28:39 PM
Heres a video that was posted recently for the on screen weapon effects.

http://youtu.be/eII0_UAsuJs
#8
General / Re: Diablo 3 Server Emulation progress
September 18, 2011, 09:14:12 PM
Character Creation is working now. As far as saving/deleting. Literally just updated

D3Sharp
https://github.com/raistlinthewiz/d3sharp

Run with visual studio 2010
Follow the faq on Diablo3dev.com

The Error 7 problem still exists:
Channel/Party/Presence services.

I don't know what that means but its the last barricade before getting the client into the game world.
#9
General / Re: Diablo 3 Server Emulation progress
September 17, 2011, 03:59:27 PM
Heres my progress I followed the quick and dirty compiler faq @ http://diablo3dev.com/w/Compiling
Now it shows the act 1 info correctly. I get error 7 as soon as I try to log in. Nothing special but progress made at least
#10
General / Re: Diablo 3 Server Emulation progress
September 17, 2011, 01:14:06 PM
Thanks for the response. Your right in your assumptions. I havnt met a problem yet that I couldn't figure out though. I'm snagging a copy of Visual 2010 to see what I can do. Even if I get nowhere It'll still be a learning experience heh. If by the grace of god I do manage to accomplish something i'll throw a detailed guide on here to explain.
#11
General / Diablo 3 Server Emulation progress
September 17, 2011, 12:46:24 PM
I am a sad individual and have been checking everyday hundreds of times in a day about the updates in the project. I have gotten as far as character creation all thats left is to start the game. In the area in the game where is says Act 1 it says the files are missing is it possible for me to add them?