Commit Graph

167 Commits

Author SHA1 Message Date
8a9ae9465a small fault fixes 2017-03-25 19:25:20 +01:00
a9e24234e0 reanmed to new FML names 2017-03-25 19:15:50 +01:00
120a0e2169 Updated to ManiaLink v3 2017-03-25 18:40:15 +01:00
1010c1db6b callback renaming 2017-03-25 13:57:42 +01:00
9a19691420 added trackmania switch case for callbacks 2017-03-25 13:44:03 +01:00
e8586586a3 added check if callback got subscribed before triggering and creating structures 2017-03-25 13:40:37 +01:00
4804e0ab55 added scores shootmania callback -> TODO implement players there in a good way, maybe a Object including these properties and a getPlayer() method with a reference to the player (setable without maniacontrol reference in the object itself) 2017-03-25 12:55:09 +01:00
970d54cc35 updated namespace 2017-03-25 11:54:44 +01:00
bd2c5a8c9c added some callbacks 2017-03-25 11:53:55 +01:00
f15dab5d42 added some shootmania callbacks 2017-03-24 22:49:43 +01:00
7a668b53ba added dumpable interface, implemented all ManiaPlanet Callbacks 2017-03-24 22:08:51 +01:00
7c01319a4a added callback names 2017-03-24 17:08:27 +01:00
b96c3e92fd added two new callbacks 2017-03-24 16:49:54 +01:00
49cc190b86 rename json object 2017-03-23 21:19:03 +01:00
55d5cf1b06 better name for the get Json 2017-03-23 21:04:05 +01:00
bb10a6a784 removed testdump 2017-03-23 21:02:26 +01:00
4b974e66c2 added parent constructor 2017-03-23 21:01:44 +01:00
d2d6209880 fixed typo 2017-03-23 20:55:20 +01:00
40c3955de5 adjusted folder structure (added some events which arent finished in every folder, the only finished is the one in XmlRpc) 2017-03-23 20:52:23 +01:00
ca5dd279c1 improved base callback structure 2017-03-23 20:43:23 +01:00
2faa78c8e2 advanced callback structure 2017-03-23 20:39:32 +01:00
8ab5d384da new callbacks are only supported in some modes, so leave backwards compatiblity in 2017-03-22 19:12:38 +01:00
4ab3bf7650 added abstract basestructure class above all callback structures 2017-03-22 18:31:53 +01:00
a1373b4e7c test for api version 2017-03-22 18:21:33 +01:00
496039a627 added draft of new callback structure (made example) 2017-03-22 18:10:21 +01:00
ba86708e22 https mistake 2017-03-22 18:00:17 +01:00
60524e9244 structural changes for v0.2 2017-03-22 17:57:21 +01:00
df2d548755 Update ScriptManager.php
Added XmlRpc.EnableCallbacks for TrackMania aswell as Shootmania.
2017-03-22 11:15:52 +01:00
795df0ed2c Update Callbacks.php
Added WayPoint Callback for TrackMania.
2017-03-22 11:14:15 +01:00
e4f7346d42 updated icon link 2017-03-16 21:53:45 +01:00
f4e0579e24 ssl update + v0.166 2017-03-16 21:45:48 +01:00
644c8d2a1d small fixes 2017-03-16 18:29:04 +01:00
6fea856b9c fixed an exception 2017-03-16 18:20:30 +01:00
adc4753fe4 MapManager add Method getMapByIndex 2017-03-12 11:26:20 +01:00
2807d056a5 updated doc block 2017-03-11 22:12:47 +01:00
2b44ed609d included zip into requirements, php 7 users which did not have them crashed 2017-03-10 20:09:39 +01:00
cebdb05027 fixes for mysql 5.7 support 2017-03-09 21:02:03 +01:00
de2e9cae84 mx update 2017-03-06 19:05:15 +01:00
f44f56a5dc exception crash avoidance fixes 2017-02-11 23:26:28 +01:00
a35835e1f6 small improvement for STRICT_TRANS_TABLES mysql 7.1 2017-02-04 12:32:22 +01:00
9e9c09e14a small fix 2017-02-04 11:57:36 +01:00
d09faa7c53 update copyright label 2017-02-04 11:49:23 +01:00
8dd3d9bc7d minor improvements 2017-02-04 11:41:31 +01:00
2e50a757fd Updated Copyright label 2016-05-04 09:57:31 +02:00
e3aa9062a0 fixed an error message 2016-04-11 17:14:25 +02:00
ade276d17c CommunicationMethod SET_SERVER_OPTIONS sets the changed values also in database on call 2016-04-10 13:34:12 +02:00
0397bd0006 Merge pull request #47 from tomvlk/f/refactor-timeelapsed-dbpassword
Reformat time_elapsed_string into camelcase. Database can be used with no password given
2015-11-17 12:58:52 +01:00
458ff45f85 mx https update 2015-11-16 22:07:06 +01:00
6a6e14cf02 Refactor time_elapsed_string -> timeElapsedString and with short version. 2015-11-16 17:43:25 +01:00
a82a8afa3a Password for database in config (server.xml) is not longer required. 2015-11-16 17:18:44 +01:00