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

The place to discuss scripting and game modifications for X Rebirth.

Moderators: Scripting / Modding Moderators, Moderators for English X Forum

User avatar
Juggernaut93
Posts: 2897
Joined: Sun, 17. Jul 11, 21:03
x4

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

Post by Juggernaut93 » Fri, 3. Apr 15, 13:37

[ 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!
Last edited by Juggernaut93 on Thu, 3. Mar 16, 21:35, edited 10 times in total.

User avatar
alexalsp
Posts: 1820
Joined: Fri, 18. Jul 14, 05:28
x4

Post by alexalsp » Fri, 3. Apr 15, 16:31

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

User avatar
Juggernaut93
Posts: 2897
Joined: Sun, 17. Jul 11, 21:03
x4

Post by Juggernaut93 » Fri, 3. Apr 15, 17:23

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! ;)

User avatar
alexalsp
Posts: 1820
Joined: Fri, 18. Jul 14, 05:28
x4

Post by alexalsp » Fri, 3. Apr 15, 18:19

Yup. It is not a problem. Updated. ))

https://yadi.sk/d/aEPFvxBlfjHdP

User avatar
Juggernaut93
Posts: 2897
Joined: Sun, 17. Jul 11, 21:03
x4

Post by Juggernaut93 » Sat, 4. Apr 15, 01:39

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).
Last edited by Juggernaut93 on Sat, 26. Sep 15, 00:40, edited 1 time in total.

User avatar
alexalsp
Posts: 1820
Joined: Fri, 18. Jul 14, 05:28
x4

Post by alexalsp » Sat, 4. Apr 15, 02:20

https://yadi.sk/d/aEPFvxBlfjHdP - upd lng .

Small corrections. )) Thank you.

:)

User avatar
Juggernaut93
Posts: 2897
Joined: Sun, 17. Jul 11, 21:03
x4

Post by Juggernaut93 » Sat, 4. Apr 15, 11:51

alexalsp wrote:https://yadi.sk/d/aEPFvxBlfjHdP - upd lng .

Small corrections. )) Thank you.

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

User avatar
alexalsp
Posts: 1820
Joined: Fri, 18. Jul 14, 05:28
x4

Post by alexalsp » Sat, 4. Apr 15, 13:22

Great. Thanks Juggernaut93. :)

User avatar
alexalsp
Posts: 1820
Joined: Fri, 18. Jul 14, 05:28
x4

Post by alexalsp » Sun, 5. Apr 15, 13:24

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.
:)

UniTrader
Moderator (Script&Mod)
Moderator (Script&Mod)
Posts: 14571
Joined: Sun, 20. Nov 05, 22:45
x4

Post by UniTrader » Sun, 5. Apr 15, 13:36

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..
if not stated otherwise everything i post is licensed under WTFPL

Ich mache keine S&M-Auftragsarbeiten, aber wenn es fragen gibt wie man etwas umsetzen kann helfe ich gerne weiter ;)

I wont do Script&Mod Request work, but if there are questions how to do something i will GLaDly help ;)

User avatar
alexalsp
Posts: 1820
Joined: Fri, 18. Jul 14, 05:28
x4

Post by alexalsp » Sun, 5. Apr 15, 13:43

It's just an idea for this mod. :roll:

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

User avatar
Juggernaut93
Posts: 2897
Joined: Sun, 17. Jul 11, 21:03
x4

Post by Juggernaut93 » Sun, 5. Apr 15, 18:53

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 :)

User avatar
alexalsp
Posts: 1820
Joined: Fri, 18. Jul 14, 05:28
x4

Post by alexalsp » Sun, 5. Apr 15, 19:15

Ok. It is not a problem. :)

Perhaps this is too much. :wink:

User avatar
Juggernaut93
Posts: 2897
Joined: Sun, 17. Jul 11, 21:03
x4

Post by Juggernaut93 » Sun, 5. Apr 15, 19:27

Another planned feature is a multi-line box to add notes. I'm waiting for a native function that allows it too.

User avatar
wysiwyg
Posts: 585
Joined: Thu, 26. Feb 04, 00:08
x4

Post by wysiwyg » Sun, 5. Apr 15, 19:35

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.

User avatar
alexalsp
Posts: 1820
Joined: Fri, 18. Jul 14, 05:28
x4

Post by alexalsp » Sun, 5. Apr 15, 20:03

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
Last edited by alexalsp on Sun, 5. Apr 15, 20:11, edited 1 time in total.

UniTrader
Moderator (Script&Mod)
Moderator (Script&Mod)
Posts: 14571
Joined: Sun, 20. Nov 05, 22:45
x4

Post by UniTrader » Sun, 5. Apr 15, 20:07

the error log is the only file we Modders can output messages to
if not stated otherwise everything i post is licensed under WTFPL

Ich mache keine S&M-Auftragsarbeiten, aber wenn es fragen gibt wie man etwas umsetzen kann helfe ich gerne weiter ;)

I wont do Script&Mod Request work, but if there are questions how to do something i will GLaDly help ;)

User avatar
alexalsp
Posts: 1820
Joined: Fri, 18. Jul 14, 05:28
x4

Post by alexalsp » Sun, 5. Apr 15, 20:12

UniTrader wrote:the error log is the only file we Modders can output messages to
Eh. That'S Sad. :)

User avatar
Juggernaut93
Posts: 2897
Joined: Sun, 17. Jul 11, 21:03
x4

Post by Juggernaut93 » Sat, 26. Sep 15, 00:38

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.

User avatar
Juggernaut93
Posts: 2897
Joined: Sun, 17. Jul 11, 21:03
x4

Post by Juggernaut93 » Thu, 25. Feb 16, 22:15

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).

Post Reply

Return to “X Rebirth - Scripts and Modding”