Previous versions? Nah, you don't need them anymore. Here's exactly to why you're going to ditch them right now and start using the final version series.
Optimizable
Faster
Easy To Use, Flat & Grid Based UI
Extraction Statistics
Patch Notifications
Proper Debug/Error Display and logging
User Information Database(File)
So what are you waiting for?
Download (Compressed .exe) [easy & recommended]
Live Demo
Having trouble installing? Here's a dank video tutorial by eledah!
->Watch<-
This may be the final version, however there will be minor patches in the following future. Do not worry, I won't be spamming usgn.de with the new versions. Instead you'll automatically get an update notification on loading P.E3 with a download link and the versions in usgn.de will be secretly updated.
FAQs
-The P.E Team
P.S; Recommended browser is Google Chrome.
Changelog
3.142{
Minimalistic Mode
Forgot to add the news feed, so added it now
Server Logs!
Now you can extract anything important from your server logs
Server User Database
sud.pe; contains user information from the server logs (which is more efficient than ud.pe)
Server logs are also extracted to server.log in the bin folder.
You can turn on off server logs from setting.pe
Limiter For Extraction (slow-down-m8[config] || SLOW_DOWN_M8[define])
There is, by default a sleep() command of 0 when the algorithm extracts a needed value. This is to ensure that stuff does not get left out and messy.
You can edit the values of 'slow-down-m8' in /core/config.pe.
0 means no stops, which is how p.e3 was before version PIE. And 0.1 is 0.1s, 0 is the default value.
Cache Values for UD & SUD
Every time the page loads, these both get PARSED. Which means less efficiency (one thing I hate), so to change this there's a function which checks for filesize differences and caches UD & SUD complete values.
Options Panel
Press the options button (In footer or grid)
Option panel right above the credits-container of everything that you might need to change pops-up. o.o
Design Responsivity For Added Modules
Cache Module
According to debug, the most heavy call function is retrieving stuff from the server, therefore I've implemented a cache system for few other modules to prevent the huge load time. There should be a increase in speed now.
Cached data are news, version checks, sud & ud update requirments
A cache.pe file will be generated and updated depending on a validation of a cookie assigned to it. Which means you must have cookies working. The expiration time is 24 hours.
Minor ammendments/removals/additions here and there in the code
Console Extraction
Not really much of a use. Same thing as Server Extraction
}
v3.1{
Extraction Logging
Logs all extracted data into /bin/output/<extraction type>.log
Resets everytime
Option in setting.pe to turn it on/off (true/false)
Responsivity for large screens
Design support if your device's screen width is greater than 1824px
Minimalistic Mode
A completely minimal design crafted for the purpose of minimalism for low-end devices
New Configuration Parser
More efficient
Minor changes in search extraction algorithm
Limit of 150 characters for search
TTF Fonts replaced by WOFF
88.55% font space freed
Faster & more efficient page load
Fixed bug where User Info Console didn't call $utils->smart_data_calc()
Fixed broken links (buttons) next to consoles.
}
v3{
UI
Better Extraction Algorithms
User Info Cache (ud.pe)
Bugs
}
v2.2a{
Custom Configuration Parser
More Search Text Options
Notification Module (Messages, News, Errors, Debug)
USGN Hyperlinks
Extraction, Debug & Error logs
Accurate Display of Line Numbers (from files)
Better User Info Extraction Algorithm
Tad Design Alters
Server Logs Extraction Algorithm
Better Search Text Extraction Algorithm
'Server Logs' changed to 'Console Logs'
}
v2.1{
New Online Demo
New Online Mirror Download
Fixed Links
Fixed Input["text"] bug
Fixed A Few Bugs
Changed A Button's Design
}
v2{
Options
Re-made Project.extract
New Design
Re-worked the Back-hand coding
}
Previous Versions
version 3
version 2
edited 37×, last 22.08.15 04:58:47 pm