Staredit Network > Forums > SC1 UMS Theory and Ideas > Topic: EUD/Address Database
EUD/Address Database
Apr 12 2008, 6:04 pm
By: O)FaRTy1billion[MM]
Pages: < 1 « 2 3 4
 

Apr 11 2010, 7:23 am payne Post #61

:payne:

Quote from O)FaRTy1billion[MM]
Thanks, Ahli, I was wondering why that wasn't working. :P

LoveLess: I think setting the timer gives the status, but they wont have the overlay. I'm not sure about the first part because it's been a while since I messed with this, but I'm certain about the overlay (except devourer spores.)
You meant @payne ?



None.

Apr 11 2010, 8:21 am O)FaRTy1billion[MM] Post #62

👻 👾 👽 💪

Collapsable Box
;o



TinyMap2 - Latest in map compression! ( 7/09/14 - New build! )
EUD Action Enabler - Lightweight EUD/EPD support! (ChaosLauncher/MPQDraft support!)
EUDDB - topic - Help out by adding your EUDs! Or Submit reference files in the References tab!
MapSketch - New image->map generator!
EUDTrig - topic - Quickly and easily convert offsets to EUDs! (extended players supported)
SC2 Map Texture Mask Importer/Exporter - Edit texture placement in an image editor!
\:farty\: This page has been viewed [img]http://farty1billion.dyndns.org/Clicky.php?img.gif[/img] times!

May 3 2010, 5:43 pm rockz Post #63

ᴄʜᴇᴇsᴇ ɪᴛ!

Quote from Ahli
I've found something that hasn't been found, yet, I think.
The Unit's dimension are stored somewhere within its data. If you change the dimension of a unit in units.dat, only the new created units will have that new dimensions. The units created before that have the old value (the value with which they were created).

e.g.: you can have Protoss Probes that have different sizes. I've made probes that are nearly stacking (1 pixel size in every direction) and you can huge probes (e.g. 100 pixels in every direction). The strange aspect is that you can have both at the same time.

But I didn't find the value in the unit struct in the unit table. :(
If someone wants to find something, he could find that. (or am I blind?)
What's the syntax for unit dimensions? Up, Down, Left, Right? 1 byte each?



"Parliamentary inquiry, Mr. Chairman - do we have to call the Gentleman a gentleman if he's not one?"

May 17 2010, 11:37 pm O)FaRTy1billion[MM] Post #64

👻 👾 👽 💪

Quote from rockz
Quote from Ahli
I've found something that hasn't been found, yet, I think.
The Unit's dimension are stored somewhere within its data. If you change the dimension of a unit in units.dat, only the new created units will have that new dimensions. The units created before that have the old value (the value with which they were created).

e.g.: you can have Protoss Probes that have different sizes. I've made probes that are nearly stacking (1 pixel size in every direction) and you can huge probes (e.g. 100 pixels in every direction). The strange aspect is that you can have both at the same time.

But I didn't find the value in the unit struct in the unit table. :(
If someone wants to find something, he could find that. (or am I blind?)
What's the syntax for unit dimensions? Up, Down, Left, Right? 1 byte each?
http://farty1billion.dyndns.org/EUDDB/?pg=entry&addr=6690760

Don't know if it will be the same elsewhere.


Could it be this?
Quote
+0x108 - WORD wX_Contours_1_Unknown
+0x10A - WORD wY_Contours_1_Unknown
+0x10C - WORD wX_Contours_2_Unknown
+0x10E - WORD wY_Contours_2_Unknown




TinyMap2 - Latest in map compression! ( 7/09/14 - New build! )
EUD Action Enabler - Lightweight EUD/EPD support! (ChaosLauncher/MPQDraft support!)
EUDDB - topic - Help out by adding your EUDs! Or Submit reference files in the References tab!
MapSketch - New image->map generator!
EUDTrig - topic - Quickly and easily convert offsets to EUDs! (extended players supported)
SC2 Map Texture Mask Importer/Exporter - Edit texture placement in an image editor!
\:farty\: This page has been viewed [img]http://farty1billion.dyndns.org/Clicky.php?img.gif[/img] times!

May 27 2011, 11:42 pm jjf28 Post #65

Cartography Artisan

edit: database back online

Post has been edited 1 time(s), last time on Jun 1 2011, 3:02 am by jjf28.



TheNitesWhoSay - Clan Aura - github

Reached the top of StarCraft theory crafting 2:12 AM CST, August 2nd, 2014.

Aug 14 2011, 9:51 pm O)FaRTy1billion[MM] Post #66

👻 👾 👽 💪

I don't think I've ever advertised this or mentioned it ... But if you ask me, EUDDB's reference page is severely lacking.
If anyone has any information (lists, scripts, HTML pages, etc.) they would like to put in there, post here or PM me.
It pretty much only has txt files, but I recently found that I'd made it support PHP scripts and HTML (I had never thought of it until I made the string calculator xD).


Minor Update:
I've changed the internal handling of the database so that each entry has a unique ID... Before now, the entries were strictly indexed by the address which could create problems when multiple versions have a value at the same address.
There are now a number of ways to link to the pages ...
A full descriptive link: http://farty1billion.dyndns.org/EUDDB/?pg=entry&name=Player+Name&addr=0x0057EE9C&ver=1.16.1&plat=win (which is a lot :P)
A shorter descriptive link: http://farty1billion.dyndns.org/EUDDB/?pg=entry&addr=0x0057EE9C&ver=1.16.1&plat=win (still a lot)
Or directly by ID: http://farty1billion.dyndns.org/EUDDB/?pg=entry&id=195

All old links will still work, as you can still link by address, it's just sometimes that can be ambiguous. Same goes for linking by name.

I'm pretty sure nobody will ever need to use any of these linking options, or even notice them ... :P But it prevents a theoretical problem that hasn't yet happened to the best of my knowledge. Plus the function I wrote to do this can be modified slightly for a simple search function when I stop being lazy. :awesome:

Post has been edited 2 time(s), last time on Aug 15 2011, 4:11 am by FaRTy1billion.



TinyMap2 - Latest in map compression! ( 7/09/14 - New build! )
EUD Action Enabler - Lightweight EUD/EPD support! (ChaosLauncher/MPQDraft support!)
EUDDB - topic - Help out by adding your EUDs! Or Submit reference files in the References tab!
MapSketch - New image->map generator!
EUDTrig - topic - Quickly and easily convert offsets to EUDs! (extended players supported)
SC2 Map Texture Mask Importer/Exporter - Edit texture placement in an image editor!
\:farty\: This page has been viewed [img]http://farty1billion.dyndns.org/Clicky.php?img.gif[/img] times!

Aug 10 2012, 2:38 am O)FaRTy1billion[MM] Post #67

👻 👾 👽 💪

Threw together a quick reference list adding form ... http://farty1billion.dyndns.org/euddb/?pg=refs You can either paste in the information or upload a file directly.

If you have a txt file or something that you feel would be helpful, go ahead and submit it. If you do want to upload something, note that reference lists are included inside <pre></pre> tags .. and otherwise, scripts, formatting, etc. is valid. Though I will be somewhat weary of use of such things, and pure text is preferred. Also, before you try to do anything silly note that when you upload things it just puts it in a temporary folder and notifies me, and I have to review and add it manually from there.



TinyMap2 - Latest in map compression! ( 7/09/14 - New build! )
EUD Action Enabler - Lightweight EUD/EPD support! (ChaosLauncher/MPQDraft support!)
EUDDB - topic - Help out by adding your EUDs! Or Submit reference files in the References tab!
MapSketch - New image->map generator!
EUDTrig - topic - Quickly and easily convert offsets to EUDs! (extended players supported)
SC2 Map Texture Mask Importer/Exporter - Edit texture placement in an image editor!
\:farty\: This page has been viewed [img]http://farty1billion.dyndns.org/Clicky.php?img.gif[/img] times!

Jan 2 2018, 4:16 am O)FaRTy1billion[MM] Post #68

👻 👾 👽 💪

I made a couple quick changes today.

Player ID is now visible in the index, there is now an "All" page, and now "ver" is a valid entry identifier to allow for easier viewing of all 1.16.1 entries. Hopefully my internet's upstream is good enough so that those pages don't take too long to load. XD

I'm also interested in updating EUDDB to account for the new SC:R EUD memory attributes, which I might start working on when I have some free time. I'll probably just add them to the description, unless it would be better to make it an entirely separate field?

And, of course, if anyone has any suggestions let me know.



TinyMap2 - Latest in map compression! ( 7/09/14 - New build! )
EUD Action Enabler - Lightweight EUD/EPD support! (ChaosLauncher/MPQDraft support!)
EUDDB - topic - Help out by adding your EUDs! Or Submit reference files in the References tab!
MapSketch - New image->map generator!
EUDTrig - topic - Quickly and easily convert offsets to EUDs! (extended players supported)
SC2 Map Texture Mask Importer/Exporter - Edit texture placement in an image editor!
\:farty\: This page has been viewed [img]http://farty1billion.dyndns.org/Clicky.php?img.gif[/img] times!

Mar 26 2018, 1:12 am Lanthanide Post #69



The EUDDB has been updated with a column that indicates the level of support for the address in SCR. Not all addresses are supported, and some that are claimed to be supported don't actually function (mostly related to graphics).

Also the EUDDB has an Edit function which anyone can use, I'd encourage people to use this to put in useful information in the Description field, if they've learned something non-obvious through experience.

Post has been edited 1 time(s), last time on Mar 26 2018, 2:05 am by Lanthanide.



None.

Sep 15 2023, 5:46 pm Zoan Post #70

Math + Physics + StarCraft = Zoan

This site is gone now?

I forgot the alternative google page thing..



\:rip\:ooooo\:wob\:ooooo \:angel\: ooooo\:wob\:ooooo\:rip\:

Sep 15 2023, 11:29 pm O)FaRTy1billion[MM] Post #71

👻 👾 👽 💪

My server is currently broken. Use this instead: https://armoha.github.io/eud-book/



TinyMap2 - Latest in map compression! ( 7/09/14 - New build! )
EUD Action Enabler - Lightweight EUD/EPD support! (ChaosLauncher/MPQDraft support!)
EUDDB - topic - Help out by adding your EUDs! Or Submit reference files in the References tab!
MapSketch - New image->map generator!
EUDTrig - topic - Quickly and easily convert offsets to EUDs! (extended players supported)
SC2 Map Texture Mask Importer/Exporter - Edit texture placement in an image editor!
\:farty\: This page has been viewed [img]http://farty1billion.dyndns.org/Clicky.php?img.gif[/img] times!

Sep 17 2023, 3:12 am Corbo Post #72

ALL PRAISE YOUR SUPREME LORD CORBO

https://euddb.website/

should be up again, sorry about the downtime



fuck you all

Options
Pages: < 1 « 2 3 4
  Back to forum
Please log in to reply to this topic or to report it.
Members in this topic: None.
[10:41 am]
v9bettel -- Nice
[01:39 am]
Ultraviolet -- no u elky skeleton guy, I'll use em better
[10:50 pm]
Vrael -- Ultraviolet
Ultraviolet shouted: How about you all send me your minerals instead of washing them into the gambling void? I'm saving up for a new name color and/or glow
hey cut it out I'm getting all the minerals
[10:11 pm]
Ultraviolet -- :P
[10:11 pm]
Ultraviolet -- How about you all send me your minerals instead of washing them into the gambling void? I'm saving up for a new name color and/or glow
[2024-4-17. : 11:50 pm]
O)FaRTy1billion[MM] -- nice, now i have more than enough
[2024-4-17. : 11:49 pm]
O)FaRTy1billion[MM] -- if i don't gamble them away first
[2024-4-17. : 11:49 pm]
O)FaRTy1billion[MM] -- o, due to a donation i now have enough minerals to send you minerals
[2024-4-17. : 3:26 am]
O)FaRTy1billion[MM] -- i have to ask for minerals first tho cuz i don't have enough to send
[2024-4-17. : 1:53 am]
Vrael -- bet u'll ask for my minerals first and then just send me some lousy vespene gas instead
Please log in to shout.


Members Online: Revenant