Graal Forums  

Go Back   Graal Forums > PlayerWorlds > PlayerWorlds Main Forum
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #161  
Old 03-09-2005, 12:04 AM
maximus_asinus maximus_asinus is offline
RIP DarkCloud_PK
Join Date: Oct 2001
Location: Canada
Posts: 3,746
maximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond repute
Quote:
Originally Posted by p2p_Sir_Link
This whole staff strike makes me lol. Storm, you have some people to fire.
No, the Administrators of each respected division has people to fire. In the case of LAT, you maybe right.
__________________
Save Classic!
Reply With Quote
  #162  
Old 03-09-2005, 03:19 AM
p2p_Sir_Link p2p_Sir_Link is offline
Banned
p2p_Sir_Link's Avatar
Join Date: Nov 2004
Posts: 425
p2p_Sir_Link is an unknown quantity at this point
GCs who need to be fired:
Sting
Kitten
Kat

LATs:
None, there appear to be no LATs, thanks to Selflon

FAQs:
Fire all these newbs, WTF, a 10 hourer FAQ. Fabulous.
Reply With Quote
  #163  
Old 03-09-2005, 04:36 AM
Evil_Trunks Evil_Trunks is offline
Evil
Evil_Trunks's Avatar
Join Date: Dec 2004
Posts: 391
Evil_Trunks is on a distinguished road
Quote:
Originally Posted by p2p_Sir_Link
GCs who need to be fired:
Sting
Kitten
Kat
Kat isn't a staff person on Classic
__________________

Reply With Quote
  #164  
Old 03-09-2005, 10:43 PM
p2p_Sir_Link p2p_Sir_Link is offline
Banned
p2p_Sir_Link's Avatar
Join Date: Nov 2004
Posts: 425
p2p_Sir_Link is an unknown quantity at this point
=\, Good then, fire Sting and Kitten though, =\
Reply With Quote
  #165  
Old 03-09-2005, 10:56 PM
jake13jake jake13jake is offline
Former Classic Staff
jake13jake's Avatar
Join Date: Dec 2002
Location: Northwest Vermont
Posts: 1,452
jake13jake will become famous soon enough
Quote:
Originally Posted by p2p_Sir_Link
=\, Good then, fire Sting and Kitten though, =\
But I love Kitten .
Reply With Quote
  #166  
Old 03-10-2005, 01:24 AM
p2p_Sir_Link p2p_Sir_Link is offline
Banned
p2p_Sir_Link's Avatar
Join Date: Nov 2004
Posts: 425
p2p_Sir_Link is an unknown quantity at this point
But kitten is striking.
Reply With Quote
  #167  
Old 03-14-2005, 05:34 PM
maximus_asinus maximus_asinus is offline
RIP DarkCloud_PK
Join Date: Oct 2001
Location: Canada
Posts: 3,746
maximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond repute
Thread Revival:
Classic restored the original stats. That is a giant step in the right direction.
Not items, just kills/deaths.
__________________
Save Classic!
Reply With Quote
  #168  
Old 03-15-2005, 09:22 PM
jake13jake jake13jake is offline
Former Classic Staff
jake13jake's Avatar
Join Date: Dec 2002
Location: Northwest Vermont
Posts: 1,452
jake13jake will become famous soon enough
Quote:
Originally Posted by maximus_asinus
Thread Revival:
Classic restored the original stats. That is a giant step in the right direction.
Not items, just kills/deaths.
The big things bothering me are the bushes and the movement.

I'm just wondering, how many think it would be better to not even be able to slide by a sqrt8 tile width instead of having such buggy diaganol movement?

One of my movement scripts gets that far at least. The movement is also more precise than the default (instead of having ##.9899353434 for your x it would be a multiple of 1/16. The biggest of differences is that my movement doesn't support speeds with a 20 tiles/sec or greater... I think, although having so fast a speed can hurt the smoothness of it, and I think that would be a bug in the default movement too. (Just curious, I already know that Storm would never use my movement, and all I have scripted is the movement, save jumping and hurt modes, and gani controls and sword).

I haven't investigated bushes entirely, because updateboard is extremely strange. I made a script that just destroys the bush, and the bush acts like a default bush for no reason. Then again, I could do things kindof backwards of what the current system is (but not on gmap), now that I think of it. Since updateboard is so wierd I can just putnpc, setimg of the slashed bush, draw it under the player, and setshape2 to walkable tiles. Then there wouldn't be so much lag when entering levels, unless there are a lot of bushes slashed. If the stupid clientside updateboard thing didn't drop items I would just have to figure out how to cache the x,y of the bush so that it could be redrawn. I would also not want to redraw the bush when someone is standing on it, and hmmm... I just realized that glove strength could be built into rocks, though not so easily with this method.
Reply With Quote
  #169  
Old 03-16-2005, 01:05 AM
maximus_asinus maximus_asinus is offline
RIP DarkCloud_PK
Join Date: Oct 2001
Location: Canada
Posts: 3,746
maximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond repute
why couldn't you make the sword detect the bush tiles and have it update board via this? I am not the best scripter, and I can see how checking each time you used the sword could lag, but I doubt it'd be noticeable.
__________________
Save Classic!
Reply With Quote
  #170  
Old 03-16-2005, 01:18 AM
p2p_Sir_Link p2p_Sir_Link is offline
Banned
p2p_Sir_Link's Avatar
Join Date: Nov 2004
Posts: 425
p2p_Sir_Link is an unknown quantity at this point
This thread died like classic guys. Get over it.
Reply With Quote
  #171  
Old 03-16-2005, 09:00 AM
jake13jake jake13jake is offline
Former Classic Staff
jake13jake's Avatar
Join Date: Dec 2002
Location: Northwest Vermont
Posts: 1,452
jake13jake will become famous soon enough
Quote:
Originally Posted by maximus_asinus
why couldn't you make the sword detect the bush tiles and have it update board via this? I am not the best scripter, and I can see how checking each time you used the sword could lag, but I doubt it'd be noticeable.
Simply, you can't updateboard on a gmap.
NPC Code:

if (keypressed) {
this.test_x = int(playerx + 1.0) + 2*vecx(playerdir);
this.test_y = int(playery + 1.5) + 2*vecy(playerdir);
if (keydown(5)) {
if (tiles[this.test_x,this.test_y] == 2 && tiles[this.test_x+1,this.test_y] == 3 && tiles[this.test_x,this.test_y+1] == 18 && tiles[this.test_x+1,this.test_y+1] == 19) {
tiles[this.test_x,this.test_y] = 677;
tiles[this.test_x+1,this.test_y] = 678;
tiles[this.test_x,this.test_y+1] = 693;
tiles[this.test_x+1,this.test_y+1] = 694;
putleaps 0,this.test_x,this.test_y;
updateboard this.test_x,this.test_y,2,2;
}
}
}



Put a //#CLIENTSIDE above that and it mimics the default bush script. It will drop rupees and items on it's own. Not Classic's rupees but the default bush drop items. It will slash the bush for everyone, and the bush will reappear on it's own.

All of these automatic things, they shouldn't be happening. I should have to write this serverside to get the bush to be slashed for everyone. I should have to write special code for the items to drop. I should have to cache the bush locations so that I can redraw them.

Now, the clientside updateboard updating for everyone isn't exactly a bad thing, this helps a lot. But all of the other stuff screws me up.
Reply With Quote
  #172  
Old 03-16-2005, 04:33 PM
maximus_asinus maximus_asinus is offline
RIP DarkCloud_PK
Join Date: Oct 2001
Location: Canada
Posts: 3,746
maximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond repute
Quote:
Originally Posted by jake13jake
Simply, you can't updateboard on a gmap.
Oh GMAP, I hate you so.
__________________
Save Classic!
Reply With Quote
  #173  
Old 03-16-2005, 05:41 PM
csod123 csod123 is offline
Dusk Soul
Join Date: Mar 2004
Posts: 399
csod123 is on a distinguished road
Send a message via AIM to csod123
you all can ***** about anything can't you.
Reply With Quote
  #174  
Old 03-16-2005, 06:26 PM
maximus_asinus maximus_asinus is offline
RIP DarkCloud_PK
Join Date: Oct 2001
Location: Canada
Posts: 3,746
maximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond repute
Quote:
Originally Posted by csod123
you all can ***** about anything can't you.
Yes I can, now shut up.
__________________
Save Classic!
Reply With Quote
  #175  
Old 03-17-2005, 12:01 AM
jake13jake jake13jake is offline
Former Classic Staff
jake13jake's Avatar
Join Date: Dec 2002
Location: Northwest Vermont
Posts: 1,452
jake13jake will become famous soon enough
Quote:
Originally Posted by maximus_asinus
Oh GMAP, I hate you so.
Hmm... however, I just realized something. -If- tiles can be recognized on a gmap at all, they could probably be backwards scripted so that it puts an npc of the slashed bush image and setshape2s to a walkable tile and destroys itself on a timeout. If I had preference, I'd make it so that nothing could respawn if you were standing on it (like the pots and getting stuck in the corner of Vangel JFs).
Reply With Quote
  #176  
Old 03-19-2005, 02:47 PM
p2p_Sir_Link p2p_Sir_Link is offline
Banned
p2p_Sir_Link's Avatar
Join Date: Nov 2004
Posts: 425
p2p_Sir_Link is an unknown quantity at this point
Quote:
Originally Posted by csod123
you all can ***** about anything can't you.
Maximus and I would be working hard on classic, if Selflon was active to hire/Storm would hire some people.
Reply With Quote
  #177  
Old 03-21-2005, 01:00 AM
jake13jake jake13jake is offline
Former Classic Staff
jake13jake's Avatar
Join Date: Dec 2002
Location: Northwest Vermont
Posts: 1,452
jake13jake will become famous soon enough
I'm so sad that there is nothing interesting to talk about recently. There has been nothing happening on Classic. Absolutely nothing.
Reply With Quote
  #178  
Old 03-21-2005, 08:19 PM
p2p_Sir_Link p2p_Sir_Link is offline
Banned
p2p_Sir_Link's Avatar
Join Date: Nov 2004
Posts: 425
p2p_Sir_Link is an unknown quantity at this point
This is trueness. I'm on the verge of quitting and working full time on my server.
Reply With Quote
  #179  
Old 03-21-2005, 08:26 PM
maximus_asinus maximus_asinus is offline
RIP DarkCloud_PK
Join Date: Oct 2001
Location: Canada
Posts: 3,746
maximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond repute
Storm was hinting at a new addition he was working on. He wasn't very specific, but from what I was able to pry out of him was that it was a hangout of some sort, based on old levels. Hope you enjoy it.
__________________
Save Classic!
Reply With Quote
  #180  
Old 03-21-2005, 10:10 PM
Minoc Minoc is offline
Registered User
Minoc's Avatar
Join Date: Sep 2001
Posts: 4,385
Minoc has much to be proud ofMinoc has much to be proud ofMinoc has much to be proud ofMinoc has much to be proud ofMinoc has much to be proud ofMinoc has much to be proud of
Hopefully the old Graal Castle.
Reply With Quote
  #181  
Old 03-21-2005, 11:29 PM
Unpredlctable Unpredlctable is offline
h8 my username
Unpredlctable's Avatar
Join Date: Sep 2003
Posts: 1,616
Unpredlctable is a splendid one to beholdUnpredlctable is a splendid one to beholdUnpredlctable is a splendid one to beholdUnpredlctable is a splendid one to behold
Hopefully anything.
Reply With Quote
  #182  
Old 03-22-2005, 03:21 PM
p2p_Sir_Link p2p_Sir_Link is offline
Banned
p2p_Sir_Link's Avatar
Join Date: Nov 2004
Posts: 425
p2p_Sir_Link is an unknown quantity at this point
Are we now beleiving what storm says?
Reply With Quote
  #183  
Old 03-24-2005, 09:44 PM
jake13jake jake13jake is offline
Former Classic Staff
jake13jake's Avatar
Join Date: Dec 2002
Location: Northwest Vermont
Posts: 1,452
jake13jake will become famous soon enough
Quote:
Originally Posted by p2p_Sir_Link
Are we now beleiving what storm says?
All I believe is that you misspelled a word.
Reply With Quote
  #184  
Old 03-24-2005, 10:19 PM
Evil_Trunks Evil_Trunks is offline
Evil
Evil_Trunks's Avatar
Join Date: Dec 2004
Posts: 391
Evil_Trunks is on a distinguished road
why do you guys keep bumping this old topic?

might as well make a new topic called "*****ing and moaning about classic" and put comments there
__________________

Reply With Quote
  #185  
Old 03-24-2005, 11:10 PM
Minoc Minoc is offline
Registered User
Minoc's Avatar
Join Date: Sep 2001
Posts: 4,385
Minoc has much to be proud ofMinoc has much to be proud ofMinoc has much to be proud ofMinoc has much to be proud ofMinoc has much to be proud ofMinoc has much to be proud of
Quote:
Originally Posted by p2p_Sir_Link
Are we now beleiving what storm says?
I do.
I've known Storm for a long time, he's one of the most trustable players I know.

Even if you disagree with Storm's vision of Classic, you can't say he's not doing his best to improve the server.
Reply With Quote
  #186  
Old 03-24-2005, 11:18 PM
maximus_asinus maximus_asinus is offline
RIP DarkCloud_PK
Join Date: Oct 2001
Location: Canada
Posts: 3,746
maximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond repute
who's definition of improve are we using?
__________________
Save Classic!
Reply With Quote
  #187  
Old 03-24-2005, 11:21 PM
Minoc Minoc is offline
Registered User
Minoc's Avatar
Join Date: Sep 2001
Posts: 4,385
Minoc has much to be proud ofMinoc has much to be proud ofMinoc has much to be proud ofMinoc has much to be proud ofMinoc has much to be proud ofMinoc has much to be proud of
Quote:
Originally Posted by maximus_asinus
who's definition of improve are we using?
Improve as in adding things that would satisfy the players.
Reply With Quote
  #188  
Old 03-24-2005, 11:28 PM
Minoc Minoc is offline
Registered User
Minoc's Avatar
Join Date: Sep 2001
Posts: 4,385
Minoc has much to be proud ofMinoc has much to be proud ofMinoc has much to be proud ofMinoc has much to be proud ofMinoc has much to be proud ofMinoc has much to be proud of
Ok.. all is fine but one thing I've just noticed.
There seem to be new PK rooms, which are exactly like the old PK Cave.
It really ruins the value of kills count, and the classic feeling.
Reply With Quote
  #189  
Old 03-24-2005, 11:34 PM
maximus_asinus maximus_asinus is offline
RIP DarkCloud_PK
Join Date: Oct 2001
Location: Canada
Posts: 3,746
maximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond repute
Quote:
Originally Posted by Minoc
Improve as in adding things that would satisfy the players.
I'm confused, when you're satisfied, you complain? because thats what people are doing now.
__________________
Save Classic!
Reply With Quote
  #190  
Old 03-24-2005, 11:55 PM
Minoc Minoc is offline
Registered User
Minoc's Avatar
Join Date: Sep 2001
Posts: 4,385
Minoc has much to be proud ofMinoc has much to be proud ofMinoc has much to be proud ofMinoc has much to be proud ofMinoc has much to be proud ofMinoc has much to be proud of
Quote:
Originally Posted by maximus_asinus
I'm confused, when you're satisfied, you complain? because thats what people are doing now.
No, but he's TRYING to satisfy the players.
You can disagree with his ideas without claiming he's lazy, corrupt, etc'.
Reply With Quote
  #191  
Old 03-25-2005, 12:06 AM
maximus_asinus maximus_asinus is offline
RIP DarkCloud_PK
Join Date: Oct 2001
Location: Canada
Posts: 3,746
maximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond repute
Quote:
Originally Posted by Minoc
No, but he's TRYING to satisfy the players.
You can disagree with his ideas without claiming he's lazy, corrupt, etc'.
I can question his motives as he is making classic in his own view, and not listening to player input.
__________________
Save Classic!
Reply With Quote
  #192  
Old 03-25-2005, 12:30 AM
Polo Polo is offline
Classic Systems Admin
Join Date: Sep 2002
Location: Vancouver, Canada
Posts: 735
Polo is on a distinguished road
Send a message via AIM to Polo
Quote:
Originally Posted by maximus_asinus
I can question his motives as he is making classic in his own view, and not listening to player input.
Simply untrue. In my own view, we wouldn't have the PK rooms, as like Minoc, I think it devalues what a kill is worth, also would probably be using the built in movement, and a whole load of other things would be different. Realise that I have to balance what the players want, what is good in terms of making a robust server, and then try and mould it all into one coherent ball of pleasure for you all. Its simply not possible to please 100% of the people, 100% of the time, but that doesn't stop me trying.
__________________
Be good little players, or Master Storm will ban you!



Proof that the staff are crazy..
*Ghost Pirate: I'm a little teacup short and stubbe here is my raygun here is my butt
DragonX: Jumping jack rabbits Batman! Our eggo waffles have been stolen! To the batmobile Robin!
X-Mann (RC): I have a head ache
Reply With Quote
  #193  
Old 03-25-2005, 12:55 AM
maximus_asinus maximus_asinus is offline
RIP DarkCloud_PK
Join Date: Oct 2001
Location: Canada
Posts: 3,746
maximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond repute
Quote:
Originally Posted by Polo
also would probably be using the built in movement
so the players asked for the custom movement system?

I think your goal should be pleasing atleast 75% of the server, and I doubt you are doing that much.
__________________
Save Classic!
Reply With Quote
  #194  
Old 03-25-2005, 01:13 AM
Polo Polo is offline
Classic Systems Admin
Join Date: Sep 2002
Location: Vancouver, Canada
Posts: 735
Polo is on a distinguished road
Send a message via AIM to Polo
Quote:
Originally Posted by maximus_asinus
so the players asked for the custom movement system?
Some did, not the majority. However, some things I dont have a choice over.
__________________
Be good little players, or Master Storm will ban you!



Proof that the staff are crazy..
*Ghost Pirate: I'm a little teacup short and stubbe here is my raygun here is my butt
DragonX: Jumping jack rabbits Batman! Our eggo waffles have been stolen! To the batmobile Robin!
X-Mann (RC): I have a head ache
Reply With Quote
  #195  
Old 03-25-2005, 01:37 AM
-Ramirez- -Ramirez- is offline
Registered User
Join Date: Jun 2002
Location: USA, Ohio
Posts: 729
-Ramirez- has a spectacular aura about-Ramirez- has a spectacular aura about
Quote:
Originally Posted by Polo
some things I dont have a choice over.
What things are you referring to? It sure isn't the movement system.
__________________
Kat
Reply With Quote
  #196  
Old 03-25-2005, 02:08 AM
maximus_asinus maximus_asinus is offline
RIP DarkCloud_PK
Join Date: Oct 2001
Location: Canada
Posts: 3,746
maximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond reputemaximus_asinus has a reputation beyond repute
Quote:
Originally Posted by Polo
Some did, not the majority. However, some things I dont have a choice over.
I am quite sure you could have gotten away with using the original movement system.
__________________
Save Classic!
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 06:12 PM.


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