Skip to content

Releases: Aurorastation/Logifier

Logifier 2.1

30 Jun 15:40
Compare
Choose a tag to compare

My power was off today, so I spent the whole day working on this, from memory of java alone. Wew. The backend for this should also be MUCH, MUCH nicer.

New features:

  • The Logifier will no longer randomly resize as you move between its menus.
  • Multi-search has been upgraded to have up to 10 phrases it looks for.
  • The date has been removed from log view, except for the very first line. Time in hours, minutes, seconds, milliseconds, remain.
  • Probably more stuff I forgot.

Bugfixes:

  • Moving forwards and backwards with F and D no longer needs a double-tap after doing a command of the opposite type.

Logifier v1.4

27 May 18:59
Compare
Choose a tag to compare

BRAND SPANKIN' NEW, FRESH OFF THE PRESSES.

This update fixes a heckton of the visuals the logs Aurora produces, such as apostrophes and quotation marks sometimes coming out in Satanistic chants. This has been fixed.
Also, the stupid game ID won't appear at the start of each line anymore, fixing that was surprisingly easy. Woops.
The logs may take while longer to load now, especially if it's a yuuuge log file, since it's processing about twice the amount of stuff it did last time, but it's w o r t h i t.

Logifier v1.3.1

18 May 14:08
Compare
Choose a tag to compare

Very interesting update this one. I discovered that the program would crash if you searched for something, pressed escape, then searched for something again. I forgot to set the total of lines to zero after you close the original search, so it double packed! Very dumb.

Something that might excite you more than this, I added the ability for the program to automatically detect whether the logifier has the file extension ".log" or ".txt."! This means that you don't need to open your file extensions and change the ".log" to ".txt" anymore, both work! The only thing you have to do is change the name of the file itself to "logifier", it'll do the rest itself.

Logifier v1.3

12 Mar 20:41
Compare
Choose a tag to compare

This was made at the request of a very beloved admin. It allows you to not only search for one input, but two! This allows you to easily track a conversation between two players by inputting the first player's ckey into the first search input, and the second player by inputting their ckey into the second.

  • Adds multi-search.

Logifier v1.2

06 Dec 18:18
Compare
Choose a tag to compare

New and improved Logifier's just been pushed out, thanks for the feedback and the suggestions!

  • Adds the find-next text function. Press Space to set the text you want to search for, then press F to find the next text. Starts from the top of the logs every time you set a new text because Geeves a big dumb.

Logifier v1.1

27 Nov 10:29
Compare
Choose a tag to compare
  • Added a requested "allow us to enlarge the window" feature.
  • Fixed bug where pressing cancel on the search menu would crash the program.

Logifier v1

24 Nov 19:42
f507d07
Compare
Choose a tag to compare

The first in the line of Logifiers. A Java based program that takes a server log file (.txt) and converts it into colourcoded readable text.

This uses Java, and the executable is a .jar, so this needs Java installed. When you run the .jar, an error message will pop up, but that's normal, because we haven't supplied any server logs yet. In the main menu, click "Help" for more instructions.