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 - darkrib

#1
Site News / Re: SC2 LAN RELEASED!!
April 02, 2011, 04:02:51 AM
Shit... i just looked at the date - not the 1st... YES!!!!
Then i ran round the house, shouting, searching for my brother...
Shit man, youre the only one that fooled me on april the 1st...
but i hope you're right n its released soon ;)
#2
Site News / Re: SC2 Lan on the Horizon!
March 28, 2011, 07:26:41 AM
Anything new? (i know its an old thread, buts its the only REAL emulator i know)
Is it going to be a bnet 2.0 emulator (so we can play diablo 3 coop when it comes out) or is it specifically for SC2?
#3
Releasedate moved to the 4th of January...
Officially theyre fixing bugs n stuff...
#4
Looks like someone managed to retrieve the data from the .frm files:

CREATE SCHEMA `pnet`;
USE `pnet`;

CREATE TABLE `accounts` (
`id` bigint(20) DEFAULT NULL,
`powers` bigint(20) DEFAULT NULL,
`username` bigint(20) DEFAULT NULL,
`password` bigint(20) DEFAULT NULL,
`e-mail` bigint(20) DEFAULT NULL,
`last-connection` bigint(20) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

CREATE TABLE `achievements` (
`id` bigint(20) DEFAULT NULL,
`requirement` bigint(20) DEFAULT NULL,
`description` tinytext,
`title` bigint(20) DEFAULT NULL,
`reward` bigint(20) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

CREATE TABLE `avatar_profiles` (
`id` bigint(20) DEFAULT NULL,
`file` text
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

CREATE TABLE `characters` (
`id` bigint(20) NOT NULL,
`name` bigint(20) NOT NULL,
`createdate` bigint(20) NOT NULL,
`lastconnection` bigint(20) NOT NULL,
`friendlist` text NOT NULL,
`spstarted` bigint(20) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

CREATE TABLE `newspanel` (
`id` bigint(20) DEFAULT NULL,
`show` bigint(20) DEFAULT NULL,
`title` bigint(20) DEFAULT NULL,
`description` longtext,
`showonlyforGM` bigint(20) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

CREATE TABLE `profiles` (
`account_id` bigint(20) DEFAULT NULL,
`last-played` bigint(20) DEFAULT NULL,
`last-connection` bigint(20) DEFAULT NULL,
`last-race-played` bigint(20) DEFAULT NULL,
`wins` bigint(20) DEFAULT NULL,
`loses` bigint(20) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

CREATE TABLE `serverinfo` (
`id` bigint(20) DEFAULT NULL,
`key` bigint(20) DEFAULT NULL,
`servername` tinytext,
`max-users` bigint(20) DEFAULT NULL,
`max-users-in-league` bigint(20) DEFAULT NULL,
`show` bigint(20) DEFAULT NULL,
`ip/DNS` bigint(20) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

CREATE TABLE `structures` (
`id` bigint(20) NOT NULL,
`name` bigint(20) NOT NULL,
`unit1` bigint(20) NOT NULL,
`unit2` bigint(20) NOT NULL,
`unit3` bigint(20) NOT NULL,
`unit4` bigint(20) NOT NULL,
`unit5` bigint(20) NOT NULL,
`enhacement1` bigint(20) NOT NULL,
`enhacement2` bigint(20) NOT NULL,
`enhacement3` bigint(20) NOT NULL,
`enhacement4` bigint(20) NOT NULL,
`enhacement5` bigint(20) NOT NULL,
`mineralcost` bigint(20) DEFAULT NULL,
`gascost` bigint(20) DEFAULT NULL,
`limit+` bigint(20) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;

CREATE TABLE `units` (
`id` bigint(20) NOT NULL,
`name` bigint(20) NOT NULL,
`race` bigint(20) NOT NULL,
`health` bigint(20) NOT NULL,
`energy` bigint(20) NOT NULL,
`shield` bigint(20) NOT NULL,
`damage` bigint(20) NOT NULL,
`speed` bigint(20) NOT NULL,
`air` bigint(20) NOT NULL,
`mineralcost` bigint(20) NOT NULL,
`gascost` bigint(20) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;


Not done by me, but nice though ^^...
Doesnt look very promissing to me, so ill be waiting for the 31. for them to prove their emulator.
#5
Well,
Site up n Database released.
I've already downloaded it. Can anyone tell from the database if its real?
thx
#6
31th of December... The day , of the REVOLUTION...

Sounds awesome, maybe ill buy that game after all...
I dont know if its true, i trusted in code-gen, even gave
them a beta-key and nothing turned out....
But if it really happens... ^^
Havent got any Words for it.
Thx 4 sharing the links n info...