Pages: [1] 2 3 4 |
1. SDE Search - Web Application to search the SDE. - in DUST 514 Technology Lab [original thread]
And we're back up and running. Just give me a minute to upload the icon files to the instance and we'll be all good Check it out
- by THUNDERGROOVE - at 2015.08.08 04:15:00
|
2. SDE Search - Web Application to search the SDE. - in DUST 514 Technology Lab [original thread]
Mina Longstrike wrote: It seems like your domain at maximumtwang has expired :( Yeap.. I'm going to spend the next hour or so porting it all to Openshift and host it there. e: That is if I don't kill myself from having to install Ruby on Wi...
- by THUNDERGROOVE - at 2015.08.08 03:34:00
|
3. SDE Search - Web Application to search the SDE. - in DUST 514 Technology Lab [original thread]
Thanks Mina. I haven't played in weeks, but if you have any feature requests I'd gladly implement it.
- by THUNDERGROOVE - at 2015.07.23 17:30:00
|
4. [Release] DUST Image Export Collection - in DUST 514 Technology Lab [original thread]
Hi. I recently needed all of the images for DUST types, which are available from the EVE IEC. However the EVE IEC is ~200MB compressed. I wrote a very quick script and made an dump that only contained types that exist within DUST and it's only ...
- by THUNDERGROOVE - at 2015.06.17 19:24:00
|
5. SDE Search - Web Application to search the SDE. - in DUST 514 Technology Lab [original thread]
Hi. I absolutely loved Grit Breather's Stuff514 website for quickly looking up Types and their attributes and used it a ton while starting out development with the DUST514 SDE. The major issue I, and many other people have is that you simply can...
- by THUNDERGROOVE - at 2015.06.15 22:22:00
|
6. Dust 514 API or EVE API - in DUST 514 Technology Lab [original thread]
Yeah no problems. Just let me know if you need anything else!
- by THUNDERGROOVE - at 2015.06.05 02:15:00
|
7. Dust 514 API or EVE API - in DUST 514 Technology Lab [original thread]
Clone D wrote: Just awesome! Had some fun with the data this evening. Thanks, THUNDERGROOVE! Is there any graphics data at our disposal - raster images, 3d files? For instance, where did the boys at protofits.com acquire their images? All...
- by THUNDERGROOVE - at 2015.06.04 06:38:00
|
8. Dust 514 API or EVE API - in DUST 514 Technology Lab [original thread]
Clone D wrote: Is there any public API that grants access to the Dust 514 market data, or the game object data: dropsuit stats, weapon stats, equipment stats, vehicle stats, etc.? You can lookup market data. Just amount of each items sold. F...
- by THUNDERGROOVE - at 2015.06.03 18:04:00
|
9. [Tool] SDETool - in DUST 514 Technology Lab [original thread]
In the process of writing a command line parser from scratch for SDETool. It uses a lexical parser and is very expandable. I chose a lexical parser mainly because it allows me to create special keywords for commands while still using traditional ...
- by THUNDERGROOVE - at 2015.05.26 00:00:00
|
10. [Tool] SDETool - in DUST 514 Technology Lab [original thread]
Currently working on removing SQLItte as a dependency. In Go 1.5(coming soon) cross compiling will be 10x less of a pain in the ass but still doesn't allow Cgo which is required by the SQLite3 package I use. Currently writing a tool that convert...
- by THUNDERGROOVE - at 2015.05.24 01:11:00
|
11. www.protofits.com - a fitting tool project - in DUST 514 Technology Lab [original thread]
Cyrus Grevare wrote: At first I used a sort of SDE, a zip file with all the images I downloaded from one of the eve sites, don't really remember where from, but now, yes I use the eve image server. (good luck :)) OpenGL is hell That's wh...
- by THUNDERGROOVE - at 2015.05.22 04:13:00
|
12. www.protofits.com - a fitting tool project - in DUST 514 Technology Lab [original thread]
Hey Cyrus. Are you getting the images for items from the EVE image server or what? I'm thinking about doing an iOS/Android fitting tool all in OpenGL(wish me luck) and was wondering where you get the assets from.
- by THUNDERGROOVE - at 2015.05.20 20:47:00
|
13. [Tool] SDETool - in DUST 514 Technology Lab [original thread]
New dps.lua to show how to use the exposed functions.
- by THUNDERGROOVE - at 2015.05.13 00:45:00
|
14. [Tool] SDETool - in DUST 514 Technology Lab [original thread]
New 0.3 release with binaries uploaded to Github. The primary changes are that we now have an sde.applyType function. You can give it two types that you've gotten from sde.getTypeByID and it'll return a new copy of the first types with all o...
- by THUNDERGROOVE - at 2015.05.12 04:59:00
|
15. [Tool] SDETool - in DUST 514 Technology Lab [original thread]
Hello. Today I introduce to you guys my newest and hopefully last iteration of SDETool. In the past, SDETool and SDETool2 were command-line programs with very specific sets of flags to extract data as quickly as possible out of the DUST514 SDE an...
- by THUNDERGROOVE - at 2015.05.05 09:54:00
|
16. [Unofficial] Warlords 1.0 Static Data Export - in DUST 514 Technology Lab [original thread]
IAmDuncanIdaho II wrote: THUNDERGROOVE wrote: IAmDuncanIdaho II wrote: Hey THUNDERGROOVE Quick Q if that's ok. I got to the point where I could read the unencrypted archive files. If I don't have my console id and I'm on OFW 4.70....I d...
- by THUNDERGROOVE - at 2015.04.08 20:45:00
|
17. [Unofficial] Warlords 1.0 Static Data Export - in DUST 514 Technology Lab [original thread]
IAmDuncanIdaho II wrote: Hey THUNDERGROOVE Quick Q if that's ok. I got to the point where I could read the unencrypted archive files. If I don't have my console id and I'm on OFW 4.70....I don't think I can get at the encrypted files, right? ...
- by THUNDERGROOVE - at 2015.04.07 21:10:00
|
18. [Unofficial] Warlords 1.0 Static Data Export - in DUST 514 Technology Lab [original thread]
Shamarskii Simon wrote: THUNDER! ... Another language? How's Java feeling? ..... I want to be a master too *le cry Java? Nope The tool is written in Go. There are a few tools that do the decryption/SDAT dumping in C it uses. Oh and a b...
- by THUNDERGROOVE - at 2015.03.29 19:56:00
|
19. [Unofficial] Warlords 1.0 Static Data Export - in DUST 514 Technology Lab [original thread]
Greiv Rabbah wrote: out of curiosity, and dont hate me for asking the obvious question, but you're using stackless and not vanilla python right? edit: nvm. reading the rest of the thread made that question sound incredibly stupid Yeap! Luc...
- by THUNDERGROOVE - at 2015.03.28 06:12:00
|
20. So I may have gotten bored - in DUST 514 Technology Lab [original thread]
Today, I bring before you the magical hackery that is SDEScript. I managed to combine the power of my personal project, SDETool's backend and lua to make this cool stuff Screenshot So far, only two functions implemented but hey look what you c...
- by THUNDERGROOVE - at 2015.03.26 08:19:00
|
Pages: [1] 2 3 4 |
First page | Previous page | Next page | Last page |