# Weekly Update 09/01/2023

**Game Design**\
\- Updated Empire Pass design (Added Event Start Popup, Info Popup, Empire Pass Main Screen Icon)\
\- Updated Empire Pass sheets (Updated Ranking, Rewards, Empire Tokens)\
\- Created multiple tickets (backend, and frontend) related to Empire Pass (Battle Pass), In-game shop screen, Game Settings\
\- Created front-end ticket for Resource harvest Effects (with visual reference)\
\- Updated UI Google Slides — added new UI Wireframes<br>

<figure><img src="/files/78KF6iCLm0tUe0aqbKs7" alt=""><figcaption></figcaption></figure>

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

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

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

<figure><img src="/files/9twhsD9wV2RQ25mBqTit" alt=""><figcaption></figcaption></figure>

**Backend**\
— We did a lot of bug fixing and testing\
— We finished the Walls feature\
— We started working on the Research center, which is a big facility that will allow villages to generate new items in the game\
— We started working again on the item/inventory system

**Frontend**\
\&#xNAN;**-** For this week I fixed a bug that messed around the resources showed to players.\
\- Fixed a bug with attack screen that sometimes didn’t let the players select their troops.\
\- Edit and size few aspects of the UI for better use.\
\- Added scroll function to messages screen.\
\- Started working on a new smother movement for grid world and village.

**3D**\
Finished 3D model of the vault

<figure><img src="/files/7PSGpJ7cQiu3BO5krW93" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/fMyZapcLJrwyx6BUFcRC" 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-09-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.
