Commit Graph

2140 Commits

Author SHA1 Message Date
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
738c7a134c Updated style of DonationsPlugin 2017-04-03 22:06:06 +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
4285128795 Updated FML to newest version 2017-04-02 16:55:33 +02:00
Jocy
c5926aded2 Updated FML to newest version 2017-04-02 16:32:57 +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
Lukas Kremsmayr
aecc7b6e45 Merge pull request #80 from ManiaControl/v0.2
v0.2 (only for MP4)
2017-03-31 22:52:52 +02:00
kremsy
8f4d164c46 finished libxmlrpc methods (also trackmania) 2017-03-31 22:39:35 +02:00
kremsy
a0639c477a added min and max plugin version in plugin install / update 2017-03-31 22:32:12 +02:00
kremsy
bd5e4b922e updated statisticcollector 2017-03-31 22:07:00 +02:00
kremsy
7b6c6af73e updated maniaplanet api 2017-03-31 21:30:34 +02:00
kremsy
25fe6f1df6 small fixes 2017-03-30 22:04:29 +02:00
kremsy
868c2d524b fixed cntent types 2017-03-30 20:38:03 +02:00
kremsy
389ff7925c updated async http requests 2017-03-30 20:27:57 +02:00
kremsy
1369aab401 moved basestructure + changed namespace 2017-03-30 19:49:45 +02:00
kremsy
191235b246 refactored scoressstructures 2017-03-30 19:40:10 +02:00
kremsy
e9ed9d910c refactored Scores Structure 2017-03-30 19:39:23 +02:00
kremsy
ee2facb427 split onHit / onNearMiss / onArmorEmpty (with common base) 2017-03-30 19:02:18 +02:00
kremsy
e6afd27440 labelline height default 2017-03-30 17:58:04 +02:00
kremsy
e39b903ebd fixed labelline + FML control update 2017-03-30 17:11:27 +02:00
kremsy
63ee8a9ae4 labelline fix 2017-03-30 16:25:54 +02:00
kremsy
769ee7262a fixed errror 2017-03-30 16:10:29 +02:00
Jocy
6a703f7311 Updated MXlist with new Labelline 2017-03-29 23:26:03 +02:00
Jocy
cfc3694835 Moved LabelLine to own class 2017-03-29 22:26:34 +02:00
kremsy
8dc2c358af typo fixes 2017-03-29 21:31:28 +02:00
Jocy
c0e3df972d Updated Donationsplugin with default tooltip 2017-03-29 21:08:58 +02:00
kremsy
6eef55df6d small fixes 2017-03-29 20:38:56 +02:00
Jocy
b5d63d796d Merge remote-tracking branch 'origin/v0.2' into v0.2 2017-03-29 20:28:32 +02:00
Jocy
5654d968e2 Added mp4 filter to mx-list 2017-03-29 19:54:50 +02:00
kremsy
4e546f6404 cb fix 2017-03-29 18:29:02 +02:00
W1lla van den Munckhof
498237491f First Batch TM Callbacks
Gonna work on the others
2017-03-29 13:28:32 +02:00
Jocy
6ab53508fb Fixed pagination in Helpmanager 2017-03-28 19:09:36 +02:00