Game Maker Community YoYo Games

Welcome Guest ( Log In | Register )

> Work in Progress Rules

This forum is for people to post information regarding their WIP projects for discussion and feedback. Note: by WIP projects, we mean those that are well underway, and we require that you post a demo. Make sure that you READ these rules prior to posting. Also, the General GMC Rules apply here too.

3 Pages V   1 2 3 >  
Reply to this topicStart new topic
The Secret Of Lamidia - Update 29/1/2010, 3D RPG DONE OLDSKOOL [VISTA OK]
sub
post Feb 4 2009, 06:35 AM
Post #1


EVIL GENIUS
Group Icon

Group: GMC Member
Posts: 1357
Joined: 23-December 04
From: the underground stream
Member No.: 18508



T.S.O.L - (started development late Nov 2008)
640x480 window (F4 toggle full screen mode)
an ADVANCED <EOTB / M&M / BARD'S TALE> RPG engine

LATEST EXE BUILD 29th Jan, 2010

MORE GUI - LESS TEXT

OLD SOURCE VERSION ..feel free to use source code or learn from it




keys:
arrow keys to move
Rclick to exit char add/remove menus
when u click CREATE CHAR, press ENTER to quick-generate (development tool only)
PRESS F1 FOR FURTHER GAME INFO
C - camp (when in maze)
M - display map
P - toggle party HUD panel
numpad * - char in slot1 gets 1000xp [dvlp tool only]


notes..
-remember games like Eye of the Beholder, Wizardry and (original) Bard's Tale? this engine reproduces an environment like that, but with [slightly] better graphics and RPG features that were not developed untill games such as Morrowind came on the scene..
-fairly easy to expand on (and tidy up) * not recommended for absolute beginner to develop!
-still being developed
-combat is more detailed (critical hits, fumbles, etc)
-has many detailed & upgradeable magic items smile.gif
-skills, quests, etc (something the original games lacked)



features:
you can make a group of adventurers, explore the first dungeon area and local forests, fight monsters, even get magic items from treasure chests, there are some quests added now, and other game content (a trading post, training hall, tavern, inn, etc, so you can maintain a group of adventurers) .. the game is still being developed.

* make groups of up to 6 party members
* diverse items and equipment (and being expanded)
* 4 basic char classes, with more advanced classes in development
* 6 char races, having different sizes (and being expanded)
* fully working inventory system (and being expanded)
* some magic spells, skills already developed
* magic item generation is supported
* combat is supported

future features:
[tonnes.. and suggestions welcome]
hoping to make it one of those RPG's that you can keep playing when you 'kill the final monster' [etc]

This post has been edited by sub: Jan 28 2010, 06:28 PM
Go to the top of the page
 
+Quote Post
slayer 64
post Feb 4 2009, 07:02 PM
Post #2


GMC Member
Group Icon

Group: GMC Member
Posts: 1496
Joined: 9-October 07
From: Vermont
Member No.: 90249



no screenies!!! baaaaaaaa!!!! no thx.
Go to the top of the page
 
+Quote Post
Alpha Man
post Feb 4 2009, 08:31 PM
Post #3


Game Maker Community
Group Icon

Group: GMC Member
Posts: 331
Joined: 30-October 03
Member No.: 1067



Huh, for some reason it didn't seem to stay in four directions, the character went diagonal and I couldn't really make my way through the maze...

And maybe you could speed up how clicking the stat points is done? Or give the player less stat points to begin with?

QUOTE (slayer 64 @ Feb 4 2009, 02:02 PM) *
no screenies!!! baaaaaaaa!!!! no thx.

It's a sad day when someone doesn't know what Eye Of The Beholder looks like.
Go to the top of the page
 
+Quote Post
thegr8n8
post Feb 4 2009, 09:38 PM
Post #4


Unrivaled Legend
Group Icon

Group: GMC Member
Posts: 3677
Joined: 3-November 07
From: Chicago
Member No.: 92103



lol!I want screens!
Go to the top of the page
 
+Quote Post
cyrax
post Feb 4 2009, 09:40 PM
Post #5


GMC Member
Group Icon

Group: GMC Member
Posts: 58
Joined: 31-October 03
From: Ankh Morpork
Member No.: 1161



really cool engine. with a good storyline and a proper world environment, this can develop into a very good game not only for "hardcore rpg gamers" though:).

(and for the sake of the lazy community, you should indeed add a few snapshots, especially from the character creation (i liked it!))

This post has been edited by cyrax: Feb 4 2009, 09:40 PM
Go to the top of the page
 
+Quote Post
sub
post Feb 13 2009, 09:06 AM
Post #6


EVIL GENIUS
Group Icon

Group: GMC Member
Posts: 1357
Joined: 23-December 04
From: the underground stream
Member No.: 18508



hmm thnx all, i'll get these "screenies" you all speak of (soon) i'm gettin' sick of this MMO i been playin' ..wanna get back into creating my own stuff smile.gif

breaks from N/S/E/W movement into diag
uh, yeh.. (raises hand) that'd be my fault.. the directional method is a bit sloppy.. i did encounter the bug you speak of but thought i had fixed it.. (i was wrong)

spending stat points
a bit faster, you say? (yeah, less stat points were intended smile.gif ..eventually)

QUOTE
It's a sad day when someone doesn't know what Eye Of The Beholder looks like.

indeed!

righto - i can toss in a working INV / ITEM system ..but i'm open for suggestions? (should i use objects? an array? two buckets of spam?)

wink1.gif ty for feedback & screenies coming..
Go to the top of the page
 
+Quote Post
Indecom4000
post Feb 13 2009, 10:35 AM
Post #7


GMC Member
Group Icon

Group: GMC Member
Posts: 1147
Joined: 10-February 04
Member No.: 5792



That is pretty decent, my only gripe with it is the fog distance, it should be a bit deeper before it goes totally black. I like the head bobbing, and opening doors was satisfying, the sound i mean.

Add some enemies and combat, maybe npcs, and youve got what could be used for a pretty good game in the right hands.
Go to the top of the page
 
+Quote Post
sub
post Feb 13 2009, 12:41 PM
Post #8


EVIL GENIUS
Group Icon

Group: GMC Member
Posts: 1357
Joined: 23-December 04
From: the underground stream
Member No.: 18508






QUOTE
That is pretty decent, my only gripe with it is the fog distance, it should be a bit deeper before it goes totally black. I like the head bobbing, and opening doors was satisfying, the sound i mean.

Add some enemies and combat, maybe npcs, and youve got what could be used for a pretty good game in the right hands.

thnx smile.gif fog can be fiddled with using the mouse wheel (in/out) ..not sure what u mean by 'deeper' ?? (view distance?) ..mouse wheel does that for testing purposes (the dark vision skill, torches, magic and magic gear will improve the view distance)

heh yeh the head bobbing was a vital addition imho, something didn't feel right about simply 'floating' thru the passages..
same with opening doors, didn't seem right without a sound effect..

thanks for the positive feedback smile.gif

next up:
* further char. development (skills, equipment, some basic combat functionality, etc) ie: playability
* skill balancing
* combat system, monsters & equipment

issues:
wall/overlay backgrounds have to be flipped upside-down to be displayed right way up (does that make sense?) - any herlp with that? what did i do wrong? ..something to do with the 3D view z up?

help?
* would anyone like to make sprites for facial avatars (displayed for char screens and char generation) ..later down the track overlays for facial hair, helms/hats, etc can be made

* any ideas for skills? combat skills, party skills (when adventuring) and camp skills?

* the combat system, as far as interface goes.. i'm aiming for replicating the oldschool system (text messages, maybe small blood splat effects for hits etc with the damage displayed in it, ie: a more GUI feel) but overall combat will have graphics of characters and monsters in the act of fighting (for this project, the gfx will be pretty simple but hopefully capture the atmosphere and do the job)

This post has been edited by sub: Feb 13 2009, 12:55 PM
Go to the top of the page
 
+Quote Post
sheail
post Feb 13 2009, 12:55 PM
Post #9


GMC Member
Group Icon

Group: GMC Member
Posts: 3
Joined: 15-April 08
Member No.: 104460



Please make this as good as the original Dungeon Master on the atari. That is all.
Go to the top of the page
 
+Quote Post
sub
post Feb 13 2009, 01:05 PM
Post #10


EVIL GENIUS
Group Icon

Group: GMC Member
Posts: 1357
Joined: 23-December 04
From: the underground stream
Member No.: 18508



i've only briefly encountered that game, was too low level to fight it, had to run wink1.gif

if u have a few mins, let me know what it was you liked about Dungeon Master.. i noticed it had a 'different' char. generation process (they were pre-made) ..aside from this i know the interface is very similar to Eye of the beholder (EoTB was based on Dungeon Master GUI) i didn't play long enough to get into combat or see what magic items were available (that's one of my favourite part of these old rpg's - getting the good rare treasure)
Go to the top of the page
 
+Quote Post
Steve III
post Feb 15 2009, 06:53 AM
Post #11


GMC Member
Group Icon

Group: GMC Member
Posts: 187
Joined: 17-July 07
From: The Island of the Sun
Member No.: 83738



This game is very good, when it has more content I expect it will be a very fun game to play! Keep working on it man! Mabye Google castle textures tho? Usually comes up with something good.
Go to the top of the page
 
+Quote Post
chaz13
post Feb 19 2009, 11:34 AM
Post #12


GMC Member
Group Icon

Group: GMC Member
Posts: 3092
Joined: 8-May 05
Member No.: 27374



G'day sub,

I'm not exactly a hardened RPG fan, but I really liked this. Although it's not as if the graphics are photo realistic, there was something really nice about them. The cobwebs were cool, too smile.gif

I found a glitch, I was walking and all of a sudden started spinning. But not on the spot, straight through walls and such. I had to exit, because I couldn't become unstuck. I'd also suggest having arrows either side of the stats that you can click to add/subtract points from each attribute. It would make attributing points much easier.

There was something strange about this game (in a good way!) From the onset it looked basic an incomplete, but when actually playing it I found it a whole lot of fun. I'm looking forward to further updates (With equipment and enemies, hopefully). I'm not usually one for ratings, but I feel compelled to rate it, so:

Graphics- 8/10
Gameplay- 5/10
Story- N/A
Sounds- 8/10

Total- 7/10 (In its current state)

[offtopic] I was wondering, I don't suppose you want to reform All Your Base for a final epic game? I've become quite an all rounder so we could make quite a good run of it smile.gif [/offtopic]

This post has been edited by chaz13: Feb 19 2009, 11:35 AM
Go to the top of the page
 
+Quote Post
Grey Matter
post Feb 19 2009, 04:44 PM
Post #13


GMC Member
Group Icon

Group: GMC Member
Posts: 222
Joined: 21-March 07
From: The Void
Member No.: 74075



Quick impression:

I'm human yet my eyeline is at a door-knob height, this is cool if I was hafling.

There are serious clipping issues, allowing player to pass through walls. This may be due to the players heading "drifting" outside of 90 degree increments. Haven't looked at your code closely but I think when forward and turn keys are pressed at the same time this drifting happens and player can pass through walls.

The game is slugish. Your using D3D to render so it's not a video issue, again it appears to be how it's coded. What may help is to increase turn and advancement speed; it wouldn't be bad if you made turns instant, and might even solve the clipping issue.

I would fix the fundamental movement issues before implementing any other features. As a player I could care less about skills or races if I can't move though the world properly.

Last point we should all consider when developing: WTF? (Where's the fun?)
Go to the top of the page
 
+Quote Post
sub
post Mar 23 2009, 06:46 AM
Post #14


EVIL GENIUS
Group Icon

Group: GMC Member
Posts: 1357
Joined: 23-December 04
From: the underground stream
Member No.: 18508



an update will come soon if a meteor doesn't smash into my house or something similar..
yeh chaz i'm interested in developing something smile.gif talk to you on msn..

QUOTE
I'm human yet my eyeline is at a door-knob height, this is cool if I was hafling.

muahahaha!
seems i'll have to take a serious look at this movement.. some tips on speeding up 3D would be appreciated as this was my first real foray into a FPS type environment. i'll look around for them smile.gif thanks for the feedback grey
Go to the top of the page
 
+Quote Post
sub
post Mar 27 2009, 01:08 AM
Post #15


EVIL GENIUS
Group Icon

Group: GMC Member
Posts: 1357
Joined: 23-December 04
From: the underground stream
Member No.: 18508



small bump
* fixed some small errors (like coming off the maze grid/multi key pressing)
* updated tavern / event graphics capability
* now some small midi background music support

- working on combat system and inventory now smile.gif

This post has been edited by sub: Mar 27 2009, 04:52 AM
Go to the top of the page
 
+Quote Post
chaz13
post Mar 27 2009, 05:23 PM
Post #16


GMC Member
Group Icon

Group: GMC Member
Posts: 3092
Joined: 8-May 05
Member No.: 27374



Nice, I can move without falling into walls. It's coming along quite nicely. I still think you need to speed up the attribute assigning a bit though, it takes quite a while.

EDIT: Just clicked the colony link in your signature and shed a silent tear wink1.gif

This post has been edited by chaz13: Mar 27 2009, 05:24 PM
Go to the top of the page
 
+Quote Post
sub
post Apr 1 2009, 08:29 PM
Post #17


EVIL GENIUS
Group Icon

Group: GMC Member
Posts: 1357
Joined: 23-December 04
From: the underground stream
Member No.: 18508



some small updates (add/remove/delete/view/create chars, trading post, 50% of inv system)
(trying to) finish the inv system now..
when the game is functional the WIP will be .exe file, (source available on request)

QUOTE ("chaz13")
Just clicked the colony link in your signature and shed a silent tear

if you can bring a clean slate to the table i'm ready to jump in, otherwise i'll be throwing all my efforts into this current RPG for the next little while.. smile.gif

This post has been edited by sub: Apr 2 2009, 04:53 AM
Go to the top of the page
 
+Quote Post
sub
post Apr 3 2009, 10:04 AM
Post #18


EVIL GENIUS
Group Icon

Group: GMC Member
Posts: 1357
Joined: 23-December 04
From: the underground stream
Member No.: 18508



- more inv system
- fixed char generation (no more empty spaces in roster)


- i'm after ideas for events. such as the 'repair' and 'resize' options available in the trading post (repair damaged gear, resize gear to fit different races)
- also working on a system to alow upgrading of gear (some type of magic/smithing system)
Go to the top of the page
 
+Quote Post
sub
post Apr 6 2009, 06:44 AM
Post #19


EVIL GENIUS
Group Icon

Group: GMC Member
Posts: 1357
Joined: 23-December 04
From: the underground stream
Member No.: 18508



QUOTE
The game is slugish.

please post system specs? press F12 ingame also for FPS.

i'm using: 2.8ghz processer, 1.5gig ram, 128mb ATI RADEON gfx card
Go to the top of the page
 
+Quote Post
sub
post Apr 13 2009, 12:34 PM
Post #20


EVIL GENIUS
Group Icon

Group: GMC Member
Posts: 1357
Joined: 23-December 04
From: the underground stream
Member No.: 18508



item system 99% done
can now equip items also..

..looking for some feedback please, this could turn out to be a *large* game
Go to the top of the page
 
+Quote Post

3 Pages V   1 2 3 >
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 9th February 2010 - 04:35 PM