42 Sep 18th 2012, 1:44pm v4.5some code fixesconfigurable display format of numbers in tablev4.5.1 bugfix
43 Sep 18th 2012, 2:59pm works fine now thx when i click to attack you put exactly, the number of SC needed to evacuate, but 1 or 2 hour later, this number increase ( resource production ) , for example, i put ~ 5 SC more
44 Sep 18th 2012, 3:22pm one or two hours later it also cloud be less, because of other players farmin for example .... i still have now the problem (v4.5.2) that the seect and ogame button to delete for example all marked reports, doas not work. maybe anyone could help me solve that problem
45 Sep 18th 2012, 4:52pm found the solution: Source Code $('select').unbind('click'); $(".deleteIt").prev().change(function(){ $(".buttonOK").show(); unsafe.mod = $(this).find("option:selected").attr("id"); }); because ogame selects ALL select's to set mod(e) for the right delete behavior, and spiohelper also has some select-lists, there is a problem with the above code, i corrected it in v4.5.3 original code within index.php?page=messages Source Code $("select").change(function(){ $(".buttonOK").show(); mod = $("select option:selected").attr("id"); });
46 Sep 18th 2012, 7:26pm v4.5.2another bugfix (sorting)v4.5.3 bugfix for deleting messages through ogame message delete buttonv4.6 show second delete option above spiohelper tablev4.6.1 deleted single line to support chrome + tampermonkey thx to all supporter and users which helps to make spiohelper a better script
48 Sep 20th 2012, 5:45pm 4.7.1 detailed information about total loot and/or total debris fields 4.7.2 bugfix for selecting ships 4.7.3 click on attack icon button checks the report too
50 Sep 24th 2012, 11:16pm UPDATE v4.8 send extra ships to get more loot if you attack the target later (extra ships calculated from 110% loot)
52 Oct 2nd 2012, 11:09am To play in the mobile mode requires option of full or partial (except loot, DEF) disable tooltips.