Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
62 changes: 37 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,37 +1,49 @@
Bright Game Panel V2
=========
=======================

[08/02/2016 - Update: project dev. restarted]
************ This Project Is WORK IN PROGRESS everything here is still in Develoment if you are after the current one, Go to http://www.bgpanel.net to get the working version until this is ready for release.************

Bright Game Panel V2 is a complete rewrite of the original Bright Game Panel with many improvements and updates.

This project is not dead ! thanks to community support and the benfits of open source anyone can change the code and use it to the way they like as stated in the lisence.
This project is not dead! Thanks to community support and the benefits of open source anyone can contribute/fork the project and help make it better!!

This Project Is WORK IN PROGRESS everything here is still being coded goto www.bgpanel.net to get the old working version until this is ready for release.
This Project Is WORK IN PROGRESS everything here is still being coded go to http://www.bgpanel.net to get the Currently working version until this is ready for release.



Notes :

// RSA
chmod 400 /path/my-key-pair.pem
TO-DO List :
Cache System.
-

Voice Servers.
- Bedrock, is working on adding this intergration.

Game Server File Managment System.
-

Events
-Notifications top corner.

// api cli + cron
set_time_limit ( 300 )
// normal
set_time_limit ( 45 )

// Servers with Server API set to CGI/FCGI
// Will not populate PHP_AUTH vars

// Clean sessions with cronjob

// Optimize Database Access (Perms)

// Task Scheduling

// Queues

// Events - Notifications top corner
Task Scheduling
-

Optimize Database Access (Perms)
-

Queues
-

Clean sessions with cronjob
-

RSA
-chmod 400 /path/my-key-pair.pem

// api cli + cron
set_time_limit ( 300 )
// normal
set_time_limit ( 45 )

// Cache
// Servers with Server API set to CGI/FCGI
// Will not populate PHP_AUTH vars