# Weekly Update 27/03/2023

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

**Game design**\
\- nothing new for Game Design for now

**Backend**\
\- We focused on minor changes and fixes after some tests done on the Frontend\
\- Started migrating the dev stack on the new dev server\
\- Worked on a “map blocks” routing to enable the map to be delivered by pre-defined blocks with a naming

**Frontend**\
As we rebuilt the code, some bugs still exist that prevents next game release but most of them are now solved :\
\- Account creation bug fixed\
\- Village creation bug fixed\
\- Solved engine association issues and random bugs after upgrading to Unreal Engine 5.1.1\
\- Village map buildings back at the same location as before\
New bug regarding resource display in the village.\
We welcomed Linsg who has a great experience with anything related to game development. He knows Blender and Unreal Engine particle system, so we can get some cool special effects without degrading performance much.

**Website**\
We have decided on the stack as well as the template and structure that we will use for the design of the site.\
We start the development.

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-27-03-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.
