Lyssa 6f47bf7fb4
Beta branch v2.0.0.2
Fixed a possible softlock where item grabbing started when all alive players have full inventories, while dead players had room in their inventory for more items
When entering multiplayer without a connection to Steam, the player will get a message prompt which will return them to the menu once closed
Fixed final score showing up incorrectly in singleplayer
Fixed the magnifying glass sometimes showing the wrong shell in multiplayer
2024-10-31 20:49:01 +04:00
2024-04-13 18:32:57 +04:00
2024-01-20 16:17:43 +04:00
2024-01-20 16:17:43 +04:00
2024-01-20 16:17:43 +04:00
2024-10-28 20:42:34 +04:00
2024-04-10 22:19:04 +04:00
2024-10-28 20:42:34 +04:00
2024-01-20 16:17:43 +04:00
2024-01-20 16:17:43 +04:00
2024-01-20 16:17:43 +04:00
2024-04-10 22:19:04 +04:00
2024-04-10 22:19:04 +04:00
2024-01-20 16:17:43 +04:00
2024-10-28 20:42:34 +04:00
2024-04-13 18:32:57 +04:00
2024-04-10 22:19:04 +04:00
2024-04-10 22:19:04 +04:00
2024-04-10 22:19:04 +04:00
2024-04-10 22:19:04 +04:00
2024-01-20 16:17:43 +04:00
2024-01-20 16:17:43 +04:00
2024-04-10 22:19:04 +04:00
2024-10-31 20:49:01 +04:00
2024-01-20 16:17:43 +04:00
2024-10-31 20:49:01 +04:00
2024-01-20 16:17:43 +04:00
2024-01-20 16:17:43 +04:00
2024-04-10 22:19:04 +04:00
2024-04-10 22:19:04 +04:00
2024-04-13 18:32:57 +04:00
2024-01-20 16:17:43 +04:00
2024-04-10 22:19:04 +04:00
2024-01-20 16:17:43 +04:00
2024-01-20 16:17:43 +04:00
2024-04-13 18:32:57 +04:00
2024-04-13 18:32:57 +04:00
2024-04-10 22:19:04 +04:00
2024-10-31 20:49:01 +04:00
2024-01-20 16:17:43 +04:00
2024-01-20 16:17:43 +04:00
2024-01-20 16:17:43 +04:00
2024-04-13 18:32:57 +04:00
2024-01-20 16:17:43 +04:00
2024-01-20 16:17:43 +04:00
2024-10-28 20:55:02 +04:00
2024-04-10 22:19:04 +04:00
2024-01-20 16:17:43 +04:00
2024-01-20 16:17:43 +04:00
2024-04-10 22:19:04 +04:00
2024-04-13 18:32:57 +04:00
2024-01-20 16:17:43 +04:00
2024-01-20 16:17:43 +04:00
2024-01-20 16:17:43 +04:00
2024-04-10 22:19:04 +04:00
2024-04-10 22:19:04 +04:00
2024-04-10 22:19:04 +04:00
2024-01-20 16:17:43 +04:00
2024-01-20 16:17:43 +04:00
2024-01-20 16:17:43 +04:00
2024-01-20 16:17:43 +04:00
2024-04-10 22:19:04 +04:00
2024-10-31 20:49:01 +04:00
2024-04-10 22:19:04 +04:00
2024-04-10 22:19:04 +04:00
2024-01-20 16:17:43 +04:00
2024-01-20 16:17:43 +04:00
2024-01-20 16:17:43 +04:00
2024-10-31 20:49:01 +04:00
2024-01-20 16:17:43 +04:00
2024-01-20 16:17:43 +04:00
2024-04-10 22:19:04 +04:00

Full decompilation of Buckshot Roulette's source code. All of the Dealer AI code is in DealerIntelligence.gd. The rest of the script files are self-explanatory.

Some functionality isn't implemented with GDScript (such as: the item limits) and is instead done with .tscn files which I will not be sharing here.

For multiplayer code go here: https://github.com/thecatontheceiling/buckshotroulette_multiplayer

Description
Buckshot roulette decompilation by some schizo (Mirror of https://github.com/thecatontheceiling/buckshotroulette-decomp)
Readme 387 KiB
Languages
GDScript 100%