Страница 2 из 2

v46a175

Добавлено: 15 май 2025, 09:32
Gorlum
2025-05-15 09:33:09 46a175
[@] Fleet/Mission/Expedition
* Isolated outcomes to separate methods
* Removed `includes/includes/flt_mission_explore.php` - we really don't need empty `sn_XXX` function as base hook - there is already a check for this case in `sn_function_call()`


2025-05-14 19:50:37 46a166
[!] Fleet/Mission/Expedition
* Refactored mission code to class
* Now fleet dispatcher internal messages also contains count of processed IPRs
* Mission Explore constants moved to Fleet/Constants


2025-05-08 16:29:20 46a165
[@] Code DBAL: Now lockRecords locks rows not with UNION but by one query per table

[%] Deadlock fixed: sn_fleet_page3() - 'fleet.php'@228: "SELECT * FROM `game_fleets` WHERE `fleet_end_galaxy` = G AND `fleet_end_system` = S AND `fleet_end_planet` = P AND `fleet_end_type` = T AND `fleet_owner` = FO AND `fleet_mission` IN (1,2,9) AND `fleet_mess` = 0 FOR UPDATE"


2025-05-08 11:23:47 46a164
[%] Deadlock fixed: flotenajax.php@97: "SELECT * FROM {{users}} WHERE `id` = X LIMIT 1 FOR UPDATE"


2025-05-06 18:41:30 46a163
[%] Fleet Dispatcher
Fixed error when fleet arrived/returned to deleted planet: planet owner ID rewrote with `0` - current planet "owner" so `sys_o_get_updated()` calls becomes invalid


2025-05-06 18:10:02 46a162
[%] Fixed error - FleetDispatchEvent::srcPlanetOwnerId does not filled


2025-05-06 17:50:22 46a161
[~] CSS cacher now caches module's CSS files regardless of supplied extension (`.min.css`, `.css` or no extension)

v46a234

Добавлено: 20 дек 2025, 05:45
Gorlum
Большая часть изменений в версии ушла в модули. В том числе - в закрытый модуль, функционал которого будет обнародован вот-вот! По планам - до Нового Года! Главное - не уточнять - до какого именно...


2025-12-16 13:58:06 46a234

[+] FFH now skips FLT_FLEET_ARRIVE events for MT_HOLD/MT_EXPEDITION

2025-12-14 17:03:52 46a223

[+] Admin/userlist
Added ability to reverse-sort by all sortable fields
Now userlist page opens by default sorted descending last login time

2025-12-14 14:27:31 46a221

[@] Code - templates
* More robust way to add JS files for compiler
[@] Replaced JQuery with large version for easier development

v46d0 - Project "SuperNova.WS" Release 46 "Совершеннолетие"

Добавлено: 25 дек 2025, 16:27
Gorlum
2025-12-25 16:26:41 46d0
[!] Project "SuperNova.WS" Release 46 "Совершеннолетие"
Project "SuperNova.WS" Release 46 "Совершеннолетие"
Обновлен docs/changelog.txt

2025-12-21 18:46:54 46a257

[!] Support for overriding skin images via `override.css`


2025-12-21 15:03:25 46a255

[~] CSS: misc changes