PDA

View Full Version : Spurious WoW Emulator Bins



CoolManBob
29-07-08, 01:54 AM
Spurious is written in VB.Net and based on vbWoW and has been worked on since the end of March 2008
I bring to you a Pre-Release Binary Release, this is just so people can see our current progress that we have made within the last 3 months.
Spurious at this moment is in no way to be a playable emulator but it can be tested locally and has the ability to be tested on a server wide scale.
We do plan on going open-source within the next two months, and plan on opening up an official test server within the next two weeks.
The Spurious team consists of 6 coders:
CoolManBob
gaddas
UniX
W@Wadict
Clain
Trippy
SectorSeven is our DB man
The current state of the Spurious Emulator is as follows:


Spurious currently supports Client version 2.4.3 Build 8606
Character Creation works for all classes and races.
You can login to the world with all classes and races
Character movement works such as walking around and jumping.
The NPC Gossip System currently works.
The spawner now works, so creatures and gameobjects are spawned, at the moment Spurious only supports 1 map, and only map 1 (Kalimdor) is spawned.
The quest system is being worked on, until the combat system is fixed, it is hard to test if the quest system rewrite fully works yet.
Combat works.
Graveyards works, you are placed in the correct graveyard when you release your spirit
Now supports Multi-Player logins.
The spell system needs some work.
Spell auras are now working, a problem with it though is that you can't cast anything else while having a aura but that's being worked on.
Item usage is working now
Items do add stats to your character correctly, and equip spells are casted on the character successfully and removed successfully when the item is removed.
Mounts are now working perfectly.
Pet System is being worked on
Chat and Channels work 100%
Party works, but you currently cannot convert to raid
Friends list and ignore list are working
Trade works 100%
Download:

http://filebeam.com/bfa675a546a852f67b736a6f61087b20
Password:

spuriousprerelease
Our official forums are at:

www.spuriousemu.com

Apple
29-07-08, 02:02 AM
x5 Rep , Nice job ;)

SeGA1964
29-07-08, 03:24 AM
Hmm trippy told me it would be released in like 1 month o.O

Jgro1413
29-07-08, 10:24 PM
Same but o well.

Boxxy
04-08-08, 02:25 AM
vbwow isent that what rebell wow runs on o.o..... o well +cookies

Edit:can no longer give cookies till latter =(

Scyther
04-08-08, 02:29 AM
Spurious is a good emulator and it has true potential i see it as being one of the top emulators used in the future.

ClaiN
12-08-08, 04:10 PM
Heres an update on the progess made.

Changelog

http://spuriousemu.com/changelog.txt

Here are some things recently.


Clustering is enabled and working.
Guilds, Instances, and spells are being worked on.
Mono support is being worked on aswell.

CoolManBob
12-08-08, 10:49 PM
Heres an update on the progess made.

Changelog

http://spuriousemu.com/changelog.txt

Here are some things recently.


Clustering is enabled and working.
Guilds, Instances, and spells are being worked on.
Mono support is being worked on aswell.

That Changelog is rather old, we are at rev 333 atm and that changelog only goes up to rev 285

Succy
13-08-08, 04:17 PM
Ohh, Nice! You are Keeping it Real ;)

SectorSeven
21-08-08, 12:07 AM
^^ Actually Constructive criticism :P

CodeDemon
21-08-08, 07:38 AM
Lol constructive Criticism is what I always say :P

Nika
26-08-08, 12:02 PM
I fee as if this Emu is gonna have alot of problem seeing its vb.net written..

ClaiN
26-08-08, 05:23 PM
Everyone (well me..) just codes for fun, I don't think theres going to be alot wrong. VB.NET is fully object orientated and many features.

Nika
26-08-08, 05:33 PM
But its not as in depths as persay C++ script. I think C++ Script works cleaner

CoolManBob
27-08-08, 08:35 AM
VB.Net code is actually more concise than C++, it doesn't look as messy as C++ does at times. Sure i've seen some beautifiul looking C++ code, and i've seen that mess of ascent's code

Regardless pretty much anything you can do in C++ can be done in VB.Net