# Weekly Update 21/08/2023

<figure><img src="/files/h6UPq84tpdaa17vJltG9" alt=""><figcaption></figcaption></figure>

**Backend team by Floffy and Austin**

* We added a new casualties/hospital count in the attacks report, helping a better display in frontend
* We added the coordinates of each village in the attacks global summary, for the same purpose, helping seeing the troops moving on the map live
* We added the MKC Depot terrain
* And took the opportunity to lower the number of terrains on the map
* We added the possibility to attack a terrain that is already being looted. In this situation, instead of attacking the troops that was previously defending the terrain, if you attack a terrain being looted, the troops looting the terrain will be the defending troop, so everything is possible

**Frontend by Samy**

* I have been doing more testing.
* I resized some UI elements to make it easier to use on our mobile. With Emeric and Lings we have not completely fixed SignUp bug but it should work in most scenarios.
* I have been reworking village map camera and movements, and try to get something as smooth as possible on every axis on mobile. Also reworked a bit animation when we enter the village. There are some issues with an invisible wall, not a problem in most cases.

**NFT by ZeroDeathzZ**

* UI + wallet connect part is done

<figure><img src="/files/a90kAn7Q7kpQUlMXcAUU" alt=""><figcaption></figcaption></figure>

* I uploaded all the stuff to ipfs and the smart contract is done, just remain to hookup with the frontend
* Remain one day work

**Join the Ape community**

**Linktree:**[ linktr.ee/monkey.empire](https://t.co/EGPb2u5hKX)\
**Website:**[ https://monkeyempire.net](https://monkeyempire.net/)\
**Whitepaper:** [https://monkeyempiredeeplgitbook.io/monkey-empire/](https://monkeyempire.gitbook.io/monkey-empire/) **Twitter:**[ https://twitter.com/monkeyempiree](https://twitter.com/monkeyempiree)\
**Discord:** [http://discord.gg/RGchaxczUB](https://discord.gg/monkeyempire)\
**Telegram:** <https://t.me/monkeyempiree>\
**Quests:** <https://vu.fr/NlMC>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://monkeyempire.gitbook.io/monkey-empire/dev-blog/weekly-update-21-08-2023.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
