...The result is archived and can be used the
next time in game.
Some TTS projects already started to
add tag support to speak text with
emotions or sing it.
If a game designer has that in mind with a good
chat log she can voiced her game over night.
reads the log and sends new chat text to piper.
~/.config/Epic/PSUnreal/Saved/Logs/Pongo_Donjo_chat.txt
If a line number is set it can speak all the chat text and
waits for new chat text.
Python 3.8.10
download:
https://www.planeshift.it/Download
https://github.com/rhasspy/piper
Converts log files (with color codes) to readable html files.
The Log2Html converter is a tool to easily convert logfiles to a readable html file.
It uses colorsets to define which colorcode will be replaced by which color.
Open the readme.txt to see how to create own colorsets.
Quake and Warsow are shipped with this.
You may use the 2 textareas to add properties to the output html files, so you may use a styles for example.
This is a counter-strike log analyser. It is composed of a ANSI C daemon, and a set of php scripts to display. The daemon parses half-life server log files or in real time to extract data to a mysql database. Then, php client diplays.
This is a set of utilities in C++ for managing Quake 3 dedicated servers on linux. In particular, it's designed around the popular "Q3F" mod, providing a log-processing statistics package, log filter, text-based remote console, and and autoadministration
This project aims to develop a tool to parse log files generated by the game World of Warcraft and generate raid reports based on that data. NOTICE: As of this now this project is on hold. When I set out to write this there wasn't much in the way of rai