Go Back   RunUO - Ultima Online Emulation > RunUO > Modification Suggestions

Modification Suggestions This is where you can suggest a modifcation to RunUO!

Reply
 
Thread Tools Display Modes
Old 07-21-2006, 12:17 AM   #1 (permalink)
Master of the Internet
 
Lord_Greywolf's Avatar
 
Join Date: Dec 2005
Posts: 6,163
Send a message via Yahoo to Lord_Greywolf
Default sugustion for when RC2 comes out

just a simple one:

could you release it in 2 forms:

1) full version of it with all scripts included

2) the execuables and only the changed script files

this way - those of use that have been working on it and making changes/updates/mods will only have to go through a limited number of files instead of all of the scripts to see which ones have changed

Thanks
__________________
http://www.AoAUO.com

:) ..... Come for the Customs, Play for the Fun. Return to see your new Friends ..... :)
Lord_Greywolf is offline   Reply With Quote
Old 07-21-2006, 12:21 AM   #2 (permalink)
Account Terminated
 
Join Date: Sep 2002
Age: 26
Posts: 3,846
Send a message via ICQ to Phantom Send a message via AIM to Phantom Send a message via MSN to Phantom
Default

Quote:
Originally Posted by Lord_Greywolf
just a simple one:

could you release it in 2 forms:

1) full version of it with all scripts included

2) the execuables and only the changed script files

this way - those of use that have been working on it and making changes/updates/mods will only have to go through a limited number of files instead of all of the scripts to see which ones have changed

Thanks

Called WinMerge, don't make the developers do your job for you.

Its exactly the same amount of work, so there should be NO reason why you shouldn't use this method.
Phantom is offline   Reply With Quote
Old 07-21-2006, 09:13 AM   #3 (permalink)
Master of the Internet
 
Lord_Greywolf's Avatar
 
Join Date: Dec 2005
Posts: 6,163
Send a message via Yahoo to Lord_Greywolf
Default

win merge on 6k+ files is not very fun

also many files get moved into custom directories that were distro files, so this way you can find the ones you modded easier
this way has much shorter list to compare for

and also a list like this could help them out
because it shortens down the list of files they know have been modded by themselves for quick checking to see if the mod they did was what borke/fixed something or if they needed to look elsewhere
__________________
http://www.AoAUO.com

:) ..... Come for the Customs, Play for the Fun. Return to see your new Friends ..... :)

Last edited by Lord_Greywolf; 07-21-2006 at 09:17 AM.
Lord_Greywolf is offline   Reply With Quote
Old 07-21-2006, 09:17 AM   #4 (permalink)
Forum Expert
 
RavonTUS's Avatar
 
Join Date: Aug 2004
Location: in a house.
Age: 39
Posts: 587
Send a message via ICQ to RavonTUS Send a message via AIM to RavonTUS
Default

Greetings,

Even a copy of the log, like the one from SVN, would be helpful.

-Ravon
Attached Images
File Type: jpg Log.jpg (71.1 KB, 83 views)
__________________

Will RunUO work on Linux? Yes
RavonTUS is offline   Reply With Quote
Old 07-21-2006, 01:13 PM   #5 (permalink)
Account Terminated
 
Join Date: Sep 2002
Age: 26
Posts: 3,846
Send a message via ICQ to Phantom Send a message via AIM to Phantom Send a message via MSN to Phantom
Default

Quote:
Originally Posted by Lord_Greywolf
win merge on 6k+ files is not very fun

also many files get moved into custom directories that were distro files, so this way you can find the ones you modded easier
this way has much shorter list to compare for

and also a list like this could help them out
because it shortens down the list of files they know have been modded by themselves for quick checking to see if the mod they did was what borke/fixed something or if they needed to look elsewhere
If your only going to merge files that changed, you can't really count the files that didn't change in that statement.

Your going to have the exact same number of files to "merge", I don't see the difference, WinMerge tells you what has changed and what as not changed. Plus the fact if you use TortoiseSVN to tell which files have changed, since the release with almost no effeort.
Phantom is offline   Reply With Quote
Old 07-21-2006, 03:02 PM   #6 (permalink)
Master of the Internet
 
Lord_Greywolf's Avatar
 
Join Date: Dec 2005
Posts: 6,163
Send a message via Yahoo to Lord_Greywolf
Default

win merge tells me if the 2 files i go to compare are different -- so i would have to load all of the files 1 from each set and compare them - that is 6k compares - where if there was a list - would know which ones to compare

and many people do not have every program at their disposal - like otrtoise svn, winmerge, etc (i do have winmerge)

but RavonTUS's suggestion would be even good enough - something that tells us which ones have changed - something that could be downloaded easly, and not using special programs to get it all out
__________________
http://www.AoAUO.com

:) ..... Come for the Customs, Play for the Fun. Return to see your new Friends ..... :)
Lord_Greywolf is offline   Reply With Quote
Old 07-21-2006, 06:38 PM   #7 (permalink)
RunUO Forum Moderator
 
daat99's Avatar
 
Join Date: Dec 2004
Location: Israel
Age: 27
Posts: 8,163
Send a message via ICQ to daat99 Send a message via AIM to daat99
Default

Quote:
Originally Posted by Lord_Greywolf
win merge tells me if the 2 files i go to compare are different -- so i would have to load all of the files 1 from each set and compare them - that is 6k compares - where if there was a list - would know which ones to compare

and many people do not have every program at their disposal - like otrtoise svn, winmerge, etc (i do have winmerge)

but RavonTUS's suggestion would be even good enough - something that tells us which ones have changed - something that could be downloaded easly, and not using special programs to get it all out
Just keep an unmodified RC1 folder and compare it to the RC2 folder, it'll tell you exactly what files were modified and how so you could easily update your modified files.
__________________
I always try to help
Sometimes, I don't know how....

My Web Page
Forum Rules
-------------------------------------------------------------
Extensive OWLTR System | Token System | World Teleporters
-------------------------------------------------------------
daat99 is offline   Reply With Quote
Old 07-21-2006, 07:29 PM   #8 (permalink)
Account Terminated
 
Join Date: Sep 2002
Age: 26
Posts: 3,846
Send a message via ICQ to Phantom Send a message via AIM to Phantom Send a message via MSN to Phantom
Default

Quote:
Originally Posted by Lord_Greywolf
win merge tells me if the 2 files i go to compare are different -- so i would have to load all of the files 1 from each set and compare them - that is 6k compares - where if there was a list - would know which ones to compare

and many people do not have every program at their disposal - like otrtoise svn, winmerge, etc (i do have winmerge)

but RavonTUS's suggestion would be even good enough - something that tells us which ones have changed - something that could be downloaded easly, and not using special programs to get it all out
All you have to do in terms of WinMerge is sort the list and hide the identical files.

I will say this again, this is a job for a shard admin not the RunUO Developers, I also don't see it going to happen because of the amount of work it would mean for any particular developer. Perhaps somebody will "release" it as a package, since the scripts are protected by the GPL anyone can release the scripts in that format.
Phantom is offline   Reply With Quote
Old 08-18-2006, 11:13 PM   #9 (permalink)
Forum Newbie
 
Join Date: Apr 2006
Location: Ohio... (You Can Tell Can't You?)
Age: 25
Posts: 96
Send a message via MSN to AnomolyVincentStarbuck
Default

Quote:
Phantom:
All you have to do in terms of WinMerge is sort the list and hide the identical files.

I will say this again, this is a job for a shard admin not the RunUO Developers, I also don't see it going to happen because of the amount of work it would mean for any particular developer. Perhaps somebody will "release" it as a package, since the scripts are protected by the GPL anyone can release the scripts in that format.

Not to necro or anything, but i was pretty sure that there was a changelog.txt in the main folder of RunUO anyways.... if i am not mistaken a Changelog would indicate that the developers have in fact already enclosed a list of said changes.... to the starter of this post, your best bet would be to look at this and also take Daat's advice and compare the RC1 and RC2 folders, look for moved files or size changes, these are good indicators of a file change without having to winmerg right off the bat.
__________________
"I Made You A Pony And It Only Took Four Million Lines Of BASIC!!!"

"There's only one real big difference between programmers and God..... God doesn't think He's a programmer."

My Shard: Baslyn (2.0)
AnomolyVincentStarbuck is offline   Reply With Quote
Old 08-29-2006, 11:52 AM   #10 (permalink)
Forum Expert
 
Join Date: Jul 2005
Age: 31
Posts: 413
Default that will be teadious work

using win merge as far as i know will still be ahrd to do cause youll have to open each and every file with winmerge then look them over to see what has changed and if youv'e modified any those files itll be even tougher to see what they changed in new release,
i may be wrong there might be more to winmerge than i know of but i dont mess with proggies and all their functions if i dont know what it does, so in short im newb to scripts and winmerge but seems to me it will be teadious work to do either way.
__________________
LoveTheGame...ClickHere.
Owner Of SecretsOfClones
Feel free to check it out so far...
wulf monat is offline   Reply With Quote
Old 08-29-2006, 03:12 PM   #11 (permalink)
RunUO Forum Moderator
 
daat99's Avatar
 
Join Date: Dec 2004
Location: Israel
Age: 27
Posts: 8,163
Send a message via ICQ to daat99 Send a message via AIM to daat99
Default

Quote:
Originally Posted by wulf monat
using win merge as far as i know will still be ahrd to do cause youll have to open each and every file with winmerge then look them over to see what has changed and if youv'e modified any those files itll be even tougher to see what they changed in new release,
i may be wrong there might be more to winmerge than i know of but i dont mess with proggies and all their functions if i dont know what it does, so in short im newb to scripts and winmerge but seems to me it will be teadious work to do either way.
If you don't want teadious work than you don't want to run a shard...
Nobody said that running or updating a shard is easy but it's definatly impossible (almost) for the RunUO devs to make it easy.
If you modified something than you need to know how to program in c# if you want your life to be easier, if you don't... just look at the shards that get wiped when they update for an example...
__________________
I always try to help
Sometimes, I don't know how....

My Web Page
Forum Rules
-------------------------------------------------------------
Extensive OWLTR System | Token System | World Teleporters
-------------------------------------------------------------
daat99 is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5