# Weekly Update 13/02/2023

**Game Design**

* Worked on Clan Castle (logic)
* Created LiveOps Roadmap draft in Sheets
* Tested current game build
* Started QA Checklist

**Backend**\
For the backend team we worked on several additions and continued working on features: — We finished our work on adding the IDs in the rules\
&#x20;— We’re continuing our work on the Research Center display rules\
&#x20;— For the Inventory feature, we finished the boilerplate/logic code for the inventory & items, and we’re going to push soon the rules part. After that we’ll add the routes and we’ll be done for this feature

**Frontend**\
\&#xNAN;*What I have done:*\
— Rendered resource values in the world and village maps from the API by revising the BP structure.\
\&#xNAN;*2. What I will do:*\
— Re-building the code architecture and revising the BP structures by replacing the VaRest with C++. 3.\
\&#xNAN;*Any Blockers:*\
— No.

**Trailer**\
The trailer is finished, it will be released soon and will also be adapted for marketing content.\
Here are some pictures to fill your impatience.

<div><figure><img src="/files/drYdAiFRreoE5pt8UVhM" alt=""><figcaption></figcaption></figure> <figure><img src="/files/bNEK0dN9zTM8tlFTWyWR" alt=""><figcaption></figcaption></figure> <figure><img src="/files/SRbuymwz9Zte237SD37x" alt=""><figcaption></figcaption></figure> <figure><img src="/files/iHTV6fPuspodru2YbOYH" alt=""><figcaption></figcaption></figure> <figure><img src="/files/jmjhP5ue4axCsSantzGr" alt=""><figcaption></figcaption></figure></div>

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-13-02-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.
