![]() |
4 Attachment(s)
I started doing periodic backups of the levels after some jerk decided to delete everything at one point (not naming names), so I decided I would generate the maps from the earliest and latest timestamped copies. I added some recent images I posted for timeline context.
The earliest system timestamp I can find on my version of the first map including the castle is 9/29/2005. http://www.graalians.com/forums/atta...0&d=1453337879 The earliest system timestamp I can find on my version of the Overworld Map expansion concept, which includes some additions to the last map aside from the imagined future, was from 11/26/2005. http://www.graalians.com/forums/atta...7&d=1453341272 The earliest system timestamp I can find on my version of this initial Overworld Map expansion is 1/2/2006 (which agrees with the timestamp on the screenshot) http://www.graalians.com/forums/atta...1&d=1453337895 Overworld Map from 7/11/2006 (missing some levels, probably because I'm not using the correct GMAP). The gmap I used is from 7/22/2006. I tried using the GMAP from 4/2/2006, and from that I can infer that Nimda got re-added to the gmap between 4/2/2006 and 7/11/2006 (although not fleshed out for content), and that the errors are weird. http://www.graalians.com/forums/atta...7&d=1453686009 Here's 7/27/2006, which doesn't have the weird errors, but shows the work I did to move level25.graal up to a proper elevation for snow for the first time in Graalian history. It also brought about a potential for a "fish mountain" arc in any Graal storyline (following further overworld updates), but that's no longer a thing. http://www.graalians.com/forums/atta...9&d=1453692176 For good measure, I figure 8/21/2006 would be a good halfway point to look at how things were evolving over time. http://www.graalians.com/forums/atta...8&d=1453686723 Overworld Map from 11/15/2006, shortly before I essentially quit. http://www.graalians.com/forums/atta...6&d=1453685994 Quote:
Quote:
Quote:
There was a shop there where you could get the torch and a mini-game system, and the map to Nimda Forest. You'd follow the map to find ratform. You had to kill a boss for it. Once you had the ratform, you could enter the Dragon's Temple on Nimda Island. Once completing the Dragon's Temple, a dragon would carry you to Dragon's Island, where you would find the Graal of Life (one of the four graals needed to enter Midas' Realm) after defeating the dragon mage in a temple there. |
Link to a previous post with task assignments in case anyone's just clicking to the third page. In addition to providing some sort of vision and assigning everyone tasks to accomplish that, what I did was primarily scripting and the detailing of levels.
The previous post documents the Overworld Expansion from 9/29/2005, around when I became the lead developer (also my first semester of college), to 11/15/2006, around when I quit (it was my third semester in college, the server had lost a lot of players and nobody was particularly happy with what I produced). |
7 Attachment(s)
Well, now I've reviewed the castle dungeon quest levels and I'm missing them. Too bad I can't make a video. It's a classic raise/lower water puzzle, get's you the level 1 glove (lift rocks), a few secrets that you can bypass, a projectile boss battle, with little other combat.
Forgive the lack of relevant graphics being loaded, but the level names should be self-explanatory (this is like screenshots of a third, and all missing lots of graphics, but whatever). |
I really liked the castle quest. I had a trial account at the time so I had to do it every time I logged in.
|
Quote:
It's practically a freebie if the devs wanted to reimplement it. The coding and levels already exist (at least I have a lot of it). Meanwhile, I doubt the existence of requiring a quest for newbies would really work with the server's current lag issues, especially when you have hundreds of people wanting to do it at once. I also don't know if anyone in present development has planned for people being able to handle lifting/throwing rocks in the present iteration of Graal. So rock throwing and distribution could be issues any devs would face if they wanted to implement such a thing. Of course, if you get a good distribution system, that would significantly help quest implementation in general. This had me thinking, the warp ring jewel system I implemented could be used to distribute access to quests so that not everyone is doing the same quest at the same time (albeit with some minor changes, e.g. giving warp ring jewels an expiration date rather than being permanent). E.g. you dive and find a warp jewel to a quest. Or you kill a baddy and find one. It only lasts for a certain period of time, otherwise you lose your spot. Heck, you could make a warp jewel repair guy that you pay gralats in return for fixing your used warp jewels, which would then allow you a replay of quests. |
I think I asked Ranger or Tatsumi if you could get it. They said you couldn't and I left it at that. I remember the one near MoD Fort, too. I noticed it was a tile instead of a coded chest so I knew it wasn't accessible.
I liked finding all of the warp gems and stuff, too. Classic around 2005-2006 was really fun for me. Thor changed the warp ring when he became Dev Admin, though. |
why doesn't iClassic look that big and good? :( now everytime I log on IOS i will cri
|
Quote:
Classic always had **** levels that were mostly broken. I'm sure massokre tried to fix the cliffing but anyone that's ever worked with the server knows that once you fix one set of cliffs you need to fix the rest or else the problem is still there. Absolute horse **** to work with. The detailing was always bad, interiors were garbage with the excuse of "iz clasik styl!!", and I'm glad quests are gone because I never liked them. |
Quote:
Are the quests on Graal Reborn exactly the same as the before the wipe? Like that Nimda quest |
Quote:
I can understand that you don't like quests, but generally MMORPGs attract players based on several different factors of play. Quests cater to a large segment of players, and even though you might not be included as one of them, that segment exists and it's significant. See: http://www.nickyee.com/daedalus/archives/pdf/3-2.pdf |
6 Attachment(s)
The graal of water quest, though never complete due to baddy issues and weapon issues (namely the birdshot, which is pretty much equivalent to a hookshot), did have a complete set of levels and puzzles. A lot of the clientside code was written pre-GScript2, which would no longer be supported (in contrast to the castle dungeon quest I posted about earlier).
This is the first level. You get approached for help. That's pretty much the deal here. Attachment 20787 Here we see one of the first central levels, i.e. you might have ended up coming back here many times. That whirlpool shaped thing was actually replaced by an actual animation, but it was there to signify in the tiling where those would go. The whirlpool affected the players movement like you'd expect (that scripting was done). It would dump you out in another level. Attachment 20786 Here's the level it would dump you out in. Attachment 20785 The doors here would be numbered, and you'd have to keep track of them in order to complete the quest (hinted by an NPC in another level). The door you chose would be different depending on what path you took in another level. Attachment 20788 This was a path choice. It was filled with blocks that you could move, but only in the sense that depending on which way you moved the first one, you'd end up at only one of those two doors at the right side of the level. Attachment 20789 Only one of those whirlpools actually took you somewhere, but I bet on you being worried about picking the wrong one. The other would take you somewhere else, but only after the quest was complete. Attachment 20790 Here is a screenshot of the boss that I provided earlier in the thread depicting the boss battle. https://www.graalians.com/forums/att...2&d=1453338928 After the battle, you could obtain the Graal of Water (or whatever it was called). Before that, however, you'd have to get through this maze that I posted a screenshot of earlier. https://www.graalians.com/forums/att...3&d=1453339157 |
4 Attachment(s)
Intro to the Graal of Life quest:
Attachment 20802 Bush & Bush Baddy Maze! Attachment 20803 You'd get sent back to the beginning here if you were hit by something. Also, tree baddies. Attachment 20804 A bit more, but I don't want to spoil much if there are ever any plans to introduce this quest, although it's certainly not as complete as the water quest. Attachment 20805 |
I remember that there was a big thing about baddies not being scripted but I never understood why. Can you elaborate?
|
Weren't they no longer coded into the client?
|
Quote:
|
| All times are GMT. The time now is 03:02 PM. |
Powered by vBulletin/Copyright ©2000 - 2025, vBulletin Solutions Inc.