Go Back   Champions of Regnum > English > The Inn

The Inn A place to gather around and chat about almost any subject

Reply
 
Thread Tools Display Modes
Old 06-19-2008, 05:42 PM   #1
arlick
Duke
 
arlick's Avatar
 
Join Date: Jan 2007
Posts: 3,939
arlick is a jewel in the rougharlick is a jewel in the rougharlick is a jewel in the rough
Default Regnum map status on desktop

Here is a simple application to view the status of Regnum at any moment.
  • Maybe i have writed some messages bad, you can change the labels by editing the file in "files/config.xml".
  • To open the menu just right-click over the window or over the icon.
  • The code is under GPL License.

Enjoy.



PS: Important!!! Needed Java 1.6, here how to download it:

http://java.com/en/

New: You can change language dynamically.
New: Now work fine with varios threads, the application will not frizzy anymore.
New: You can save the actual configuration (window position, server selected and language) by selecting: configuration -> save config.
New: The popupmenu have an option to create a script in $HOME/bin, linux user's only.
New: If you have the mouse pointer over a realm label then you will see the gems that it have. If it haven't got any gem then a skull will be shown :P
New: The popupmenu have an option to start timers, i think it will be useful to control invasions times. A timer for 30 minutes and other for 120 minutes (2 hours). If the timer is closed it continue running, if you select if again just it will be shown again. To terminate the timer then right click over the numbers and select "stop". If you select the timer in the popupmenu again it will reinitialize.
Attached Files
File Type: zip RO_MAP.zip (409.9 KB, 91 views)
File Type: zip RO_MAP-netbeans.zip (861.0 KB, 62 views)
__________________
"Nunca un científico ha quemado a un religioso por afirmar a Dios sin pruebas". Manuel Toharia
"uno empieza a darse cuenta que eso de no hacer ejercicio, comer y beber como si fuese la ultima cena y mantener la figura ya no existe...". Maryan

Last edited by arlick; 03-12-2009 at 12:35 PM.
arlick no ha iniciado sesión   Reply With Quote
Old 06-19-2008, 06:13 PM   #2
Wyatt
Count
 
Join Date: Dec 2006
Posts: 1,544
Wyatt will become famous soon enoughWyatt will become famous soon enough
Default

Nice application Airlick!!

I will try it out.
Wyatt no ha iniciado sesión   Reply With Quote
Old 06-19-2008, 07:29 PM   #3
Anpu
Count
 
Anpu's Avatar
 
Join Date: Jun 2007
Posts: 1,186
Anpu will become famous soon enough
Default

Tested, works excellent! good job there
__________________

Inquisition
Anpu no ha iniciado sesión   Reply With Quote
Old 06-19-2008, 07:50 PM   #4
Miraculix
Count
 
Miraculix's Avatar
 
Join Date: Nov 2007
Location: Infinite Improbability Drive
Posts: 1,287
Miraculix will become famous soon enough
Default

Tested, works fine.

I wonder if it's possible to have a wallpaper image with this embedded that would update itself. The idea is to have it as a wallpaper, not as a separate application running.




Is it somehow possible?
__________________
Hit me, nail me, make me God.
Panoramix :: Half Elf Hunter ## Miraculix :: Half Elf Marksman ## Aspirinix :: Wood Elf Conjurer
Syrtis :: Horus :: Antartes
Miraculix no ha iniciado sesión   Reply With Quote
Old 06-19-2008, 07:53 PM   #5
arlick
Duke
 
arlick's Avatar
 
Join Date: Jan 2007
Posts: 3,939
arlick is a jewel in the rougharlick is a jewel in the rougharlick is a jewel in the rough
Default

Quote:
Originally Posted by Miraculix
Tested, works fine.

I wonder if it's possible to have a wallpaper image with this embedded that would update itself. The idea is to have it as a wallpaper, not as a separate application running.




Is it somehow possible?
uff... mmm... the only system that can change the wallpaper that i know is enlightment (a desktop for Unix based OS).

Also i dont know how to do it
__________________
"Nunca un científico ha quemado a un religioso por afirmar a Dios sin pruebas". Manuel Toharia
"uno empieza a darse cuenta que eso de no hacer ejercicio, comer y beber como si fuese la ultima cena y mantener la figura ya no existe...". Maryan
arlick no ha iniciado sesión   Reply With Quote
Old 06-19-2008, 08:04 PM   #6
Hydroxidee
Banned
 
Hydroxidee's Avatar
 
Join Date: Apr 2008
Location: Modesto, California
Posts: 161
Hydroxidee has a little shameless behaviour in the past
Default

this is very cool gj make more usefull, non cpu using stuff puhleez
Hydroxidee no ha iniciado sesión   Reply With Quote
Old 06-19-2008, 08:43 PM   #7
ljrossi
Count
 
Join Date: Oct 2006
Posts: 1,260
ljrossi is on a distinguished road
Default

A probarla en Ubuntu

Gracias Arlick
__________________
WWW.IMPERIOSYRTIS.COM

Julius 60 - Clan Fuego de Fenix
ljrossi no ha iniciado sesión   Reply With Quote
Old 06-20-2008, 09:05 AM   #8
klixon
Initiate
 
klixon's Avatar
 
Join Date: Sep 2007
Location: Paddo's plukken
Posts: 149
klixon is on a distinguished road
Default

Quote:
Originally Posted by Miraculix
Tested, works fine.

I wonder if it's possible to have a wallpaper image with this embedded that would update itself. The idea is to have it as a wallpaper, not as a separate application running.
<snip>
Is it somehow possible?
I think you can do it with Devil's Pie

Try a rule something like this:
Code:
(if
    (matches (application_name) "<i don't know this but you can figure it out i think>")
    (begin
        (geometry "<width>x<height>")
        (center)
        (below)
        (skip_pager)
        (skip_tasklist)
        (undecorate)
        (pin)
    )
)
edit: Here's a list of stuff you can do with this nifty lil proggie
__________________
We'll force you to be nice to each other.
Kill you, before you kill each other.
Violent pacification!
klixon no ha iniciado sesión   Reply With Quote
Old 06-21-2008, 01:03 AM   #9
Miraculix
Count
 
Miraculix's Avatar
 
Join Date: Nov 2007
Location: Infinite Improbability Drive
Posts: 1,287
Miraculix will become famous soon enough
Default

klixon, thanks, I already use devil's pie to run regnum on windowed mode yet on fullscreen resolution, undecorated so it;s exactly like fullscreen.

I thought about using it for this app too, and probably will actually, since devilspie loads in every session anyway
__________________
Hit me, nail me, make me God.
Panoramix :: Half Elf Hunter ## Miraculix :: Half Elf Marksman ## Aspirinix :: Wood Elf Conjurer
Syrtis :: Horus :: Antartes
Miraculix no ha iniciado sesión   Reply With Quote
Old 06-21-2008, 01:07 PM   #10
Znurre
Marquis
 
Join Date: Jan 2007
Location: RA
Posts: 1,897
Znurre will become famous soon enoughZnurre will become famous soon enough
Default

Really great app Aarlick.
Well done.

I especially like the system tray notification.
However, I wanted a more integrated solution for my KDE4 desktop, so, I created a plasmoid ^^

Anyone who wants it can download it here:
http://linuxgamerz.com/stuff/warstatus.tar
Attached Images
File Type: jpg snapshot1.jpg (233.1 KB, 125 views)
__________________
Winning a fight is not what makes you a good player, it's how you do it.
http://home.znur.re/screenshot%20201...2011_39_37.jpg
Znurre no ha iniciado sesión   Reply With Quote
Reply


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

Forum Jump


All times are GMT. The time now is 04:20 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
NGD Studios 2002-2024 © All rights reserved