Commit Graph

31 Commits

Author SHA1 Message Date
Beu
c03b458bb1 bump api versions 2022-02-10 19:16:14 +01:00
kremsy
1038abdbed updated copyright label 2020-01-22 10:39:35 +01:00
kremsy
ba1f6d54bd updated version and year in comments 2019-01-05 21:02:24 +01:00
Jocy
39489f266f Updated Copyright to 2018 2018-03-27 20:11:40 +02:00
Jocy
3d6fe73163 Updated to XML-RCP Callbacks Version 2.5.0 2018-03-27 19:56:09 +02:00
kremsy
dcd8404b79 small fix for tm multilap 2017-07-14 17:39:01 +02:00
kremsy
68a0c493ae Resolved #152 updated callbacks / modescript updates, dedimania seems to be fine 2017-06-21 19:25:58 +02:00
kremsy
d8b82640b5 fixed trackmania endround and others 2017-05-17 13:48:41 +02:00
kremsy
fb5e7b3d96 moved the endrounds to the new plugin 2017-05-17 12:48:46 +02:00
kremsy
e0290b6947 deploy first version of Trackmania Rounds Plugin 2017-05-17 12:18:15 +02:00
kremsy
1eea876a3b small fix 2017-05-15 21:25:16 +02:00
kremsy
e5c7fdbf6b drastic speedup through multicalls 2017-05-14 09:25:52 +02:00
kremsy
52b54073bb small improvements 2017-05-13 23:05:47 +02:00
kremsy
e816961d28 siege progression layer set 2017-05-12 19:43:25 +02:00
kremsy
31be7e7409 Trackmania Added Points repartition commands 2017-05-08 22:42:43 +02:00
kremsy
90bc0d195f disable top left UI thing 2017-05-08 20:26:28 +02:00
kremsy
6078507a46 hide / display scoreboard on alt + some print methods 2017-05-06 15:07:22 +02:00
kremsy
a77b901f78 not working ui property manager update start 2017-04-21 21:09:21 +02:00
kremsy
5e0a5c48a2 Added some PHPUnit Tests 2017-04-16 14:43:13 +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
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
kremsy
782d8b50e8 added xmlrpc structures + removed/refactored double trigger code 2017-04-07 23:03:56 +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
03b2ff1183 ModeScriptEventManagerUpdate 2017-04-07 17:34:57 +02:00
kremsy
8f4d164c46 finished libxmlrpc methods (also trackmania) 2017-03-31 22:39:35 +02:00
kremsy
a90b307bac implements all shootmania and common methods 2017-03-27 22:45:40 +02:00
kremsy
f83640179d add UsageInformation Interface to every class which can be used by Plugin Authors 2017-03-26 19:44:55 +02:00
kremsy
7a668b53ba added dumpable interface, implemented all ManiaPlanet Callbacks 2017-03-24 22:08:51 +01:00