Releases: Bill-GD/kim_lien_intelligence
Releases · Bill-GD/kim_lien_intelligence
Release list
Full feature release 2
- Asks for confirmation when ending sections
- Fixed minor bugs
Full Changelog: pre1...pre2
Full feature release 1
This release acts as the final pre-release if no major bugs are found.
- Client
- Added screens for MC and all related logic
- Full Vietnamese translation
- Server
- Fixed some play audio commands are sent to MC
- Writes prepared match data to file for alternative transfer methods
- Full Vietnamese translation
Full Changelog: data_structure...pre1
Data structure
- Reworked user data structure
- KLIServer: data is grouped by match name
- KLIClient: cached match data is inside app folder
- FIxed minor bugs
Full Changelog: audio...data_structure
Match audio
- Added viewer screens
- Added audio for all match sections
- Added screen to show player scores after each section
- Server needs to prepare data first, then clients can connect
Full Changelog: v0.x.5.3...audio
Server 0.4.5.3 & Client 0.2.5.3
New
- Finish questions with video with now shows video and hides question (still show answer)
Changes
- Client can re-enter without re-entering ID
- Includes installer without sample match data
Full Changelog: fix_2...v0.x.5.3
Small fixes 2
Fixes issues (#9) from previous release (fix_1)
Full Changelog: fix_1...fix_2
Small fixes 1
Fixed some issues
- Fixed accel manager not showing type when image count is 0
- Fixed out of range when switching image too fast
- Fixing null IP address when using Ethernet (requires testing)
- Fixed invalid url when opening app folder
- Fixed not showing match data received progress if missed cache
- Fixed progress percentage is duplicated instead of multiplied
- Fixed invalid url when opening app folder
New
- Better waiting screen progress message
- Players will only request player data (reduces wait time), viewer & mc will request match data
- Reorganized waiting screen code
- Separated match data cache from player data cache (match/player and match/other). Player folder will only
contain player data, match folder will contain all match's image data and player data - KLIServer contains a sample match will full data required, you can follow help files or use the batch (
.bat) to automatically setup the match.
The sample match will be updated if needed.
Full Changelog: complete_match...fix_1
Implemented match logic for host and client
What is included:
- Overview, Start, Obstacle, Acceleration, Finish, Extra interfaces and all related logic
- Host can view who has connected and can only start the match if all 4 players (1 if debug/test) has joined and is ready
- Client can request, receive, cache data of matches and manage those cached data
What isn't included:
- Viewer and MC screen
- Sounds
- Result screen after each section
- Detailed instruction
Full Changelog: assets...complete_match
Assets
The default assets for the 2 apps, KLIServer and KLIClient. Users will be directed here if the installed app doesn't have the required assets.
This is the default assets, you can change them locally after downloading. The file names must be the same or it'll be considered missing.
Instruction:
- Download the
Assets.rarfile (click the link below) - Go back to the app
- Press
Open Asset Folder - Extract all the files in the downloaded
Assets.rarinto the opened folder - Restart the app