ajollymarlier / Zork

THE BEST GOTDAMN GAME YOU DUN EVER PLAYED
3 stars 2 forks source link

Write here what y'all doing right now. #8

Open Aliqyan opened 7 years ago

Aliqyan commented 7 years ago

Yo am working on Game.java and Enemy/grunt.java and rooms.dat file rn. Be careful github is trippy

ajollymarlier commented 7 years ago

@Aliqyan k

ajollymarlier commented 7 years ago

@Aliqyan add a defense constructor int to player class for equippable item. Also add getter and setter

drossos commented 7 years ago

@Aliqyan @ajollymarlier I copied all the messed up code over and fixed it. I have now pushed the unlocking doors code. Make sure you pull because my body can't handle having to copy code from a text file again.

Aliqyan commented 7 years ago

@ajollymarlier @drossos Ok am almost done, dont push anything till i finish pushing it. Dont want to be in same pin as rossos

Aliqyan commented 7 years ago

@ajollymarlier @drossos Ok this is a long one but important so pls read: Changes:

Aliqyan commented 7 years ago

Working on game.jav

drossos commented 7 years ago

@Aliqyan the inventory class throws and exception when you try to display an inventory with nothing in it. I don't know why it doesn't work, but starting out with an empty inventory causes the game to crash

Aliqyan commented 7 years ago

@drossos Well then i guess its time to debug. I'll see if i can fix it if not then i'll just cry.

Aliqyan commented 7 years ago

@drossos its fixed, i forgot to intantiate the equippableInventory Array List

ajollymarlier commented 7 years ago

@drossos @Aliqyan There are supposed to be errors in Inventory and Room right?

Aliqyan commented 7 years ago

Inventory -error will be fixed when rossos pushes Room - i don't think there are errors?

ajollymarlier commented 7 years ago

@Aliqyan its the overrides that are causing errors in room

Aliqyan commented 7 years ago

@ajollymarlier The attack method in grunt, miniboss, boss doesnt work

ajollymarlier commented 7 years ago

@Aliqyan does it not do anything? How are you using it?

Aliqyan commented 7 years ago

@ajollymarlier nvm its never called, is fixed now

drossos commented 7 years ago

@Aliqyan @ajollymarlier so pushed the initial stuff for equippable items. Ali right now there is an error though were checking the room does not display the equippable items in the room. Since you wrote that check stuff maybe check it out and see what is wrong

Aliqyan commented 7 years ago

@drossos ya i'll try to fix it rn

Aliqyan commented 7 years ago

@ajollymarlier @drossos Use now works

drossos commented 7 years ago

I can try to work on reading stats. I'll try but just thinking and won't make any big changes till next week if that cool

Sent from my Samsung Galaxy smartphone.

-------- Original message -------- From: Aliqyan notifications@github.com Date: 2017-05-21 7:17 PM (GMT-05:00) To: ajollymarlier/Dictator-Wars Dictator-Wars@noreply.github.com Cc: Daniel Rossos drossos@bayviewglen.ca, Mention mention@noreply.github.com Subject: Re: [ajollymarlier/Dictator-Wars] Write here what y'all doing right now. (#8)

@ajollymarlierhttps://github.com/ajollymarlier @drossoshttps://github.com/drossos Use now works

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/ajollymarlier/Dictator-Wars/issues/8#issuecomment-302970076, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AVA6teZ7vcuTFCkY0rgumNrDBk_5qAKnks5r8MXlgaJpZM4NNDac.

Aliqyan commented 7 years ago

@ajollymarlier @drossos I think we've been using the issue section incorrectly

drossos commented 7 years ago

Whatever works

Sent from my Samsung Galaxy smartphone.

-------- Original message -------- From: Aliqyan notifications@github.com Date: 2017-05-21 7:23 PM (GMT-05:00) To: ajollymarlier/Dictator-Wars Dictator-Wars@noreply.github.com Cc: Daniel Rossos drossos@bayviewglen.ca, Mention mention@noreply.github.com Subject: Re: [ajollymarlier/Dictator-Wars] Write here what y'all doing right now. (#8)

@ajollymarlierhttps://github.com/ajollymarlier @drossoshttps://github.com/drossos I think we've been using the issue section incorrectly

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/ajollymarlier/Dictator-Wars/issues/8#issuecomment-302970387, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AVA6tf4I5pf8Z-RlNsxIf0TCulPV9wN1ks5r8Md5gaJpZM4NNDac.

ajollymarlier commented 7 years ago

mistake

Aliqyan commented 7 years ago

@ajollymarlier @drossos am making a way for enemies to speak

ajollymarlier commented 7 years ago

@drossos @Aliqyan @cstrahle to teleport to a new world we would have 3 different hashmaps that represent the three worlds. They would read from 3 different data files and wold be stored in an array of the worlds. This way we can access the worlds easily.

ajollymarlier commented 7 years ago

SELF REMINDER: Change type in ammo and ranged to string

wesley-a-leung commented 6 years ago

@ajollymarlier @Aliqyan @drossos Did you change the type in ammo and ranged to a string?

Aliqyan commented 3 years ago

@wesley-a-leung yes sir!