mabre / team61

Other
2 stars 4 forks source link

problems/whishes reported by βtesters #102

Open mabre opened 10 years ago

mabre commented 10 years ago

These problems have been reported by out βtesters, hence are noticed in real world. We probably don’t want to realize everything (never or postpone to 0.2).

other small tasks (not reported by βtesters):

Kegny commented 10 years ago

"no area effect damage @Kegny [already fixed?]": Depends on what it meant, if it's about lesser damage depending on distance, then it is fixed for pretty long. Which version did you distribute?

mabre commented 10 years ago

Yes, that's what he meant. Version is M8, 23/06/14, commit b7208fd95e80a9a109ad641a4a9bb20f643ef9c3, items branch was not merged.

Kegny commented 10 years ago

figure change and sitting out a round are quite mean as of our implementation. Since endTurn() is still attached to Projectiles and Items only possesing a reference to the figure using it. We could give each figure a reference to its team to solve that, but then still there would be displaybugs usw in MapWindow..

mabre commented 10 years ago

Hacky idea for sit out: A weapon with a projectile spawning at -10, -10. The projectile won't destroy anything, but will trigger endTurn.

mabre commented 10 years ago

Got some more feedback, added the unresolved parts above.

DiniiAntares commented 10 years ago

Ich nutze mal den gut Verteiler schamlos aus um das hier zu verteilen. Der Betreff sagt worum ergeht. Dieser Email hier bitte schreiben und sagen, dass ich mitmachen wollt. analysis_2_tutorium@web.de

Kegny commented 10 years ago

Ich glaube, dass ganze ist nicht so im Internet angekommen, wie Du das wolltest. Zumindest weiß Ich nicht worum es geht

DiniiAntares commented 10 years ago

Schreckliche Auto Korrektur... Also: Es wird ein Vorklausurtutorium geben. Ihr müsst euch bei der genannten Mail Adresse anmelden. Dann wird ein Termin festgelegt. Einfach und verständlich :D?

Am 04.07.2014 13:45, schrieb Kegny:

Ich glaube, dass ganze ist nicht so im Internet angekommen, wie Du das wolltest. Zumindest weiß Ich nicht worum es geht

— Reply to this email directly or view it on GitHub https://github.com/ProPra14/team61/issues/102#issuecomment-48034297.

Kegny commented 10 years ago

Ja fast, Ist das mehr so ein "Ich würde da gerne mitmachen" oder dann schon verbindlich?

DiniiAntares commented 10 years ago

Ein "Ich würde gerne mitmachen und bin dann zu nichts verpflichtet".

Am 04.07.2014 14:34, schrieb Kegny:

Ja fast, Ist das mehr so ein "Ich würde da gerne mitmachen" oder dann schon verbindlich?

— Reply to this email directly or view it on GitHub https://github.com/ProPra14/team61/issues/102#issuecomment-48039039.

Jessypet commented 10 years ago

Bin ich die einzige bei der der master gerade nicht kompiliert? Wegen irgendwas mit dem json simple..

DiniiAntares commented 10 years ago

Läuft bei mir einwandfrei.

Am 08.07.2014 15:51, schrieb Jessypet:

Bin ich die einzige bei der der master gerade nicht kompiliert?

— Reply to this email directly or view it on GitHub https://github.com/ProPra14/team61/issues/102#issuecomment-48338147.

mabre commented 10 years ago

Make sure that the json-simple jar file is listed in the library dependencies. Just re-add the lib directory.