You might know the code-base of eXp is getting quite big, and I can't remember everything in the very detail anymore...I had time and motivation today to look further the dedimania issues addressed before!
The reason I didn't fetch the infos "the right way" is due newer Dedicated Server API versions doesn't simply has the method dedimania api docs states to use.. So what I did to make it compatible was a manual correction using TitleIDs, it works for the default ones well, but for community made titles there is no correction making it not to work.reaby wrote:I see, I did re-check both Xaseco and our implementation of the dedimania and checked also dedimania developer documents... Looks like I have made mistake in at the dedimania plugin, some infos are not fetched the right way as scribed at the api docs. That may be the cause for the plugin not sending time for all titlepacks. I think it needs to be corrected, "is ready, when is ready"endbase wrote:It is so that dedimania is working with al the title packs on xaseco server controller so no need to post on dedimania because title packs are supported !
Reaby
So why it works in Xaseco ?
- Fortunately Xaseco uses so old API, where the command exists for it, but for this new stuff it's been deprecated...
I have sent mail to Slig, asking what he thinks would be the best solution to solve this missing method in newer API. I post more infos, when I know more

The laps -game mode support
If I'm not wrong Oliver looked into this... but anyway to make it work good, it needs more modifications and testing...Dedimania developer docs wrote: What kind of records does Dedimania support ?
Laps: lap time (ie best lap time). Is merged with Time Attack records.
What kind of records does Dedimania *NOT* support ?
Laps: more than one lap is not supported, only lap time is.
- Reaby