# Weekly Update 16/01/2023

**Game Design by Paul**\
\&#xNAN;**-** Added new Tickets for Backend / Frontend\
\- Updated Empire Pass\
\- Added Achievements\
\- Added Achievements List in Sheets\
\- Updated Items Sheets\
\- Updated Quests Started Clans Research and Documentation

**Tech team By Floffy, Jordan, Igor, Simon**\
\&#xNAN;**-** Continued working on the Research Center, adding the facility itself, it’s features, but also the effect each research will have on the game (march time update, build time update, etc…)\
\- Updated the facilities system to have our delayed facilities (facilities that are still under construction) stored in our Redis db and not our permanent database. This will help not overload the DB for temporary tasks\
\- Some testing and bug fixing, as we continue improving the Beta v2 and still going towards the Beta v3

**3D team**\
Working on the tribal archer

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

Imported the new village map in the game engine (UE5)

<br>

<figure><img src="/files/4f2rsljZMAognWXIsX8x" alt=""><figcaption></figcaption></figure>

Update 3D MonkeyCoin for the trailer

<br>

<figure><img src="/files/65heZrZT3enkgNgvtGdB" alt=""><figcaption></figcaption></figure>

Imported buildings t in the game engine

<div><figure><img src="/files/YndHhC432qpPHarZJ7fT" alt=""><figcaption></figcaption></figure> <figure><img src="/files/W2Awk2kUps7jvXao8YyK" alt=""><figcaption></figcaption></figure></div>

Reimported all buildings and rescaled them to monkey size, every monkey can now interact with the buildings.

<div><figure><img src="/files/Zm4DtaFCnle96ALjNZQ5" alt=""><figcaption></figcaption></figure> <figure><img src="/files/5G4WNLDAsgtDASZ6ELfD" alt=""><figcaption></figcaption></figure></div>

All asset for the worldmap has been imported into the game, waiting for it’s integration by the front end team.

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

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-16-01-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.
