# Weekly Update 17/07/2023

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

**Backend by Floffy**

* We finished a first version of map terrains placement and added a few migration steps to migrate the map easily on the current servers (remove the old Automated Villages system and add new map terrain tiles in the map)
* We reworked the battle system to enable the possibility for users to attack a map terrain to control it after.
* We added the terrain control -> the remaining units after the attack to a terrain start looting its resources and then come back to the village.
* We reworked the attack computation to follow the new rules. The attack result is now fully compliant.
* We added a blocking check when attacking a village, to see if the village has unblocked the “conquest” research and how many terrains they can attack/loot in the same time.
* We added a “terrain summary” that needs a bit of rework but lists all the terrains being looted by the village.
* We started working on AI Outposts, a specific type of map terrains where the attacking village loots Items instead of resources

Next steps:

* rework the items system to make it compliant to the game design
* finish the AI outposts
* enable the possibility of attacking a terrain being looted

**Art by Chris**

I’m working on the new icons that will be used for the items, for the moment the menu is an older place to test the features.

<div><figure><img src="/files/61WjSJhNBYjsTxrwou8d" alt=""><figcaption></figcaption></figure> <figure><img src="/files/vMT3ov0Mzdar365PhRdt" alt=""><figcaption></figcaption></figure> <figure><img src="/files/vVf3yVMrwvmwkQduCv2J" alt=""><figcaption></figcaption></figure> <figure><img src="/files/D7q5EOHjw0pRuSJt4rxH" alt=""><figcaption></figcaption></figure> <figure><img src="/files/j7T0YWOPU683NYJTgpeW" alt=""><figcaption></figcaption></figure> <figure><img src="/files/RzIkGc1nY2R7YDNS5Pxn" alt=""><figcaption></figcaption></figure></div>

**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)<http://discord.gg/RGchaxczUB>\
**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-17-07-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.
