# Weekly Update 05/12/2022

**Game Design**\
Created Inventory Wireframes and Mechanics + created new ticket for it Added Main HUD Bottom Menu logic and ticket Added Inbox (Messaging) Mechanics and ticket Updated Map Block logic and ticket<br>

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

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

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

**Backend team**\
We worked on various projects.\
On the product development part:\
— Main Hall ! It’s one of the key features in the game and some cool stuff are coming very soon\
— Stone resource: the stone is now one of the main resources in the game\
— Building Queues: we finished it this week, now a builder system is implemented\
— Reworking the resources generation: it will soon be a click-to-collect system with various boosts coming from the Terrains, Main Hall and other boosters\
— Terrains and Tiles rules: some new tiles are coming in the map like forests, mountains etc… That could boost some part of your village\
— Map generation script, to bootstrap a new map easily\
— Limited Time Features are still in progress

**On the tech part**\
— A new Analytics internal system, based on a MongoDB database, that will help us track key events\
— CI improvements\
— Tests for an Infra on Swarm\
— We’ll soon add a BullMQ implementation to have a good task queue (on top of Redis)

**Concept art**\
I worked on concept art for the 25 monkeys of the game, it should be finished soon, meaning that we will start the modeling of all of them.

**3D team**\
this week we released a video in 3D, giving more information on the lore of monkey empire and a secret group of apes.

{% embed url="<https://youtu.be/7c9S5cP0ZoI>" %}

The whole Monkey Empire team wishes you a nice day!

See you next week for the new devblog episode and don’t forget to ape!

**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>


---

# 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-05-12-2022.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.
