Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length

 
Advanced search

877595 Posts in 32868 Topics- by 24310 Members - Latest Member: Muzuh

May 20, 2013, 12:02:43 AM
TIGSource ForumsDeveloperFeedbackDevLogsMicRogue - New Build - July 11th
Pages: 1 ... 33 34 [35] 36 37 ... 40
Print
Author Topic: MicRogue - New Build - July 11th  (Read 32413 times)
obsidian_golem
Level 0
**


Computer programmer / Google oracle


View Profile Email
« Reply #510 on: June 12, 2012, 07:53:22 PM »

Also, eyes are slightly unfair due to the fact that since mobs will usually spawn near one another. if that eye swaps with you, you can't do anything against the mobs sitting next to it
Perhaps stop all mob movement if the eye sees you?
Logged
DustyDrake
Level 9
****



View Profile
« Reply #511 on: June 12, 2012, 07:56:25 PM »

Also, they're spawning at the top left corner of the screen again by depth 18

somethings aren't getting visibly frozen for some reason and they're stacking

later that yeti by the staircase didn't unfreeze
Logged

JasonPickering
Level 10
*****



View Profile WWW Email
« Reply #512 on: June 13, 2012, 06:13:52 AM »

wow you guys really went through this.

DustyDrake
One of the ideas with the eye was it putting you in danger. so warping you next to a mob is as intended, it can be both a blessing and a curse of helping or hurting the player. I will make it so it has to see you though. meaning a straight shot no walls or other monsters in the way.

obsidian_golem:
I think cutting the yeti frozen time down to two is a good idea. The wait command causes way more harm then good, although I am thinking of giving the player 1 skill/spell. this can be usable in different situations, but it will take one turn meaning the player could waste it to skip their turn. Although that is a terrible level. I really need to tweak the monster deployment code to stop that kind of stuff from happening. I also need to push the monsters back so they dont spawn so close to the player. That would fix that problem.
Logged

DustyDrake
Level 9
****



View Profile
« Reply #513 on: June 13, 2012, 08:00:32 AM »

Yeah, I just get the brunt of the RNG's rage don't I?
 Tears of Joy
Logged

JasonPickering
Level 10
*****



View Profile WWW Email
« Reply #514 on: June 13, 2012, 08:15:24 AM »

you really do. Casinos must be hell fir you.
Logged

DustyDrake
Level 9
****



View Profile
« Reply #515 on: June 13, 2012, 08:20:00 AM »

Wouldn't know, I don't gamble.
Logged

JasonPickering
Level 10
*****



View Profile WWW Email
« Reply #516 on: June 13, 2012, 08:22:45 AM »

I only gamble with people's lives
Logged

JasonPickering
Level 10
*****



View Profile WWW Email
« Reply #517 on: June 13, 2012, 03:21:15 PM »

Alright so I have quite the list for tonight.

1. Fix Enemy Generation
2. Add Timer
3. Add two more enemies
4. Fix Trap Generation

The next two things I need to decide are:
A. How to do spells. People usually don't use items, but I think if I give the main character one really useful spell that will work better, and be good to get you out of a situation. I just need to figure out how recharging works? automatically recharged per floors? by killing enemies? is it a rare mana potion drop? One time use, make it count?
B. How to do the End Game. I can have the Player reach a certain Level but that seems Anti-climatic. I have two options though. Return so let the player go in and grab something then rush out. It basically is the same as reaching a certain Point, But thematically it works better. I am also pondering the idea of Bosses, but that opens up another can of worms. Although it could be cool, it might be better left for later.
Logged

JasonPickering
Level 10
*****



View Profile WWW Email
« Reply #518 on: June 13, 2012, 06:06:29 PM »

Okay so here is an Update.

1. There is a test timer in the top corner. It counts down each step, but you get +6 each time you go to a new floor. At 0 you die because I haven't come up with a better idea yet. the final goal will probably be to get to floor 5 and back.
2. I also added the ninja back in.
3. I added the rats back in and going with the theme of enemy deaths being interesting I went with the idea of the rat swarm. When you kill a rat now. 2 more will spawn on the level.

next I will add in the spell, once I figure out a spell that works well with the character.
Logged

obsidian_golem
Level 0
**


Computer programmer / Google oracle


View Profile Email
« Reply #519 on: June 13, 2012, 06:17:53 PM »

Okay so here is an Update.

1. There is a test timer in the top corner. It counts down each step, but you get +6 each time you go to a new floor. At 0 you die because I haven't come up with a better idea yet. the final goal will probably be to get to floor 5 and back.
2. I also added the ninja back in.
3. I added the rats back in and going with the theme of enemy deaths being interesting I went with the idea of the rat swarm. When you kill a rat now. 2 more will spawn on the level.

next I will add in the spell, once I figure out a spell that works well with the character.
How about you can kill enemies (especially rats) with traps. When killed in this way their effect will not activate. You can the get a spell to create a one use trap.
Logged
alastair
Level 9
****



View Profile WWW Email
« Reply #520 on: June 13, 2012, 09:30:53 PM »

This is pretty fun so far, pretty nice design, I didn't like the ninjas though (they felt unfair as though they randomly happen to appear on you).
Logged

Please use an avatar if you have none.
st33d
Guest
« Reply #521 on: June 14, 2012, 04:32:47 AM »

Skills for kills is fun.

Seems better with limited steps (been relying on cha-cha a lot in Zaga-33, but it doesn't always work with random stepping monsters). Though a co-worker who's trying it right now didn't understand the steps mechanic. Perhaps say, "you ran out of steps/stamina".
Logged
alastair
Level 9
****



View Profile WWW Email
« Reply #522 on: June 14, 2012, 05:00:53 AM »

I didn't notice the stepcount thing, just played again then and saw it. I think it might be more effective as a horizontal bar or something?
Logged

Please use an avatar if you have none.
st33d
Guest
« Reply #523 on: June 14, 2012, 05:11:22 AM »

From personal experience: people don't look at the clock/health. You have to remind them. The counter may have to pulse with each step.
Logged
obsidian_golem
Level 0
**


Computer programmer / Google oracle


View Profile Email
« Reply #524 on: June 14, 2012, 05:12:26 AM »

From personal experience: people don't look at the clock/health. You have to remind them. The counter may have to pulse with each step.
And turn slowly from white to yellow to red.
Logged
Pages: 1 ... 33 34 [35] 36 37 ... 40
Print
Jump to:  

Theme orange-lt created by panic