Page 1 of 2

[MOD] Log Everything (v1.02 - 25/02/2016)

Posted: Fri, 3. Apr 15, 13:37
by Juggernaut93
[ external image ] Italian topic

Add custom entries to the Logbook and remove single notes!

Simply open the Logbook and select "Add entry" to add a single note.
Click on "Delete selected" to remove the currently selected entry.
The star (*) character denotes the selected category.

COMPATIBILITY: tested against 3.53+, but it *should* work from 3.50 on.
It should also be compatible with every other extension that does not modify the Logbook.


THIS EXTENSION IS SAVEGAME-COMPATIBLE: you can safely remove it without breaking the savegame.

Workshop link
Nexus link

[ external image ]
[ external image ]

Code: Select all

Changelog:

v1.02 (25/02/2016)
- Added text when hovering the cursor on some buttons (4.00 feature).

v1.01 (26/09/2015)
- When deleting a log entry the list doesn't scroll to the top anymore.

v1.00 (04/04/2015)
- Added category selection when adding a new note. 
- Added possibility to delete single entries from the Logbook. 
- Added a "*" to highlight the currently selected category. 
- Added Russian localization, thanks to alexalsp. 

v0.10 (03/04/2015) - Initial release
- Added the "Add entry" button to the Logbook.
Don't hesitate and contact me if you have problems or suggestions!

Posted: Fri, 3. Apr 15, 16:31
by alexalsp
Russian Lng - https://yadi.sk/d/aEPFvxBlfjHdP

If possible, make the button a little wider.

http://i60.fastpic.ru/big/2015/0403/47/ ... f3df47.png

Posted: Fri, 3. Apr 15, 17:23
by Juggernaut93
alexalsp wrote:Russian Lng - https://yadi.sk/d/aEPFvxBlfjHdP

If possible, make the button a little wider.

http://i60.fastpic.ru/big/2015/0403/47/ ... f3df47.png
The problem is that I'm planning to add another button, so I can't extend this one. Can you provide a shorter translation, like a simple "add" or "new"?

Anyway, thank you! ;)

Posted: Fri, 3. Apr 15, 18:19
by alexalsp
Yup. It is not a problem. Updated. ))

https://yadi.sk/d/aEPFvxBlfjHdP

Posted: Sat, 4. Apr 15, 01:39
by Juggernaut93
Update 1.0!

Code: Select all

v1.00 (04/04/2015) 
- Added category selection when adding a new note. 
- Added possibility to delete single entries from the Logbook. 
- Added a "*" to highlight the currently selected category. 
- Added Russian localization, thanks to alexalsp (please note I have added some strings alexalsp has not checked yet, so don't blame him if there are errors :P).

Posted: Sat, 4. Apr 15, 02:20
by alexalsp
https://yadi.sk/d/aEPFvxBlfjHdP - upd lng .

Small corrections. )) Thank you.

:)

Posted: Sat, 4. Apr 15, 11:51
by Juggernaut93
alexalsp wrote:https://yadi.sk/d/aEPFvxBlfjHdP - upd lng .

Small corrections. )) Thank you.

:)
Great! I have just uploaded the small fixes.

Posted: Sat, 4. Apr 15, 13:22
by alexalsp
Great. Thanks Juggernaut93. :)

Posted: Sun, 5. Apr 15, 13:24
by alexalsp
Hi guys. Question to Juggernaut93. :roll:

Today I woke up and got the idea.))

Whether probably make a conclusion log in TXT file?

It is necessary to use log of entries.

You can make a small button (TXT or (Сохранить в TXT - Save to TXT ) ) Save a log to make a folder in the game.
:)

Posted: Sun, 5. Apr 15, 13:36
by UniTrader
the problem is that we only have one logfile which can be written from the game (shared by everyone) and it is often filled with loads of error messages (caused by mods, but generated by the Game) because nobody seems to check if this file is clean before mod-release..

Posted: Sun, 5. Apr 15, 13:43
by alexalsp
It's just an idea for this mod. :roll:

This is not a huge problem. If it were possible, it would be good. :)

Posted: Sun, 5. Apr 15, 18:53
by Juggernaut93
Do you mean "dumping" the whole logbook to a text file? As stated by UniTrader, we can only access one file and, as far as I know, we can't clear it before printing a debug message, so it would be quite unhandy such a solution. Anyway, I could keep this idea in mind for a possible future update that will allow logging to extension-specific files :)

Posted: Sun, 5. Apr 15, 19:15
by alexalsp
Ok. It is not a problem. :)

Perhaps this is too much. :wink:

Posted: Sun, 5. Apr 15, 19:27
by Juggernaut93
Another planned feature is a multi-line box to add notes. I'm waiting for a native function that allows it too.

Posted: Sun, 5. Apr 15, 19:35
by wysiwyg
UniTrader wrote:the problem is that we only have one logfile which can be written from the game (shared by everyone) and it is often filled with loads of error messages (caused by mods, but generated by the Game) because nobody seems to check if this file is clean before mod-release..
Yes - very irritating - I had one mod, that i was checking for compatibility with my mod, that caused over 500k lines and a debug log 190mb long in less than an hour - impossible to mod with that level of spew going on.

Posted: Sun, 5. Apr 15, 20:03
by alexalsp
Seems to me we do not understand each other. )) I mean not the error log, but the game log messages to this mod. :)

http://i59.fastpic.ru/big/2015/0405/9c/ ... 494f9c.png

Posted: Sun, 5. Apr 15, 20:07
by UniTrader
the error log is the only file we Modders can output messages to

Posted: Sun, 5. Apr 15, 20:12
by alexalsp
UniTrader wrote:the error log is the only file we Modders can output messages to
Eh. That'S Sad. :)

Posted: Sat, 26. Sep 15, 00:38
by Juggernaut93
Update 1.01 out now.

Code: Select all

v1.01 (26/09/2015)
- When deleting a log entry the list doesn't scroll to the top anymore.

Posted: Thu, 25. Feb 16, 22:15
by Juggernaut93
Minor update 1.02 to include the text added by Ego when hovering the mouse on some buttons:

Code: Select all

v1.02 (25/02/2016)
- Added text when hovering the cursor on some buttons (4.00 feature).