DC Raven's Loft

lol. I don’t know about that @MaraJada just want to provide the best game I can, but thanks.

@lordirishdas - I’m really interested in seeing a more lengthy release of this, if there’s anyway I can help, please don’t hesitate to say so! Best of luck.

@CJW thanks, you have always been a great help. I want to at least have the battle system and the rest of the opening completed before the next update. This just means it will be some time before it comes out. But there is so many variables and database building it just would not make much sense to put out small segments that would just be buggy.

Definitely, it’s worth the extra time to put out a quality product. Don’t rush it.
Though I’m always happy to help out with any coding problems, if you need it.

Particularly if you end up using the I/C system.

@CJW Will be starting on the I/C later this weekend so brace yourself. lol I will take time and see what I can figure out, I will tie this into the Strength stat so will more then likely need lots of help. I will see what I can manage first.

@lordirishdas - Sounds good, I’m eager to see what you come up with! Be sure to use the latest version of it though, I’ll try and post a download link tomorrow (only linked a code copy atm).

More strength = More capacity right?

@CJW str effects how much inventory you can carry. So if you lost str you would be forced to drop equipment or suffer penalty to your stats.

Dexterity and charisma=agility &persuasion? Or afect more things?

I have a very long list of variables attached to the stats @MaraJade, but feel str directly effects how much you can carry.

Ok, sounds cool but a lot of dificult, you have got a lot of merit

These are items I need to complete before the next update. So you can see the progress.

*Redo image of lapstone - opening log on screen then an image for each choice
-Opening completed

*Add blue screen of death to the random list of logon

*Flesh out rand log on errors

*4 comic strips will need at least 12 of each to start

*Currently working on the new Norif Map

*Add the other three maps and then a world view

*Figure out the Inventory system

*Figure out the new gosub storage system

  • Completed

*Add in the fade feature

*Redo the heart image
-Completed

*Add in lantern for darkness meter
-Completed

*Replace rest with sun

*Add in time so for each click of choice will add one, for every 13 will be an hour, will tie in the calendar and seasons

*NPS (Norif Positioning Spells)

*Complete the lore section

*Complete the perk and flaw section

*Finish tie in all the base stat info

*Have at least a dozen spells and potions

*Build the test battle area

*Have 2 dozen monsters

*Finish opening

http://www.lordirish.com/Norif/web/mygame/index.html

Holy lots of changes batman
Somebody’s been busy

I think once this list is complete the core of the system will be in place so the writing will go faster.

I was not going to update, but I was so pleased with how this worked I put it up. Of course I am sure @CJW or some of the other Masters of CoG could code this better, but I am happy as I did it myself lol. The notes section under the lapstone works now. Of course you can only add three notes for the moment. I plan on adding 25 slots. Then if the player wants more they can buy a crystal memory chip with game money.
http://www.lordirish.com/Norif/web/mygame/index.html

Good job, Irish.
Do you want me to show you can dynamically create variables so you’re not limited by the amount you define in mygame.js?

What do the anger and ego do? And i can break my promise and tell my parents that get lost losers!

Just looked at your code, it might actually be a little hard to implement the above due to the way you’ve coded it, but if you do want to try, we could certainly have a look. Nice to not have to worry about space taken up by unused variables and/or a limit to the amount of notes.

Error after finish the text i choose journal:

Error: line 34: Non-existent variable ‘a4th_wave’
Scene: stats_scene_2

@Marajade
Ego has to do with a few things, such as some of the more powerful weapons have their own ego. If your ego is less then that of the weapon it can posse you. When I finish up the opening I will always give the player the option to be true evil. But the end result may not be so pleasant, unless you can get away with it lol. Anger will have a few affects as well, such as how people react to you. Since I made a short cut to the laptop there will be a few errors as it is bypassing a few variables. As I flesh out the lapstone I will resolve these issues.

@CJW
As always you are awesome, but no I think I will stay with what I got for a few simple reasons. I am still struggling to understand the container system, hence I have put it to wards the bottom of the list lol. I will get it, but I need to be in the right frame of mind to tackle this. If you gave me more to learn I think my head would implode :D. Plus I spent all this time figuring out how make what I wanted to function. It is now imbedded into my pea brain, so programming the rest of it won’t take long. But thank you very much for the offer.

@CJW looks as I will need to learn dynamically create variables after all. I got it to work with up to seven. So I went ahead and programmed for 8 hrs only to find this amount of code seems to break the system. I had 525 varibles in place just for the notes. If you get the time, it would be great. Thanks