Luc Henninot

Results 6 issues of Luc Henninot

Can we have the number of waiting fights in the combat queue ? This to temper some scripts launching auto fights.

feature

We have arrays and associative arrays to store non-atomic values. We could benefit from Json storage and Json parse functions to handle complex values. In my mind : the power...

feature

Some new API entries that can help: - POST: /api/get_leek_id/name name: string Returns leek ID from leek name - POST: /api/get_farmer_id/name name: string Returns farmer ID from farmer name -...

feature
server

2 new array functions that could be useful: - Get the common elements from 2 arrays - Remove elements in an array, from another array I do this like that...

feature

It could be useful to get RegExp support on strings. Such as those defined here : https://www.zendevs.xyz/les-expressions-regulieres-en-php-regex/

feature

In https://leekwars.com/statistics it would be interesting to have some graphs: - Number of fights for the last 24h - Number of connected leeks - CPU % and RAM % of...

feature