TiBarification

Results 12 comments of TiBarification

Is it possible to add these changes to main repo?

I have the same problem, status code 400, only http provided.

Looks like crutch, I think better would be to volume these files (factorio-previous.log, factorio-current.log). I used dockerized lgsm , which covers my requirements.

> Будет или не будет? Донат стимулирует делать это.)

Each addition into `Shop_SetCallbacks` is **a pain**. Need to think about another registration callbacks. ``` enum SHOP_CB_TYPE { ItemRegistration = 1, ItemToggle = 2, OtherThing = 3 } Like `Shop_SetCallbackHandler(type:...

I found a problem with cascade updating/deleting, sourcemod doesn't hook any changes in database, so such changes can corrupt player inventories in game.

@R1KO @CrazyHackGUT need your opinion (please use english).

> Do I understand correctly that we are burying SQLite usage? Yes

> Та и проблемы с базой не настолько критические Like server crash when database connection goes by timeout?