23.02.23|Click Points Added and more

image

ZEP Update Notes / 2023.02.23

New Features

✧ Play

Click Points (Desktop Only)

  • When you click on the map, a white circle appears where your mouse cursor is. You can now more accurately direct where you want to go.
  • image
  • If you double-click a specific point, a pin appears that shows where your avatar is heading.
  • image

※ This feature is unavailable for impassable tiles.

Content

Official Apps

Ride App Update

Asset Store > Apps > Ride App

image
  • Two new riding options, Ferocious Chicken and Spaceship, have been added with this update.
  • Ferocious Chicken
  • image
    💡
    🐔 Tame this ferocious chicken if you can
    image
  • Spaceship
  • image
    💡
    🚀 Go anywhere you want to go at light speed
    image
  • When a paid item is purchased in the Ride app, the revenue will go to the corresponding map owner.
⚠️
The items are only available in the map in which you purchased them.

ZEP Script

Detailed instructions will be ready in the ZEP Script guide soon.

  • player.hideBuyAlert()
    • This can turn showBuyAlert() off in ZEP Script.
  • player.openWebLink(link: string, popup: boolean = false)
    • Creating a pop-up with a link, which was not possible due to iframe limitations, is now available via API calls.
  • App.changeAttackSound(fileName: string = "");
    • The Poke (z) sound effect can be changed.
  • Communication between channels and apps
    • App.emitChannels(data) can send a message to all apps in the same Space.
    • App.onChannelMessage can receive a message from other apps.
    • App.getChannels can bring all channel information.

Bugs Fixes & Updates

🕹️  Play

  • An issue where the audio volume of the video box was abnormally displayed has been fixed.
  • An issue where an app installed in a Space was deleted randomly has been fixed.
  • An issue where ZEP Spaces were inaccessible from the latest Samsung Internet Browser (20.0.1.2) has been fixed.

⚙️ Editor

  • An issue where the Space ID was reset when installing a portal that led to an external space has been fixed.
  • An issue where the name box was not working intermittently when creating a map from Map Editor has been fixed.

🪄 ZEP Script

  • An issue where an animation was repeated when the “attack” value was set in “loadsprite” has been fixed.

🎮 Content

  • [Bonbon School Detectives] Escape Room
    • Since the escape room is no longer in beta, the amount of ZEM needed for checking hints will be adjusted according to the progress of the game.
  • Boxing Arena
    • When no movement is detected for 5 minutes, idle mode is turned on.
      • Idle players are out of the game.
      • Idle players cannot receive points or XP.
    • An issue where certain players’ ranks were not recorded has been fixed.
    • An issue where certain players were ranked third has been fixed.
    • The game’s system messages have been updated.

📱 Mobile

  • An issue where, when signing in with email and entering the verification code, numbers were entered twice if the keyboard is set to Japanese has been fixed.