Full notes
Full Feign update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Gameplay
- Store
- Server
- UI and audio
Feign changes
You can now dress up your homes in Feign with different costumes! Go to the market now and buy home costumes to change the appearance of your homes in the game. 🏘️
With this major update, we've established the infrastructure to let you customize home costumes in Feign. This means we can share new home costumes that allow you to change the village theme to your own style.
Currently, 5 new home costumes have been added to the game, with many more on the way 🙂
Of course, this major update also includes other changes. Here are the details:
- Character Role VisualsThe visuals for the Trapper's trap, the Bomber's detonation box, etc., have been updated to match the general visuals better.
Google Play Store visuals and trailer have been updated.
- Market SystemUpdated to support multiple item types.
Character Materials: All characters now use the same material.
Spine2D: Customized to use less RAM.
Visual Materials: Materials for characters, trees, houses, and backgrounds have been optimized to reduce draw calls.
- Server Code ImprovementsDatabaseManager and LogManager codes have been improved.
GameApi Structure: Systems like MarketApi, RewardApi, and ReportApi have been restructured into GameApi for better server and client organization.
- Visual CleanupUnused visuals have been removed from the project.
UI Visuals: UI visuals have been resized for better screen fit and packed into a single atlas for fewer draw calls and lower RAM usage.
- Scene TransitionsFor devices with low RAM, scene transitions have been optimized first to remove all objects from the current scene and clear them from RAM with Resources before loading the new scene.
Source
Changelog.gg summarizes and formats this update. How we read updates.
