| Post 21 | New | Posted April 18th, 2005. Updated April 18th, 2005 | ||
|---|---|---|---|
| Cerbera Ben 'Cerbera' Millard
| S3KT0R wrote: Cerbera wrote: Oh, if you can add a dedicated button to the titlebar that would be excellent. I think the programs which do this use a mirrored version of the minimise button, so that the little line is on the right and not the left. If it won't update to match the appearence of the operating system it is on then it wouldn't be worth doing, though. The fact is that the minimise button should minimise the window, not send it to the system tray or give me the winning numbers to the next lottery. The default size for "Restore Down" seems to be zero I missed that during my quick test because I didn't erase the registry settings. Settings are stored in HKEY_LOCAL_MACHINESOFTWAREGTA2 Game Hunter. INI files have pros and cons, maybe in the future.I want sending to the tray to be easy and not hidden on a menu. I could add a button to the titlebar and also display network status there. There's many states of network status, some only seen if there's problems. Other problems I was aware of but wanted to release the new version quickly since there were some slightly more critical bug fixes. "Exit to Tray" seems to be the standard text to use in the File menu. You only have like five menu items anyway, so it's hardly going to get lost. If you give it a keyboard shortcut it would be even easier to access than a new button on the title bar. CTRL+Q is used for this by some programs but CTRL+T would be better since CTRL+Q is often used as the complete program exit. (EDIT) I have been getting occasional fatal crashes when starting games I am hosting. Everyone else in the game gets a fatal error as well, so I am thinking it must be some obscure little bug in Game Hunter perhaps? ------------------
|
| Post 22 | New | Posted April 19th, 2005 |
|---|---|
Sektor
| What is crashing, GH or GTA2? I assume you mean GH because I can't stop GTA2 from crashing. ------------------ Stealing cars is the easy part |
| Post 23 | New | Posted April 19th, 2005 | ||
|---|---|---|---|
| Cerbera Ben 'Cerbera' Millard
| Oh, GTA2 is crashing with a fatal error every now and then. You could connect to the GH server and talk with the people on it to find out which bugs they have noticed and you can figure out whether they are caused by GTA2 or by GH. I've never had GTA2 fatally crashing whilst entering an online game before now. ------------------
|
| Post 24 | New | Posted April 19th, 2005. Updated April 19th, 2005 |
|---|---|
Sektor
| If you try to enter a game that is only allowing some of the ports, GTA2 will appear to stop responding but eventually it gives up trying to connect and allows you to click cancel. Sometimes it just instantly quits or stays on a black screen then quits. The more players in the game, the more chance for instability. Before starting a game, make sure every player can see each other. Sometimes the host can see a player but the players can't . Also anyone who has no ping next to their name, may cause problems but not always. What exactly did you mean by fatal crash? Did it kill someone? Eventually, I'd like to add a port tester that verifies if you can join/host before it launches GTA2. ------------------ Stealing cars is the easy part |
| Post 25 | New | Posted April 19th, 2005 | ||
|---|---|---|---|
| Cerbera Ben 'Cerbera' Millard
| Fatal crash as in it causes the program to cease operation; the program "dies" as it were. Windows shows the fatal error message window, with the "Close" and "Debug" options. ------------------
|
| Post 26 | New | Posted April 23rd, 2005 | ||
|---|---|---|---|
| Cerbera Ben 'Cerbera' Millard
| Could you remove the hosting timeout? It often takes more than 10 minutes to gather a game together. ------------------
|
| Post 27 | New | Posted May 2nd, 2005. Updated May 2nd, 2005 |
|---|---|
Sektor
| v1.42 is out www.gtamp.com
------------------ Stealing cars is the easy part |
| Post 28 | New | Posted May 2nd, 2005 | ||
|---|---|---|---|
| Cerbera Ben 'Cerbera' Millard
|
------------------
|
| Post 29 | New | Posted May 2nd, 2005 |
|---|---|
Sektor
| v1.421 released because I broke compatibility with Windows 98. No need to update if using XP. 1,2: meh 3: not true and it's usable without disconnect button 4: not important, no where else to put it and it is next to GTA2 manager icon which is related 5: yes 6: no, maybe 7: yes ------------------ Stealing cars is the easy part |
| Post 30 | New | Posted May 2nd, 2005 | ||
|---|---|---|---|
| Cerbera Ben 'Cerbera' Millard
| Oh, that little logo is actually a button?! That's some seriously undiscoverable interface design! Seriously, it really needs a decent frontend being put on it. ------------------
|
| Post 31 | New | Posted August 4th, 2005 |
|---|---|
| Deleted Member | the GTA 2 I downloaded from Rockstargames.com doesnt have a multiplayer option. |
| Post 32 | New | Posted August 4th, 2005 |
|---|---|
Sektor
| You have to run GTA2 Manager to see the network option. ------------------ Stealing cars is the easy part |
| Post 33 | New | Posted August 4th, 2005 |
|---|---|
| Deleted Member | Ok, I see. Thanks a bunch. |
| Post 34 | New | Posted August 8th, 2005 | ||
|---|---|---|---|
| Cerbera Ben 'Cerbera' Millard
| I've been in conversation with Sektor for a few hours today, throwing around ideas for the future of GTA2GH. Sektor has released the first conventional Windows-style interface for the program, so I'm going to put a list of suggestions for things I think would be better if done differently.
------------------
|
| Post 35 | New | Posted August 9th, 2005 |
|---|---|
Sektor
| v1.431 - Useless statistics removed - Buttons moved to right - Player list moved slightly more to the right - Keyboard shortcuts added to GTA2 Folder and Tools > Settings - "Tools > GTA2 Manager" moved to bottom of list and changed to "Launch GTA2 Manager" - Chat box appearance changed from flat to 3D - The configure frame and input boxes resize to fit the window - Network status messages are now displayed in purple with a * at both ends - A bug in v1.43 was fixed: If display timestamp was unticked then chat didn't scroll or display in correct colours screenshot of GTA2 Game Hunter v1.431 beta download from www.gtamp.com ------------------ Stealing cars is the easy part |
| Post 36 | New | Posted August 10th, 2005. Updated August 20th, 2005 | ||
|---|---|---|---|
| Cerbera Ben 'Cerbera' Millard
| Some good improvements and fixes. Here is a screenshot of how it looks in Silver XP style: ![]() 575 x 785 - 44.8kB. To fix the weird-looking "..." button, delete that button and draw a PictureBox where it was. Then draw a new command button in the picture box. Draw it very small and in the middle so it is definitely inside the box, then move and resize it to fit correctly. Rename both controls and disable the TabStop property of the PictureBox control. Update the TabOrder properties for controls if required. As for the grey blob on the right, erm, I dunno. Some other points:
I can help you with some of this stuff, in the unlikely event that we are online at the same time and you actually need help with it. (EDIT) Fixed some broken formatting. ------------------
|
| Post 37 | New | Posted August 20th, 2005. Updated August 22nd, 2005 |
|---|---|
Sektor
| I've been release happy recently... 1.438 - Fixed a bug that prevented GTA2 from being launched, if you tried to join a game hosted by a player that no longer had the same name - Browse for folder dialog box is now resizable 1.437 - Now you are only set away if GTA2 has been running for 30 seconds - The game list is no longer disabled to avoid a bug that sometimes left it disabled - If a user quit at the same time as you were joining (before the country list had been built), GH would display an error because it was unable to remove a country from the list that didn't exist yet. The error was "processing error: Invalid procedure call or argument". To solve it, GH now displays "-" next to every name until it fetches the actual country. 1.436 - Changed the black line under the menu to standard 3D style - Fixed a problem that displayed an incorrect ping value next to join messages, if GTA2 was open - Removed some debug code that forced GH to detect everyone as having a router 1.435 - Fixed more bugs relating to away and games being left in the list. Some issues still remain. - "Unable to create/join" messages are now dark yellow colour 1.434 - Messages relating to games should all be the same dark yellow colour now - Fixed a bug that didn't remove games from list, if users quit or were kicked while [away] 1.433 - Fixed a bug that didn't remove your game from the list if your nick was [away] 1.432 - [away] is added to the start of your name when GTA2 is running and removed when GTA2 is closed - Put "..." browse button in a picture box so it's not changed by XP themes - Removed grey blob - Nick change and kick messages are displayed in green - Made the About box wider so the title fits in more themes - Help is now opened in your default text editor, instead of notepad - Changed chat box font back to fixedsys, so it matches the received messages/history font (it's also what mIRC does) ------------------ Stealing cars is the easy part |
| Post 38 | New | Posted August 29th, 2005 |
|---|---|
Sektor
| 1.44 - Fixed a major bug: If you had a firewall/router blocking port 113, the login process would not complete. No error was displayed, so it appeared that no one was online, even if there were people online. The login process will complete now. - The Windows accessibility feature "Sticky keys" should now be disabled every time you run GH - Your GTA2 version is displayed below the "Sign Out" button - The GTA2 folder text box is now always disabled while signed in - GTA2 username, location and folder are now made grey when disabled 1.439 - The GTA2 option "Show player names" is no longer forced on - If GTA2 is open, all player join messages in GH display "(-)" instead of an incorrect ping value - Changed the shortcut key for launching GTA2 Manager from "control + m" to "F8" because "control + m" triggers the enter key - Changed the shortcut key for creating a game to "control + g" because "control + c" is used for copying text ------------------ Stealing cars is the easy part |
| Post 39 | New | Posted August 30th, 2005 | ||
|---|---|---|---|
| Cerbera Ben 'Cerbera' Millard
| It's developing into something wonderful. ------------------
|
| Post 40 | New | Posted October 12th, 2006 | we will see |
|---|---|
Tinman
| lol sektor I remember playing against you a long time ago nd i hope youve gotten as good as your gamehunter ^^ redownloading gta 2 as we speak ^^ got my broadband back so ill woop yah npz just dont do that tricky rocket out the door of the car thingy u used to do cause it hurts tinman |
