$nic=""; $game=""; $b=""; $c=""; $d=""; $e=""; $f=""; $pg=""; $tagosy=""; $obrazok=""; $ak_sezon=0; $ak_kolej=0; $data_nast=0; if(!isset($_SESSION['czlowiek'])) {$_SESSION['czlowiek']="";} if(!isset($_SESSION['klnt_user'])) {$_SESSION['klnt_user']='';} if(!isset($_SESSION['klnt_klub'])) {$_SESSION['klnt_klub']='';} if(!isset($_SESSION['klnt_klub_nazwa'])) {$_SESSION['klnt_klub_nazwa']='';} if(!isset($_SESSION['klnt_kraj'])) {$_SESSION['klnt_kraj']='';} if(!isset($_SESSION['klnt_miasto'])) {$_SESSION['klnt_miasto']='';} if(!isset($_SESSION['klnt_kont'])) {$_SESSION['klnt_kont']='';} if(!isset($_SESSION['klnt_x'])) {$_SESSION['klnt_x']=0;} if(!isset($_SESSION['klnt_y'])) {$_SESSION['klnt_y']=0;} if(!isset($_SESSION['klnt_cena_bud'])) {$_SESSION['klnt_cena_bud']=0;} if(!isset($_SESSION['klnt_nick'])) {$_SESSION['klnt_nick']='';} if(!isset($_SESSION['klnt_vip'])) {$_SESSION['klnt_vip']=0;} if(!isset($_SESSION['klnt_token'])) {$_SESSION['klnt_token']=0;} if(!isset($_SESSION['klnt_kasa'])) {$_SESSION['klnt_kasa']=0;} if(!isset($_SESSION['klnt_kolo'])) {$_SESSION['klnt_kolo']='';} if(!isset($_SESSION['klnt_logo'])) {$_SESSION['klnt_logo']='';} if(!isset($_SESSION['klnt_liga'])) {$_SESSION['klnt_liga']=0;} if(!isset($_SESSION['klnt_liga_lvl'])) {$_SESSION['klnt_liga_lvl']=0;} if(!isset($_SESSION['klnt_pci'])) {$_SESSION['klnt_pci']=0;} if(!isset($_SESSION['klnt_trn'])) {$_SESSION['klnt_trn']=0;} if(!isset($_SESSION['klnt_sco'])) {$_SESSION['klnt_sco']=0;} if(!isset($_SESSION['klnt_acc'])) {$_SESSION['klnt_acc']=0;} if(!isset($_SESSION['klnt_anl'])) {$_SESSION['klnt_anl']=0;} if(!isset($_SESSION['klnt_phy'])) {$_SESSION['klnt_phy']=0;} if(!isset($_SESSION['pref_jezyk'])) {$_SESSION['pref_jezyk']='eng';} if(!isset($_SESSION['pref_light'])) {$_SESSION['pref_light']=0;} if(!isset($_SESSION['pref_um'])) {$_SESSION['pref_um']='';} if(!isset($_SESSION['pref_stat'])) {$_SESSION['pref_stat']='';} if(!isset($_SESSION['pref_jedn'])) {$_SESSION['pref_jedn']='';} if(!isset($_SESSION['pref_tren'])) {$_SESSION['pref_tren']='';} if(!isset($_SESSION['decyzja'])) {$_SESSION['decyzja']=0;} if(!isset($_SESSION['sezon'])) {$_SESSION['sezon']=0;} if(!isset($_SESSION['kolej'])) {$_SESSION['kolej']=0;} if(!isset($_SESSION['tydz'])) {$_SESSION['tydz']=0;} if(!isset($_SESSION['nast_data'])) {$_SESSION['nast_data']=0;} if(!isset($_SESSION['nast_oppo_nr'])) {$_SESSION['nast_oppo_nr']='';} if(!isset($_SESSION['nast_oppo'])) {$_SESSION['nast_oppo']='';} if(!isset($_SESSION['haslo_reset'])) {$_SESSION['haslo_reset']=0;} ?>
2025-02-10
As you can see we are in the middle of technical break caused by the move to a new server. While the move was done pretty quickly there is a difference in software on the server, so unfortunately some parts of the game code have to be adapted to this version and re-tested.
At the same time we are implementing a long-overdue features and interface changes (youth team, scouting, team selection in a completely different way, match engine changes).
As for now, it looks like the changes and tests will take few more days, so the new season will most likely start next weekend.
We are simulating basketball competition, in which your team will compete with others in league divisions and cup competition, in which you can be drawn against clubs from other divisions - that way you can meet opponents that are much stronger or much weaker than you.