Graal Forums  

Go Back   Graal Forums > Private forums > Graal4 Forums > Graal V4 Main Forum
FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread Display Modes
  #1  
Old 04-25-2006, 10:10 PM
Skyld Skyld is offline
Script-fu
Skyld's Avatar
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Skyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud of
Send a message via AIM to Skyld
Skyld's List of Suggestions

You could consider this an extension to your to-do list, Stefan. If I think of anything else, then I will add it.

Graal 2
  • Disable it!

Graal 4 in general
  • Having a seperate disconnect message when you are reset on a server, i.e. "Your attributes have been reset on this server" instead of "You have been disconnected from the game server".
  • Ensuring that the Graal window is focused when checking for clicks (mainly when reading through signs). If a one-page sign appears and you focus on the window, the sign disappears.

Graal 4 for Mac
  • Fix up ctrl-click on map for warping. I think that changing the ctrl key to the command or alt key might work better, since I don't think that Graal is detecting ctrl-click (since it generally emulates a right-click).
  • The mouse cursor is still visible when connecting to Graal3D. The focus is still on the mouse, but the cursor does not disappear until you press M twice.

Staff Utilities
  • Displaying the computer ID in /global find.
  • Allowing folder rights to be set globally as well as normal rights.
  • Allowing pc:-style ranges to be set for your account in ADCP. Currently it thinks that they are insecure IPs and does not allow them to be set.

Graal Scripting
  • A way to disable the loop limit, but still being able to cancel borked infinite loops (sleep isn't enough).
  • Fixing Array.index(). Currently you do not get the expected behaviour when searching for arrays inside arrays, for example:
    PHP Code:
    temp.= {{12}, {34}, {56}};
    echo(
    temp.a.index({34})); 
    ... which returns -1.

Web-based
  • Some sort of feed that can be loaded from the website and used to see whether global events are active, and whether the event is in progress, etc.

Client RC
  • allowclientrcforstaff=true/false should decide whether anyone listed in the staff= server option can use Client RC.
  • clientrcstaff= serveroption to specify those who can use Client RC, if allowclientrcforstaff=false

In-Game Chat
  • Add some moderation features, like op, kick, ban.
  • Add other channel modes that decide whether the channel is listed in the F8 window and to clients.
__________________
Skyld

Last edited by Skyld; 06-06-2006 at 09:08 PM..
  #2  
Old 04-26-2006, 01:59 AM
Malinko Malinko is offline
Unholy Nation
Join Date: Mar 2004
Location: Massachusetts, U.S.A.
Posts: 1,782
Malinko is on a distinguished road
Send a message via AIM to Malinko
Allow Ibonic to have full rights as Game Master of GraalOnline.
  #3  
Old 04-26-2006, 04:29 AM
KuJi KuJi is offline
Banned
Join Date: Apr 2004
Location: Staten Island, New York
Posts: 2,202
KuJi will become famous soon enough
Send a message via ICQ to KuJi Send a message via AIM to KuJi Send a message via MSN to KuJi Send a message via Yahoo to KuJi
Fix Mac RC ( thats mainly for you.. Skyld ;D )

Also: Where are those RC's with computer-id locked instead of ip locked.. you promissed me 2 months ago :-(

Stefan broke a promiss!
  #4  
Old 04-26-2006, 05:06 AM
napo_p2p napo_p2p is offline
oh snaps
napo_p2p's Avatar
Join Date: Sep 2003
Location: Pismo Beach, California
Posts: 2,118
napo_p2p has a spectacular aura aboutnapo_p2p has a spectacular aura about
Send a message via AIM to napo_p2p Send a message via MSN to napo_p2p
Quote:
Originally Posted by KuJi
Also: Where are those RC's with computer-id locked instead of ip locked.. you promissed me 2 months ago :-(

Stefan broke a promiss!
They are here, my friend.
__________________
Scito hoc super omnia.
Haec vita est tua una sola.
Dum vita superest, utere maxime quoque puncto, momento, et hora quae habes.
Tempus neminem non manet.
Noli manere tempus.
Carpe Diem

Seize the Day.
  #5  
Old 04-26-2006, 05:12 AM
Malinko Malinko is offline
Unholy Nation
Join Date: Mar 2004
Location: Massachusetts, U.S.A.
Posts: 1,782
Malinko is on a distinguished road
Send a message via AIM to Malinko
Quote:
Originally Posted by KuJi
Fix Mac RC ( thats mainly for you.. Skyld ;D )

Also: Where are those RC's with computer-id locked instead of ip locked.. you promissed me 2 months ago :-(

Stefan broke a promiss!
Man.

Telling all of us that Stefan broke a promise. He would never do that.

Speaking that he did, that is a SIN. OFF WITH YOUR HEAD.
/open KuJi
nohead.png
APPLY
  #6  
Old 04-26-2006, 05:43 AM
KuJi KuJi is offline
Banned
Join Date: Apr 2004
Location: Staten Island, New York
Posts: 2,202
KuJi will become famous soon enough
Send a message via ICQ to KuJi Send a message via AIM to KuJi Send a message via MSN to KuJi Send a message via Yahoo to KuJi
Haha, never seen that, can I use in adminpanel also.. and sry Stefan :-(

o btw.. Stefan said he'd do it like a month ago so I still win.. xD
  #7  
Old 04-26-2006, 05:31 PM
Malinko Malinko is offline
Unholy Nation
Join Date: Mar 2004
Location: Massachusetts, U.S.A.
Posts: 1,782
Malinko is on a distinguished road
Send a message via AIM to Malinko
Quote:
Originally Posted by KuJi
Haha, never seen that, can I use in adminpanel also.. and sry Stefan :-(

o btw.. Stefan said he'd do it like a month ago so I still win.. xD
It can not be used in AdminPanel, yet.
  #8  
Old 06-06-2006, 09:15 PM
Skyld Skyld is offline
Script-fu
Skyld's Avatar
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Skyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud of
Send a message via AIM to Skyld
Quote:
Originally Posted by Malinko
It can not be used in AdminPanel, yet.
Well, it needs to be edited so that it does not detect pc: ranges as insecure. Also, I notice that my PC ID doesn't work globally, but I'll have to think a little more on that one.
__________________
Skyld
  #9  
Old 06-08-2006, 06:18 PM
Fogles Fogles is offline
Join Date: Jan 2005
Location: Niger
Posts: 271
Fogles is on a distinguished road
Send a message via AIM to Fogles
Quote:
Originally Posted by Malinko
Allow Ibonic to have full rights as Game Master of GraalOnline.

Ibonic, full rights, game master of GraalOnline = global terror.
  #10  
Old 06-08-2006, 06:19 PM
Fogles Fogles is offline
Join Date: Jan 2005
Location: Niger
Posts: 271
Fogles is on a distinguished road
Send a message via AIM to Fogles
Quote:
Originally Posted by KuJi
Fix Mac RC ( thats mainly for you.. Skyld ;D )

Also: Where are those RC's with computer-id locked instead of ip locked.. you promissed me 2 months ago :-(

Stefan broke a promiss!

MAC Address ban?

lol.......useless
  #11  
Old 06-08-2006, 06:27 PM
nikomi946 nikomi946 is offline
Bells doppleganger
Join Date: Jan 2002
Location: USA
Posts: 90
nikomi946 is on a distinguished road
Send a message via ICQ to nikomi946 Send a message via AIM to nikomi946 Send a message via Yahoo to nikomi946
a. Ibonic already has full rights as gamemaster.
b. Since when is he a global terror, if anything he's a voice of reason and common sense when it comes down to the business of the game. In my experience he's always been fair and impartial in any of his decisions so I can only assume that at some point in time in the past he hasn't made a decision that you agreed with.
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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 +2. The time now is 02:26 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.