Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features so long as you credit me as the original creator
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission as long as you credit me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
Copyright (c) 2018 Mikkel Kjær Jensen
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
File credits
SonicZentropy for making the PoE2 version of the Patchwork framework (https://github.com/SonicZentropy/PoE2Mods.pw)
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 2.0.0
Conversion to Unity Mod Manager
Version 1.5.0.8
Maintenance release
Version 1.5.0.7
Maintenance release
Version 1.5.0.6
Maintenance release
Version 1.5.0.5
Removed a small debug message and updated to latest patch
Version 1.5.0.4
Fixed an error that locked the map name part of the combat log names to the first map combat was started in for that game session
Version 1.5.0.3
Maintenance release
Version 1.5.0.2
Maintenance release
Version 1.5.0.1
Only combat messages are now reported
Version 1.5.0.0
Refacted the architecture of the code
There is now an option to also save the tooltip information associated with a combat message
Version 1.0
Released
Donations
No donations accepted
Features: Combat Log Exporter is a mod that writes all combat logs to a folder outside the game, allowing you to inspect them later (for instance to get a good idea of what strategies work or sharing them with others in the community).
Configuration: The Combat Log Exporter can be configured through the file config.ini file - the options you can change are:
Where to save the combat logs (the default value is ..\Pillars of Eternity II Deadfire\CombatLogs\)
Whether auto-pauses should be included in the combat log (by default it is off)
Whether there are any keywords that should be excluded
Whether the more information tooltip should also be logged (by default it is off)
Requirements: Deadfire must be at version 5.0.0.0040 Source code: Can find all the source code in its GitHub Repository, and it is released under the MIT License.