Dead Frontier Profiler
пятница 27 марта admin 10
Welcome to Zombie Hunter University, home of Dr. Raglan's Scientific Minimalist School of Dead Frontier! Here you will learn everything you need to know in order to survive and thrive in the nightmarish world of the walking dead that is Dead Frontier. An exclusive class, currently inaccessible to the public and only used by the creator of Dead Frontier. It's bonuses and/or abilities are unknown. Common Class Bonus Speculations include the theory that a Cyborg is able to use all 3 service classes or modify its stats and proficiency at will, but none of those theories have been proven right at.
Dead Frontier ProfilerThe Dead Frontier Profiler is a web application to display Dead Frontier profiles in a nice way. It reads the data from the game servers and displays several things such as profiles, clan info, records, weapons data, etc.This software is Open Source under the MIT license.
TechThis software uses a bunch of other popular and amazing Open Source projects:.RequirementsHere's the list of packages you need to have installed in your server. These are also links to the sites where you can find the installation instructions. (with modrewrite). (with PHP-CLI and MySQL support).
or.After we have these packages installed run the following commands from the document root. 0./2. /usr/bin/php /path/to/df/profiler/app/cli.php drlp update profiles /dev/null 2&10 5.
1 /usr/bin/php /path/to/df/profiler/app/cli.php drlp duskwinner ts /dev/null 2&10 5. 1 /usr/bin/php /path/to/df/profiler/app/cli.php drlp duskwinner tpk /dev/null 2&1.
The first line updated all the profiles. Runs every 2 hours. Second one takes the records of the weekly TS winner. Runs weekly. Nfl blitz arcade machine. The third one does the same as the second one but for the TPK winner.Make sure you edit the paths to PHP and to the DF Profiler. These tasks are what makes the software run in autopilot mode, so get it right.
CustomizationThe source for the SCSS and Javascript is located inside the /src/ folder. ConfigRight now, there's only one piece of config you might want to change. It's theevent EXP bonuses.
For this, open app/config/config.php and look for. 'site ' = 'eventbonus ' = 0, ,This bonus usually changes when there are events for example. Yarn commandsThe software uses Yarn and Gulp to automate certain tasks, this is the complete list of Yarn commands:. yarn build: Builds all the sources. yarn build-styles: Build only the styles. yarn build-scripts: Builds only the javascript. yarn clean-assets: Removed all compiled files.
Useful for troubleshooting. yarn cache-clean: Deletes all the Volt cache files. yarn watch: Watches for changes and compiles the styles and javascript.SupportThe support is provided through this site, just post a bug report and I'll do my best to help you out.
DO NOT post questions about how to modify the software to fit your requirements (adding new features for example), you will be ignored. Final notesThis is only the source code of the original DRLP Profiler. The database is not included, if you absolutely need the database make sure you contact me at and I will provide you with a copy of it. It has already more than 75,000 registered profiles in it. Do not ask me to release this to the public.