Res name collection. [7169] - [Old|Inactive]

Forum for alternative clients, mods & discussions on the same.

Moderator: Phades

Res name collection. [7169] - [Old|Inactive]

Postby mvgulik » Sat Jul 14, 2012 3:29 pm

---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
Note: Old and inactive topic.
See
Updated "haven-res.jar" file. (...) topic for known res files.

---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----


Attempt to build up a, as compleet as posible. known (official HnH-game) RES file list.

Currently knows res list --> removed invalid link (Current: 7169 names)
(Updated with whatever is contributed by others.)

Python 3.2.x source code for scanning HnH res cache folders. --> removed invalid link (Current: v0.1.0.1)
(... only tested on windows. (Linux & Mac most probably will toss some OS complaints) ...)

Python 2.7 note:
By ditching the last two parameters in the used "open()" commands, the script will also run ok with Python 2.7.
Ergo: " file = open(filespec, 'rt', -1, 'ascii' ) " --> " file = open(filespec, 'rt') ")

How to use and contribute: (not include in this form in the source) + (Assuming you have installed and know your python.)
Download both "HnH_ResNameColletor.py" and "Res_known.txt". (drop them in same folder)
Create a "folders.ini" file (same folder to). And drop the path filespec's you like to be scanned in that file. (one path per line)
Run "HnH_ResNameColletor.py". which will add any newly found res-names in both "res_known.txt"(sorted) and "res_new.txt"(appended) files.

Contributing part:
- After making sure that you have the latest "Res_known.txt" version and that the "res_new.txt" file is empty. (delete or rename)
Run "HnH_ResNameColletor.py" and drop the content of that "res_new.txt" file in this topic, or if its a little big ... drop its content on something like pastebin and drop the link to it here.

... Knocks on wood with crossed fingers ...
--- --- ---

Updates: name, count, (date)
MvGulik +7646 (Sat Jul 14, 2012 3:29 pm)
borka +6 (Sat Jul 14, 2012 5:13 pm)
MvGulik -483 (Mon Jul 16, 2012 1:37 pm) -- 480 Folders, 3 not found (on the server that is.)
Last edited by mvgulik on Thu Aug 08, 2013 9:10 pm, edited 9 times in total.
mvgulik
 
Posts: 3765
Joined: Fri May 21, 2010 2:29 am

Re: Res name collection.

Postby borka » Sat Jul 14, 2012 5:13 pm

there you go - had to get python 3 first (was on 2.7 still) ;

running over Ender:

#--- 7720 ---
res_known.txt
http://pastebin.com/cW6mDBN0

res_new:
#--- +74 ---

gfx\hud\buttons\centerd
gfx\hud\buttons\centeru
gfx\hud\buttons\gridd
gfx\hud\buttons\gridu
gfx\hud\buttons\saved
gfx\hud\buttons\saveu
gfx\hud\buttons\simpled
gfx\hud\buttons\simpleu
gfx\hud\combat\com\bgoffdeff
gfx\hud\combat\com\noffdeff
gfx\hud\fbtn
gfx\hud\fbtnd
gfx\hud\fbtnh
gfx\hud\flip
gfx\hud\flipo
gfx\hud\gripbr
gfx\hud\griptr
gfx\hud\lockc
gfx\hud\lockch
gfx\hud\locko
gfx\hud\lockoh
gfx\hud\slen\low2
gfx\hud\trashd
gfx\hud\trashh
gfx\hud\trashu
gfx\terobjs\herbs\caveclay
gfx\terobjs\herbs\chimingbluebell
gfx\terobjs\herbs\edelweiss
gfx\terobjs\herbs\frogscrown
gfx\terobjs\herbs\glimmermoss
gfx\terobjs\herbs\washedupbladderwrack
mmap\anthill
mmap\bear
mmap\boar
mmap\deer
mmap\fox
mmap\rabbit
paginae\act\add
paginae\add\animal
paginae\add\global
paginae\add\hide
paginae\add\hide\bush
paginae\add\hide\cabi
paginae\add\hide\flav
paginae\add\hide\gate
paginae\add\hide\mans
paginae\add\hide\plan
paginae\add\hide\ston
paginae\add\hide\thik
paginae\add\hide\tree
paginae\add\hide\wall
paginae\add\plants
paginae\add\rad
paginae\add\radar
paginae\add\shhd
paginae\add\showhp
paginae\add\study
paginae\add\timer
paginae\add\wiki
smiley\angry
smiley\angry2
smiley\angry3
smiley\blink
smiley\cool
smiley\cool2
smiley\cry
smiley\happy
smiley\kiss
smiley\lol
smiley\pleased
smiley\sad
smiley\shocked
smiley\smile
smiley\tongue

unknown origin (prolly one of those "non public" clients)
#--- +1 ---
paginae\add\showforag
Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Res name collection.

Postby mvgulik » Sat Jul 14, 2012 6:07 pm

Oops. I was actually thinking only official HnH-game res files. (updated OP to reflect this.)

I have currently have no way/idea yet how to deal with different original-res-sources.
mvgulik
 
Posts: 3765
Joined: Fri May 21, 2010 2:29 am

Re: Res name collection.

Postby borka » Sat Jul 14, 2012 6:38 pm

k - official one res no. is same as yours... ;)
Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Res name collection.

Postby mvgulik » Sat Jul 14, 2012 7:27 pm

Bummer ;)

---

Added Python 2.7 note: to OP.
mvgulik
 
Posts: 3765
Joined: Fri May 21, 2010 2:29 am

Re: Res name collection. [7652]

Postby mvgulik » Mon Jul 16, 2012 1:35 am

Credit where credit is due.

Update with 6 res names from borka's Ender res-list.
Code: Select all
#--- +6 ---
gfx\terobjs\herbs\caveclay
gfx\terobjs\herbs\chimingbluebell
gfx\terobjs\herbs\edelweiss
gfx\terobjs\herbs\frogscrown
gfx\terobjs\herbs\glimmermoss
gfx\terobjs\herbs\washedupbladderwrack


... BumP ...

---

Doh. seems I need to adjust the number down again due to including some folder names. *facepalm* (later, wip)
mvgulik
 
Posts: 3765
Joined: Fri May 21, 2010 2:29 am

Re: Res name collection. [-483]

Postby mvgulik » Mon Jul 16, 2012 1:37 pm

Update: (corrective removal)
-480: folders.
-3: not found. (On the server that is. Not sure what to do with these yet.)

Not found cases:
Code: Select all
paginae\build\windchime
paginae\craft\windblade
paginae\pray\lembas


Note: Not checked and updated the code yet. (next bump ;) )

---

Doh ... Right. Nothing wrong with the code. Well kinda, process is incomplete. CQ: Still needs a update. ... (wip)
mvgulik
 
Posts: 3765
Joined: Fri May 21, 2010 2:29 am

Re: Res name collection. [7169]

Postby borka » Mon Jul 16, 2012 9:43 pm

As you write in your OP "known" which includes obsolete ones i think ;)

For those who want to know what those 3 are related to:

Code: Select all
paginae\pray\lembas    A Prayer to Loftar, 25NP: You get one loaf of Lembas bread.


went obsolete when you had loafs of bread in chest when creating a new char (? July 2010)

Now it's the "A Prayer for Bread" as you don't have the loafs in new char chest anymore

Code: Select all
paginae\build\windchime
paginae\craft\windblade


obsolete since February 2010 - related to "Wind" :
http://ringofbrodgar.com/wiki/Wind
http://ringofbrodgar.com/wiki/Stormchasing
http://ringofbrodgar.com/wiki/Wind_Blade
Avatar by SacreDoom
Java 8 - manually downloads - good to check for actual versions url here:
viewtopic.php?f=42&t=40331
Remember what the dormouse said: Feed your head Feed your head
User avatar
borka
 
Posts: 9965
Joined: Thu Feb 03, 2011 7:47 pm
Location: World of Sprucecap

Re: Res name collection. [7169] - [Old|Inactive]

Postby mvgulik » Mon Jul 16, 2012 9:59 pm

borka wrote:As you write in your OP "known" which includes obsolete ones i think ;)

Yep. Going to include a separate(static) res list for them. Same for Ender specific res files.

PS: Not just those 3 files. Seems those 480 where at some time res files to. Some redirect kind by the looks of it. (2010-2011) (could be Client related. Not to sure yet.)

Thanks for additional info. :)


---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
Note: Old and inactive topic.
See
Updated "haven-res.jar" file. (...) topic for known res files.

---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
mvgulik
 
Posts: 3765
Joined: Fri May 21, 2010 2:29 am


Return to The Wizards' Tower

Who is online

Users browsing this forum: harchuk and 6 guests