Pages: 1 2 [3] 4 5 6 7 8 9 10 11 12 13 14 .. 14 :: one page |
|
Author |
Thread Statistics | Show CCP posts - 3 post(s) |
![DEVILSENIGMA DEVILSENIGMA](https://images.evetech.net/characters/845919515/portrait?size=64)
DEVILSENIGMA
Caldari Roving Guns Inc. RAZOR Alliance
|
Posted - 2006.12.08 14:25:00 -
[61]
Edited by: DEVILSENIGMA on 08/12/2006 14:25:11 As usual eve.coldfront.net has updated it's item database to the Revelations build. If you just need to view the details on ships and other mods you can troll through that Have fun! --- Eve Database | TQ Server Status Coldfront Come in and feel the chill |
![Melchon Melchon](https://images.evetech.net/characters/1414091515/portrait?size=64)
Melchon
Gallente EUROPEANS
|
Posted - 2006.12.08 15:05:00 -
[62]
Edited by: Melchon on 08/12/2006 15:20:18 mybad, missed one line ^^
|
![Quutar Quutar](https://images.evetech.net/characters/669907470/portrait?size=64)
Quutar
Caldari Auraxian Irregulars
|
Posted - 2006.12.08 15:57:00 -
[63]
Edited by: Quutar on 08/12/2006 15:57:23
OK... I think these are the missing table definitions
CREATE TABLE dbo.chrFactions( factionID int, factionName varchar(100), description varchar(1000), raceIDs INTEGER, solarSystemID int, corporationID int, sizeFactor float, stationCount smallint, stationSystemCount smallint);
CREATE TABLE dbo.eveUnits( unitID tinyint, unitName varchar(100), displayName varchar(20), description varchar(100));
CREATE TABLE dbo.invMetaGroups( metaGroupID INTEGER, metaGroupName varchar(100), description varchar(100), graphicID smallint); CREATE TABLE dbo.invMetaTypes( typeID int, parentTypeID int, metaGroupID INTEGER);
CREATE TABLE dbo.TL2MaterialsForTypeWithActivity( typeID int, activity tinyint, requiredTypeID smallint, quantity int, damagePerJob DOUBLE PRECISION);
CREATE TABLE dbo.chrSchoolAgents( schoolID tinyint, agentIndex INTEGER, agentID int);
CREATE TABLE dbo.invFlags( flagID INTEGER, flagName varchar(100), flagText varchar(1000), flagType varchar(1000), orderID INTEGER);
CREATE TABLE dbo.invTypeReactions( reactionTypeID INTEGER, input bit, typeID int, quantity int);
Not finding research slots in Empire Space? Try Quutar Research Services. |
![Eewec Ourbyni Eewec Ourbyni](https://images.evetech.net/characters/733678229/portrait?size=64)
Eewec Ourbyni
Caldari
|
Posted - 2006.12.08 17:28:00 -
[64]
Originally by: select description from dbo.invGroups where record = 30 The collective name for these behemoths is Titans, the largest spacefaring vessels ever constructed. The sheer cost in resources, manpower and time, as well as the necessary technological knowledge, makes construction of a Titan-class vessel a venture only empires can usually fathom. Some of these mammoth vessels have taken decades to assemble. Many are over a century old themselves, and the three mammoth Jovian motherships, the first Titans, have origins pre-dating modern space travel. They are
Are we ever going to find out what "They are".....? Was hoping this was in this datadrop as it got cut off in the last one.... ![Sad](/images/icon_sad.gif)
This is a sig...
-- You think this guys post is nuts.... you should see his bio --
... good, ain't it! |
![Inkontinenzia Poperzia Inkontinenzia Poperzia](https://images.evetech.net/characters/188797469/portrait?size=64)
Inkontinenzia Poperzia
|
Posted - 2006.12.08 17:58:00 -
[65]
Hi guys
Have you ever looked through the dbo_invTypes.sql table with a little more attention? Try to look for the word TEST. Here are some funny and interresting examples:
GM Ultra Mega Super Death Ray - TEST MODULE, NOT FOR USE ON TQ. Low powered, rapid fire multi-barreled sci-fi weapon that delivers a steady stream of damage.
Crazy Capsule - Super duper test capsule.
Test Bong - A curious device used by pirates to test their own product. Seems heavily used.
Mega Droner TEST MODULE - This huge unit replaces part of a ships cargo with a large drone bay. It also causes a slight reduction in the ships maximum speed
TEST Veldspar Mining Crystal II - This crystal sucks
Test Science Vessel - A ship that researches and manufactures stuff IN SPACE!
TEST Missile Space Strike - Shoots missiles in a huge radius and kills most things there.
Extra High Slot Module - EVIL TEST MODULE!!! (same for med and low slot)
TEST Shield increasing Railgun I - This modified 425mm Railgun II has been upgraded with a built in XSL9 micro shield g <-- Description ends here. I think Oveur came into the room.
Thank you CCP for giving us lonely database dump *****s something to laugh about ![Laughing](/images/icon_lol.gif) http://www.eve-shop.org |
![Keikko Aranata Keikko Aranata](https://images.evetech.net/characters/955082835/portrait?size=64)
Keikko Aranata
Amarr Imperial Academy
|
Posted - 2006.12.08 18:31:00 -
[66]
Originally by: Eewec Ourbyni
Originally by: select description from dbo.invGroups where record = 30 The collective name for these <snip>
Are we ever going to find out what "They are".....? Was hoping this was in this datadrop as it got cut off in the last one.... ![Sad](/images/icon_sad.gif)
I don't understand why that is truncated at 500 characters. The table def says nvarchar 3000? Maybe when t20 can update the missing table defs and missing tables, and rename the dbo_* to dbo.* he can re-export so data isn't truncated? Sounds like a lot of work as I am a newbie, but please take pity on us t20 :)
- K. Aranata
|
![Epitrope Epitrope](https://images.evetech.net/characters/834605870/portrait?size=64)
Epitrope
The Citadel Manufacturing and Trade Corporation
|
Posted - 2006.12.08 21:33:00 -
[67]
Thanks for posting this, t20.
I understand you're still working on the graphics portion, and I have a small request. In the previous data dump, all the graphics were in .png format (which is awesome), but this time instead of releasing versions with black, white, and gray backgrounds, would it be possible to release just one version with a transparent background? It would make the graphics much easier to use, I think.
Thanks so much.
|
![ToxicFire ToxicFire](https://images.evetech.net/characters/686575628/portrait?size=64)
ToxicFire
Warlords Corp The Core Collective
|
Posted - 2006.12.09 12:26:00 -
[68]
Originally by: Keikko Aranata
Originally by: Eewec Ourbyni
Originally by: select description from dbo.invGroups where record = 30 The collective name for these <snip>
Are we ever going to find out what "They are".....? Was hoping this was in this datadrop as it got cut off in the last one.... ![Sad](/images/icon_sad.gif)
I don't understand why that is truncated at 500 characters. The table def says nvarchar 3000? Maybe when t20 can update the missing table defs and missing tables, and rename the dbo_* to dbo.* he can re-export so data isn't truncated? Sounds like a lot of work as I am a newbie, but please take pity on us t20 :)
as this db looks fairly likes its using some MS Sql specific syntax, and that your more than likely moving it to a postsql or a mysql database you will hit a few issues with nvarchar and char lengths that are over a certain number which I can't rember off the table of my head but from what you say I guess its 500, anyway its best that you go through the create tables script and massarge it so that any nvarchar or char with a limit greater than 500 is changed to a text type
Join the save Stargate SG1 Campaign Today! http://savestargatesg1.com/
|
![Rede Rede](https://images.evetech.net/characters/737902785/portrait?size=64)
Rede
|
Posted - 2006.12.09 15:57:00 -
[69]
Edited by: Rede on 09/12/2006 15:58:13 I was trying to import this stuff to MS-SQL Express, but stuck with true/false flags.
I get only:
Msg 128, Level 15, State 1, Line 3 The name "true" is not permitted in this context. Valid expressions are constants, constant expressions, and (in some contexts) variables. Column names are not permitted.
Any help would be appreciated. Basically I need this to make SQLite3 database, but that's another story.
EDIT: I'm using management studio. If I need to use something else..?
|
![Colonel Jinx Colonel Jinx](https://images.evetech.net/characters/1493136420/portrait?size=64)
Colonel Jinx
TARDZ Gods of Night and Day
|
Posted - 2006.12.09 16:06:00 -
[70]
Are the icons out yet and i just can't find them? Were due out more than a day ago.
|
|
![ItsIdMe ItsIdMe](https://images.evetech.net/characters/724406371/portrait?size=64)
ItsIdMe
|
Posted - 2006.12.09 16:10:00 -
[71]
Edited by: ItsIdMe on 09/12/2006 16:16:25 This may be a silly question but, in the db where can i find the materials, (trit, pye, isogen etc) required to build the ship/item?
|
![Rede Rede](https://images.evetech.net/characters/737902785/portrait?size=64)
Rede
|
Posted - 2006.12.09 16:37:00 -
[72]
Originally by: ItsIdMe
Originally by: Rede Edited by: Rede on 09/12/2006 15:58:13 I was trying to import this stuff to MS-SQL Express, but stuck with true/false flags.
I get only:
Msg 128, Level 15, State 1, Line 3 The name "true" is not permitted in this context. Valid expressions are constants, constant expressions, and (in some contexts) variables. Column names are not permitted.
Any help would be appreciated. Basically I need this to make SQLite3 database, but that's another story.
EDIT: I'm using management studio. If I need to use something else..?
You have to replace the true and false values with 1 and 0. That worked for me anyway.
Worked for me too... But now I'm hitting new problems:
Msg 544, Level 16, State 1, Line 1 Cannot insert explicit value for identity column in table 'dgmAttributeTypes' when IDENTITY_INSERT is set to OFF
This ms-sql stuff is killing me.. :)
|
![ItsIdMe ItsIdMe](https://images.evetech.net/characters/724406371/portrait?size=64)
ItsIdMe
|
Posted - 2006.12.09 16:51:00 -
[73]
Edited by: ItsIdMe on 09/12/2006 16:51:49
Originally by: Rede
Originally by: ItsIdMe
Originally by: Rede Edited by: Rede on 09/12/2006 15:58:13 I was trying to import this stuff to MS-SQL Express, but stuck with true/false flags.
I get only:
Msg 128, Level 15, State 1, Line 3 The name "true" is not permitted in this context. Valid expressions are constants, constant expressions, and (in some contexts) variables. Column names are not permitted.
Any help would be appreciated. Basically I need this to make SQLite3 database, but that's another story.
EDIT: I'm using management studio. If I need to use something else..?
You have to replace the true and false values with 1 and 0. That worked for me anyway.
Worked for me too... But now I'm hitting new problems:
Msg 544, Level 16, State 1, Line 1 Cannot insert explicit value for identity column in table 'dgmAttributeTypes' when IDENTITY_INSERT is set to OFF
This ms-sql stuff is killing me.. :)
If you're using SQL managment studio express, just go to change the identy's property isIdentity from yes to no, then change it back after you have imported the data.
|
![Derrys Derrys](https://images.evetech.net/characters/1293371714/portrait?size=64)
Derrys
Caldari Caldari Independent Navy Reserve
|
Posted - 2006.12.09 18:30:00 -
[74]
Or just add "SET IDENTITY_INSERT dgmAttributeTypes ON" at the top of the query.
|
![Rede Rede](https://images.evetech.net/characters/737902785/portrait?size=64)
Rede
|
Posted - 2006.12.09 20:25:00 -
[75]
Geeze this MS-SQL (Express) is... Um... PITA..
I can't import eveNames, I hit "out of memory" error - 1.5GB physical memory is not enough? :o
So any do-it-this-way for dummies would be nice.
I even tried to use that sqlcmd - tool but same thing.
|
![Derrys Derrys](https://images.evetech.net/characters/1293371714/portrait?size=64)
Derrys
Caldari Caldari Independent Navy Reserve
|
Posted - 2006.12.09 22:24:00 -
[76]
Edited by: Derrys on 09/12/2006 22:25:13
Originally by: Rede I can't import eveNames, I hit "out of memory" error - 1.5GB physical memory is not enough?
No easy way around that that I know of. One thing that will help is inserting a GO command between each INSERT:
INSERT INTO whatever (...)
GO
INSERT INTO whatever (...)
GO
etc.
But even with that, I still had to break the bigger files up into batches of about 50,000 records in order to get it to work on my machine (1GB RAM).
|
![Colonel Jinx Colonel Jinx](https://images.evetech.net/characters/1493136420/portrait?size=64)
Colonel Jinx
TARDZ Gods of Night and Day
|
Posted - 2006.12.10 01:53:00 -
[77]
Any news on the icons?
|
![Keikko Aranata Keikko Aranata](https://images.evetech.net/characters/955082835/portrait?size=64)
Keikko Aranata
Amarr Imperial Academy
|
Posted - 2006.12.10 03:49:00 -
[78]
Originally by: ToxicFire
Originally by: Keikko Aranata
I don't understand why that is truncated at 500 characters. The table def says nvarchar 3000? <snip>
<snip> you will hit a few issues with nvarchar and char lengths that are over a certain number <snip>
The data is truncated in the unedited source files from CCP (before conversion/import). Thanks for the response though!
- K. Aranata
|
![Emily Spankratchet Emily Spankratchet](https://images.evetech.net/characters/1017646167/portrait?size=64)
Emily Spankratchet
Minmatar Pragmatics
|
Posted - 2006.12.10 17:16:00 -
[79]
Does anyone understand why there are negative values for some things in TL2MaterialsForTypeWithActivity?
Looking at the Vagabond blueprint (item ID 12000), there are negative values in activity 1 (manufacturing) for Trit (-271996), Pyer (-77203), Mex (-25832), Nocx (-506) and Zyd (-103).
In game, the blueprint doesn't appear to need those minerals. What's going on? Does it have some deep meaning, or is it a Db error or overflow problem?
|
![TribalBleb TribalBleb](https://images.evetech.net/characters/1231139153/portrait?size=64)
TribalBleb
Turbulent
|
Posted - 2006.12.10 19:52:00 -
[80]
Quote: This is only the data, the icons will be rendered out tomorrow, alongside with the alliance logos for the alliance pages and most probably the item database on the website as well.
Can we download them somewhere yet?
![](http://www.eve-online.com/bitmaps/icons/itemdb/black/64_64/icon03_08.png) ![](http://www.eve-online.com/bitmaps/icons/itemdb/black/64_64/icon03_08.png) |
|
![Emily Spankratchet Emily Spankratchet](https://images.evetech.net/characters/1017646167/portrait?size=64)
Emily Spankratchet
Minmatar Pragmatics
|
Posted - 2006.12.10 21:26:00 -
[81]
Originally by: Andargor theWise
FWIW this is my MySQL conversion:
<...>
CCP again forgot some CREATEs... So I guesstimated.
Great work, it's made my life a lot easier.
One small bit of feedback: In the table TL2MaterialsForTypeWithActivity you guesstimated the type for field damagePerJob as smallint. It should be float, as it has values in the range 0.0 to 1.0.
|
![TribalBleb TribalBleb](https://images.evetech.net/characters/1231139153/portrait?size=64)
TribalBleb
Turbulent
|
Posted - 2006.12.10 21:47:00 -
[82]
Just Wrote a little vb.net programm to convert the sql the csv files, its probably not bug free but it did what it had to do for me, im not going to put this in an exe file so here is the code:
Dim FileName As String = "SolarSystems"
Dim sr As New StreamReader(Server.MapPath(FileName) & ".sql") Dim data As String = sr.ReadToEnd
Dim re As New Regex("VALUES\((.*?)\)", RegexOptions.Singleline)
Dim sw As New StreamWriter(Server.MapPath(FileName) & ".csv") For Each m As Match In re.Matches(data) Dim SqlRecord As String = m.Groups(1).Value Dim CsvRecord As String = "" Dim Columns As Array = SqlRecord.Split(",")
For Each s As String In Columns If s.StartsWith("'") And s.EndsWith("'") Then s = s.Substring(1, s.Length - 2) End If If s.Contains("""") Then Throw New Exception("Oops!") End If CsvRecord += """" + s + """:" Next CsvRecord = CsvRecord.Substring(0, CsvRecord.Length - 1) sw.WriteLine(CsvRecord) Next sw.Close() Might help someone out might not ![YARRRR!!](/images/icon_pirate.gif)
Still waiting on those images btw ![Wink](/images/icon_wink.gif)
![](http://www.eve-online.com/bitmaps/icons/itemdb/black/64_64/icon03_08.png) ![](http://www.eve-online.com/bitmaps/icons/itemdb/black/64_64/icon03_08.png) |
![Mortimus Mortimus](https://images.evetech.net/characters/784986467/portrait?size=64)
Mortimus
Gallente Ordos Humanitas
|
Posted - 2006.12.10 21:53:00 -
[83]
Originally by: Emily Spankratchet Does anyone understand why there are negative values for some things in TL2MaterialsForTypeWithActivity?
Looking at the Vagabond blueprint (item ID 12000), there are negative values in activity 1 (manufacturing) for Trit (-271996), Pyer (-77203), Mex (-25832), Nocx (-506) and Zyd (-103).
In game, the blueprint doesn't appear to need those minerals. What's going on? Does it have some deep meaning, or is it a Db error or overflow problem?
i'm pretty sure if you look at the base T1 item print you'll discover that those are what's required to make it. Feel free to call me a dumbass because i never actually CHECKED that i just assumed that's what it was :)
|
![Mecci Mecci](https://images.evetech.net/characters/714491371/portrait?size=64)
Mecci
|
Posted - 2006.12.10 23:41:00 -
[84]
I've made a small tool to convert the dump to a MySQL compatible format or into an Access database. I've also compiled a package containing the last missing table definitions.
You can find it all here
Sign a Ture |
![Andargor theWise Andargor theWise](https://images.evetech.net/characters/909305199/portrait?size=64)
Andargor theWise
Disbelievers of Fate The SUdden Death Squad
|
Posted - 2006.12.11 05:42:00 -
[85]
Originally by: Emily Spankratchet
Originally by: Andargor theWise
FWIW this is my MySQL conversion:
<...>
CCP again forgot some CREATEs... So I guesstimated.
Great work, it's made my life a lot easier.
One small bit of feedback: In the table TL2MaterialsForTypeWithActivity you guesstimated the type for field damagePerJob as smallint. It should be float, as it has values in the range 0.0 to 1.0.
Thanks! I updated the dump:
MySQL conversion: Linkage (~32 MB) - Got grief?
Revelations MySQL Database |
![Emily Spankratchet Emily Spankratchet](https://images.evetech.net/characters/1017646167/portrait?size=64)
Emily Spankratchet
Minmatar Pragmatics
|
Posted - 2006.12.11 09:45:00 -
[86]
Originally by: Mortimus i'm pretty sure if you look at the base T1 item print you'll discover that those are what's required to make it. Feel free to call me a dumbass because i never actually CHECKED that i just assumed that's what it was :)
Aha! Yes, it is for Pyer and Mex, but not for the other minerals. Hmm.
I think the only way to sort this out is for someone to lend me their Vaga BPO so that I can have a close look at it. ![Laughing](/images/icon_lol.gif)
|
![Laendra Laendra](https://images.evetech.net/characters/604963579/portrait?size=64)
Laendra
|
Posted - 2006.12.11 13:47:00 -
[87]
er, t20, can we get the the rest of the table structures, and any missing table data, plus the icons from ya?? Thx m8 ------------------- |
![BarmaLINI BarmaLINI](https://images.evetech.net/characters/285029550/portrait?size=64)
BarmaLINI
Caldari PsiCorp
|
Posted - 2006.12.11 14:31:00 -
[88]
Any news about graphics, icons? --------------------------------------- Welcome: HTTP://EVEINFO.COM Missions (1,2,3,4 level), Offers, Agents, Cosmos, Eve Universe Map, Refine and more |
![Lux Aeterna Lux Aeterna](https://images.evetech.net/characters/268832556/portrait?size=64)
Lux Aeterna
Sniggerdly
|
Posted - 2006.12.11 17:46:00 -
[89]
icons, snap snap
|
![Colonel Jinx Colonel Jinx](https://images.evetech.net/characters/1493136420/portrait?size=64)
Colonel Jinx
TARDZ Gods of Night and Day
|
Posted - 2006.12.11 20:07:00 -
[90]
I spy with my little eye something beginning with ICONS!!!11
|
|
|
|
|
Pages: 1 2 [3] 4 5 6 7 8 9 10 11 12 13 14 .. 14 :: one page |
First page | Previous page | Next page | Last page |