View Full Version : [Application] View changes between hon's versions
theli
10-13-2011, 03:27 PM
http://hondiff.appspot.com/
Patches for UI are welcome
need feedback on backend too :D
St0l3n_ID
10-14-2011, 08:55 AM
Great Stuff! :}
theli
11-16-2011, 10:50 AM
added an ability to browse files of any hon's versions ... also view text/xml/lua files with syntax highlighting and also links to file downloads
SHiRKiT
01-15-2012, 07:47 PM
Great job you done there theli, I didn't even know that this exists!
ElementUser
02-03-2012, 10:06 PM
Bump :)
theli
02-04-2012, 02:51 AM
Bump :)
first time I see someone bumps the sticky O_O
SNiLD
04-05-2012, 05:36 PM
Nice! Could there be a dropdown list of all the existing versions you have there (instead of free form text field)?
Nevermind, posted before trying it. :D
theli
04-06-2012, 07:02 AM
Nice! Could there be a dropdown list of all the existing versions you have there (instead of free form text field)?
Nevermind, posted before trying it. :D
well, its never refreshing list by itself .. so .. when the new patch is out it wont fetch any info about new version until someone requests that version
Herandcosch
03-23-2013, 10:46 AM
added an ability to browse files of any hon's versions ... also view text/xml/lua files with syntax highlighting and also links to file downloads
I see that the thread is a bit old, but your site is still up, so at first let me say it's a great work!
And I have a suggestion: How about a search for files (even in resources0.s2z) listing up all version there are available on your server?
theli
03-23-2013, 03:58 PM
I see that the thread is a bit old, but your site is still up, so at first let me say it's a great work!
And I have a suggestion: How about a search for files (even in resources0.s2z) listing up all version there are available on your server?
well, its kinda not possible the way current info is stored. also it does not have all files for all listed files stored. file version is downloaded into hondiff's storage once its been requested by someone. And it uses S2's own patchserver for that.
Anyway, I posted source for it some time ago. https://github.com/theli-ua/hondiff
Its pretty messy, crappy, etc ... and I would design it the other way if I started writing it now... but thats how it works now.