Anyway i'am little affraid about OnDrive event called 10 time/second. It's for each player or for all?
Because that's can charge CPU. Don't forgot that GLScript is tokenized interpreted language. If you have done test and this don't change usage CPU, forgot that i say previously .
For your's modification in Lapper can you send me a svn patch?
Good job
for mode, maybe a modes.lpr displaying all mode avaiable mode registered on catchEvent OnLapperStart with function
registerMode( $idMode, "Libel mode",$state_mode, backcallOnChange );
retreived or setted by
$myMode = getMode( $idMode );
setMode( $idMode, $state );
$idMode and unique id of registered Mode
$state = "Yes" or "Complete" etc...
$state_mode are all mode selectable in gui select screen mode
example:
"Yes|No"
"Complete|Partial|None"
I hope you understand my very good english
I dont know if backcallOnChange is very usefull, in this case i have to dev a new GLScript function CallSub("nameOfSub"[,arg1,arg2,...,argn] ) to have this to work in script language
@MaKaKaZo
The power of Gcomp it's not in user interface, anyone can make better interface, the power is in all that is not visble to the end user. the automation in subcsribe, relation with LFSLapper, getting race result, calc points, race parameter. I don't know if manually you can set race result for 5 pool, calculate point and ranking, statistics, replays in less than one hour after races.
I never say Gcomp can fit in all type of championship but it's a good base and can be extended
it's time to release a complete championship PHP, Mysql application used many years on the French league, PLFS league, OPEN RACE TROPHY league, Internationam Championship IC08. I write it many year ago and i never release it
Why i release it now? Because nobody in french community really want continue championship organisation and i think it's a shame to leave die this program. I hope this help you in championship organisation.
Yes it's a full operational system, very automated
No known bug,
Feature request:
result for qualification ( no only pole ) give points ( easy to do ) with that you have. Only add a new bareme and attrib points on qualification validation
CAUTION : I don't dev anymore this application. no update in the future
it's time to release a complete championship PHP, Mysql application used many years on the French league, PLFS league, OPEN RACE TROPHY league. I write it many year ago and i never release it
Why i release it now? Because nobody in french community really want continue championship organisation and i think it's a shame to leave die this program. I hope this help you in championship organisation.
this sources are also under GNU licence:
unzip file, then open README.txt to view how to install it.
it's not a clean distrib, it's only a zip file. If someone want to use it and continue to dev it, He can, but i want this app remain a freeware application.
You can have an overview of this application here ( only user view, admin it's not visible with this user ):
Spec:
- Multi language
- LFSLapper interface, live qualification, live update of qualifying players list
- LFSStat interface to retreive result, Semi automated result entry
- Automated points system
- Complete Championship parameter
- Multiple championship
- Multiple race per championship
- Multiple round for race
- Multiple points for race
- Individual Ranking
- Team Ranking
- Country ranking
... And i forgot many, many specs
- Templates can be created, 2 default template provided.
- Use of block independant module ( included, tsmodule, lfsserverOn module )
CAUTION : no Update, no new release, this soft is released in this state