Commit Graph

257 Commits

Author SHA1 Message Date
kremsy
7f6b946158 removed deprecated in statisticmanager 2017-04-14 19:16:06 +02:00
kremsy
f81e233af3 playermanager removed deprecates 2017-04-14 19:10:54 +02:00
kremsy
787510296e updated mindediversion 2017-04-14 17:12:37 +02:00
kremsy
3aab01b98b implemented all trackmania callbacks 2017-04-14 17:02:00 +02:00
kremsy
91d09ec8dc increased version 2017-04-14 16:32:41 +02:00
kremsy
6e4f36ca56 removed todo 2017-04-14 16:32:05 +02:00
kremsy
486263826d callback refactor 2017-04-14 16:30:33 +02:00
kremsy
da408a9bee removed debugline 2017-04-14 16:06:52 +02:00
kremsy
7835f89eae changed arguments of the modescripptevents to strings 2017-04-13 22:59:41 +02:00
kremsy
cffbc6cd89 updated pause / warmup systems in mc 2017-04-13 20:46:23 +02:00
kremsy
65f179e7a2 updated teammode recognization with the new cb 2017-04-13 19:48:37 +02:00
kremsy
89bc297b98 removed deprecates from server class 2017-04-13 19:26:57 +02:00
kremsy
a2542de916 updated and improved statistic collector 2017-04-13 19:24:01 +02:00
kremsy
fce74ed928 Callbacks Structure Refactor 2017-04-13 19:14:23 +02:00
kremsy
7a7826b4b6 callbacks update https://github.com/maniaplanet/script-xmlrpc/releases
to have this mc version working you need to update the dedicated server scripts
2017-04-13 16:12:10 +02:00
Jocy
09b974e2cc Added search feature to map list
Enhanced mx list x values
Added setY to LabelLine
Renamed setPosZ to setZ (same as in FML)
2017-04-12 17:56:43 +02:00
kremsy
1ac702f29e MapManager cahnged visability of deprecates 2017-04-11 15:13:22 +02:00
Jocy
9fdcb1ae4c Begin of map search in map list 2017-04-11 15:08:21 +02:00
Jocy
750f605d96 Begin of map search in map list 2017-04-11 15:04:18 +02:00
kremsy
5b87873aba improved directory browser and map update check 2017-04-11 14:58:17 +02:00
Jocy
8d7a147295 Corrected z values of Lists 2017-04-11 12:28:04 +02:00
Jocy
98bcd24268 Corrected z values of Menus 2017-04-11 11:56:27 +02:00
Jocy
a97f1b8ff7 Added Admin HelpAll icon 2017-04-10 20:50:52 +02:00
kremsy
526a3e81d4 temp endwarmup command fix 2017-04-08 15:06:14 +02:00
kremsy
f681c2d70d namespace fix 2017-04-08 13:45:04 +02:00
kremsy
d04a6b71fe added some api / internal tags 2017-04-07 23:38:18 +02:00
kremsy
c94c1caf4b removed a old callback 2017-04-07 23:29:36 +02:00
kremsy
fa4c16e659 doc update 2017-04-07 23:26:35 +02:00
kremsy
782d8b50e8 added xmlrpc structures + removed/refactored double trigger code 2017-04-07 23:03:56 +02:00
kremsy
31054d7502 implemented all new shootmania callbacks + some refactors 2017-04-07 22:30:55 +02:00
kremsy
287e6316d6 fixed doc 2017-04-07 18:46:12 +02:00
kremsy
dcfb3fb9ec added possability to set a Method to call in your class 2017-04-07 18:45:59 +02:00
kremsy
28f60a1ddb reformat code 2017-04-07 18:37:36 +02:00
kremsy
5b330d5753 Small Fix + Test
Test/Usage example:

		$this->getShootmaniaScores()->setCallable(function(OnScoresStructure $scores){
			$scores->getUsageInformation();
		});
2017-04-07 18:37:08 +02:00
kremsy
067536458e added direct invoke callback for methods 2017-04-07 18:30:48 +02:00
kremsy
6ad6768caa added deprecated tags 2017-04-07 17:37:26 +02:00
kremsy
03b2ff1183 ModeScriptEventManagerUpdate 2017-04-07 17:34:57 +02:00
kremsy
0b08d5371d callback updates 2017-04-07 17:28:04 +02:00
kremsy
50eaf4b82d dev mode false again 2017-04-04 19:41:47 +02:00
kremsy
527c37d006 added jsonserializable interface / trait 2017-04-04 19:40:31 +02:00
Jocy
9ab81d0614 Added help button to player actions menu 2017-04-03 21:30:31 +02:00
Jocy
be76e54148 Fixed detailed player page 2017-04-03 20:59:28 +02:00
Jocy
83710a9269 changed deprecated public values in ManiaLinkManager.php + CallbackManager.php to private 2017-04-02 16:25:04 +02:00
Jocy
1b110e5d17 Plugin filenames must match class names
changed deprecated public values in ManiaControl.php to private
2017-04-02 16:20:16 +02:00
Jocy
2e94928539 Replaced old with new LabelLine 2017-04-01 18:48:36 +02:00
Jocy
a9f462ea8f Corrected z-value of confirmation frame in maplist 2017-04-01 17:22:38 +02:00
kremsy
3e138a9065 improved error handling for plugins (if an error occur now in a plugin it always gets deactivated and maniacontrol directly restarted 2017-04-01 12:23:10 +02:00
kremsy
5abc3c3a16 end map is not deprecated 2017-04-01 11:12:06 +02:00
kremsy
3014bc2202 added deprecated to mp3 callbacks 2017-04-01 10:30:18 +02:00
kremsy
8f4d164c46 finished libxmlrpc methods (also trackmania) 2017-03-31 22:39:35 +02:00