Jianfeng Wu

Results 4 issues of Jianfeng Wu

There is a compiler warning in Items.c ``` boolean polymorph(creature *monst) { ... if (monst->creatureState == MONSTER_FLEEING && (monst->info.flags & (MONST_MAINTAINS_DISTANCE | MONST_FLEES_NEAR_DEATH)) || (monst->info.abilityFlags & MA_HIT_STEAL_FLEE)) { ... ```...

There is a compiler warning in Movement.c: ``` boolean handleSpearAttacks(creature *attacker, enum directions dir, boolean *aborted) { /* We check if i=0, i.e. the defender is right next to us,...

cmake output attached as the following: ``` % cmake -DWITH_GEOJSON=OFF -DCMAKE_BUILD_TYPE=Release .. -- The C compiler identification is AppleClang 13.1.6.13160021 -- The CXX compiler identification is AppleClang 13.1.6.13160021 -- Detecting...

The link in the homepage "https://openscape.io" is outdated and broken. ![image](https://github.com/soundscape-community/soundscape/assets/6302873/82a7f831-b488-43ba-a6bf-1fa4baec696a)