1. APICO
  2. News

APICO News

APICO Limited Run Physical Editions!

Hey Beekeepers!

Limited Run are doing a physical edition of the game for Switch*, PS4 + PS5!
You can pre-order your copy now with the link below until 20th July:
https://limitedrungames.com/collections/all-games/products/apico-standard-edition-switch-ps5-ps4

There's nothing different with this edition, it's the same as the one you have here (4.X), just you can hold it in your hands and show it to your bees and dip it in honey.
Once they're released that'll be it! There won't be any more copies available
~ Ell

*The switch version should work fine with Switch 2, AFAIK it's backwards compatible and I haven't been told anything different by Nintendo or GameMaker at this time

4.4.2

[h2]Bug Fixes[/h2]
- Fixed an occasional crash with obelisks in the final chamber after using gates a few times

4.4.1

# Multiplayer
- Fixed a crash occuring when a host butterfly despawned of a species that a client hadn't discovered yet
- Fixed a crash with map rendering when Windows cleans up memory

4.4.0 HF1

- Update Steamworks lib to prevent crashes on some older MacOS versions

4.4.0

Hey Beekeepers,

This is a maintenance patch for APICO to keep those pesky bees out of the cogs!
Mostly bug fixes and some multiplayer tweaks, thanks to everyone who's been reporting issues
A few MacOS players have reported crashes when trying to use mods - currently this issue is still present in this build.
These crashes are due to an issue with GameMaker and has been reported to them directly, so until they fix it MacOS players will not be able to run mods.

I've tried to find some temporary workarounds but unfortunately there isn't anything I can do about it my side - I'll keep you all posted and I'm very sorry for any inconvenience
~ Ell

[h2]Changes[/h2]
- Added a new 'Borderless Fullscreen' option to the settings (this is a new engine option that is only available for Windows!)

[h2]Bug Fixes[/h2]
- Fixed cached book entries not re-drawing when the book is re-opened, leading to stuff like population counts not incrementing until you re-selected the chapter
- Fixed not being able to empty out spare liquid crystal in resonators if the resonator was showing an error
- Fixed inventory bee progress bar sometimes rendering with pink icons
- Fixed pencil edit menu not disappearing when the edited object is hammered
- Fixed open menus not rendering correctly when using benches/beds to move
- Fixed a couple of typos in books

[h2]Multiplayer[/h2]
- Butterfly spawns should now be more consistent across players
- Fixed cross-mutated flower spawns not always syncing correctly with butterfly hotel usage
- Fixed butterfly hotels for clients not visually showing some butterflies
- Fixed acorns planted by clients that grew fully before a host game autosave not getting saved properly to the world on restart
- Fixed client sometimes being able to have weather run longer after the host weather has actually finished
- Fixed client-placed canisters sometimes losing 5ml when filling up tanks in machines
- Fixed desalinator progress bar 'flashing' on empty desalinators for clients
- Fixed pots placed by another player with flowers added not showing flowers for other players unless hovered

[h2]Modding[/h2]
- Added sc_mod_api_multiplayer_sync_prop(menu_id, prop_name) which lets you force a menu prop sync for hosts
- sc_mod_api_play_sound() can now specify any game sound, i.e. tree_1, chop_2, hammer_4 etc
- sc_mod_api_play_sound() now has a second parameter to set volume (number from 0-1, default 0.1)
- Custom defined buttons should now correctly run their click script when pressed using a gamepad