Phalzyr's ProtoEd 2.3 (Release)

Discussion in 'General Modification' started by Phalzyr, Oct 12, 2003.

Remove all ads!
Thread Status:
Not open for further replies.
  1. Phalzyr

    Phalzyr Established Member Veteran

    Joined:
    Sep 25, 2003
    Messages:
    193
    Likes Received:
    1
    I updated version since some of below posts.

    I though you moders would like the new changes :D much more user friendly? Any post any comment/bugs/ anythign about ti on this thread ;)

    http://www.kasec.org/toee/ProtoEd2-3.zip

    Version History:

    Future Version 2.? //changes already complete just not released

    * Added - Refresh file list box upon showing it.
    * Added Ability - Multiple row selection. Click col 0 if fixed OR right clicking allows select/unslect ability.
    * Added Feature - Active Cell Color. Now when you have a row selected you can see where your at even easier.
    * Changed - Made the memo field(variable List) have scroll bars.
    * Changed - Compare/Combine Code to better support other files besides protos.tab.
    * Changed - the way dlg files load in should be much cleaner.
    * Changed - the way mes files load in and save.
    * Changed - the way you select colors, nicer this way? :)
    * Changed Feature - Sort by col # will now sort non numeric rows as well.

    Version 2.3

    * Added Ability - Search - Now does searches on partial strings rather than exact.
    * Added Ability - Search - Find Next Ability
    * Added Feature - Select cell/row coloring! :) Thanks to their tech support.
    * Added Feature - A real Help File
    * Added Feature - Remember protos.tab load directory seperate from onload directory.
    * Added option - Auto Load Last File On Startup
    * Added option - Change Selection and text colors. Also reset them to default.
    * Fixed Bug - Would allow to add/delete without menu option selected. Advstringgrid ignored its own settings when called externally.
    * Updated - Header Ini File


    Version 2.2

    * Fixed Bug - sort bug with it making selected cell value go elsewhere.
    * Fixed Bug - On compare - If line had been removed, infinate loop...
    * Fixed Bug - On compare/combine - On remove line # reported wrong
    * Fixed Bug - Selection name not cleared after compare/combine.
    * Add Ability - Open dlg and mes files.
    * Added Feature - Sort by other columns
    * Changed Feature - Sort - Now should sort much much faster.... :D

    Version 2.1.1

    * Added Option - Can turn on/off seeing column number with descriptions.

    Version 2.1.0

    * Added Feature - Compare .TAB Files
    * Added Feature - Combine .TAB Files
    * Added Feature - Read Description.mes into Column 2 since that column seems unused.
    * Added Feature - Select # Of Fixed Columns
    * Added Feature - Copy/Add/Delete Row From Right click menu. Just right click anwhere on the row you want to add/delete/copy EXCEPT the current Cell editing(you'll get cut/copy/paste instead).
    * Added Feature - Progress Bar for the long processes
    * Added Feature - Can now sort files(upon column 0)
    * Added Option - Can turn auto load of proto file off.
    * Added Option - "Save As".
    * Fixed Bug - Adv Stringdrid(another select range issue) had an issue when loading a file it would not reset selected range first resulting in whatever cell you was in before loading would change to whatever was in first cell.
    * Fixed Bug - Adv Stringdrid(another select range issue) had an issue when Changing Number of columns, it would not reset selected range first resulting in whatever cell you was in before, would change to whatever was in first cell.
    * Removed Ability - "Unfix" First Column - No longer need since # can be changed set to 0 has same effect.
    * Removed Feature - Colored Selection Cell - Was still not quite working right due to the select range issue.
    * Removed Feature - Hide Top Panel - Required due to the two bugs needing something to set focus to.

    Version 2.0

    * Altered the way ini is used.
    * Added Feature - Add/Delete Rows - Must turn on via menu! Select row by clicking colomn 0 of that row then
    ADD: Click Insert Key and it will be put prior to selection.
    Delete: Click The delete Key
    * Added Feature - Auto Backup TAB Files to .bak file if it doesn't already exist.
    * Added Feature - Changes cursor to hourglass when doing longer functions.
    * Added Feature - List Of Commonly Used Variables For Each Field Type.
    * Added Feature - Un/Hide Top Panel and/or Commonly used variales
    * Added Option - Auto Select All Toggle
    * Added Option - Change Font Size
    * Added Option - Do Not Hide Columns
    * Changed Option - Click Menu To Auto Aize Columns, and option to do so when load file (Default OFF).
    * Fixed Feature - Colored Selection Cell - Was not always working when in edit mode. (Silly freeware component)
    * Updated Header Ini File.

    Version 1.2.1

    * Fixed Bug - Was ALWAYS saving file as "protos.tab".
    * Fixed Minor Bugs. Re-Upload as 1.2

    Version 1.2

    * Fixed Bug - Forgot close code for file/exit DUH!
    * Switched to freeware advanced stringgrid component so I could do following:
    * Added Ability - Hide columns/rows with header selection
    * Added Ability - Auto-Resize columns

    Version 1.1

    * Updated - The ini file
    * Added Feature - Uses Registry To Remember Last Directory Loaded.
    * Added Feature - Looks in Reg For directory to load protos.tab from.
    * Fixed Bug - Could not find ini file after browsing for tab file.
    * Fixed Bug - Last column had nothing in it is why I was coming up short I think so made it create another column whether it had data or not left over.

    Version 1.0

    * Load, Edit, And Saves Protos.tab File.
    * Columnn Header Selection So Only Used Columns Are Labeled
    * Simple Search
    * Added Ability - Edit other tab files
    * Added Ability - Browse for tab file
    * Added Ability - "Unfix" First Column
     
    Last edited: Oct 17, 2003
  2. Shin

    Shin Established Member

    Joined:
    Oct 7, 2003
    Messages:
    115
    Likes Received:
    0
    Downlaoding right now! :)
     
  3. Barthes

    Barthes Member

    Joined:
    Oct 1, 2003
    Messages:
    33
    Likes Received:
    0
    Thanks, works great. I can finally edit values instead of just looking at them and wishing I could...woohoo!!
     
  4. JHunz

    JHunz Member

    Joined:
    Sep 25, 2003
    Messages:
    37
    Likes Received:
    0
    I like it, but I have one request. Please let the user choose whether to be able to see the actual column numbers as well as the descriptions.
     
  5. JHunz

    JHunz Member

    Joined:
    Sep 25, 2003
    Messages:
    37
    Likes Received:
    0
    Also, when I tell it to show headers for NPCs, it shows lines in a very weird order - it starts at 14152 and goes in reverse order to 14000, then shows 14194, 14193, 14198, then starts at 14159 and goes in forwards order to 14192, etc. Methinks your sorting function needs a touch of work :)
     
    Last edited: Oct 13, 2003
  6. Phalzyr

    Phalzyr Established Member Veteran

    Joined:
    Sep 25, 2003
    Messages:
    193
    Likes Received:
    1
    Actually juhnz it doesn't sort at all until the version I just released (and then you MUST choose it from menu since it takes awhile) so... The fan fix one seemed to of already been sorted so I thought the proggy was but while testing the compare feature I noticed the orig file came in unsorted - DUH! Anyway take a look at new version and see if it still ahs the issue. I added a lot of functionality I was thinking of going 3.0 but...
     
  7. Phalzyr

    Phalzyr Established Member Veteran

    Joined:
    Sep 25, 2003
    Messages:
    193
    Likes Received:
    1
    column number also? Just edit the ini, I can add that feature to next version, at first very few columns were labeled and the missing number wasn't a problem, but now that I have a lot more columns labeled.... I'll add a menu option under view to turn on/off comlumn numbers with decriptions.

    And put something like 24 - Size. Actually I'll add that really quick here and keep it 2.1 so don't dload 2.1 until I respond again :)
     
    Last edited: Oct 14, 2003
  8. Phalzyr

    Phalzyr Established Member Veteran

    Joined:
    Sep 25, 2003
    Messages:
    193
    Likes Received:
    1
    Ok there you go, I made it do 24/size etc since two less chars. If you'd like it dif just let me know use link in first post to download it or the one from tools thread. :D Hope you like all the changes and I did fix a bug that you might not of seen yet. The loading one mentioned above the same went fo changing number of fixed cols but since that is a new thing... I guess you could of unfix cols in last version though... ANYWAY enjoy. BTW you can use this edito for the other tab files also I loaded a few and saved without trouble at least. Next version thanks to juhnz I'll have header info for jumppoint.tab.
     
  9. Phalzyr

    Phalzyr Established Member Veteran

    Joined:
    Sep 25, 2003
    Messages:
    193
    Likes Received:
    1
    Are you modders using this program? :D I don't want to put much more time into the next version if no one is using it.
     
Thread Status:
Not open for further replies.
Our Host!