Adding bosses to the game #6

Merged
mico merged 21 commits from feature/boss-mechanic into main 2024-10-31 13:56:05 +00:00

21 Commits

Author SHA1 Message Date
5b99997170
Added Boss Defeated and Prestige events
Some checks failed
CI / Foundry project (push) Has been cancelled
CI / Foundry project (pull_request) Has been cancelled
2024-10-31 14:51:47 +01:00
9443561b9c
Formatting for Boss info display
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled
2024-10-31 14:29:39 +01:00
61ab8f2147
Changed header for dead players
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled
2024-10-31 14:24:30 +01:00
ad0aa6e6d3
Progression tier parsing BigInt by string rathere
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled
2024-10-31 14:09:18 +01:00
d83e5323d2
Merges main
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled
2024-10-31 14:00:51 +01:00
5608c5a8fa
Makes boss info show only if the user is registered + fixed mismatch on prices displayed in client
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled
2024-10-31 13:57:05 +01:00
5e9e430970
Made bosses easier to fight
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled
2024-10-31 13:53:39 +01:00
9f6d94c8f7
Added test for last boss uniqueness
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled
2024-10-31 13:50:35 +01:00
8d845e9890
Fixes wrong boss rewards calculation
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled
2024-10-31 13:26:02 +01:00
yellow
9e15e0eb2a small refactors
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled
2024-10-31 04:23:19 +01:00
86ad9c5e1a
Bosses in client
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled
2024-10-31 03:37:31 +01:00
3504059ba8
Added new sprites to the game 2024-10-30 23:15:46 +01:00
ae8cf3781a
Proves the game is winnable
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled
2024-10-30 22:19:13 +01:00
b79e9c7eb0
Player can reenter the game test
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled
2024-10-30 21:10:01 +01:00
e282b499e9
Player loses test
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled
2024-10-30 20:44:00 +01:00
44f3e97de8
Additional randomness tests plus removed withdraw
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled
2024-10-30 19:14:22 +01:00
2e5d2143a8
Boss rolls test
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled
2024-10-30 16:47:44 +01:00
2e6bee24bf
Old tests pass now 2024-10-30 12:34:58 +01:00
ecbadf3809
Boss mechanics compile 2024-10-30 11:58:17 +01:00
64832617cc
Merge branch 'main' into feature/boss-mechanic 2024-10-30 11:18:46 +01:00
1afd975e0f
WIP adding bosses
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled
2024-10-30 00:28:48 +01:00