summaryrefslogtreecommitdiffstats
path: root/includes/mapoftheday.php
Commit message (Collapse)AuthorAgeFilesLines
* Made Rooms closer in complexity to the other specialsHEADmasterBlueRaja2015-05-261-1/+1
|
* Minor tweaks to map creation.Snap2015-05-071-1/+1
| | | | - Mapeditor disabled - Major changes to maps.php incoming...
* Mapeditor bug fixes.Snap2015-05-051-1/+1
| | | Snap.png ^_^
* Little fixes, images, header, disabled InFiniteSnap2015-05-031-1/+1
|
* Wtf, why did git delete InFinite!?BlueRaja2014-05-191-1/+1
|
* Tweaking difficulty of Edge CaseBlueRaja2014-05-091-1/+1
|
* Merge branch 'master' of git.raylu.net:patheryBlueRaja2014-05-081-1/+1
|\ | | | | | | | | Conflicts: includes/mapoftheday.php
| * More memberlist editsPatrick Davison2014-03-181-1/+1
| |
| * Channellist preperations. - Fixes with regards to close() which apparently ↵Patrick Davison2014-01-141-1/+1
| | | | | | | | means DESTROY or something retarded.
* | Added the community-created "OrderINg" and "Edge Case" map typesBlueRaja2014-05-081-1/+1
| |
* | Stop forcing InFiniteBlueRaja2013-10-311-1/+1
| |
* | Reducing number of towers in InFinite (15 tends to be more than can be used; ↵BlueRaja2013-10-291-1/+1
| | | | | | | | besides, it's hard enough as it is)
* | Added InFinite as a new map type :)BlueRaja2013-10-291-1/+1
|/
* Set up foreign keys within the database. There is a small chance I may have ↵BlueRaja2013-05-291-1/+1
| | | | broken emails, unlocks, or chat. Will test :)
* Edited a few more places where "include_once" was being used within a ↵BlueRaja2013-05-281-1/+1
| | | | method. Hopefully this doesn't break anything :)
* 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