summaryrefslogtreecommitdiffstats
path: root/includes/mapoftheday.php
Commit message (Collapse)AuthorAgeFilesLines
* Thirty Too map additionPatrick Davison2013-03-081-1/+1
|
* Fixing weekly maps not setting champion points correctly..BlueRaja2013-03-081-1/+1
|
* Chat updates. Commands /say to speak as server. Notification of new maps in ↵Patrick Davison2013-02-181-1/+1
| | | | chat.
* BUGFIX: Some of the map-types contain special characters!BlueRaja2013-02-171-1/+1
|
* Whoops.Patrick Davison2013-02-171-1/+1
|
* Added Untested code to insert the names into the DB initially.Patrick Davison2013-02-171-1/+1
|
* Simple Normal Complex Map names added in generation.Patrick Davison2013-02-171-1/+1
|
* Deleted depreciated functionPatrick Davison2013-02-091-1/+1
|
* Fixed missing halfquotes for inserting maps at once.Patrick Davison2013-02-091-1/+1
|
* Adding maps at once, instead of seperate SQL calls.Patrick Davison2013-02-061-1/+1
|
* HOURS -> HOUR. lol...Patrick Davison2013-01-241-1/+1
|
* whoops lolBlueRaja2013-01-241-1/+1
|
* No time limit when generating mapsBlueRaja2013-01-241-1/+1
|
* Added (untested) code to try to correctly add points for weekly maps. Let's ↵BlueRaja2013-01-241-1/+1
| | | | see what this be like.
* Moved constants to constants.phpBlueRaja2013-01-241-1/+1
|
* Added a 'mapExpireTime' column to mapOfTheDay table, to simply a lot of SQLBlueRaja2013-01-241-1/+1
|
* BUGFIX: Maps sometimes not all being generated..BlueRaja2013-01-221-1/+1
|
* Added totalWins and totalTies columns to the users table. Also, removed all ↵BlueRaja2013-01-131-1/+1
| | | | references to the 'statistics' table - it's not needed anymore.
* db.inc.php now only contains the database login info; the actual connection ↵BlueRaja2013-01-131-1/+1
| | | | to the DB has been moved to includes/sqlEmbedded. This was done so we don't need to have the db info in two separate files (one of which is in the repo, derp)
* Added code for generating and using champion points, and for recalculating ↵BlueRaja2013-01-131-1/+1
| | | | them from scratch in the admin panel. Now just need to add them to the scoreboard and the leadboard pages...
* Challenges Implementation. LOTS of stuffPatrick Davison2013-01-081-1/+1
| | | | | Fixed an issue with loading best solution from logged out to logged in state. Commented out a lot of firephp stuff; feel free to uncomment.
* Map addition & ChangesPatrick Davison2012-12-271-1/+1
|
* Overhauled the FAQ with Demo'sPatrick Davison2012-12-261-1/+1
| | | | Fixed a bug with PHP 5.4 number_format change
* RouteMultiPath() function added for cleaner code.Patrick Davison2012-12-121-1/+1
| | | | Added validation support for RouteMultiPath() for a single 2nd-start location path.
* BUGFIX: Race condition when generating maps - might accidentally generate ↵BlueRaja2012-08-261-1/+1
| | | | two+ sets of maps
* Fixing various javascript warnings, as well as renaming all //!! comments to ↵BlueRaja2012-08-251-1/+1
| | | | //TODO
* The start on Multi-day maps and Dual Path mechanicPatrick Davison2012-08-181-1/+1
| | | | Halfway started both.
* Changed to a map-pool.Patrick Davison2012-04-171-1/+1
|
* Confirm non-duplication of mapOfTheDay generation.Patrick Davison2012-04-131-1/+1
|
* Fixed some Syntax errorsPatrick Davison2012-03-191-1/+1
|
* Minor adjustments for mapOfTheDayPatrick Davison2012-02-041-1/+1
| | | | Preperation for changing some code in this area.
* Minor adjustments, chatfilter added to name-change.Patrick Davison2011-12-281-1/+1
|
* Admin page now shows memberlist. Sound volume reduced to 50%. Social ↵Patrick Davison2011-12-121-1/+1
| | | | networks added to about. Minor adjustments.
* Added map "Seeing Double" to Saturday.Patrick Davison2011-04-221-1/+1
| | | | Fixed an issue with pathing related to multiple checkpoints and a teleport.
* Initial import from Dropboxraylu2011-04-071-0/+1