1
0
Commit Graph

70 Commits

Author SHA256 Message Date
andrea a948db5af3 add logging lib 2025-07-26 19:04:17 +02:00
andrea 11e4f9b2dd upstart bot 2025-07-26 18:38:40 +02:00
andrea 56e5e35b53 upstart bot 2025-07-26 18:28:46 +02:00
Cryz f55a6a2cdb Merge pull request 'master' (#5) from green/battle_royale_sim:master into master
Reviewed-on: Cryz/battle_royale_sim#5
2025-07-26 18:07:53 +02:00
andrea 4729a45c30 player stats review and minor bot improvements 2025-07-26 18:07:14 +02:00
green 5a6810e948 merge upstream 2025-07-26 17:57:18 +02:00
green 31637dc845 ranking as commands or at the end of each day 2025-07-26 17:56:54 +02:00
andrea 079dcd6639 README 2025-07-26 17:17:21 +02:00
andrea 65688b9100 add random health, random damage and show full player stats with emoji 2025-07-26 15:53:26 +02:00
andrea 308c9e3602 use internal method to get the player's gender 2025-07-26 15:36:22 +02:00
andrea 871b3d2ab1 fix player random extraction number 2025-07-26 15:35:45 +02:00
andrea 5f0d6ad3f5 fix bug where a death player is killed multiple time during the same day 2025-07-26 15:31:28 +02:00
andrea 551c2ef8ef cleans 2025-07-26 15:25:27 +02:00
andrea 4ce19d1a50 add kills counter random agility for each player and random init players 2025-07-26 15:20:03 +02:00
andrea 67804a394d split main bot lib into multiple smaller libs and improve end game message 2025-07-26 14:44:16 +02:00
andrea 415cdfc123 Merge branch 'green-master' 2025-07-26 14:08:24 +02:00
green 9f745bd451 player reputation for sponsor and alliance 2025-07-26 13:52:08 +02:00
andrea fe356864c8 debug daily events, now all players plays during a day 2025-07-26 12:52:55 +02:00
andrea c5a6b886d6 allow multiple players insertion 2025-07-26 12:38:06 +02:00
andrea a7c6dd25df show winner player and break loop game if you executed the periodically game 2025-07-26 11:52:01 +02:00
andrea 888f22ac1b show better names on telegram message 2025-07-26 11:22:55 +02:00
andrea 0a6deafd32 improve message and add periodically run 2025-07-26 11:15:44 +02:00
andrea 100bb4fe53 implement bot keyboard with basics commands 2025-07-26 11:00:20 +02:00
andrea f360fe4200 move syms location 2025-07-26 10:13:20 +02:00
andrea 0df960ea22 split player commands from main bot 2025-07-26 10:04:19 +02:00
andrea 634c651cb5 typo fix and better players output 2025-07-26 09:46:04 +02:00
Crystal 07dd5611e5 fix missing message return, and immediate first message of the day 2025-07-26 00:06:29 +02:00
Crystal 09c892a786 unused imports 2025-07-25 23:57:25 +02:00
Crystal 3d2a0bcc70 telegram bot more commands, and use the debug function to start a first day iteration 2025-07-25 23:41:44 +02:00
andrea c10872a47e test 2025-07-25 21:57:53 +02:00
andrea e8f2dbbc29 Merge branch 'master' of https://gitea.rpicloud.ovh/Cryz/battle_royale_sim 2025-07-25 21:56:28 +02:00
andrea 62ac0e83a5 test 2025-07-25 21:52:47 +02:00
frostbite 82be14e603 minor 2025-07-25 09:24:31 +02:00
Crystal b12db42c0b more players 2025-07-24 23:07:33 +02:00
giampi 5986e0f880 initial event picker idea 2025-07-24 23:00:34 +02:00
Crystal 0bb2c840f9 lgbtq+ texts 2025-07-24 22:58:46 +02:00
giampi 526668ed5d initial event picker idea 2025-07-24 22:57:28 +02:00
Crystal 1c284bad97 basic player entity and debug module to quickly test player attack 2025-07-24 22:36:36 +02:00
Crystal 761cf794b4 fix requirements for job-queue 2025-07-24 21:36:34 +02:00
andrea f193464006 bot reframe, based on local_settings TOKEN, and periodic run 2025-07-24 21:28:42 +02:00
andrea c5a6f4ea36 syntax bugfix 2025-07-24 21:27:36 +02:00
andrea 5a672b336f requirements 2025-07-24 19:18:43 +02:00
andrea 05d1718775 is_alive() is now based on player's health instead of a dedicated state 2025-07-24 19:16:30 +02:00
Cryz e66a6fbd9c Merge pull request 'master' (#3) from frostbite/battle_royale_sim:master into master
Reviewed-on: Cryz/battle_royale_sim#3
2025-07-24 19:11:17 +02:00
frostbite e038f711d5 Merge remote-tracking branch 'refs/remotes/origin/master' 2025-07-24 17:41:14 +02:00
frostbite 82141d89d6 escape of the combat 2025-07-24 17:39:49 +02:00
Cryz 0098861e54 Merge pull request 'arena as class' (#2) from green/battle_royale_sim:master into master
Reviewed-on: Cryz/battle_royale_sim#2
2025-07-24 16:38:56 +02:00
green db86f3dd06 arena as class 2025-07-24 16:08:06 +02:00
urleo d140e726b4 Merge pull request 'master' (#1) from urleo/battle_royale_sim:master into master
Reviewed-on: Cryz/battle_royale_sim#1
2025-07-24 15:16:13 +02:00
urleo 9365abd05e Merge branch 'master' of https://gitea.rpicloud.ovh/urleo/battle_royale_sim 2025-07-24 00:18:47 +02:00