Category: Project
WinPicker 0.4 available
Today I released Beta Version 0.4 of my new tool called WinPicker.
[url=http://dracoblue.net/winpicker/]</a>
<p style="text-align: center"><a href="http://dracoblue.net/winpicker/" title="WinPicker - Exposé for Windows"><img src="http://dracoblue.net/dev/wp-content/uploads/2008/09/header.png" alt="WinPicker Logo" />[/url]</p>
WinPicker is some kind of Windows Implementation of the Exposé from MacOSX.
Currently you are able to minimize/revert windows (rightclick), pick windows (leftclick), close windows (shift+rightklick), pick and minimize all other windows (shift+leftclick) and zoom in/out of windows (mousewheel).
Drag n' Drop!
Today I finished the drag and drop functionality for the inventory and added the action bar. You may know both from other (online) games, but its still something quite new for gta online gaming. So I hope you guys like it!
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/_j54Lrp9T6M"></param><embed src="http://www.youtube.com/v/_j54Lrp9T6M" type="application/x-shockwave-flash" width="425" height="350"></embed></object>
Visual Inventory part one
This is the first version of GTA:Tournament's Visual Inventory. At the moment you can hover items, to see what they do (like those EDs) and doubleclicky them to activate them (leads to slow health refill).
Testing the battlearea
We made some nice progress on the battlearea. Elyks converted an initial version from pawn and I fixed most issues coming up. Currently only respawn is missing and what happens if you disconnect.
By the way, you can find screenshots of testing previews at the gtat media database.
Speedometer + Stuntrecording added
An other update on the test server. Today I finished the speedometer + speed calculation for players, who a driving a vehicle. Also the stunts are properly identified and the time/distance for those is correctly calculated. So we'll start/add some kind of stunt-ranking soon. Currently implemented stunts: wheelie, stoppie and 2wheeler.
Yesterday I made a screenshot of the login interface of GTA:Tournament on MTA, you can view it in the media database of GTA:Tournament.
<img src="http://gtat.dracoblue.net/media/thumb/bd6c099e5324aa31bd9898eea769b7ae.jpg" />
Hellgate:London Server Status for your Guildpage/FanSite
How to add the Hellgate:London-Server Status to your Website? Thats quite easy!
Default icons: The image: <img src="http://hglondon.net/server/1.png" /> results in: <img src="http://hglondon.net/server/1.png" />
Custom icons: Add that little html+javascript code to your website and it will load the on.png or off.png in your webfolder! Of course you can change this source snippet so it fits your needs!
<blockquote>
2
3
4
<script language="javascript">
document.write("<img src='"+SERVER_STATUS_1+".png' />");
</script>
</blockquote>
All you need to use is the correct Server-ID:
<blockquote>
- Shulgoth US
- Sydonai EU
- Alliance
- Command
- Korea
- Test Center
</blockquote>
XML for the geeks: I have also finished an xml-feed at http://hglondon.net/server/list.xml so if you are expirienced in xml-encoding you can write a interpreter for it in any language you want!
<blockquote></blockquote>


