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 |
|
Jocy
|
d21c1c4c70
|
Reordered Admin menu
|
2017-04-19 19:37:36 +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
|
65f179e7a2
|
updated teammode recognization with the new cb
|
2017-04-13 19:48:37 +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
|
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
|
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
|
f2ab40a50f
|
moved scriptmanager
|
2017-03-26 13:11:30 +02:00 |
|
kremsy
|
7a668b53ba
|
added dumpable interface, implemented all ManiaPlanet Callbacks
|
2017-03-24 22:08:51 +01:00 |
|