0%

Development Update Log

Update log

v0.0.9

  1. Added a new game controller control module. For details, please see the explanation of the client’s gamecontroller callback method and the client’s always-on table constants. At the same time, the client handle supports tactile vibration. For details, please refer to the client API interface.

v0.0.8

  1. Added online TTS for reading notification text aloud. The API has a new function that can be called without interrupting local TTS.
  2. Rewrite the update system. Modules that are not opened will not be updated. Ensure the size of the main package. At the same time, what modules are needed will be updated online when entering for the first time.
  3. Complete the development of the h5 port and support it on the web version.
  4. Added new mini games such as flying chess and racing.

v0.0.7

  1. Added Demolition Mobilization. For detailed content upgrade information, please refer to the Mobilization Log.
  2. If there is no online user in the newly added room, the room will be automatically dissolved after 30 seconds.
  3. When a weak host clicks to start the game, it will not be able to start if there are offline users in the seat. At this time, the host can ask offline users to leave their seats and continue.
  4. Added personalized switch settings, do down, stand up, and read user nickname prompts aloud.
  5. Now turn off the microphone and release the microphone occupation.

v0.0.6

  1. Added copy and append functions for computers and mobile phones. Please refer to the hotkey description for details.
  2. Added personal assets and system stores in the room, making it easier to query and operate without leaving the room.
  3. When purchasing items, the choice of 10 and 100 is added on computers and mobile phones. On the computer, you can turn the page up and down at the beginning and end of the row; on the mobile phone, you can slide left and right with two or three fingers.
  4. Optimize some crash bugs.

v0.0.5

  1. Change the position No. 1 to the homeowner, from position No. 2 to the current position No. 1
  2. On the computer side, switch to the background to stop playback from the previous one, and change it to unrestricted. Android still switches to the background to stop playing. ps: It does not affect the voice.
  3. Added a new personalized setting. After entering the room and sitting down, whether the microphone is turned on. The default is automatically turned on. It can be turned off in the personalized settings of the system settings.
  4. New feature for Android: double-click the return key to force quit the game directly.
  5. Android access to barrier-free leveling control. Currently, the old super free leveling control has been moved here and needs to be tested.
  6. Fixed some bugs.

v0.0.4

  1. Complete the online user recommendation on the main interface. Currently, 10 random people are recommended online each time it is refreshed.
  2. Improve the social refresh interface, cache some user information to the local database, and connect the entire platform to the underlying source code of sqlite3.
  3. Improve the blacklist function.
  4. Fixed the bug that the seat numbers did not match after exiting the multiplayer room and going online.
  5. Fixed the bug that the RTC would not be disconnected from time to time due to network reasons or being squeezed offline by another device.
  6. Add the function of modifying the current room type by clicking on the first room information in the room menu.
  7. Add NativeApi function, add a new interface to control the microphone mute, and determine whether the microphone is muted.
  8. The API has a new function of modifying the touch mode. You can touch the upper and lower half screens separately. Please pay attention to the extra gid parameter in the response time method.

v0.0.3

  1. Improve the online and offline prompts, log out directly in the room, and there will be offline prompts on both the desktop and the member list.
  2. Turn on the social friend function, you can add and delete friends, the blacklist is not open yet, and the social function will be gradually improved in the future. For social functions, please click the social item in the menu to move the email function to social.
  3. Improve the classification and sorting function of created rooms, so that the sorting will not change randomly.

v0.0.2

  1. All platforms have access to the all-time voice function.
  2. The server API adds loadData and saveData functions to save and read data.

v0.0.1

  1. Officially opened.