Commit Graph

64 Commits

Author SHA1 Message Date
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
769ee7262a fixed errror 2017-03-30 16:10:29 +02:00
kremsy
8dc2c358af typo fixes 2017-03-29 21:31:28 +02:00
kremsy
6eef55df6d small fixes 2017-03-29 20:38:56 +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
kremsy
a90b307bac implements all shootmania and common methods 2017-03-27 22:45:40 +02:00
kremsy
5a7ee1c9be finished first version of shootmania callbacks 2017-03-27 22:21:59 +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
46daaee61a added UsageInformationTrait / INterface + updated mindediversion 2017-03-26 12:56:44 +02:00
kremsy
de3bae9029 proper scoping to callback structures + usage Information Method 2017-03-26 12:42:20 +02:00
kremsy
4effad8f6d callback fixes 2017-03-25 20:37:39 +01:00
kremsy
d6995f211d callback implementation 2017-03-25 20:19:45 +01:00
kremsy
a9e24234e0 reanmed to new FML names 2017-03-25 19:15:50 +01:00
kremsy
1010c1db6b callback renaming 2017-03-25 13:57:42 +01:00
kremsy
9a19691420 added trackmania switch case for callbacks 2017-03-25 13:44:03 +01:00
kremsy
e8586586a3 added check if callback got subscribed before triggering and creating structures 2017-03-25 13:40:37 +01:00
kremsy
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
kremsy
970d54cc35 updated namespace 2017-03-25 11:54:44 +01:00
kremsy
bd2c5a8c9c added some callbacks 2017-03-25 11:53:55 +01:00
kremsy
f15dab5d42 added some shootmania callbacks 2017-03-24 22:49:43 +01:00
kremsy
7a668b53ba added dumpable interface, implemented all ManiaPlanet Callbacks 2017-03-24 22:08:51 +01:00
kremsy
7c01319a4a added callback names 2017-03-24 17:08:27 +01:00
kremsy
b96c3e92fd added two new callbacks 2017-03-24 16:49:54 +01:00
kremsy
49cc190b86 rename json object 2017-03-23 21:19:03 +01:00
kremsy
55d5cf1b06 better name for the get Json 2017-03-23 21:04:05 +01:00
kremsy
bb10a6a784 removed testdump 2017-03-23 21:02:26 +01:00
kremsy
4b974e66c2 added parent constructor 2017-03-23 21:01:44 +01:00
kremsy
d2d6209880 fixed typo 2017-03-23 20:55:20 +01:00
kremsy
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
kremsy
ca5dd279c1 improved base callback structure 2017-03-23 20:43:23 +01:00
kremsy
2faa78c8e2 advanced callback structure 2017-03-23 20:39:32 +01:00
kremsy
4ab3bf7650 added abstract basestructure class above all callback structures 2017-03-22 18:31:53 +01:00
kremsy
a1373b4e7c test for api version 2017-03-22 18:21:33 +01:00
kremsy
496039a627 added draft of new callback structure (made example) 2017-03-22 18:10:21 +01:00
W1lla van den Munckhof
795df0ed2c Update Callbacks.php
Added WayPoint Callback for TrackMania.
2017-03-22 11:14:15 +01:00
kremsy
d09faa7c53 update copyright label 2017-02-04 11:49:23 +01:00
kremsy
8dd3d9bc7d minor improvements 2017-02-04 11:41:31 +01:00
kremsy
2e50a757fd Updated Copyright label 2016-05-04 09:57:31 +02:00
kremsy
35bb8a1a37 script callback update 2015-08-20 18:48:14 +02:00
kremsy
f47e36d001 updated playerhitstructure 2015-07-19 11:05:09 +02:00
kremsy
82e1dd1c65 added maniacontrol restart callback 2015-06-26 16:53:41 +02:00
kremsy
687bb7be1b renamed SocketManager to CommunicationManager 2015-06-22 20:22:17 +02:00
kremsy
fa899e87a8 added new socketmanager, testing and exception ahndling not done yet 2015-06-21 20:45:48 +02:00
kremsy
090830fa8c added changelog 2015-06-19 18:43:09 +02:00
kremsy
351a0b424c finished and tested first version of echomanager 2015-06-19 18:30:44 +02:00
kremsy
7527561263 new EchoManager to handle Echo Callbacks 2015-06-19 01:37:31 +02:00
kremsy
56833021c6 added missing docs 2015-06-18 17:12:44 +02:00