Company of Heroes: Eastern Front

Author Topic: Little Tool I made  (Read 8709 times)

Offline Rikard Blixt

  • Administrator
  • Mr. Spam
  • *
  • Posts: 1930
  • 'The Fixer'
    • View Profile
    • Eastern Front
Little Tool I made
« on: November 20, 2010, 11:28:40 PM »
Replay Launcher for CoH and CoHO. Pretty basic, nothing too fancy.


Left column is replays, right column is info.

Usage:
  • Extract the files from the .rar
  • Playback.lua MUST BE IN YOUR COH FOLDER! (and make a copy for it if you play CoHO also, put that the copy in Game Folder inside CoHO)!
  • The CoHReplayLauncher.exe can be anywhere, but it starts slightly faster if it's in the correct folder, and doesn't require "Use Registry" to launch.
Changelog:
0.1: Initial Version
0.2: Added Reading Game Location from Registry, Added Dropdown of replays
0.3: Added CoHO support
0.4: Improved Selection of Supported Games
0.5: First Public Version - Smaller Optimizations, All known bugs fixed, Added tooltips, Added suggestions of Mod Names, Added Temporary Icon and other smaller things.
0.6: (Unreleased) New Icon, Allows Multiple Instances of a game, Added Custom command line field, Error Message instead of Crash when game not found...
1.0: New Improved Game List, with information, such as Replay Name (what you saved it as) and Match Name (what the match was called). You can click on a replay in info box and it will auto click the right replay, same other way around, it will mark the correct info when clicking a replay. Also added Command after starting a replay (eg. Minimize the Launcher).
« Last Edit: February 09, 2012, 07:47:37 AM by blackbishop »
Valar Morghulis
Quote
[CoH:EF-Dev]Walki: BULLSHIT
[CoH:EF-Dev]Walki: I'll eat a tree if this won't work now
[CoH:EF-Dev]Rizz: ok
[CoH:EF-Dev]Rizz: I'll hold you to it
<10 minutes later>
[CoH:EF-Dev]Walki: I think I really gotta eat a tree...
[CoH:EF-Dev]Walki: got a decent one?

Offline MajorWintersEasyCO

  • Ingenery
  • *
  • Posts: 23
    • View Profile
Re: Little Tool I made
« Reply #1 on: November 20, 2010, 11:33:36 PM »
oopah! cheers rizz!  ;D

Offline Copernicus

  • Developer
  • Commissar
  • *
  • Posts: 397
    • View Profile
Re: Little Tool I made
« Reply #2 on: November 21, 2010, 12:05:46 AM »
Uhm... You could add a try{...}catch(){...} and show a custom-error message instead of letting the exception propagate all the way up the stack. ;)

Offline Rikard Blixt

  • Administrator
  • Mr. Spam
  • *
  • Posts: 1930
  • 'The Fixer'
    • View Profile
    • Eastern Front
Re: Little Tool I made
« Reply #3 on: November 21, 2010, 12:52:20 AM »
Done and done, will be in 0.6
« Last Edit: November 21, 2010, 01:03:16 AM by Rizz »
Valar Morghulis
Quote
[CoH:EF-Dev]Walki: BULLSHIT
[CoH:EF-Dev]Walki: I'll eat a tree if this won't work now
[CoH:EF-Dev]Rizz: ok
[CoH:EF-Dev]Rizz: I'll hold you to it
<10 minutes later>
[CoH:EF-Dev]Walki: I think I really gotta eat a tree...
[CoH:EF-Dev]Walki: got a decent one?

Offline GodlikeDennis

  • Donor
  • Poster of the Soviet Union
  • *
  • Posts: 4454
    • View Profile
Re: Little Tool I made
« Reply #4 on: November 21, 2010, 04:26:44 AM »
Had a little play with it.

I was hoping you'd somehow found a way to watch old replays but oh well. This is a good program for those who have multiple mods.

Is it possible to filter the replays in the list? At the moment it's pretty confusing, especially since I rename most of them ingame so they're 2p_langres... etc.
If you get into an argument with me, you're wrong.

Offline Rikard Blixt

  • Administrator
  • Mr. Spam
  • *
  • Posts: 1930
  • 'The Fixer'
    • View Profile
    • Eastern Front
Re: Little Tool I made
« Reply #5 on: November 21, 2010, 11:41:42 PM »
Working on a major update, almost done

Valar Morghulis
Quote
[CoH:EF-Dev]Walki: BULLSHIT
[CoH:EF-Dev]Walki: I'll eat a tree if this won't work now
[CoH:EF-Dev]Rizz: ok
[CoH:EF-Dev]Rizz: I'll hold you to it
<10 minutes later>
[CoH:EF-Dev]Walki: I think I really gotta eat a tree...
[CoH:EF-Dev]Walki: got a decent one?

Offline GodlikeDennis

  • Donor
  • Poster of the Soviet Union
  • *
  • Posts: 4454
    • View Profile
Re: Little Tool I made
« Reply #6 on: November 22, 2010, 04:49:35 AM »
Oh, I also have loads of old replays on the list that I have actually deleted and don't exist anymore. Is there a reason it is detecting them?
If you get into an argument with me, you're wrong.

Offline Rikard Blixt

  • Administrator
  • Mr. Spam
  • *
  • Posts: 1930
  • 'The Fixer'
    • View Profile
    • Eastern Front
Re: Little Tool I made
« Reply #7 on: November 22, 2010, 07:05:47 AM »
It reads all replays from "Documents\My Games\Company of Heroes\playback"

Edit:
I kinda know how you can look on old replays if you are interested, is a bit to explain over the forum, so PM me your steam/msn/xfire if you are interested.
« Last Edit: November 22, 2010, 07:19:09 AM by Rizz »
Valar Morghulis
Quote
[CoH:EF-Dev]Walki: BULLSHIT
[CoH:EF-Dev]Walki: I'll eat a tree if this won't work now
[CoH:EF-Dev]Rizz: ok
[CoH:EF-Dev]Rizz: I'll hold you to it
<10 minutes later>
[CoH:EF-Dev]Walki: I think I really gotta eat a tree...
[CoH:EF-Dev]Walki: got a decent one?

Offline Rikard Blixt

  • Administrator
  • Mr. Spam
  • *
  • Posts: 1930
  • 'The Fixer'
    • View Profile
    • Eastern Front
Re: Little Tool I made
« Reply #8 on: November 22, 2010, 07:30:09 AM »
Updated to Version 1.0!

Changelog:
0.1: Initial Version

0.2: Added Reading Game Location from Registry, Added Dropdown of replays

0.3: Added CoHO support

0.4: Improved Selection of Supported Games

0.5: First Public Version - Smaller Optimizations, All known bugs fixed, Added tooltips, Added suggestions of Mod Names, Added Temporary Icon and other smaller things.

0.6: (Unreleased) New Icon, Allows Multiple Instances of a game, Added Custom command line field, Error Message instead of Crash when game not found...

1.0: New Improved Game List, with information, such as Replay Name (what you saved it as) and Match Name (what the match was called). You can click on a replay in info box and it will auto click the right replay, same other way around, it will mark the correct info when clicking a replay. Also added Command after starting a replay (eg. Minimize the Launcher).
Valar Morghulis
Quote
[CoH:EF-Dev]Walki: BULLSHIT
[CoH:EF-Dev]Walki: I'll eat a tree if this won't work now
[CoH:EF-Dev]Rizz: ok
[CoH:EF-Dev]Rizz: I'll hold you to it
<10 minutes later>
[CoH:EF-Dev]Walki: I think I really gotta eat a tree...
[CoH:EF-Dev]Walki: got a decent one?

Offline IJoe

  • Mr. Spam
  • *
  • Posts: 1025
  • Who controls the present controls the past.
    • View Profile
Re: Little Tool I made
« Reply #9 on: December 23, 2010, 02:15:18 PM »
Thanks! A really convenient nice little add.  :)

If you want a picture of the future,
imagine a boot stamping on a human face
— forever.

Offline Maple

  • Ingenery
  • *
  • Posts: 32
    • View Profile
Re: Little Tool I made
« Reply #10 on: March 16, 2011, 02:31:01 PM »
Sweet. Now EF replays!!

Wonder if you made the COHO replay launcher though. If you didn't, someone beat you.

But hey more versitality

Offline Paladin88

  • Guard
  • ***
  • Posts: 206
  • Tell me, are you afraid to die?
    • View Profile
Re: Little Tool I made
« Reply #11 on: August 16, 2011, 02:51:01 AM »
awesome, Thanks very much!
OIY! Get your filthy hands off the Maus!
http://easternfront.org/forums/index.php?topic=5672.0

Hee hee, I added colour to the avatar. Isn't it nice?

Offline magus1

  • Ingenery
  • *
  • Posts: 7
    • View Profile
Re: Little Tool I made
« Reply #12 on: January 12, 2012, 09:29:36 PM »
Beautiful man.

Offline 777mais777

  • Guard
  • ***
  • Posts: 160
    • View Profile
Re: Little Tool I made
« Reply #13 on: January 13, 2012, 04:15:41 AM »
Class! But there are no languages.:)